OSDN Git Service

mesa: Don't install glVertexAttribL* functions in compatibility profile
authorIan Romanick <ian.d.romanick@intel.com>
Thu, 21 May 2015 03:13:12 +0000 (20:13 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Thu, 28 May 2015 23:56:32 +0000 (16:56 -0700)
commita6fa74e6bb65f852ad1608f43dd0731e854ea42f
treef6fe8af4f4458c99eec115ea2f59fba6c0a39d74
parent4e5efa9e7ddb6d5273996cf9b09677d918759d17
mesa: Don't install glVertexAttribL* functions in compatibility profile

GL_ARB_vertex_attrib_64bit is exclusive to core profile, and none of the
other functions added by the extension are advertised in other profiles.

Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
Cc: Dave Airlie <airlied@redhat.com>
Cc: Ilia Mirkin <imirkin@alum.mit.edu>
Cc: "10.6" <mesa-stable@lists.freedesktop.org>
src/mesa/main/api_loopback.c
src/mesa/main/vtxfmt.c