summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/r300/r300_query.c
AgeCommit message (Expand)AuthorFilesLines
2010-04-05r300g: simplify accessing screen from contextMarek Olšák1-8/+8
2010-04-04r300g: add conditional renderingMarek Olšák1-0/+23
2010-03-27r300g: print errors even on non-debug buildsMarek Olšák1-2/+4
2010-03-23r300g: fix glean occlusion query testDave Airlie1-0/+2
2009-10-26r300g: read occlusion query results from both Z pipes on RV530Marek Olšák1-2/+8
2009-10-21r300g: Cleanup header includes.Corbin Simpson1-1/+7
2009-10-14r300g: port over last parts of oq support.Dave Airlie1-5/+2
2009-10-14r300g: convert query to a state for emitting.Dave Airlie1-2/+6
2009-10-14r300g: fixup arb occulsion query support.Dave Airlie1-18/+24
2009-09-06r300g: Fix a number of warningsNicolai Hähnle1-0/+2
2009-08-18r300g: Utilize DONTBLOCK.Corbin Simpson1-8/+19
2009-08-18r300g: Massively cleanup OQ.Corbin Simpson1-18/+39
2009-04-04r300-gallium: Clean up compile warnings and strict compile errors.Corbin Simpson1-4/+4
2009-03-17r300-gallium: More query stuff.Corbin Simpson1-6/+43
2009-03-10r300-gallium: Initial, broken, query setup.Corbin Simpson1-0/+74