]> git.tdb.fi Git - libs/gl.git/history - tests/glsl/function_overloading.glsl
Check the flat qualifier from the correct member
[libs/gl.git] / tests / glsl / function_overloading.glsl
2022-04-09 Mikko RasaFix GLSL test cases so they pass the basic tests
2021-04-03 Mikko RasaAssign bindings to all uniform blocks and sampler uniforms
2021-04-03 Mikko RasaAllocate locations to interface variables
2021-03-16 Mikko RasaAdjust naming of generated variables
2021-03-16 Mikko RasaTest case tweaks
2021-03-16 Mikko RasaSupport inlining GLSL functions with parameters
2021-03-11 Mikko RasaFix a test case and add a couple more