Parent Directory
|
|
|
|
|
Makefile
|
1.23 |
5 years |
brianp |
Set DRIVER_DEFINES instead of DEFINES to fix duplicate flags problem
|
r300_cmdbuf.c
|
1.58 |
5 years |
glisse |
Removing some of r200 dependency, cleaning up code a bit,
and fixing a couple of... |
r300_cmdbuf.h
|
1.5 |
6 years |
anholt |
Forced commit to note repocopy from r300.sf.net CVS.
|
r300_context.c
|
1.59 |
5 years |
runepetersen |
Give the user posibility to choose speed over correctness.
It does 2 things:
1)... |
r300_context.h
|
1.106 |
5 years |
runepetersen |
fragment.position support
World position is calculated in the vertex shader and ... |
r300_emit.h
|
1.16 |
5 years |
glisse |
Fix compilation warning.
|
r300_fragprog.c
|
1.34 |
5 years |
runepetersen |
Disable fragment program debug messages.
|
r300_fragprog.h
|
1.12 |
5 years |
glisse |
Add LIT instruction to fragment program.
|
r300_ioctl.c
|
1.51 |
5 years |
glisse |
Add requested size to r300RefillCurrentDmaRegion.
This way we no longuer have t... |
r300_ioctl.h
|
1.5 |
5 years |
glisse |
Add requested size to r300RefillCurrentDmaRegion.
This way we no longuer have t... |
r300_maos.c
|
1.40 |
5 years |
runepetersen |
r300_select_vertex_shader4:
Makes the vertex program output from the fragment in... |
r300_maos.h
|
1.7 |
5 years |
aapot |
support shorts as vertex data
|
r300_program.h
|
1.5 |
5 years |
brianp |
Some structure renaming. Prefix vertex/fragment-related structs with
"gl_" to m... |
r300_reg.h
|
1.62 |
5 years |
glisse |
Add CMPH instruction to fragprog
CMPH a0, a1, a2 -> if a2 > 0.5 return a1 else ... |
r300_render.c
|
1.112 |
5 years |
glisse |
Fallback if ColorLogicOp is enabled. Cleanup a bit the fallback
function.
|
r300_shader.c
|
1.19 |
5 years |
runepetersen |
r300_select_vertex_shader4:
Makes the vertex program output from the fragment in... |
r300_state.c
|
1.170 |
5 years |
runepetersen |
fragment.position support
World position is calculated in the vertex shader and ... |
r300_state.h
|
1.11 |
5 years |
aapot |
Clean build.
|
r300_tex.c
|
1.24 |
5 years |
sroland |
try to use a 8888 texture format which will result in only a memcopy in mesa's t... |
r300_tex.h
|
1.4 |
6 years |
anholt |
Forced commit to note repocopy from r300.sf.net CVS.
|
r300_texmem.c
|
1.17 |
5 years |
glisse |
Removing some of r200 dependency, cleaning up code a bit,
and fixing a couple of... |
r300_texstate.c
|
1.51 |
5 years |
brianp |
remove unused vars
|
r300_vertexprog.c
|
1.64 |
5 years |
runepetersen |
fragment.position support
World position is calculated in the vertex shader and ... |
radeon_context.c
|
1.21 |
5 years |
idr |
Remove unnecessary setting of GetBufferSize to NULL.
|
radeon_context.h
|
1.10 |
5 years |
glisse |
Remove deprecated GetBufferSize interface.
|
radeon_ioctl.c
|
1.14 |
5 years |
glisse |
Remove r200 dependency
Remove r200 dependency from the code as r200 merged
driv... |
radeon_ioctl.h
|
1.5 |
5 years |
glisse |
Removing some of r200 dependency, cleaning up code a bit,
and fixing a couple of... |
radeon_lock.c
|
1.16 |
5 years |
glisse |
Remove deprecated GetBufferSize interface.
|
radeon_lock.h
|
1.5 |
5 years |
glisse |
Removing some of r200 dependency, cleaning up code a bit,
and fixing a couple of... |
radeon_mm.c
|
1.11 |
5 years |
glisse |
Add requested size to r300RefillCurrentDmaRegion.
This way we no longuer have t... |
radeon_mm.h
|
1.5 |
5 years |
tilman |
destroy the memory manager along with the context
|
radeon_span.c
|
1.16 |
5 years |
aapot |
fix warnings.
|
radeon_span.h
|
1.3 |
6 years |
anholt |
Forced commit to note repocopy from r300.sf.net CVS.
|
radeon_state.c
|
1.10 |
5 years |
glisse |
Add cos instruction and remove left over debug.
|
radeon_state.h
|
1.4 |
5 years |
glisse |
Remove deprecated GetBufferSize interface.
|
radeon_vtxfmt_a.c
|
1.22 |
5 years |
brianp |
silence warning
|
vertex_shader.h
|
1.4 |
5 years |
aapot |
implement arl and enable hw nv_vp.
|