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
Age
Commit message (
Expand
)
Author
2010-09-06
r600g: search for sampler views in context on removal.
Dave Airlie
2010-09-06
r600g: add missing printf operand
Dave Airlie
2010-09-03
r600g: fix segfault in state after rework
Dave Airlie
2010-09-03
r600g: refactor sample states into a reusable struct.
Dave Airlie
2010-09-03
r600g: reduce size of r600 context structure to !insane
Dave Airlie
2010-09-03
r600g: add texture border state.
Dave Airlie
2010-09-03
r600g: deref old driver states for set entry points.
Dave Airlie
2010-09-03
r600g: drop r600_bind_state.
Dave Airlie
2010-09-03
r600g: kill r600_context_state function
Dave Airlie
2010-09-03
r600g: move lots of state inline helpers to separate header.
Dave Airlie
2010-09-03
r600g: drop magic numbers in depth state.
Dave Airlie
2010-09-02
r600g: force unbind of previously bind sampler/sampler_view
Jerome Glisse
2010-09-02
r600g: fix memory/bo leak
Jerome Glisse
2010-09-02
r600g: fix thinko in shadow code.
Dave Airlie
2010-09-02
r600g: fix logicop, the 3d ROP is the 2D rop shifted twice.
Dave Airlie
2010-09-02
r600g: fix depth texture tests
Dave Airlie
2010-09-02
r600g: add missing vertex fetch formats to the translation table.
Dave Airlie
2010-09-01
r600g: fix binding of same texture to several target slot
Jerome Glisse
2010-09-02
r600g: fix incorrect state naming in pipe_sampler vs pipe_sampler_view
Dave Airlie
2010-09-01
r600g: silence compiler warning
Jerome Glisse
2010-09-01
r600g: refix db/cb state
Jerome Glisse
2010-09-01
r600g: fix up default state differences between r6xx and r7xx
Alex Deucher
2010-09-01
r600g: avoid dynamic allocation of states
Jerome Glisse
2010-09-01
Revert "Revert "r600g: precompute some of the hw state""
Jerome Glisse
2010-09-01
r600g: correct cb/zb offset emits.
Dave Airlie
2010-09-01
Revert "r600g: precompute some of the hw state"
Dave Airlie
2010-09-01
r600g: fix typo causing segfault.
Dave Airlie
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: precompute some of the hw state
Jerome Glisse
2010-08-30
r600g: fix depth buffer decompression after states rework
Jerome Glisse
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
[next]