Mesa: tag gl-core-sanity-v2: GL 3.1 CORE dispatch_sanity test

Carl Worth cworth at kemper.freedesktop.org
Mon Feb 3 20:20:33 UTC 2014


Module: Mesa
Branch: refs/tags/gl-core-sanity-v2
Tag:    1181ea9530f6ee6583cc10b7fa488becc6cf0c22
URL:    http://cgit.freedesktop.org/mesa/mesa/tag/?id=1181ea9530f6ee6583cc10b7fa488becc6cf0c22

Tagger: Jordan Justen <jordan.l.justen at intel.com>
Date:   Tue Oct 30 11:10:23 2012 -0700

GL 3.1 CORE dispatch_sanity test

v2:
 * Keep functions for various extensions still enabled in GL CORE
   profiles, and add the extension functions to
   dispatch_sanity.cpp:gl_core_functions_possible.
 * Cleanup glapi for ARB_geometry_shader4.xml
 * Disable unneeded ARB_geometry_shader4 functions and remove
   unimplemented ARB_geometry_shader4 functions.
 * Create common SetUpCtx to setup the context being tested.
 * No longer call _swrast_CreateContext, _tnl_CreateContext or
   _swsetup_CreateContext when creating the context.

Patches 1-8:
* Cleanups for CORE profile dispatch

Patches 9-13:
* Modify dispatch_sanity test for GL 3.1 CORE profile testing

Follow on work still required:
* Add all GL CORE functions to Mesa's XML. (See commented functions
  in dispatch_sanity.cpp:gl_core_functions_possible.)



More information about the mesa-commit mailing list