summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/r300/r300_query.c
Commit message (Expand)AuthorAgeFilesLines
* r300g: read occlusion query results from both Z pipes on RV530Marek Olšák2009-10-261-2/+8
* r300g: Cleanup header includes.Corbin Simpson2009-10-211-1/+7
* r300g: port over last parts of oq support.Dave Airlie2009-10-141-5/+2
* r300g: convert query to a state for emitting.Dave Airlie2009-10-141-2/+6
* r300g: fixup arb occulsion query support.Dave Airlie2009-10-141-18/+24
* r300g: Fix a number of warningsNicolai Hähnle2009-09-061-0/+2
* r300g: Utilize DONTBLOCK.Corbin Simpson2009-08-181-8/+19
* r300g: Massively cleanup OQ.Corbin Simpson2009-08-181-18/+39
* r300-gallium: Clean up compile warnings and strict compile errors.Corbin Simpson2009-04-041-4/+4
* r300-gallium: More query stuff.Corbin Simpson2009-03-171-6/+43
* r300-gallium: Initial, broken, query setup.Corbin Simpson2009-03-101-0/+74