Helena Kotas
|
5d741a0279
HLSL test infrastucture and other refactoring and helper classes (#2682)
|
6 年 前 |
Vishal Sharma
|
d570a7da9c
Revert "Enable clang warnings for uninitialized variables/structs (#2424)" (#2591)
|
6 年 前 |
Vishal Sharma
|
b342647084
Enable clang warnings for uninitialized variables/structs (#2424)
|
6 年 前 |
Tristan Labelle
|
c9aa79b127
Fix tests which /Zi makes trivially succeed (#2171)
|
6 年 前 |
Tristan Labelle
|
a6776de932
Support operator sizeof (#2178)
|
6 年 前 |
Tristan Labelle
|
8368d0c952
Fix a crash converting between numerical and non-numerical types. (#2120)
|
6 年 前 |
Tristan Labelle
|
61a7876742
Make the array out of bounds error conditional on the HLSL version. (#2096)
|
6 年 前 |
Tristan Labelle
|
c4e9191dd0
Fix compiler crash on using incomplete type. (#2073)
|
6 年 前 |
Tristan Labelle
|
ecfa00c8e3
Make the array out of bounds error conditional on the HLSL version.
|
6 年 前 |
Tristan Labelle
|
a4b240c85b
Added an error for constant array indices being out of bounds. (#1931)
|
6 年 前 |
Tristan Labelle
|
c9d744fd88
Misc codegen test improvements (#1918)
|
7 年 前 |
Tristan Labelle
|
77f75a613c
Added exhaustive tests for implicit conversions and explicit casts between type shapes.
|
7 年 前 |
Helena Kotas
|
b77a577f5b
Subobject tests (#1657)
|
7 年 前 |
Ehsan Nasiri
|
50f72bc213
[linux-port] Fix typo in macro definition.
|
7 年 前 |
Tex Riddell
|
645ea84fcc
Fix implicit casts for dimension and various other related things.
|
7 年 前 |
Tex Riddell
|
89697bbad5
Merge branch 'master' into dxr-master
|
7 年 前 |
Helena Kotas
|
f45c576627
Implement Length property on constant arrays (FXC regression) (#1517)
|
7 年 前 |
Tex Riddell
|
2f5afecf67
Merge remote-tracking branch 'ms/master' into user/texr/integrate-master
|
7 年 前 |
Tex Riddell
|
f9e3d5ea01
Fix nested anon struct, allow nested class/struct (HV > 2015) (#1463)
|
7 年 前 |
Tex Riddell
|
2330c74b1a
Merge remote-tracking branch 'ms/master' into user/texr/integrate-master
|
7 年 前 |
Greg Roth
|
a62e5eaec3
[linux-port] Enable VerifierTest for Unix (#1452)
|
7 年 前 |
Greg Roth
|
c53f0a6068
Consolidate utility functions for HLSL tests (#1444)
|
7 年 前 |
Greg Roth
|
34d12a5a10
[linux-port] Silence semicolon warnings (#1436)
|
7 年 前 |
Tex Riddell
|
a26681c807
Merge branch 'master' into rtmaster
|
7 年 前 |
Helena Kotas
|
7082a9326a
Add compiler error on incomplete array declaration inside struct (#1243)
|
7 年 前 |
Tex Riddell
|
283b71ca16
Change PerThreadFileSystem solution to still require explicit Setup
|
7 年 前 |
Young Kim
|
69e2583196
Adding RayFlags and HitKind built in constants
|
8 年 前 |
Lei Zhang
|
9503f80c18
Carry BasePath within CK_HLSLDerivedToBase casts (#1047)
|
8 年 前 |
Young Kim
|
a48d81fcac
New scalar types (#792)
|
8 年 前 |
Lei Zhang
|
9fbe9bb349
[spirv] Turn on C++11 attributes and support [[vk::location(X)]] (#568)
|
8 年 前 |