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
1,447
Commits
1
Branch
0
Tags
Commit Graph
3 Commits
Author
SHA1
Message
Date
John Kessenich
6a70eb7161
HLSL: Emulate write-to-output on return-from-entry-point, for return value.
...
This fixes issue
#487
and
#480
. It also correctly handles output parameters from the entry point.
2016-08-28 20:13:07 -06:00
Dan Baker
2c646b7afa
Updating tests, sadly every single HLSL test needs updating becuase of the language identifier
2016-08-15 16:25:55 -04:00
steve-lunarg
5964c64b2a
HLSL: Fix a grammar error related to constructors in parenthetical expressions
2016-07-30 08:09:09 -06:00