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,985
Commits
1
Branch
0
Tags
Commit Graph
2 Commits
Author
SHA1
Message
Date
John Kessenich
6fa17641b5
HLSL: Emit the OpSource HLSL instruction for HLSL, using new headers.
2017-04-07 15:40:01 -06:00
steve-lunarg
13975525d7
Decompose OpIsFinite to avoid capability restrictions
...
OpIsFinite is not available everywhere: decompose isfinite to !isinf && !isnan.
2017-04-03 20:05:21 -06:00