mesa: Make ARB_gpu_shader5 core-profile-only
authorChris Forbes <chrisf@ijw.co.nz>
Sun, 10 Aug 2014 04:10:29 +0000 (16:10 +1200)
committerChris Forbes <chrisf@ijw.co.nz>
Thu, 14 Aug 2014 09:32:33 +0000 (21:32 +1200)
commitc1df492d03862f75698ba5d50d4f46cd528ffc0d
treee0d2e1b42016c9c6c2ae105ac1c1f462437457f7
parenta89353381ac3603bacb7ec56f5e4b3bf6ef6fb59
mesa: Make ARB_gpu_shader5 core-profile-only

Requires GLSL 1.50 or higher, which we only support in the core profile.

V2: Fix broken alignment

Signed-off-by: Chris Forbes <chrisf@ijw.co.nz>
Reviewed-by: Matt Turner <mattst88@gmail.com>
src/mesa/main/extensions.c