platform/upstream/glslang.git
2015-05-22 John Kessenichglslang -> SPV: Improvements in swizzles on access...
2015-05-22 John Kessenichglslang -> SPV: add decorations for built-ins that...
2015-05-22 John Kessenichglslang -> SPV: translate the source profile to the...
2015-05-22 John Kessenichglsl -> SPV: fix OpVectorInsertDynamic result type...
2015-05-20 John KessenichCorrect some English spellings of SPIR-V.
2015-05-20 John KessenichSPV compression: Final check-in enabling this on MSVC...
2015-05-19 John KessenichSPIR-V compression: Requires rerunning CMake. Adds...
2015-05-18 John Kessenichglslang -> SPV: Use the new TBuiltInVariable instead...
2015-05-18 John Kessenichglslang: Formally track all built-in variables, right...
2015-05-18 John Kessenichglslang: Fix a few more warnings, and see it using...
2015-05-16 John Kessenichglslang PP: make decimal number parser clearer and...
2015-05-15 John Kessenichglslang tests: Add Success/Failed message to summarize...
2015-05-15 John Kessenichglslang SPV tests: Add two more source tests for the...
2015-05-15 John Kessenichglslang SPV tests: Add a set of SPV tests.
2015-05-15 John Kessenichglslang tests: Get same form of IEEE INF across platfor...
2015-05-15 John Kessenichglslang tests: Track accumulative success/fail result...
2015-05-15 John Kessenichglslang -> SPV testing: Add two missing test results.
2015-05-15 John Kessenichglslang -> SPV: improved support for do-while/continue...
2015-05-15 John Kessenichglslang: Fix over 100 warnings from MSVC warning level 4.
2015-05-15 John KessenichSPV compression: Remove file/path manipulation stuff...
2015-05-13 John KessenichSPIR-V compression: restore a line of code deleted...
2015-05-13 John KessenichSPIR-V compression: Add stripping and remapping tools...
2015-05-11 John Kessenichglslang spvIR.h: Portability improvement.
2015-05-11 John Kessenichglslang: Fix rename in previous check in.
2015-05-11 John Kessenichglslang parser: Arrays-of-arrays name-mangling and...
2015-05-08 John Kessenichglslang tear down: Include deleting the keyword map...
2015-05-08 John Kessenichglslang linker: Make some methods static that can be...
2015-05-08 John Kessenichglslang tests: Correct linux ^M problem in testlist
2015-05-08 John Kessenichglslang build: Always run a custom command for Bison...
2015-05-08 John Kessenichglslang: In ShFinalize: 1) Delete CommonSymbolTable...
2015-05-08 John Kessenichglslang parser: Fix crash for ES shader with a uniform...
2015-05-08 John Kessenichglslang->SPV: Fix addStringOperand so it saves the...
2015-05-07 John Kessenichglslang parser: Fix precedence bug, submitted (as was...
2015-05-07 John Kessenichglslang preprocassor: Fix operator precedence bug.
2015-05-06 John Kessenichglslang portability: add a #include <cassert>.
2015-05-06 John Kessenichupdate linux binary
2015-05-06 John Kessenichupdate Window's binary
2015-05-03 John Kessenichglslang -> SPV: 1) Include post switch-break unreachabl...
2015-04-30 John Kessenichglslang: Bug 13724: ES global initializers must be...
2015-04-29 John Kessenichglslang: Correct global precision qualifiers to make...
2015-04-29 John Kessenichglslang AST output: include global vs. temp (local...
2015-04-27 John KessenichSPV: Emit layout(index=) as Index decoration.
2015-04-17 John Kessenichglslang: support negation of doubles.
2015-04-17 John Kessenichglslang and SPIR-V: Some basic turn on for doubles...
2015-04-09 John Kessenichglslang: Allow GL_ARB_explicit_attrib_location to add...
2015-04-08 John Kessenichglslang: include 0 as not being a power of 2
2015-04-03 John Kessenichupdate Window's binary
2015-04-03 John Kessenichupdate linux binary
2015-04-03 John Kessenichglslang -> SPIR-V: Correct renaming mistake made in...
2015-04-02 John Kessenichglslang GLSL -> SPIR-V: Final delta to bump to revision...
2015-04-01 John Kessenichglslang -> SPIR-V: some built-in decoration code was...
2015-03-31 John KessenichGLSL AST -> SPIR-V: Update to explicit enum values...
2015-03-30 John Kessenichglslang AST -> SPIR-V: Move to new auto-generated offic...
2015-03-24 John Kessenichglslang -> SPIR-V: Correct code generated for EmitStrea...
2015-03-04 John Kessenichupdate Window's binary
2015-03-04 John Kessenichupdate linux binary
2015-03-04 John Kessenichglslang: Add SPIR-V human readable form. (Use -H....
2015-03-04 John Kessenichglslang: Add SPIR-V human readable form. (Use -H.)
2015-03-03 John Kessenichupdate Window's binary
2015-03-03 John Kessenichupdate linux binary
2015-03-03 John KessenichglslangValidator: Add straightforward SPIR-V support...
2015-03-03 John KessenichglslangValidator: Add straightforward SPIR-V support...
2015-01-07 John Kessenichupdate Window's binary
2015-01-07 John Kessenichupdate linux binary
2015-01-07 John KessenichImplement ES-3.0-specific error semantics for redefinin...
2015-01-07 John KessenichInclude ?: in the tests for flow control.
2015-01-07 John KessenichImplement barrier() control-flow rules: in flow control...
2014-12-21 John Kessenichupdate Window's binary
2014-12-21 John Kessenichupdate linux binary
2014-12-21 John KessenichFix default precision check for formal parameters;...
2014-12-21 John KessenichStill generate switch statement when WARNING about...
2014-12-20 John KessenichFix public bug 1277: #line L sets the next line to...
2014-12-11 John Kessenichupdate Window's binary
2014-12-11 John Kessenichupdate linux binary
2014-12-11 John KessenichImplement specification change in 'restrict', allowing...
2014-11-17 John KessenichCorrect test result for previous check in.
2014-11-17 John KessenichAdd memory qualifiers (coherent volatile restrict)...
2014-11-05 John KessenichNon-functional: Change %pure_parser to %pure-parser...
2014-10-28 John KessenichES check for vertex out or fragment in containing any of
2014-10-17 John KessenichImplement GL_ARB_viewport_array extension.
2014-10-08 John Kessenichupdate Window's binary
2014-10-08 John Kessenichupdate linux binary
2014-10-08 John KessenichMissing test results from last check in.
2014-10-08 John KessenichAdd patch in/out block tests.
2014-10-08 John KessenichDo qualifier-based checking independent of declaring...
2014-10-08 John KessenichInclude GL_FRAGMENT_PRECISION_HIGH in ES 300/310.
2014-10-06 John Kessenichupdate Window's binary
2014-10-06 John Kessenichupdate linux binary
2014-10-06 John KessenichIncrease portability. (Submission from Nikita Kindt...
2014-10-06 John KessenichAdd missing precision qualifier checks to function...
2014-10-06 John KessenichRemove lod argument from texture2DRect built-ins. ...
2014-10-06 John KessenichAdd missing gl_MaxGeometryTextureImageUnits.
2014-10-01 John KessenichRemove dead call.
2014-09-28 John KessenichRemove unneeded skeletal work.
2014-09-18 John KessenichNonfunctional: fix a typo.
2014-09-12 John KessenichHave memory counters normally turned off, to avoid...
2014-09-08 John KessenichAdd option for printing documentation (empty).
2014-09-05 John KessenichAdd skeleton for generating documentation of a side...
2014-08-25 John KessenichMinor change in command-line options.
2014-08-24 John KessenichFix linux build error from last check in.
next