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
3,843
Commits
1
Branch
0
Tags
Commit Graph
3 Commits
Author
SHA1
Message
Date
John Kessenich
085b833490
HLSL: Fix issue
#658
: Don't adopt initializer constness from declaration.
...
This also makes it match how GLSL handles the same thing.
2017-01-05 10:28:26 -07:00
steve-lunarg
fe5a3ff2f3
HLSL: allow trailing commas in initializer lists & scalar initialization
2016-07-30 10:47:33 -06:00
steve-lunarg
5964c64b2a
HLSL: Fix a grammar error related to constructors in parenthetical expressions
2016-07-30 08:09:09 -06:00