This website requires JavaScript.
Explore
Help
Register
Sign In
hyzboy
/
GLSLCompiler
Watch
1
Star
0
Fork
0
You've already forked GLSLCompiler
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
11
Commits
1
Branch
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Jayou
7506a66008
fix bug when use .dll with diff env (e.g. debug/release).
2020-10-15 14:58:31 +08:00
SPIRV-Cross
@
f0fe4442e3
finished first version. but don't test.
2020-08-22 19:30:16 +08:00
.gitmodules
finished first version. but don't test.
2020-08-22 19:30:16 +08:00
CMakeLists.txt
use self-define "enum class VertexAttribBaseType" instead "spirv_cross::SPIRType::BaseType"
2020-08-25 17:44:40 +08:00
glsl2spv.cpp
fix bug when use .dll with diff env (e.g. debug/release).
2020-10-15 14:58:31 +08:00
output_path.cmake
finished first version. but don't test.
2020-08-22 19:30:16 +08:00
system_bit.cmake
finished first version. but don't test.
2020-08-22 19:30:16 +08:00
VKShaderParse.h
now support hlsl, #include & more shader resource
2020-10-14 15:43:31 +08:00
Description
No description provided
60
KiB
Languages
C++
84.4%
CMake
15.6%