summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/r300/r300_query.c
AgeCommit message (Expand)Author
2010-04-18r300g: Remove unnecessary headers.Vinson Lee
2010-04-14r300g: atomize beginning occlusion queryMarek Olšák
2010-04-10Squashed commit of the following:Keith Whitwell
2010-04-05r300g: simplify accessing screen from contextMarek Olšák
2010-04-04r300g: add conditional renderingMarek Olšák
2010-03-27r300g: print errors even on non-debug buildsMarek Olšák
2010-03-23r300g: fix glean occlusion query testDave Airlie
2009-10-26r300g: read occlusion query results from both Z pipes on RV530Marek Olšák
2009-10-21r300g: Cleanup header includes.Corbin Simpson
2009-10-14r300g: port over last parts of oq support.Dave Airlie
2009-10-14r300g: convert query to a state for emitting.Dave Airlie
2009-10-14r300g: fixup arb occulsion query support.Dave Airlie
2009-09-06r300g: Fix a number of warningsNicolai Hähnle
2009-08-18r300g: Utilize DONTBLOCK.Corbin Simpson
2009-08-18r300g: Massively cleanup OQ.Corbin Simpson
2009-04-04r300-gallium: Clean up compile warnings and strict compile errors.Corbin Simpson
2009-03-17r300-gallium: More query stuff.Corbin Simpson
2009-03-10r300-gallium: Initial, broken, query setup.Corbin Simpson