Tex Riddell
|
78be5b20ac
Merged PR 104: Disallow ignore/accept hit intrinsics in lib export functions
|
7 years ago |
Tex Riddell
|
6663dac50f
Merge branch 'master' into user/texr/integrate-master
|
7 years ago |
Tex Riddell
|
41ed85892d
Remove unused OP::ComputeMinShaderModelAndMask for function
|
7 years ago |
Tex Riddell
|
ee550a4b53
Add shader mask and min SM to RDAT
|
7 years ago |
Tex Riddell
|
d37f956c70
Merged PR 86: Finalize OpCode changes for Dxil 1.3 / SM 6.3
|
7 years ago |
Xiang_Li (XBox)
|
d09e2746aa
Merged PR 90: Enable 64bit rawBufferLoad/Store.
|
7 years ago |
Greg Roth
|
6121df782a
[linux-port] Correct problematic initializations (#1321)
|
7 years ago |
Greg Roth
|
e5ec4ca0db
[linux-port] Replace tests of never null addresses (#1318)
|
7 years ago |
Greg Roth
|
d975f150b7
[linux-port] Correct conditional groupings (#1326)
|
7 years ago |
Greg Roth
|
c8184d216c
[linux-port] Dummy access to unused variables (#1325)
|
7 years ago |
Xiang Li
|
c410b52fad
Add shader stage limitation for Raytracing intrinsic.
|
7 years ago |
Greg Roth
|
6ddc8622d9
[linux-port] More compile improvement (helps GCC). (#1310)
|
7 years ago |
Greg Roth
|
772f1af14d
[linux-port] Compile improvements (helps gcc). (#1307)
|
7 years ago |
Tex Riddell
|
e237f8a57e
Merged PR 50: Fix attributes for ray intrinsics that can change during traversal
|
7 years ago |
Young Kim
|
20067a37fe
Merged PR 35: Merge user/kiyoung/function-feature-flag to user/texr/rt-merge-rebase
|
7 years ago |
Tex Riddell
|
914c040b14
Merged PR 26: Fix intrinsic names to match spec.
|
7 years ago |
Tex Riddell
|
634fd7556b
Merge branch 'rtmaster' into user/texr/rt-merge-rebase
|
7 years ago |
Young Kim
|
b287dd7d71
More overload for TextureGather and TextureGatherCmp (#1069)
|
7 years ago |
Xiang Li
|
7f186874d2
Code cleanup.
|
8 years ago |
Tex Riddell
|
8beb970b51
OP::GetTypeName - use struct name for UDT and return StringRef
|
8 years ago |
Tex Riddell
|
005c534977
Fix OP::GetTypeName = used in if instead of == causing assert.
|
8 years ago |
Xiang Li
|
fdb8161ccb
1. Not replace local/static resource to handle for lib.
|
8 years ago |
Xiang Li
|
fdf2c31ca6
1. Fix IgnoreHit and AcceptHitAndEndSearch.
|
8 years ago |
Xiang Li
|
dc3ad5efe5
Lower createHandelForLib.
|
8 years ago |
Xiang Li
|
519938f12e
Lower HLCreateHandle into CreateHandleFromResourceStructForLib.
|
8 years ago |
Xiang Li
|
c45aa784ac
Add AcceptHitAndEndSearch, CallShader, CommitHitAndStopRay and change ReportIntersection into ReportHit.
|
8 years ago |
Xiang Li
|
eb4b0ae768
Support user define type for dxil operation.
|
8 years ago |
Tex Riddell
|
c225dead63
Merge types in linker, and recognize class.matrix.* type for library. (#1033)
|
8 years ago |
Young Kim
|
4904266822
Code Cleanup for Execution Tests (#879)
|
8 years ago |
Young Kim
|
44db464c32
Native Int16 and Uint16 types (#783)
|
8 years ago |