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_query.c
Age
Commit message (
Expand
)
Author
2010-04-18
r300g: Remove unnecessary headers.
Vinson Lee
2010-04-14
r300g: atomize beginning occlusion query
Marek Olšák
2010-04-10
Squashed commit of the following:
Keith Whitwell
2010-04-05
r300g: simplify accessing screen from context
Marek Olšák
2010-04-04
r300g: add conditional rendering
Marek Olšák
2010-03-27
r300g: print errors even on non-debug builds
Marek Olšák
2010-03-23
r300g: fix glean occlusion query test
Dave Airlie
2009-10-26
r300g: read occlusion query results from both Z pipes on RV530
Marek Olšák
2009-10-21
r300g: Cleanup header includes.
Corbin Simpson
2009-10-14
r300g: port over last parts of oq support.
Dave Airlie
2009-10-14
r300g: convert query to a state for emitting.
Dave Airlie
2009-10-14
r300g: fixup arb occulsion query support.
Dave Airlie
2009-09-06
r300g: Fix a number of warnings
Nicolai Hähnle
2009-08-18
r300g: Utilize DONTBLOCK.
Corbin Simpson
2009-08-18
r300g: Massively cleanup OQ.
Corbin Simpson
2009-04-04
r300-gallium: Clean up compile warnings and strict compile errors.
Corbin Simpson
2009-03-17
r300-gallium: More query stuff.
Corbin Simpson
2009-03-10
r300-gallium: Initial, broken, query setup.
Corbin Simpson