OSDN Git Service

i965: Add support for GL_ARB_occlusion_query2.
authorEric Anholt <eric@anholt.net>
Thu, 23 Aug 2012 16:56:31 +0000 (09:56 -0700)
committerEric Anholt <eric@anholt.net>
Sun, 26 Aug 2012 17:40:33 +0000 (10:40 -0700)
commit9a2943ddf28eee417b692d9338b81aa89a51dea8
tree3ab59c0a13e465b4bebc82b3ec2bc100856ab7c1
parentb765119c5d2cd41a7f47cce10fd1fdbcf162b03d
i965: Add support for GL_ARB_occlusion_query2.

This extension is just a bit of core code on top of the GL_ARB_occlusion_query
support.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
docs/GL3.txt
src/mesa/drivers/dri/intel/intel_extensions.c