Tex Riddell
|
fd07613a95
Texture2DMS fixes: missing ResProp data; reflection default NumSamples = 0 (#3578)
|
преди 4 години |
Minmin Gong
|
65155d95bd
In the original code, there are chances to compare an iterator from m_CBsByName to m_StructuredBufferCBsByName.end(). It crashes if _ITERATOR_DEBUG_LEVEL is not 0. Fix it by comparing an iterator to the container it's from. (#3160)
|
преди 4 години |
Xiang Li
|
797d4b8adc
Mutate resource to handle for shader model 6.6+. (#3374)
|
преди 4 години |
Greg Roth
|
d574d27c1f
Implement Shader Model 6.6 (#3293)
|
преди 4 години |
Marijn Suijten
|
af14220b45
[linux-port] Support full IID comparison on GCC (#3062)
|
преди 4 години |
Marijn Suijten
|
11e04d8d2b
Remove unnecessary whitespace in files touched by #3062 (#3272)
|
преди 4 години |
Xiang Li
|
8e3b9e7ed5
Update Constant/TextureBuffer implementation. (#3147)
|
преди 4 години |
Tex Riddell
|
f78b10c836
Fix thread malloc issue with GetConstantBufferByName (#3033)
|
преди 5 години |
Tex Riddell
|
3f95e37b2f
Fix break in VS 2019 from warning C4063 (#2929)
|
преди 5 години |
Tex Riddell
|
ee442e01bc
Support instruction counts in reflection (#2930)
|
преди 5 години |
Tex Riddell
|
86073a3b0b
Reflection Fixes: SB layout in lib, 16 and 64 bit types, tbuffer, more (#2916)
|
преди 5 години |
Tex Riddell
|
713c80ce4e
Rename 'module' to 'hModule' for C++20 compat (#2667)
|
преди 5 години |
Xiang Li
|
91fe12f0eb
Add GetResourceFromHeap. (#2691)
|
преди 5 години |
Tex Riddell
|
f4965b71dd
Integrate dxcapi v2 and other changes from internal (#2575)
|
преди 5 години |
Tex Riddell
|
0513758aee
Fix header/reflection for RTAS/FeedbackTexture (#2549)
|
преди 5 години |
Tex Riddell
|
35e3e3105a
Reflection: Remove hack preventing more than one SV_ClipDistance (#2544)
|
преди 5 години |
Tex Riddell
|
ee534ef3a1
Fix library cbuffer reflection for matrix array Elements count (#2513)
|
преди 5 години |
Tex Riddell
|
0d6d1f1773
Fix mesh shader signature element usage masks
|
преди 6 години |
Tex Riddell
|
892765cc4b
Default to stripping reflection from DXIL and fix a bunch of fallout.
|
преди 6 години |
Tex Riddell
|
5aec592757
Add seperate reflection part (STAT), add -Qstrip_reflect_from_dxil
|
преди 6 години |
Tex Riddell
|
bd929a7129
Reflection: optionally use new metadata+RDAT instead of instructions
|
преди 6 години |
amarpMSFT
|
f9c973536e
flesh out SV_CullPrimitive support (#2373)
|
преди 6 години |
Tristan Labelle
|
02ac47c26d
Replace std::make_unique with llvm::make_unique (#2367)
|
преди 6 години |
Tex Riddell
|
397a67082e
Misc cleanup during review
|
преди 6 години |
Tex Riddell
|
cd9fee2291
Merge rayquery into merge-dxil-1-5
|
преди 6 години |
Sahil Parmar
|
968fe41136
Merged PR 116: Add support for HLSL Meshlets
|
преди 6 години |
Amar Patel (GRAPHICS)
|
6bac49fd65
Merged PR 120: Adding RayQuery intrinsics
|
преди 6 години |
Tex Riddell
|
03ecd7d3d7
Fix more: array[1] and unbounded cases, address feedback
|
преди 6 години |
Tex Riddell
|
2165224f0e
Fix reflection of ConstantBuffer/StructuredBuffer arrays, nested arrays
|
преди 6 години |
Tex Riddell
|
c5985f483c
Fix CBuffer and StructuredBuffer offsets for packing and reflection.
|
преди 6 години |