mesa: Add actual support for glReleaseShaderCompiler from ES2.
authorEric Anholt <eric@anholt.net>
Fri, 14 Jan 2011 23:08:00 +0000 (15:08 -0800)
committerEric Anholt <eric@anholt.net>
Fri, 14 Jan 2011 23:30:04 +0000 (15:30 -0800)
commit7b987578a94008e28daa5cacf68ee37566a27be8
treee5bd5c76406cbac9ab966f18cc600c1de9d53ad2
parented93f9f3a362288328e8417a12dd337334ae5bda
mesa: Add actual support for glReleaseShaderCompiler from ES2.

Fixes no-op dispatch warning in piglit
arb_es2_compatibility-releaseshadercompiler.c.
src/mesa/main/shaderapi.c