mesa: move ARB_gs5 enums to core, EXT_polygon_offset_clamp to desktop
authorIlia Mirkin <imirkin@alum.mit.edu>
Fri, 19 Jun 2015 16:08:24 +0000 (12:08 -0400)
committerIlia Mirkin <imirkin@alum.mit.edu>
Fri, 19 Jun 2015 18:11:27 +0000 (14:11 -0400)
commit539cb2b76efd02f14798cad0a5462ee9ed27aa83
tree277f9b75959dce99d23d89397e63f0d9f6398516
parent6ec4e9c28d54877fbaca04b080c249048c6e7634
mesa: move ARB_gs5 enums to core, EXT_polygon_offset_clamp to desktop

When adding EXT_polygon_offset_clamp, I first made it core-only, and
never moved the enum getter back to the GL/GL_CORE section. Similarly,
ARB_gs5 is a core-only extension, so move its getters to the GL_CORE
section.

Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
Reviewed-by: Matt Turner <mattst88@gmail.com>
src/mesa/main/get_hash_params.py