Disallow defining macros whose names start with "__" or "GL_".
authorKenneth Graunke <kenneth@whitecape.org>
Fri, 4 Jun 2010 21:53:58 +0000 (14:53 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Fri, 4 Jun 2010 21:53:58 +0000 (14:53 -0700)
commit2ab0b13dd9b281b9c68b3d3e2fb01d19564d115e
treef3285ecb607819477b41eb08f5fcb392cf83c127
parente4b2731a25c071407d90c6c593a226574e9c36f9
Disallow defining macros whose names start with "__" or "GL_".

The GLSL specification reserves these for future use.
glcpp-parse.y