util: Gather some common macros
[mesa.git] / src / glsl / builtin_types.cpp
2014-08-04 Jason Ekstrandutil: Gather some common macros
2014-05-02 Chia-I Wuglsl: make static constant variables "static const"
2014-02-12 Francisco Jerezglsl: Add built-in types defined by ARB_shader_image_lo...
2013-10-29 Francisco Jerezglsl: Add new atomic_uint built-in GLSL type.
2013-10-08 Paul Berryglsl: Keep track of location for interface block fields.
2013-06-27 José Fonsecaglsl: Use the C99 variadic macro syntax.
2013-06-26 Kenneth Graunkeglsl: Streamline the built-in type handling code.