index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
/
r600
/
r700_assembler.c
Age
Commit message (
Expand
)
Author
2010-01-27
r600: fix XPD with writemask
Andre Maasikas
2010-01-18
r600: fix some warnings
Alex Deucher
2010-01-18
r600: fix shadow_ambient shader
Andre Maasikas
2010-01-05
r600: support depth compare functions & shadow_ambient
Andre Maasikas
2010-01-04
r600: support vertex_array_bgra
Andre Maasikas
2009-12-22
mesa: adjust OPCODE_IF/ELSE BranchTarget fields to point to ELSE/ENDIF instr.
Brian Paul
2009-12-21
r600: disallow negative offsets for relative addressing for now
Andre Maasikas
2009-12-15
r600: fix typos for vert-tex
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-09
r600 : add pre-compile mesa shader calling interface, in order to handle
Richard Li
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: 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-11-29
r600 : add read port allocation for uniform;
Richard Li
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-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-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 : add some defs
Richard Li
2009-11-18
r600 : Initial version of glsl fc.
Richard Li
2009-11-02
r600: implement LOG op in compiler
Pierre Ossman
2009-11-02
r600: implement EXP op in compiler
Pierre Ossman
2009-10-22
Merge branch 'mesa_7_6_branch' of git+ssh://agd5f@git.freedesktop.org/git/mes...
Alex Deucher
2009-10-22
r600: need to export something from PS
Andre Maasikas
2009-10-22
r600: add beginnings of ARL instruction
Andre Maasikas
2009-10-19
Merge branch 'mesa_7_6_branch' of git+ssh://agd5f@git.freedesktop.org/git/mes...
Alex Deucher
2009-10-15
r600: FRAG_ATTRIB_WPOS and FRAG_ATTRIB_FOGC appear to be supported.
Robert Noland
2009-10-15
r600: LIT dst.y gets value from src.x
Andre Maasikas
2009-10-15
r600: DPH adds w comp of second operand, so set first one to 1 instead
Andre Maasikas
2009-10-15
r600: fixup KIL instruction a bit
Andre Maasikas
2009-10-12
r600: LIT dst.y gets value from src.x
Andre Maasikas
2009-10-12
r600: DPH adds w comp of second operand, so set first one to 1 instead
Andre Maasikas
2009-10-09
r600: fixup KIL instruction a bit
Andre Maasikas
[next]