Tex Riddell
|
7c9e487afd
Implement IsHelperLane() (#3382)
|
5 years ago |
Xiang Li
|
f894295c3b
Support NonUniformResourceIndex for dynamic resource. (#3333)
|
5 years ago |
Vishal Sharma
|
b0820241c1
Update validation rule info in hctdb.py (#3311)
|
5 years ago |
Greg Roth
|
d574d27c1f
Implement Shader Model 6.6 (#3293)
|
5 years ago |
Greg Roth
|
d658b86b70
Add conditionals around vk namespace usage (#3291)
|
5 years ago |
Ehsan
|
d7bb9ee170
Introduce the implicit 'vk' namespace (#3133)
|
5 years ago |
Greg Roth
|
471e0ae40b
Reword misleading type buffer atomic error message (#3268)
|
5 years ago |
rkarrenberg
|
eaa7f95d07
Enable generation of llvm.lifetime.start/.end intrinsics (#3034)
|
5 years ago |
Tex Riddell
|
141a5c2ec5
Skip extra argument copying at callsite for library targets (#3203)
|
5 years ago |
Greg Roth
|
754e99b405
Revert "Optimize compile times by not skipping allocas (#3168)" (#3183)
|
5 years ago |
Greg Roth
|
9459577e8f
Optimize compile times by not skipping allocas (#3168)
|
5 years ago |
Tex Riddell
|
530958e4b7
Fix NonUniform indexing of CBV array (#3095)
|
5 years ago |
David Peixotto
|
55b9194ccc
Modify the extension mechansim to handle custom lowering for resource… (#3081)
|
5 years ago |
Tex Riddell
|
db1a977c2a
Don't claim alignment above 4 for raw buffer due to base (#2905)
|
5 years ago |
Ehsan
|
00a8233c30
Support for printf intrinsic (#2829)
|
5 years ago |
Minmin Gong
|
7dc56492a0
Fix a couple warnings in code (#2746)
|
5 years ago |
Greg Roth
|
78b58851fd
Print Lines or "add -Zi" on error messages (#2782)
|
5 years ago |
Xiang Li
|
729307c4d9
Create x*x for pow(x,2). (#2777)
|
5 years ago |
Xiang Li
|
4098229583
Code cleanup. (#2708)
|
5 years ago |
Xiang Li
|
8156151a58
Update name and fix nonuniformindex. (#2697)
|
5 years ago |
Xiang Li
|
91fe12f0eb
Add GetResourceFromHeap. (#2691)
|
5 years ago |
Vishal Sharma
|
82b1625bb5
Don't emit discard when input is non-negative (#2628)
|
6 years ago |
Tex Riddell
|
f4965b71dd
Integrate dxcapi v2 and other changes from internal (#2575)
|
6 years ago |
Xiang Li
|
94460c988b
Support register binding on resource in cbuffer. (#2582)
|
6 years ago |
Xiang Li
|
462253a263
Clear register binding for resource in cbuffer. (#2580)
|
6 years ago |
amarpMSFT
|
42a511cb77
Add missing intrinsics to query InstanceContributionToHitGroupIndex via RayQuery (#2578)
|
6 years ago |
Xiang Li
|
0d24872386
Take care resource in cbuffer when not_use_legacy_cbuf_load. (#2543)
|
6 years ago |
Tex Riddell
|
a6a28a34bc
Fix lowering for all TextureCube[Array] Sample* and Gather* overloads (#2535)
|
6 years ago |
Tex Riddell
|
2a01c58f73
Fix RayQuery allocation for CSE, DCE, statics, arrays, and lifetimes (#2469)
|
6 years ago |
Vishal Sharma
|
da9a66f768
Fix compilation failures involving mul intrinsic overloads (#2470)
|
6 years ago |