John Kessenich
|
c72e5937dd
|
SPV: Bump the generator number to account for barrier changes.
|
2017-12-16 00:34:08 -07:00 |
|
John Kessenich
|
07ed11f9a0
|
SPV: GeneratorVersion: bump version number because of atomic decrement change.
|
2017-10-07 11:41:20 -06:00 |
|
John Kessenich
|
e516d4335f
|
HLSL: Move debug naming to a simpler, more consistent, scheme.
This will help in expanding flattening and reducing splitting.
|
2017-08-09 14:29:29 -06:00 |
|
John Kessenich
|
6fa17641b5
|
HLSL: Emit the OpSource HLSL instruction for HLSL, using new headers.
|
2017-04-07 15:40:01 -06:00 |
|
Rex Xu
|
470026f9d7
|
HLSL: Fix an issue of frexp().
The "exp" parameter is floating-point type in HLSL intrinsic while it is
integer type in GLSL built-in function.
|
2017-03-29 17:12:40 +08:00 |
|
Rex Xu
|
86e49d1773
|
HLSL: Move frexp() to a separate test file.
|
2017-03-29 17:04:58 +08:00 |
|