glslang-zig/glslang
John Kessenich 67c9f3a720 Misc semantics fixes:
- don't allow pre-array object versions to return a struct containing an array 
 - special case -2147483648 / -1
 - include "~" in the full integer functionality checks
 - handle multiple function parameters having the same name



git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@24010 e7fa87d3-cd2b-0410-9028-fcbf551c1848
2013-11-12 01:02:51 +00:00
..
GenericCodeGen Add and use ability to tell the backend compiler what version/profile the source shader was. 2013-03-12 17:53:55 +00:00
Include Add GL_OES_EGL_image_external. Includes new keyword, type, name mangling, built-in function calls, etc. 2013-11-11 23:29:59 +00:00
MachineIndependent Misc semantics fixes: 2013-11-12 01:02:51 +00:00
OSDependent Clean up/resolve a bunch of TODO, which included implementing pixel_center_integer and origin_upper_left and adjusting what versions see legacy texturing names. 2013-11-05 18:07:25 +00:00
Public Complete hook up all the compile/link errors to the command-line exit status. (Also, an updated test left from the last check-in.) 2013-11-07 23:33:24 +00:00