| .. |
|
CMakeLists.txt
|
cda52d5333
Fixed .dll install on MSVC.
|
6 年 前 |
|
GLSL.ext.AMD.h
|
e58d58b782
Non-functional: Move to latest headers.
|
8 年 前 |
|
GLSL.ext.EXT.h
|
5154db5183
Implement GL_EXT_fragment_invocation_density
|
7 年 前 |
|
GLSL.ext.KHR.h
|
c6f0ce8dbc
Support GL_ARB_fragment_shader_interlock
|
6 年 前 |
|
GLSL.ext.NV.h
|
2cb2f197a7
Add support for GL_NV_shader_sm_builtins
|
6 年 前 |
|
GLSL.std.450.h
|
d03da06ac1
Remove execute permissions
|
7 年 前 |
|
GlslangToSpv.cpp
|
605afc7b1b
SPV: Add a switch for favoring non-NaN operands in min, max, and clamp.
|
6 年 前 |
|
GlslangToSpv.h
|
b23d232ec5
Licensing. Fixes #958. Add licenes file and update copyrights.
|
7 年 前 |
|
InReadableOrder.cpp
|
2840f63fbc
Use unordered_set in ReadableOrderTraverser.
|
8 年 前 |
|
Logger.cpp
|
ab44ba757e
[VS2010] Remove use of ranged-for loops
|
9 年 前 |
|
Logger.h
|
c1d81cb171
[VS2010] Remove use of "= default" and "= delete"
|
9 年 前 |
|
SPVRemapper.cpp
|
d03da06ac1
Remove execute permissions
|
7 年 前 |
|
SPVRemapper.h
|
8b2f96d3fe
Check if _MSC_VER is defined before using.
|
7 年 前 |
|
SpvBuilder.cpp
|
f43c739ac5
SPV 1.4: Emit SignExtend and ZeroExtend for integer image reads/writes.
|
6 年 前 |
|
SpvBuilder.h
|
f43c739ac5
SPV 1.4: Emit SignExtend and ZeroExtend for integer image reads/writes.
|
6 年 前 |
|
SpvPostProcess.cpp
|
faac86e5d6
If a shader's only use of float16 is for FConvert, add the Float16 capability.
|
6 年 前 |
|
SpvTools.cpp
|
fd556e32b3
Use spvValidatorOptionsSetBeforeHlslLegalization for pre-legalized HLSL
|
6 年 前 |
|
SpvTools.h
|
fd556e32b3
Use spvValidatorOptionsSetBeforeHlslLegalization for pre-legalized HLSL
|
6 年 前 |
|
bitutils.h
|
fc89f065e9
Fix compiler warning emitted from GCC8
|
7 年 前 |
|
disassemble.cpp
|
605afc7b1b
SPV: Add a switch for favoring non-NaN operands in min, max, and clamp.
|
6 年 前 |
|
disassemble.h
|
76577b1aec
Fix -Wextra-semi warnings in headers used in Chromium
|
7 年 前 |
|
doc.cpp
|
2cb2f197a7
Add support for GL_NV_shader_sm_builtins
|
6 年 前 |
|
doc.h
|
76577b1aec
Fix -Wextra-semi warnings in headers used in Chromium
|
7 年 前 |
|
hex_float.h
|
8268a35504
Build: Attempt better support for VS 2012.
|
8 年 前 |
|
spirv.hpp
|
38a52fca93
Add gl_SemanticsVolatile to GL_KHR_memory_scope_semantics, and make volatile-qualified atomics generate MemorySemanticsVolatile when using the Vulkan memory model
|
6 年 前 |
|
spvIR.h
|
4605e2ed2b
Implement GL_NV_cooperative_matrix
|
7 年 前 |