2016-01-19 |
Dejan Mircevski | Merge branch 'topo' into loopgen-after-readable-order |
tree | commitdiff |
2016-01-18 |
John Kessenich | Merge branch 'master' of github.com:KhronosGroup/glslang |
tree | commitdiff |
2016-01-18 |
John Kessenich | Merge pull request #134 from AWoloszyn/glslangvalidator... |
tree | commitdiff |
2016-01-18 |
John Kessenich | Merge pull request #133 from AWoloszyn/spirv-memory |
tree | commitdiff |
2016-01-18 |
Andrew Woloszyn | Freed up some memory when no longer needed in glslangVa... |
tree | commitdiff |
2016-01-16 |
John Kessenich | Memory/Perf: For link-mode, isolate file I/O so API... |
tree | commitdiff |
2016-01-11 |
Dejan Mircevski | Merge branch 'master' of github.com:google/glslang... |
tree | commitdiff |
2015-12-19 |
John Kessenich | Merge pull request #118 from amdrexu/bugfix |
tree | commitdiff |
2015-12-19 |
John Kessenich | Merge pull request #120 from amdrexu/bugfix2 |
tree | commitdiff |
2015-12-19 |
John Kessenich | Merge pull request #117 from amdrexu/feature |
tree | commitdiff |
2015-12-19 |
John Kessenich | Merge pull request #119 from thothonegan/master |
tree | commitdiff |
2015-12-15 |
Kenneth Perry | Display the filename if we have output, even if validat... |
tree | commitdiff |
2015-12-07 |
John Kessenich | Merge pull request #100 from mawww/scanner-optim |
tree | commitdiff |
2015-12-04 |
John Kessenich | Merge pull request #107 from xorgy/fail-init-process... |
tree | commitdiff |
2015-12-04 |
John Kessenich | Merge pull request #108 from mgadams/extensions_compile_fix |
tree | commitdiff |
2015-12-04 |
John Kessenich | Merge pull request #105 from phaulos/generic-osinclude |
tree | commitdiff |
2015-12-01 |
Pyry Haulos | Use generic osinclude.h |
tree | commitdiff |
2015-11-20 |
John Kessenich | Merge pull request #10 from baldurk/osinclude-common... |
tree | commitdiff |
2015-11-16 |
baldurk | Remove legacy build system |
tree | commitdiff |
2015-11-16 |
baldurk | Add an osinclude.h below each OS directory, redirects... |
tree | commitdiff |
2015-11-16 |
baldurk | Remove include_directories from CMakeLists, to enforce... |
tree | commitdiff |
2015-11-16 |
John Kessenich | SPIR-V: Move from Version .99 Rev 31 to Version 1.0... |
tree | commitdiff |
2015-08-17 |
John Kessenich | Merge pull request #57 from google/glslang-android |
tree | commitdiff |
2015-08-17 |
Andrew Woloszyn | Fixes for compiling glslang on Android. |
tree | commitdiff |
2015-08-07 |
John Kessenich | Move to revision 31 of SPIR-V. |
tree | commitdiff |
2015-08-05 |
John Kessenich | Merge pull request #46 from google/include-directive |
tree | commitdiff |
2015-08-03 |
John Kessenich | Revisioning: Include GLSL.std.450 version. Also, the... |
tree | commitdiff |
2015-08-02 |
John Kessenich | Version reporting: Restart active use of revision.h... |
tree | commitdiff |
2015-07-31 |
Dejan Mircevski | Add #include processing to glslang (though turned off... |
tree | commitdiff |
2015-07-17 |
John Kessenich | Merge pull request #21 from google/allow_non_null_strings |
tree | commitdiff |
2015-07-17 |
John Kessenich | Merge pull request #20 from google/remove_exception |
tree | commitdiff |
2015-07-17 |
Andrew Woloszyn | Removed the single usage of exceptions in all of glslang. |
tree | commitdiff |
2015-07-15 |
John Kessenich | Merge pull request #16 from google/pp-directive |
tree | commitdiff |
2015-07-14 |
John Kessenich | Merge pull request #15 from google/preprocessing-error |
tree | commitdiff |
2015-07-14 |
Andrew Woloszyn | Added error output to the preprocessor. |
tree | commitdiff |
2015-07-14 |
John Kessenich | Merge pull request #11 from baldurk/size-t-int-warning... |
tree | commitdiff |
2015-07-13 |
John Kessenich | Updated command-line options, adding -o for saving... |
tree | commitdiff |
2015-07-12 |
John Kessenich | Fix clang static analyzer issues, as reported by floooh. |
tree | commitdiff |
2015-06-26 |
John Kessenich | Final round for line endings. |
tree | commitdiff |
2015-06-19 |
John Kessenich | glslang front-end: Don't emit blank lines for empty... |
tree | commitdiff |
2015-06-17 |
John Kessenich | glslang preprocessing: Add -E option to print out prepr... |
tree | commitdiff |
2015-06-10 |
John Kessenich | glslang portability: Fixed a slew of OSX compilation... |
tree | commitdiff |
2015-06-10 |
John Kessenich | glslang portability: Resolve OSX errors, some other... |
tree | commitdiff |
2015-05-20 |
John Kessenich | SPV compression: Final check-in enabling this on MSVC... |
tree | commitdiff |
2015-05-19 |
John Kessenich | SPIR-V compression: Requires rerunning CMake. Adds... |
tree | commitdiff |
2015-05-18 |
John Kessenich | glslang: Fix a few more warnings, and see it using... |
tree | commitdiff |
2015-05-15 |
John Kessenich | glslang: Fix over 100 warnings from MSVC warning level 4. |
tree | commitdiff |
2015-05-15 |
John Kessenich | SPV compression: Remove file/path manipulation stuff... |
tree | commitdiff |
2015-05-13 |
John Kessenich | SPIR-V compression: restore a line of code deleted... |
tree | commitdiff |
2015-05-13 |
John Kessenich | SPIR-V compression: Add stripping and remapping tools... |
tree | commitdiff |
2015-03-04 |
John Kessenich | glslang: Add SPIR-V human readable form. (Use -H.) |
tree | commitdiff |
2015-03-03 |
John Kessenich | glslangValidator: Add straightforward SPIR-V support... |
tree | commitdiff |
2014-10-06 |
John Kessenich | Increase portability. (Submission from Nikita Kindt... |
tree | commitdiff |
2014-10-01 |
John Kessenich | Remove dead call. |
tree | commitdiff |
2014-09-28 |
John Kessenich | Remove unneeded skeletal work. |
tree | commitdiff |
2014-09-12 |
John Kessenich | Have memory counters normally turned off, to avoid... |
tree | commitdiff |
2014-09-08 |
John Kessenich | Add option for printing documentation (empty). |
tree | commitdiff |
2014-08-25 |
John Kessenich | Minor change in command-line options. |
tree | commitdiff |
2014-08-24 |
John Kessenich | Non-functional misc. changes. Slight increase in perfo... |
tree | commitdiff |
2014-08-19 |
John Kessenich | Implement write-only semantic checking, the non-r32f... |
tree | commitdiff |
2014-08-18 |
John Kessenich | A patch submitted for MinGW building. |
tree | commitdiff |
2014-08-13 |
John Kessenich | Add -d option for desktop default for missing #version. |
tree | commitdiff |
2014-08-13 |
John Kessenich | Implement GL_ARB_shader_texture_image_samples. Also... |
tree | commitdiff |
2014-08-13 |
John Kessenich | Implement cull distances for GLSL 4.5 (but not as an... |
tree | commitdiff |
2014-08-10 |
John Kessenich | Implement GL_ARB_shader_image_load_store. Partly done... |
tree | commitdiff |
2014-07-28 |
John Kessenich | Create dummy side project. |
tree | commitdiff |
2014-06-05 |
John Kessenich | Non-functional trivial clean up. |
tree | commitdiff |
2014-03-31 |
John Kessenich | CMake: Collapse into a single library all the libraries... |
tree | commitdiff |
2014-03-28 |
John Kessenich | Add getStage() and getIntermediate() methods for consum... |
tree | commitdiff |
2014-03-17 |
John Kessenich | Allow selection of the "Platform Toolset", so that... |
tree | commitdiff |
2014-03-11 |
John Kessenich | update Linux build for latest CMake changes from Windows |
tree | commitdiff |
2014-03-11 |
John Kessenich | Add CMake support for Visual Studio and installation... |
tree | commitdiff |
2014-02-19 |
John Kessenich | Make 64-bit VS compile clean. Mostly size_t vs. int... |
tree | commitdiff |
2014-02-19 |
John Kessenich | Check in a much improved submitted set of makefiles... |
tree | commitdiff |
2014-02-19 |
John Kessenich | Add submitted CMake files for Linux builds. All existi... |
tree | commitdiff |
2014-02-19 |
John Kessenich | Check-in a couple submitted char* string portability... |
tree | commitdiff |
2014-02-18 |
John Kessenich | Fix the few non-portable uses of "char" (where a -1... |
tree | commitdiff |
2014-01-26 |
John Kessenich | GL_ARB_enhanced_layouts, part 4: Numerical side of... |
tree | commitdiff |
2013-12-11 |
John Kessenich | Tessellation partial implementation (not ready for... |
tree | commitdiff |
2013-12-04 |
John Kessenich | Add a versioning system and tie it to the -v command... |
tree | commitdiff |
2013-11-14 |
John Kessenich | Add GetEsslVersionString() and GetGlslVersionString(). |
tree | commitdiff |
2013-11-07 |
John Kessenich | Complete hook up all the compile/link errors to the... |
tree | commitdiff |
2013-11-07 |
John Kessenich | Stop emitting the "#version missing" warning, and hook... |
tree | commitdiff |
2013-11-07 |
John Kessenich | Add and partially implement an interface for doing... |
tree | commitdiff |
2013-11-01 |
John Kessenich | Interface and naming improvements: |
tree | commitdiff |
2013-11-01 |
John Kessenich | Include per-shader and per-program pools in the new... |
tree | commitdiff |
2013-10-28 |
John Kessenich | Improve preprocessor by using GLSL scanner, allowing... |
tree | commitdiff |
2013-10-22 |
John Kessenich | Add built-in constants through version 440. Some still... |
tree | commitdiff |
2013-10-16 |
John Kessenich | Add all built-in variables for all versions/profiles... |
tree | commitdiff |
2013-10-11 |
John Kessenich | Memory management hygiene: Use compare() instead of... |
tree | commitdiff |
2013-10-02 |
John Kessenich | Add the following ESSL 2.0 (#version 100) limitations... |
tree | commitdiff |
2013-09-17 |
John Kessenich | Add optional configuration file for specifying (existin... |
tree | commitdiff |
2013-09-06 |
John Kessenich | Ensure the shared symbol table levels are read-only... |
tree | commitdiff |
2013-09-04 |
John Kessenich | Add link validation infrastructure for multiple compila... |
tree | commitdiff |
2013-08-31 |
John Kessenich | Option rationalization and minor clean up. |
tree | commitdiff |
2013-08-29 |
John Kessenich | Put all glslang internals (but not the external interfa... |
tree | commitdiff |
2013-08-09 |
John Kessenich | Put in infrastructure for tessellation, geometry, and... |
tree | commitdiff |
2013-08-05 |
John Kessenich | Track expected test results and add more README informa... |
tree | commitdiff |
2013-08-03 |
John Kessenich | Set up infrastructure for installing an executable... |
tree | commitdiff |
2013-07-31 |
John Kessenich | Make previous check in compile correctly on linux. |
tree | commitdiff |
next |