projects
/
platform
/
upstream
/
glslang.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/glslang.git
2020-01-07
Roy
Add missing extension defination
commit
|
commitdiff
|
tree
|
snapshot
2020-01-07
John Kessenich
Merge pull request #2032 from ShchchowAMD/atomic-uint...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-06
John Kessenich
Merge pull request #2050 from ShchchowAMD/built_in_MaxV...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-06
John Kessenich
Bump revision
commit
|
commitdiff
|
tree
|
snapshot
2020-01-06
Chow
Add builtin constants
commit
|
commitdiff
|
tree
|
snapshot
2019-12-30
John Kessenich
Merge pull request #1997 from ShchchowAMD/ARB_uniform_b...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-30
John Kessenich
Merge branch 'master' into ARB_uniform_buffer_object
commit
|
commitdiff
|
tree
|
snapshot
2019-12-30
John Kessenich
Merge pull request #1996 from ShchchowAMD/ARB_texture_m...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-30
John Kessenich
Merge pull request #2036 from ShchchowAMD/fix_atomic_ui...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-30
John Kessenich
Merge pull request #1995 from ShchchowAMD/ARB_sample_sh...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-26
John Kessenich
HLSL: Fix #2037: Integer dot used incorrect input for...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-25
Chow
atomic counter offset should align to 4
commit
|
commitdiff
|
tree
|
snapshot
2019-12-25
Chow
Modify atomic_uint binding check
commit
|
commitdiff
|
tree
|
snapshot
2019-12-23
Chow
Add support for ARB_uniform_buffer_object
commit
|
commitdiff
|
tree
|
snapshot
2019-12-23
Chow
Add support for ARB_texture_multisample
commit
|
commitdiff
|
tree
|
snapshot
2019-12-23
Chow
Add support for ARB_sample_shading
commit
|
commitdiff
|
tree
|
snapshot
2019-12-20
John Kessenich
Command-line: Give better error messages. From #1829.
commit
|
commitdiff
|
tree
|
snapshot
2019-12-13
John Kessenich
Merge pull request #2023 from greg-lunarg/kg109
commit
|
commitdiff
|
tree
|
snapshot
2019-12-12
Greg Fischer
Update spriv-tools known good
commit
|
commitdiff
|
tree
|
snapshot
2019-12-10
John Kessenich
Merge pull request #2021 from KhronosGroup/fix-2020...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-10
John Kessenich
Fix #2020: PR #1977 broke HLSL member consistency,...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-09
John Kessenich
Merge pull request #2019 from KhronosGroup/fix-2014...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-09
John Kessenich
Merge pull request #2018 from KhronosGroup/fix-2007...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-09
John Kessenich
Fix: #2014: Don't do "extension-on && version >= ....
commit
|
commitdiff
|
tree
|
snapshot
2019-12-09
John Kessenich
Fix #2007: Fix a couple relative header paths in header...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-09
John Kessenich
Fix #1993: Fully exclude ftransform() from SPIR-V seman...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-05
John Kessenich
Merge pull request #2010 from rnk/pool-alloc-clang
commit
|
commitdiff
|
tree
|
snapshot
2019-12-04
Reid Kleckner
Remove glslang::pool_allocator::setAllocator
commit
|
commitdiff
|
tree
|
snapshot
2019-12-04
John Kessenich
Merge pull request #1990 from ianromanick/INTEL_shader_...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-03
Ian Romanick
INTEL_shader_integer_functions2: Add SPIR-V generation
commit
|
commitdiff
|
tree
|
snapshot
2019-12-03
Ian Romanick
INTEL_shader_integer_functions2: Add compiler front...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-03
Ian Romanick
INTEL_shader_integer_functions2: Add basic extension...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-03
John Kessenich
Merge pull request #2004 from ianromanick/document...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-02
Ian Romanick
Update README.md to include other test requirements
commit
|
commitdiff
|
tree
|
snapshot
2019-12-01
John Kessenich
Merge pull request #2001 from mbechard/master
commit
|
commitdiff
|
tree
|
snapshot
2019-11-28
Malcolm Bechard
Fix #1981
commit
|
commitdiff
|
tree
|
snapshot
2019-11-23
John Kessenich
Fix #1983: __ is okay starting with ES 300, rather...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-23
John Kessenich
Merge pull request #1972 from andflo-Arm/master
commit
|
commitdiff
|
tree
|
snapshot
2019-11-22
John Kessenich
Fix #1987: Use large enough built-in buffer to hold...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-22
John Kessenich
Merge branch 'dj2-install'
commit
|
commitdiff
|
tree
|
snapshot
2019-11-22
John Kessenich
Merge pull request #1980 from mattst88/respect-CMAKE_IN...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-21
Dan Sinclair
Check for ENABLE_SPVREMAPPER flag in CMakeList files.
commit
|
commitdiff
|
tree
|
snapshot
2019-11-18
Arfrever Frehtes...
Respect CMAKE_INSTALL_LIBDIR in installed CMake files
commit
|
commitdiff
|
tree
|
snapshot
2019-11-15
John Kessenich
Merge pull request #1977 from KhronosGroup/no-hlsl...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-15
John Kessenich
HLSL: Fix #1976: Don't let ENABLE_HLSL change struct...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-14
Andreas Flöjt
Add a test for 8- and 16-bit construction.
commit
|
commitdiff
|
tree
|
snapshot
2019-11-12
John Kessenich
Merge pull request #1973 from KhronosGroup/fix-fmod-int
commit
|
commitdiff
|
tree
|
snapshot
2019-11-12
John Kessenich
HLSL: Fix #1960: fmod() was not converting int args...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-11
Andreas Flöjt
Fix construction issue for 8 and 16 bit types.
commit
|
commitdiff
|
tree
|
snapshot
2019-11-08
John Kessenich
Merge pull request #1968 from dneto0/reclaim-web-codespace
commit
|
commitdiff
|
tree
|
snapshot
2019-11-08
John Kessenich
Merge pull request #1967 from kainino0x/fix-dot-free
commit
|
commitdiff
|
tree
|
snapshot
2019-11-07
David Neto
SPIR-V postprocessing: WEB case only needs CFG mods
commit
|
commitdiff
|
tree
|
snapshot
2019-11-07
Kai Ninomiya
Fix compileGLSLZeroCopy accidental minification
commit
|
commitdiff
|
tree
|
snapshot
2019-11-06
John Kessenich
Merge pull request #1963 from KhronosGroup/revert-7b0e236
commit
|
commitdiff
|
tree
|
snapshot
2019-11-06
John Kessenich
Merge pull request #1966 from dj2/readme
commit
|
commitdiff
|
tree
|
snapshot
2019-11-06
dan sinclair
Add deprecation for SPIRV/ install folder location.
commit
|
commitdiff
|
tree
|
snapshot
2019-11-06
John Kessenich
Fix #1959 by reverting 7b0e236 to put files in two...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-05
John Kessenich
Merge pull request #1961 from zoddicus/fixChromiumRoll
commit
|
commitdiff
|
tree
|
snapshot
2019-11-04
Ryan Harrison
Remove std::move that is breaking chromium roll
commit
|
commitdiff
|
tree
|
snapshot
2019-11-04
John Kessenich
Merge pull request #1953 from null77/gn-add-missing...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-04
John Kessenich
Merge pull request #1954 from corporateshark/master
commit
|
commitdiff
|
tree
|
snapshot
2019-11-03
John Kessenich
Tests: Add more test results for the previous generator...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-03
John Kessenich
Bump up the generator version, which is exposed in...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-02
Sergey Kosarevsky
Fix warning: size_t->int implicit cast
commit
|
commitdiff
|
tree
|
snapshot
2019-11-02
Jamie Madill
Add a couple missing headers to the GN build.
commit
|
commitdiff
|
tree
|
snapshot
2019-11-01
John Kessenich
Merge branch 'dneto0-dead-code'
commit
|
commitdiff
|
tree
|
snapshot
2019-11-01
John Kessenich
Merge branch 'dead-code' of https://github.com/dneto0...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-01
John Kessenich
Bump version.
commit
|
commitdiff
|
tree
|
snapshot
2019-11-01
John Kessenich
Merge pull request #1949 from corporateshark/master
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
David Neto
SPIR-V: Aggressively prune unreachable merge, continue...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-25
Sergey Kosarevsky
Add option ENABLE_CTEST to skip testing
commit
|
commitdiff
|
tree
|
snapshot
2019-10-25
John Kessenich
Merge pull request #1948 from greg-lunarg/kg108
commit
|
commitdiff
|
tree
|
snapshot
2019-10-24
Greg Fischer
Update spirv-tools known good.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-24
John Kessenich
Merge pull request #1947 from ehsannas/fix_licenses
commit
|
commitdiff
|
tree
|
snapshot
2019-10-23
Ehsan Nasiri
Make buildbot licenses consistent with the rest of...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-23
John Kessenich
Merge pull request #1946 from KhronosGroup/extend-web
commit
|
commitdiff
|
tree
|
snapshot
2019-10-23
David Turner
BUILD.gn: Fix fuchsia build (#1944)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-23
John Kessenich
Web: Reclaim more space and make all work w/wo GLSLANG_WEB.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-23
John Kessenich
Web: Add basic atomics for SSBOs.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-23
John Kessenich
Web: Add SSBOs and a few other missing compute features.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-23
John Kessenich
Web: Add compute stage.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-23
John Kessenich
Web: Add separate texture/sampler, exclude *CubeArray*.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-22
Timo Suoranta
Enable generation of compile_commands.json (#1938)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-22
David Dubois
Fix the exports of glslang-default-resource-limits...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-22
John Kessenich
Merge pull request #1941 from ehsannas/bazel_build
commit
|
commitdiff
|
tree
|
snapshot
2019-10-18
Ehsan Nasiri
Run tests on Windows too.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-18
Ehsan Nasiri
Fix build scripts.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-18
Ehsan Nasiri
More cleanups for Windows.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-17
Ehsan Nasiri
Add Kokoro bots for building using Bazel.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-17
Ehsan Nasiri
Make it work on Windows.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-17
John Kessenich
Merge pull request #1937 from jeffbolznv/volatile_atomics
commit
|
commitdiff
|
tree
|
snapshot
2019-10-17
Jeff Bolz
Only apply volatile semantics to atomics when using...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-17
Ehsan Nasiri
Add Bazel build configuration files.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-17
John Kessenich
Merge pull request #1933 from dj2/runtest
commit
|
commitdiff
|
tree
|
snapshot
2019-10-16
Dan Sinclair
Use commandline options instead of ENV variables
commit
|
commitdiff
|
tree
|
snapshot
2019-10-16
John Kessenich
Merge pull request #1932 from zoddicus/anotherSemiColonFix
commit
|
commitdiff
|
tree
|
snapshot
2019-10-16
Ryan Harrison
Keep code style improvements
commit
|
commitdiff
|
tree
|
snapshot
2019-10-16
John Kessenich
Merge pull request #1934 from durswd/master
commit
|
commitdiff
|
tree
|
snapshot
2019-10-16
dan sinclair
Indenting
commit
|
commitdiff
|
tree
|
snapshot
2019-10-15
dan sinclair
Update CMakeLists.txt
commit
|
commitdiff
|
tree
|
snapshot
next