glslang-zig/glslang
2013-11-12 22:02:36 +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 Disallow arrays in initializers for non-array-object versions (assignment, etc. were already caught, but not initialization). 2013-11-12 22:02:36 +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