platform/upstream/glslang.git
2015-07-11 John KessenichMerge pull request #5 from floooh/fix-clang-warnings
2015-07-11 John KessenichAdd some missing 'const' and texture-op guards, for...
2015-07-11 Andre WeissflogFix most clang warnings
2015-07-07 John KessenichLinux build: fix case problem with new file.
2015-07-07 John KessenichClear up a C++ compile warning
2015-07-07 John KessenichFront-end: move to rational internal array-of-array...
2015-07-06 John Kessenichdocs: Update missing features list
2015-07-04 John Kessenichglslang -> SPIR-V: smear scalars for integer (scalar...
2015-07-03 John KessenichUse E_ prefix instead of _ for distinguishing extension...
2015-07-03 John KessenichMerge pull request #2 from nwnk/glext-compatibility
2015-07-03 John KessenichMerge pull request #3 from fkaa/include-fix
2015-07-02 Felix KaamanFix include directive depending on root folder name
2015-06-30 Adam JacksonFix incompatibility with <GL/glext.h>
2015-06-29 John KessenichMake double underscore "__" an error for ES 300, but...
2015-06-29 John KessenichBuilding README: Update to CMake information.
2015-06-29 John KessenichMerge pull request #1 from antiagainst/markdown-readme
2015-06-28 Lei ZhangFormat README using markdown.
2015-06-26 John KessenichFinal round for line endings.
2015-06-26 John KessenichSecond round line ending clean up, from fresh round...
2015-06-26 John KessenichAdd .gitattributes and normalize a few stray file's...
2015-06-26 John KessenichMake the "switch-label not followed by statement" warni...
2015-06-26 John KessenichAdd +x to two more scripts.
2015-06-26 John KessenichAdd +x to two executables.
2015-06-26 johnkslangMake smoother use in GitHub
2015-06-24 John Kessenichglslang build: force the use of -std=c++11 when buildin...
2015-06-23 John Kessenichglslang front-end: Implement AEP *_point_size extensions.
2015-06-19 John Kessenichglslang front-end: Full turn-on of AEP tessellation...
2015-06-19 John Kessenichglslang: Finish turn on of AEP geometry shaders for...
2015-06-19 John Kessenichglslang front-end: Don't emit blank lines for empty...
2015-06-17 John Kessenichglslang testing: Remove dependence on testfiles from...
2015-06-17 John Kessenichfix linux ^M issues with previous check-in
2015-06-17 John Kessenichglslang preprocessing: Add -E option to print out prepr...
2015-06-16 John Kessenichglslang front-end: Added a callback mechanism for ...
2015-06-16 John Kessenichglslang front-end: track column numbers (they don't...
2015-06-16 John Kessenichglslang: Add API override of version and profile for...
2015-06-16 John Kessenichglslang tests: Fix error propagation. From David...
2015-06-15 John Kessenichglslang AEP: Full semantics for *_shader_io_blocks.
2015-06-14 John Kessenichglslang AEP: Geometry shader features nominally working...
2015-06-13 John Kessenichglslang -> SPV: swap arguments as needed for OpVectorTi...
2015-06-12 John Kessenichglslang -> SPV: fix degenerate switch topologies (bug...
2015-06-12 John Kessenichglslang ES reference: Don't allow std430 on uniform...
2015-06-12 John Kessenichglslang AEP: The extension scheme, extension-enabled...
2015-06-11 John Kessenichglslang front-end: Support relaxed error checking for...
2015-06-10 John Kessenichglslang portability: Fixed a slew of OSX compilation...
2015-06-10 John Kessenichglslang portability: Resolve OSX errors, some other...
2015-06-09 John KessenichSPV compressor: Fixes a possible asserts. Attribution...
2015-06-08 John Kessenichglslang: Allow programmatically prepending code to...
2015-06-08 John Kessenichglslang ref. front-end: Add missing image format for...
2015-05-26 John KessenichRequesting input on Bug 1346: checking in, turned off...
2015-05-25 John Kessenichglslang tests: Update test result from test-file change.
2015-05-22 John Kessenichupdate Window's binary
2015-05-22 John Kessenichupdate linux binary
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
next