index
:
Mesa
glamo
glamo-old
My Mesa repository
Thomas White
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
/
r600
Age
Commit message (
Expand
)
Author
2009-12-21
radeon/r600: use new libdrm_radeon api
Dave Airlie
2009-12-18
r600 : enable gl2, set R600_ENABLE_GLSL_TEST by default.
Richard Li
2009-12-18
radeon: fix frontbuffer read/drawpixels
Dave Airlie
2009-12-17
r600: move structs for legacy cmdbuf into cmdbuf C file.
Dave Airlie
2009-12-16
r600 : clean a bit to prepare to enable gl2.
Richard Li
2009-12-15
r600: use _mesa_insert_instructions to fixup wpos instead of manual ins insert
Andre Maasikas
2009-12-15
r600: fix typos for vert-tex
Andre Maasikas
2009-12-15
r600: fix fragment.position
Andre Maasikas
2009-12-15
r600: add support for FRAG_ATTRIB_PNTC
Andre Maasikas
2009-12-15
r600: add DDX DDY opcodes
Andre Maasikas
2009-12-14
r600 : add texture support for vertex shader.
Richard Li
2009-12-11
Merge branch 'mesa_7_7_branch'
Brian Paul
2009-12-11
Merge branch 'mesa_7_6_branch' into mesa_7_7_branch
Brian Paul
2009-12-09
r600 : add pre-compile mesa shader calling interface, in order to handle
Richard Li
2009-12-09
r600: fix state size prediction after dc0777d3
Andre Maasikas
2009-12-08
r600: and finally fix SCS
Andre Maasikas
2009-12-08
r600: remove (now) dead code
Andre Maasikas
2009-12-08
r600: fix SIN also
Andre Maasikas
2009-12-08
r600: use the new inline constants feature to fix COS
Andre Maasikas
2009-12-08
r600: add assembler support for literal(inline) constants
Andre Maasikas
2009-12-08
r600: merge alu_instruction/alu_instruction2
Andre Maasikas
2009-12-08
r600: add ABS support for source regs to assembler
Andre Maasikas
2009-12-08
r600: glsl - allow specifying texture sampler via uniforms
Andre Maasikas
2009-12-08
r600: implement FRAG_ATTRIB_FACE, glsl/twoside works
Andre Maasikas
2009-12-08
r600: quick hack to get KIL_NV working - does condition TR only for now
Andre Maasikas
2009-12-08
r600: wip glsl - refactor conditional instructions a bit
Andre Maasikas
2009-12-08
r600: execute SET funtions on all channels
Andre Maasikas
2009-12-08
Merge branch 'mesa_7_7_branch'
Andre Maasikas
2009-12-08
Merge branch 'mesa_7_6_branch' into mesa_7_7_branch
Andre Maasikas
2009-12-08
r600: add support for TXB instruction
Andre Maasikas
2009-12-08
r600: reorder state for render_target and blend
Andre Maasikas
2009-12-05
radeon/r200/r600: fix drivers for changes in 433f0a82f5a4696e6b0c4061f645485e...
Alex Deucher
2009-11-29
r600 : clena up a bit for last commit.
Richard Li
2009-11-29
r600 : add read port allocation for uniform;
Richard Li
2009-11-25
r600: add ARB_texture_non_power_of_two support.
Dave Airlie
2009-11-24
r600 : reset stack flag with one channel only.
Richard Li
2009-11-24
r600 : fix stack depth setting bug.
Richard Li
2009-11-24
radeon/r200/r300/r600: make bo mapping be explicit
Dave Airlie
2009-11-22
r600 : add support for shader instruction trunc and discard.
Richard Li
2009-11-23
r600: hopefully fix segfault.
Dave Airlie
2009-11-23
r600: fix inline issues
Dave Airlie
2009-11-22
r600 : add stack depth calculation, enable CF pop.
Richard Li
2009-11-22
r600 : use cf for all pop now, left optimization for future.
Richard Li
2009-11-20
r600 : eliminate Wondows line ending for test code.
Richard Li
2009-11-20
Merge remote branch 'origin/mesa_7_7_branch'
Dave Airlie
2009-11-19
r600 : Clean up a bit test code mess.
Richard Li
2009-11-19
r600 : change shader pop method for now.
Richard Li
2009-11-19
r600 : check in shader code test enable flag: if flag
Richard Li
2009-11-18
r600 : update PS and VS emit count for loop constants.
Richard Li
2009-11-18
r600 : add some defs
Richard Li
[next]