aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i965/brw_queryobj.c
Commit message (Expand)AuthorAgeFilesLines
* intel: Drop batchbuffer cliprect_mode trackingKristian Høgsberg2010-01-041-2/+2
* i965: Fix segfault with ARB_oq CheckQuery when results are already fetched.Eric Anholt2009-08-291-1/+1
* i965: Implement ARB_oq CheckQuery in the intended way.Eric Anholt2009-08-281-6/+1
* i965: Fix check_aperture calls to cover everything needed for the prim at once.Eric Anholt2008-10-281-6/+2
* i965: Add ARB_occlusion_query support.Eric Anholt2008-10-071-0/+263