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
/
r300
/
r300_flush.c
Age
Commit message (
Expand
)
Author
2010-04-18
r300g: various other cleanups
Marek Olšák
2010-04-14
r300g: atomize beginning occlusion query
Marek Olšák
2010-04-14
r300g: atomize VS constant buffer
Marek Olšák
2010-04-05
r300g: simplify accessing screen from context
Marek Olšák
2010-03-07
r300g: disable emitting the HWTCL-related state when SWTCL is in use
Marek Olšák
2010-01-27
r300g: Remove unnecessary headers.
Vinson Lee
2010-01-19
r300g: Make invariant state into an atom.
Corbin Simpson
2010-01-14
Merge branch 'mesa_7_7_branch'
Jakob Bornecrantz
2010-01-12
r300g: mark all states as dirty after flush
Marek Olšák
2010-01-08
r300g: Silence unused variable warnings.
Vinson Lee
2009-10-22
r300g: Check for NULL Draw during flush.
Corbin Simpson
2009-10-21
r300g: Cleanup header includes.
Corbin Simpson
2009-10-18
r300g: Fix up a bunch of warnings.
Corbin Simpson
2009-10-14
r300g: port over last parts of oq support.
Dave Airlie
2009-10-14
r300g: fixup arb occulsion query support.
Dave Airlie
2009-07-01
r300g: Fix recursive Draw flush.
Corbin Simpson
2009-04-26
r300-gallium: Add a draw_flush() to r300_flush().
Mathias Gottschlag
2009-03-17
r300-gallium: Emit invariant state, no matter what.
Corbin Simpson
2009-02-01
r300: Add r300_flush.
Corbin Simpson