John Kessenich
|
b0a63f578a
|
HLSL: Correctly identify which variables are global storage class.
|
2016-07-01 19:35:53 -06:00 |
|
LoopDawg
|
e903ab5f04
|
HLSL: Change intrinsics tests to not use overloaded entry points
|
2016-06-30 14:13:03 -06:00 |
|
LoopDawg
|
1b7fd0f7b7
|
Add asdouble, fma, & mad intrinsics and change profile to allow doubles when parsing prototypes
|
2016-06-28 15:38:38 -06:00 |
|
LoopDawg
|
6e72fddaa2
|
Add HLSL memory barrier intrinsics, fix dst, add lit & EvaluateAttributeSnapped
|
2016-06-20 09:53:59 -06:00 |
|
John Kessenich
|
5aa59e2044
|
HLSL: Map parameter qualifiers from generic to function-specific and entry-point specific.
|
2016-06-17 15:52:46 -06:00 |
|
LoopDawg
|
589107095c
|
Implement atomic ops, bit conversions, fix fwidth stage mask, fix saturate dest modifier.
|
2016-06-13 20:50:36 -06:00 |
|
John Kessenich
|
71351de879
|
HLSL: Add all int/float/bool/uint matrix types, void for functions, and a few others.
|
2016-06-09 01:33:10 -06:00 |
|
LoopDawg
|
643fcb5b43
|
Add negative intrinsics tests
|
2016-06-03 16:28:57 -06:00 |
|