projects
/
platform
/
upstream
/
glslang.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Update to newer SPIRV-Tools, including VK_EXT_scalar_block_layout
[platform/upstream/glslang.git]
/
OGLCompilersDLL
/
2017-11-15
John Kessenich
Merge pull request #1156 from LoopDawg/snorm-uav
tree
|
commitdiff
2017-11-15
John Kessenich
Merge pull request #1147 from KhronosGroup/memory1
tree
|
commitdiff
2017-11-14
John Kessenich
Memory: Restore unused interfaces, in case other tools...
tree
|
commitdiff
2017-11-13
John Kessenich
Memory: Remove the need for per-thread tear down.
tree
|
commitdiff
2017-11-12
John Kessenich
Memory: Do process and 1st thread tear down.
tree
|
commitdiff
2017-11-12
John Kessenich
Memory: Non-Functional: Rationalize and improve encapsu...
tree
|
commitdiff
2017-07-05
John Kessenich
Merge pull request #965 from chaoc/spv-khr-post-depth...
tree
|
commitdiff
2017-07-04
John Kessenich
Merge pull request #969 from d3x0r/patch-1
tree
|
commitdiff
2017-07-04
John Kessenich
Merge pull request #970 from rohith10/master
tree
|
commitdiff
2017-07-04
Rohith Chandran
Fix CMake scripts: The set_property script can be used...
tree
|
commitdiff
2017-07-04
d3x0r
Update CMakeLists.txt
tree
|
commitdiff
2017-04-30
John Kessenich
Merge pull request #870 from SoapGentoo/cmake-fixes
tree
|
commitdiff
2017-04-29
David Seifert
Modernise CMake #2
tree
|
commitdiff
2017-04-29
John Kessenich
Merge pull request #869 from KhronosGroup/revert-828...
tree
|
commitdiff
2017-04-29
John Kessenich
Revert "Modernise CMake"
tree
|
commitdiff
2017-04-29
John Kessenich
Merge pull request #828 from SoapGentoo/fixes
tree
|
commitdiff
2017-04-28
David Seifert
Modernise CMake
tree
|
commitdiff
2017-01-13
John Kessenich
Merge pull request #656 from TiemoJung/overload_fix
tree
|
commitdiff
2017-01-06
John Kessenich
Non-functional: White space after "//", mostly for...
tree
|
commitdiff
2016-10-21
Johannes van Waveren
Merge remote-tracking branch 'upstream/master'
tree
|
commitdiff
2016-08-11
John Kessenich
Merge pull request #450 from dankbaker/standalone_change
tree
|
commitdiff
2016-08-11
John Kessenich
Merge pull request #427 from wesleygriffin/master
tree
|
commitdiff
2016-08-11
John Kessenich
Merge branch 'cpp-headers'
tree
|
commitdiff
2016-08-05
John Kessenich
Build: C++ headers: Replace PR #366 with a more directe...
tree
|
commitdiff
2016-06-06
Dejan Mircevski
Merge branch 'master' of github.com:KhronosGroup/glslan...
tree
|
commitdiff
2016-05-25
John Kessenich
Merge pull request #230 from dekimir/incresconst
tree
|
commitdiff
2016-05-05
John Kessenich
Merge branch 'feature2' of https://github.com/amdrexu...
tree
|
commitdiff
2016-05-05
John Kessenich
Merge pull request #268 from AWoloszyn/update-cmake
tree
|
commitdiff
2016-05-05
Andrew Woloszyn
Updated cmake to better organize folders and options.
tree
|
commitdiff
2016-05-04
John Kessenich
Merge pull request #263 from antiagainst/cmake-minimum...
tree
|
commitdiff
2016-05-04
Lei Zhang
Remove duplicated cmake_minimum_required() calls.
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-02
Aaron Hamilton
InitProcess() should fail if InitThread() does.
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-07-11
John Kessenich
Merge pull request #4 from baldurk/relative-include...
tree
|
commitdiff
2015-07-08
baldurk
include by relative path, so root doesn't need to be...
tree
|
commitdiff
2015-06-26
John Kessenich
Final round for line endings.
tree
|
commitdiff
2015-05-08
John Kessenich
glslang tear down: Include deleting the keyword map...
tree
|
commitdiff
2014-09-18
John Kessenich
Nonfunctional: fix a typo.
tree
|
commitdiff
2014-03-31
John Kessenich
CMake: Collapse into a single library all the libraries...
tree
|
commitdiff
2014-03-12
John Kessenich
Allow choice of DLL or static CRT libraries through...
tree
|
commitdiff
2014-03-11
John Kessenich
Add CMake support for Visual Studio and installation...
tree
|
commitdiff
2014-02-19
John Kessenich
Add submitted CMake files for Linux builds. All existi...
tree
|
commitdiff
2013-11-01
John Kessenich
Interface and naming improvements:
tree
|
commitdiff
2013-08-29
John Kessenich
Put all glslang internals (but not the external interfa...
tree
|
commitdiff
2013-07-31
John Kessenich
Improve multi-threading and move Standalone to a multi...
tree
|
commitdiff
2013-07-08
John Kessenich
Reframe the preprocessor as a C++ class, with instances...
tree
|
commitdiff
2013-07-02
John Kessenich
Rationalize naming/access to current thread-local-stora...
tree
|
commitdiff
2013-03-08
John Kessenich
Another round of gcc/g++ fixes.
tree
|
commitdiff
2012-12-12
John Kessenich
Create a base GLSL front-end from the 3Dlabs glslang...
tree
|
commitdiff