This website requires JavaScript.
Explore
Help
Sign in
BeeEngine
/
glslang-zig
Watch
1
Star
0
Fork
You've already forked glslang-zig
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
1451
commits
1
branch
0
tags
75
MiB
81d4714908
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
7dfcf4d1ad
HLSL: Add GatherRed/Green/Blue/Alpha methods, inc 4-offset forms
2016-08-03 13:34:39 -06:00