i915: Add stub ARB_occlusion_query support under a driconf debug option.
authorEric Anholt <eric@anholt.net>
Wed, 29 Jul 2009 20:07:49 +0000 (13:07 -0700)
committerEric Anholt <eric@anholt.net>
Thu, 1 Oct 2009 21:54:15 +0000 (14:54 -0700)
commit81aa5d717bd0098608e9cc292b316293800c7e11
treee1277afd4108a83d4857f924c1e9ccf1b7feefca
parent862a2a55b35d1dec9224b025a6e7a0cf8593a6a7
i915: Add stub ARB_occlusion_query support under a driconf debug option.

This is useful for enabling our GLSL testcases using the 2.0 entrypoints
even though we don't have full GL 2.0.
src/mesa/drivers/dri/intel/intel_extensions.c
src/mesa/drivers/dri/intel/intel_screen.c