glsl: Support double inouts
[mesa.git] / src / glsl / builtin_type_macros.h
2015-02-19 Dave Airlieglsl: Add double builtin type generation
2015-02-18 Alan CoopersmithRemove extraneous ; after DECL_TYPE usage
2014-02-12 Francisco Jerezglsl: Add built-in types defined by ARB_shader_image_lo...
2014-02-12 Francisco Jerezglsl: Add image type to the GLSL IR.
2013-12-30 Paul Berryglsl: Fix gl_type of usamplerCube built-in type.
2013-10-29 Francisco Jerezglsl: Add new atomic_uint built-in GLSL type.
2013-06-26 Kenneth Graunkeglsl: Streamline the built-in type handling code.