generate OpLine before OpFunction
[platform/upstream/glslang.git] / Test / 130.frag
2020-02-06 John KessenichMerge pull request #2028 from ShchchowAMD/constant_expr...
2020-01-27 John KessenichMerge pull request #1940 from tsuoranta/fix-gcc9
2020-01-27 John KessenichMerge pull request #2035 from ShchchowAMD/builtin_max_l...
2020-01-24 John KessenichMerge pull request #2038 from corporateshark/c_interface
2020-01-21 Roy.liMerge pull request #8 from KhronosGroup/master
2020-01-16 John KessenichMerge pull request #2033 from ShchchowAMD/binding_contr...
2020-01-07 John KessenichMerge pull request #2032 from ShchchowAMD/atomic-uint...
2019-12-30 John KessenichMerge branch 'master' into ARB_uniform_buffer_object
2019-12-30 John KessenichMerge pull request #1996 from ShchchowAMD/ARB_texture_m...
2019-12-30 John KessenichMerge pull request #2036 from ShchchowAMD/fix_atomic_ui...
2019-12-30 John KessenichMerge pull request #1995 from ShchchowAMD/ARB_sample_sh...
2019-12-23 ChowAdd support for ARB_sample_shading
2019-12-18 Roy.liMerge pull request #7 from KhronosGroup/master
2019-10-15 John KessenichMerge pull request #1866 from rumblehhh/master
2019-10-12 John KessenichMerge pull request #1880 from georgeouzou/master
2019-08-24 georgeouzouAdd support for GL_ARB_explicit_uniform_location
2014-08-10 John KessenichImplement GL_ARB_shader_image_load_store. Partly done...
2014-05-10 John Kessenich420Pack: Implement length() on vectors and matrices...
2014-04-24 John KessenichAllow the pre-150 built-in redeclarations when using...
2014-02-12 John KessenichCorrect which versions can support the extensions GL_AR...
2014-01-26 John KessenichSupport GL_ARB_texture_cube_map_array extension for...
2013-11-23 John KessenichCorrect textureGather*() extension support:
2013-11-09 John KessenichAdded constant folding for relational (e.g. lessThan...
2013-11-07 John KessenichComplete hook up all the compile/link errors to the...
2013-11-07 John KessenichStop emitting the "#version missing" warning, and hook...
2013-11-05 John KessenichClean up/resolve a bunch of TODO, which included implem...
2013-10-21 John KessenichAdd texture gather functions (and extension check)...
2013-10-16 John KessenichAdd all built-in variables for all versions/profiles...
2013-06-24 John KessenichAdd semantic checks for order of qualification and...
2013-04-25 John KessenichFor all keywords already present, get correct when...
2013-01-10 John KessenichProperly declare versions for precision qualifiers...