index
:
slang.git
master
Making it easier to work with shaders
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
*
Filter lookup results from interfaces in `visitMemberExpr`.
Yong He
2020-06-05
*
Merge branch 'master' into loop_attrib
Tim Foley
2020-06-05
|
\
|
*
Fixes for active mask synthesis + tests (#1370)
Tim Foley
2020-06-05
*
|
Add missing loop-attribs.slang.hlsl for the test case
Yong He
2020-06-04
*
|
Change loop-attrib test case to CROSS_COMPILE per review comments
Yong He
2020-06-04
*
|
Emit [loop] attribute to output HLSL.
Yong He
2020-06-04
|
/
*
Disable CUDA active mask tests as failing on CI. (#1367)
jsmall-nvidia
2020-06-03
*
Make stdlib path just be the filename. (#1364)
jsmall-nvidia
2020-06-02
*
Working matrix swizzle (#1354)
Dietrich Geisler
2020-06-02
*
Synthesize "active mask" for CUDA (#1352)
Tim Foley
2020-05-26
*
Add GLSL translation for HLSL fmod() (#1342)
Tim Foley
2020-05-11
*
Disable a test that was breaking on CI (#1338)
Tim Foley
2020-05-04
*
Improve GLSL coverage of boolean binary ops (#1335)
Tim Foley
2020-05-01
*
Add support for generic load/store on byte-addressed buffers (#1334)
Tim Foley
2020-04-27
*
Small improvements around atomics (#1333)
jsmall-nvidia
2020-04-23
*
Disable OptiX tests by default. (#1331)
Tim Foley
2020-04-22
*
Diagnose attempts to call instance methods from static methods (#1330)
Tim Foley
2020-04-21
*
Fix for a generic definition, followed by a declaration with target intrisic ...
jsmall-nvidia
2020-04-21
*
Small Improvements around Wave Intrinsics (#1328)
jsmall-nvidia
2020-04-21
*
WaveMask remaining intrinsics and tests (#1327)
jsmall-nvidia
2020-04-21
*
Fix stdlib definitions of half<->float conversion (#1326)
Tim Foley
2020-04-20
*
Feature/wave mask review (#1325)
jsmall-nvidia
2020-04-20
*
Add support for global shader parameters to OptiX path (#1323)
Tim Foley
2020-04-17
*
Workaround for matching of dxc diagnostics (#1324)
jsmall-nvidia
2020-04-16
*
Added wave.slang.expected.txt (#1322)
jsmall-nvidia
2020-04-16
*
First support for 'WaveMask' intrinsics (#1321)
jsmall-nvidia
2020-04-15
*
CUDA global scope initialization of arrays without function calls. (#1320)
jsmall-nvidia
2020-04-14
*
Fix front-end handling of generic static methods (#1319)
Tim Foley
2020-04-14
*
Change rules for layout of buffers/blocks containing only interface types (#1...
Tim Foley
2020-04-14
*
Fix crashing bug when using overloaded name as generic arg (#1315)
Tim Foley
2020-04-10
*
Literal folding on other operators (#1314)
jsmall-nvidia
2020-04-09
*
Fix expected output for dxc-error test. (#1312)
Tim Foley
2020-04-08
*
Fixes for IR generics (#1311)
Tim Foley
2020-04-08
*
Remove static struct members from layout and reflection (#1310)
jsmall-nvidia
2020-04-08
*
Fix WaveGetLaneIndex for glsl (#1306)
jsmall-nvidia
2020-04-02
*
Optimize creation of memberDictionary (#1305)
jsmall-nvidia
2020-04-02
*
Add basic support for namespaces (#1304)
Tim Foley
2020-04-02
*
CUDA version handling (#1301)
jsmall-nvidia
2020-03-30
*
Add a test for static const declarations in structure types (#1300)
Tim Foley
2020-03-30
*
WaveBroadcastAt/WaveShuffle (#1299)
jsmall-nvidia
2020-03-27
*
Adds WaveShuffle intrinsic (#1298)
jsmall-nvidia
2020-03-27
*
Support for WaveReadLaneAt with dynamic (but uniform across Wave) on Vk by en...
jsmall-nvidia
2020-03-27
*
Fix a bug in exiting SSA form for loops (#1293)
Tim Foley
2020-03-25
*
Unroll target improvements (#1291)
jsmall-nvidia
2020-03-25
*
Better diagnostics on failure on CUDA. (#1288)
jsmall-nvidia
2020-03-25
*
Parser changes to improve handling of static method calls (#1290)
Tim Foley
2020-03-24
*
Fix some bad behavior around static methods (#1289)
Tim Foley
2020-03-24
*
First pass at a Target Compatibility document (#1287)
jsmall-nvidia
2020-03-23
*
CPU Texture GetDimensions support (#1283)
jsmall-nvidia
2020-03-21
*
Handling of switch with empty body (#1284)
jsmall-nvidia
2020-03-20
[next]