[Mesa-dev] [PATCH 4/9] mesa api_exec: disable various functions for GL CORE profiles

Eric Anholt eric at anholt.net
Wed Oct 24 16:52:31 PDT 2012


Jordan Justen <jordan.l.justen at intel.com> writes:

> These functions will no longer be enabled for CORE profiles:
> * ResizeBuffersMESA

GL_MESA_resize_buffers is marked GL not GLL.

> * MultiModeDrawArraysIBM
> * MultiModeDrawElementsIBM

GL_IBM_multimode_draw_arrays is marked GL not GLL, but I don't think we
should bother with it in core, and it's probably a good candidate for
deprecation/deletion.

> * DepthBoundsEXT

GL_EXT_depth_bounds_test is marked GL not GLL.

> * ObjectPurgeableAPPLE
> * ObjectUnpurgeableAPPLE
> * GetObjectParameterivAPPLE

GL_apple_object_purgeable should also still be around.

> * VertexAttribDivisorARB

Same, GL_ARB_instanced_arrays.

> * TextureBarrierNV

Same, GL_NV_texture_barrier.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20121024/987f0f4e/attachment.pgp>


More information about the mesa-dev mailing list