CVSROOT: /cvs Module name: xenocara Changes by: [email protected] 2009/01/10 08:09:50
Modified files:
dist/Mesa/src/mesa/drivers/dri/intel: intel_context.c
Log message:
Remove the ARB_occlusion_query support in the intel drivers. It was racy and
broken and the kernel ioctl doesn't exist anymore. GEM has a much better
solution for this.
ok matthieu (as part of a larger diff)
