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-07-08
Shahbaz Youssefi
Use GLSLANG_ANGLE to strip features to what ANGLE requires
commit
|
commitdiff
|
tree
|
snapshot
2020-07-06
John Kessenich
Merge pull request #2322 from ShabbyX/fix-dawn-tests
commit
|
commitdiff
|
tree
|
snapshot
2020-07-06
John Kessenich
Merge pull request #2314 from marcinslusarz/quiet
commit
|
commitdiff
|
tree
|
snapshot
2020-07-06
Marcin Ślusarz
Add --quiet option.
commit
|
commitdiff
|
tree
|
snapshot
2020-07-05
Shahbaz Youssefi
gn: Fix dawn tests in Chromium
commit
|
commitdiff
|
tree
|
snapshot
2020-07-05
John Kessenich
Merge pull request #2320 from ShabbyX/fix-gn-check
commit
|
commitdiff
|
tree
|
snapshot
2020-07-05
Shahbaz Youssefi
gn: Fix `gn gen --check` by adding missing dependency
commit
|
commitdiff
|
tree
|
snapshot
2020-07-04
John Kessenich
Merge pull request #2317 from ShabbyX/glslang_angle
commit
|
commitdiff
|
tree
|
snapshot
2020-07-04
John Kessenich
Merge pull request #2319 from ben-clayton/build-pic
commit
|
commitdiff
|
tree
|
snapshot
2020-07-04
John Kessenich
Merge pull request #2316 from ben-clayton/fix-2315
commit
|
commitdiff
|
tree
|
snapshot
2020-07-03
Ben Clayton
Add GLSLANG_BUILD_PIC CMake flag
commit
|
commitdiff
|
tree
|
snapshot
2020-07-03
Shahbaz Youssefi
gn: Optionally disable optimizations and HLSL
commit
|
commitdiff
|
tree
|
snapshot
2020-07-03
Ben Clayton
Don't use add_link_options() on old CMake versions
commit
|
commitdiff
|
tree
|
snapshot
2020-07-03
John Kessenich
Merge pull request #2311 from ben-clayton/license-checker
commit
|
commitdiff
|
tree
|
snapshot
2020-07-03
John Kessenich
Merge pull request #2312 from ben-clayton/fix-copyright
commit
|
commitdiff
|
tree
|
snapshot
2020-07-03
Ben Clayton
License headers: s/Google/The Khronos Group
commit
|
commitdiff
|
tree
|
snapshot
2020-07-03
Ben Clayton
Kokoro: Correct the `build_file' path to build.sh
commit
|
commitdiff
|
tree
|
snapshot
2020-07-03
John Kessenich
Merge pull request #2310 from ben-clayton/license-checker
commit
|
commitdiff
|
tree
|
snapshot
2020-07-03
John Kessenich
Merge pull request #2309 from ben-clayton/fix-msvc...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-02
Ben Clayton
Add config for license-checker and Kokoro scripts.
commit
|
commitdiff
|
tree
|
snapshot
2020-07-02
Ben Clayton
Fix GLSLANG_IS_SHARED_LIBRARY define
commit
|
commitdiff
|
tree
|
snapshot
2020-07-02
Ben Clayton
Add missing copyright headers
commit
|
commitdiff
|
tree
|
snapshot
2020-07-02
John Kessenich
Merge pull request #2268 from lriki/hlsl-pack_matrix
commit
|
commitdiff
|
tree
|
snapshot
2020-07-02
John Kessenich
Merge pull request #2303 from ben-clayton/limit-public-2
commit
|
commitdiff
|
tree
|
snapshot
2020-07-02
John Kessenich
Bump revision.
commit
|
commitdiff
|
tree
|
snapshot
2020-07-01
John Kessenich
Merge pull request #2307 from KhronosGroup/location...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-01
John Kessenich
SPIRV-Tools and tests: Update to location-validation...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-01
John Kessenich
Tests: More broadly use automapping binding/location.
commit
|
commitdiff
|
tree
|
snapshot
2020-07-01
John Kessenich
Merge pull request #2306 from ben-clayton/licenses
commit
|
commitdiff
|
tree
|
snapshot
2020-07-01
Ben Clayton
Add additional licenses in use to LICENSE.txt
commit
|
commitdiff
|
tree
|
snapshot
2020-07-01
John Kessenich
HLSL: Catch error cases earlier, preventing a later...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-30
John Kessenich
Merge pull request #2302 from KhronosGroup/fix-texture...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-30
John Kessenich
Merge pull request #2300 from KhronosGroup/generalize...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-30
Ben Clayton
glslang: Only export public interface for SOs
commit
|
commitdiff
|
tree
|
snapshot
2020-06-30
John Kessenich
Merge pull request #2301 from ben-clayton/split-libs
commit
|
commitdiff
|
tree
|
snapshot
2020-06-30
Ben Clayton
CMake: break up glslang into smaller static libs
commit
|
commitdiff
|
tree
|
snapshot
2020-06-30
John Kessenich
Merge pull request #2297 from ben-clayton/fpic
commit
|
commitdiff
|
tree
|
snapshot
2020-06-30
John Kessenich
SPV: RelaxedPrecision: use the result precision for...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-30
John Kessenich
Merge pull request #2296 from ben-clayton/err-unresolved
commit
|
commitdiff
|
tree
|
snapshot
2020-06-30
John Kessenich
SPV: RelaxedPrecision: Generalize fix #2293 to cover...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-30
John Kessenich
Merge pull request #2295 from ben-clayton/rm-old-kokoro...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-30
John Kessenich
Merge pull request #2292 from proydakov/gcc-unused...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-29
Evgeny Proydakov
Fixed GCC -Wunused-parameter in hlslParseables.cpp.
commit
|
commitdiff
|
tree
|
snapshot
2020-06-29
Ben Clayton
CMake: Compile with -fPIC when building SOs
commit
|
commitdiff
|
tree
|
snapshot
2020-06-29
Ben Clayton
CMake: Error on unresolved symbols
commit
|
commitdiff
|
tree
|
snapshot
2020-06-29
Ben Clayton
Remove root kokoro/linux-*-cmake configs
commit
|
commitdiff
|
tree
|
snapshot
2020-06-29
John Kessenich
Merge pull request #2286 from ben-clayton/kokoro-static...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-28
John Kessenich
Merge pull request #2294 from KhronosGroup/fix-arg...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-26
John Kessenich
SPV: Fix #2293: keep relaxed precision on arg passed...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-26
John Kessenich
SPV: Partially address #2293: correct "const in" precis...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-25
lriki
Add pack_matrix test
commit
|
commitdiff
|
tree
|
snapshot
2020-06-25
lriki
HLSL: Fix #pragma pack_matrix(row_major) not work on...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Ben Clayton
Kokoro: Split linux cmake cfgs into static/shared
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
John Kessenich
Merge pull request #2285 from proydakov/msvc-rtti-compi...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-23
Evgeny Proydakov
Fixed msvc 2019 nmake compiler warnings with RTTI.
commit
|
commitdiff
|
tree
|
snapshot
2020-06-22
John Kessenich
Merge pull request #2260 from gnl21/not-equal
commit
|
commitdiff
|
tree
|
snapshot
2020-06-22
Graeme Leese
Update test expected files with new magic number
commit
|
commitdiff
|
tree
|
snapshot
2020-06-22
Graeme Leese
Update SPIR-V generator version
commit
|
commitdiff
|
tree
|
snapshot
2020-06-22
Graeme Leese
Update test results to expect OpFUnordNotEqual
commit
|
commitdiff
|
tree
|
snapshot
2020-06-22
Graeme Leese
Use OpFUnordNotEqual for floating-point !=
commit
|
commitdiff
|
tree
|
snapshot
2020-06-22
John Kessenich
Update README.md
commit
|
commitdiff
|
tree
|
snapshot
2020-06-22
John Kessenich
Merge pull request #2278 from ShabbyX/master
commit
|
commitdiff
|
tree
|
snapshot
2020-06-19
John Kessenich
Merge pull request #2281 from ben-clayton/moar-kokoro
commit
|
commitdiff
|
tree
|
snapshot
2020-06-19
Ben Clayton
Add kokoro configs for android-ndk and cmake
commit
|
commitdiff
|
tree
|
snapshot
2020-06-19
Ben Clayton
Switch ndk_test from gnustl_static to c++_static
commit
|
commitdiff
|
tree
|
snapshot
2020-06-18
Shahbaz Youssefi
Add -g0 command line argument
commit
|
commitdiff
|
tree
|
snapshot
2020-06-16
John Kessenich
Build: use better MSVC subfolder names for the previous...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-16
John Kessenich
Merge pull request #2275 from ben-clayton/mv-hlsl
commit
|
commitdiff
|
tree
|
snapshot
2020-06-16
John Kessenich
Bump version numbers.
commit
|
commitdiff
|
tree
|
snapshot
2020-06-16
Ben Clayton
Move hlsl/ source to glslang/HLSL/
commit
|
commitdiff
|
tree
|
snapshot
2020-06-16
John Kessenich
Merge pull request #2271 from ben-clayton/fold-hlsl
commit
|
commitdiff
|
tree
|
snapshot
2020-06-16
John Kessenich
Bump version.
commit
|
commitdiff
|
tree
|
snapshot
2020-06-16
Ben Clayton
CMake: Fold HLSL source into glslang
commit
|
commitdiff
|
tree
|
snapshot
2020-06-15
dan sinclair
Remove unused variable. (#2273)
commit
|
commitdiff
|
tree
|
snapshot
2020-06-15
Ryan Harrison
Remove unused function, BaseTypeName (#2272)
commit
|
commitdiff
|
tree
|
snapshot
2020-06-15
John Kessenich
HLSL: Remove support for having GLSL versions of HLSL...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-15
rdb
HLSL: Fix incorrect case in name of DX9-style cube...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-15
Ben Clayton
C Interface: Split SPIR-V C interface to own file
commit
|
commitdiff
|
tree
|
snapshot
2020-06-11
Ben Clayton
Fix signed / unsigned mismatch warning (#2266)
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
John Kessenich
Bump code gen version, due to removal of OpEntryPoint...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
John Kessenich
Fix #2264: OpEntryPoint incorrectly including function...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-09
Ryan Harrison
Use correct type for var storing returned value (#2263)
commit
|
commitdiff
|
tree
|
snapshot
2020-06-09
Roy.li
Fix xfb stride limit issue (#2088)
commit
|
commitdiff
|
tree
|
snapshot
2020-06-04
Chow
Add Shared/Std140 SSBO process & top-level array elemen...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-04
Alejandro Piñeiro
spirv: Support initializers on uniforms (#1588)
commit
|
commitdiff
|
tree
|
snapshot
2020-06-03
Ricardo Garcia
Add SPIR-V capabilities needed for spec constants ...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-02
rdb
HLSL: Add better diagnostic when using in/out qualifier...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-02
rdb
HLSL: Recognize POSITION semantic et al in DX9 compatib...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-02
rdb
HLSL: fix handling of uniform qualifier in entry point...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-02
alelenv
Add default descriptorset decoration for acceleration...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-02
John Kessenich
Update news for header location change and recommendation.
commit
|
commitdiff
|
tree
|
snapshot
2020-06-02
dan sinclair
Remove install to the SPIRV/ folder. (#2256)
commit
|
commitdiff
|
tree
|
snapshot
2020-05-28
alelenv
EXT_ray_tracing requires spv1.4 (#2237)
commit
|
commitdiff
|
tree
|
snapshot
2020-05-28
nihui
fix warning unused parameter in release build (#2251)
commit
|
commitdiff
|
tree
|
snapshot
2020-05-28
greg-lunarg
Fix missing patch decoration for TessFactor PCF arg...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-28
greg-lunarg
Update SPIRV-Tools to stable. Also SPIRV-Headers to...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-25
alan-baker
Update spirv tools (#2246)
commit
|
commitdiff
|
tree
|
snapshot
2020-05-21
David Neto
Reorder member init to match decl order (#2241)
commit
|
commitdiff
|
tree
|
snapshot
2020-05-21
alelenv
Add support for primitive culling layout qualifier...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-21
Ryan Harrison
Replace incorrect uint32_t with correct int vars (...
commit
|
commitdiff
|
tree
|
snapshot
next