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
/
gallium
/
drivers
/
r600
/
r600_shader.c
Age
Commit message (
Expand
)
Author
2010-09-26
r600g: Silence uninitialized variable warnings.
Vinson Lee
2010-09-24
r600g: fixup VP->FP output->input routing.
Dave Airlie
2010-09-21
r600g: Removed debug code.
Tilman Sauerbeck
2010-09-20
r600g: use pipe context for flushing inside map
Jerome Glisse
2010-09-20
r600g: Implemented the Z and W component write for the SCS opcode.
Tilman Sauerbeck
2010-09-20
r600g: Honour destination operand's writemask in the SCS implementation.
Tilman Sauerbeck
2010-09-20
r600g: add missing BC_INST wrapper for evergreen
Dave Airlie
2010-09-19
r600g: Fix false and true.
Corbin Simpson
2010-09-19
r600g; add uses waterfall to asm cf for r6xx.
Dave Airlie
2010-09-17
r600g: move constant buffer creation behind winsys abstraction.
Dave Airlie
2010-09-17
r600g: attempt to abstract kernel bos from pipe driver.
Dave Airlie
2010-09-16
r600g: Use clamped math for RCP and RSQ.
Tilman Sauerbeck
2010-09-15
r600g: misc cleanup
John Doe
2010-09-15
r600g: Silence uninitialized variable warning.
Vinson Lee
2010-09-10
r600g: Implemented the y component write for the LOG opcode.
Tilman Sauerbeck
2010-09-10
r600g: add initial evergreen support
Dave Airlie
2010-09-08
r600g: Added missing r600_bc_add_literal() calls to XPD implementation.
Tilman Sauerbeck
2010-09-08
r600g: Added preliminary support for the LOG opcode.
Tilman Sauerbeck
2010-09-08
r600g: Added missing abs-ification to RSQ.
Tilman Sauerbeck
2010-09-08
r600g: split opcodes out and add wrapper around usage.
Dave Airlie
2010-09-08
r600g: add support for constants in memory buffers.
Dave Airlie
2010-09-08
r600g: abstract the hw states out behind a vtbl.
Dave Airlie
2010-09-02
r600g: fix thinko in shadow code.
Dave Airlie
2010-09-01
r600g: refix db/cb state
Jerome Glisse
2010-09-01
r600g: avoid dynamic allocation of states
Jerome Glisse
2010-09-01
r600g: fix glean texCube and shadows.
Dave Airlie
2010-08-31
r600g: fix up depth write swizzles.
Dave Airlie
2010-08-31
r600g: fix fp-fragment-position test.
Dave Airlie
2010-08-31
r600g: fix typo in last commit
Dave Airlie
2010-08-31
r600g: fix position input to fragment shader.
Dave Airlie
2010-08-31
r600g: remove unneeded function call from scs
Dave Airlie
2010-08-31
r600g: make LIT work properly
Dave Airlie
2010-08-31
r600g: fixup trig functions when input is a literal
Dave Airlie
2010-08-31
r600g: make sure LIT splits constants
Dave Airlie
2010-08-31
r600g: fix constant splitting
Dave Airlie
2010-08-31
r600g: fix LIT tests
Dave Airlie
2010-08-31
r600g: add missing literals
Dave Airlie
2010-08-30
r600g: fixup states generation in winsys.
Dave Airlie
2010-08-30
r600g: add DST opcode support.
Dave Airlie
2010-08-30
r600g: add SCS support.
Dave Airlie
2010-08-30
r600g: fix warning introduced by last commit.
Dave Airlie
2010-08-30
r600g: add initial relative support to assembler
Dave Airlie
2010-08-30
r600g: add KILP support
Dave Airlie
2010-08-30
r600g: fix SSG and op3 neg writing
Dave Airlie
2010-08-30
r600g : add basic loop support.
Dave Airlie
2010-08-30
r600g: use the values from the correct literals
Bas Nieuwenhuizen
2010-08-30
r600g: added literals where needed for POW instruction
Bas Nieuwenhuizen
2010-08-27
Revert "r600g: simplify states"
Dave Airlie
2010-08-27
r600g: add initial if/else/endif support
Dave Airlie
2010-08-27
r600g: optimise op2 and swapped op2 emission.
Dave Airlie
[next]