This website requires JavaScript.
Explore
Help
Register
Sign In
libretro
/
glslang
Watch
1
Star
0
Fork
0
You've already forked glslang
mirror of
https://github.com/libretro/glslang.git
synced
2025-02-25 09:53:07 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
glslang
/
StandAlone
History
David Neto
b37dc0e458
For MinGW, statically link exes against basic runtimes
...
Avoids the need to ship basic runtimes like libgcc_s_sjlj-1.dll with the executables.
2016-06-02 14:37:24 -04:00
..
CMakeLists.txt
For MinGW, statically link exes against basic runtimes
2016-06-02 14:37:24 -04:00
ResourceLimits.cpp
atoi comes from stddef.h or cstddef
2016-05-20 16:06:49 -04:00
ResourceLimits.h
Test compiling shaders with given resource limits using GTest.
2016-05-19 14:18:21 -04:00
spirv-remap.cpp
Fix compilation issues with MSVC 2010
2016-02-23 22:17:38 +01:00
StandAlone.cpp
Test compiling shaders with given resource limits using GTest.
2016-05-19 14:18:21 -04:00
Worklist.h
Add an osinclude.h below each OS directory, redirects by platform macro
2015-11-16 18:05:18 +01:00