This website requires JavaScript.
Explore
Help
Sign In
mewin
/
glslang
Watch
1
Star
0
Fork
0
You've already forked glslang
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
4,756
Commits
1
Branch
0
Tags
Commit Graph
3 Commits
Author
SHA1
Message
Date
Dawid Lorenz
4ae01c5f41
Add support for pre and post HLSL qualifier validation
...
The change makes it possible to define a const variable after the marked type. Example "float const"
2023-07-11 13:36:38 -04:00
John Kessenich
3d1b709676
HLSL:
Fix
#1027
.
2017-08-23 14:33:31 -06:00
John Kessenich
6e2295d340
HLSL:
Fix
#902
: Incorrect protection against zero arguments.
2017-05-24 16:02:56 -06:00