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
*
Sampler Feedback improvements (#1475)
jsmall-nvidia
2020-08-04
*
First pass support for Sampler Feedback (#1470)
jsmall-nvidia
2020-08-03
*
Upgrade to Glslang 11.0.0 (#1466)
jsmall-nvidia
2020-07-31
*
Fix bugs related to mutating implementations of interface methods (#1461)
Tim Foley
2020-07-24
*
Ensure labels are dumped in `lower-to-ir` (#1459)
Yong He
2020-07-24
*
Enable CUDA for active-mask tests. (#1458)
jsmall-nvidia
2020-07-24
*
Handle case of no global parameters for CPU/CUDA (#1457)
Tim Foley
2020-07-24
*
Test frame work improvements (#1452)
jsmall-nvidia
2020-07-24
*
Run SSA pass to clean up temporary variables during generics lowering. (#1447)
Yong He
2020-07-23
*
Fix the way extension declarations are cached for lookup (#1450)
Tim Foley
2020-07-23
*
Fix for vulkan tests failing (#1456)
jsmall-nvidia
2020-07-23
*
Multiple Entry Point Backend (#1437)
Dietrich Geisler
2020-07-20
*
Disable specializing function calls if they have a struct param, that contain...
jsmall-nvidia
2020-07-17
*
Support associatedtype local variables and return values in dynamic dispatch ...
Yong He
2020-07-16
*
Dynamic code gen for functions returning generic types. (#1439)
Yong He
2020-07-13
*
CUDA/CPU varying compute inputs as IR pass (#1438)
Tim Foley
2020-07-10
*
Fix a preprocessor bug affecting X-macros (#1436)
Tim Foley
2020-07-10
*
Dynamic code gen for generic local variables. (#1434)
Yong He
2020-07-10
*
Add support for global uniform shader parameters (#1433)
Tim Foley
2020-07-08
*
Add a test case for dynamic dispatch with `This` type in interface decl. (#1431)
Yong He
2020-07-07
*
Emit pointers for CPU target. (#1418)
Yong He
2020-07-03
*
Disable dynamic dispatch tests on CUDA - as fails with exception about unhand...
jsmall-nvidia
2020-07-01
*
Initial work on property declarations (#1410)
Tim Foley
2020-06-30
*
Fix `lowerFuncType` and small bug fixes.
Yong He
2020-06-24
*
Dynamic dispatch for generic interface requirements.
Yong He
2020-06-24
*
Merge remote-tracking branch 'origin/master' into struct-inheritance-and-inte...
Tim Foley
2020-06-19
|
\
|
*
Dynamic dispatch for static member functions of associatedtypes. (#1404)
Yong He
2020-06-19
*
|
fixup: actually make the test case test something
Tim Foley
2020-06-19
*
|
Work on struct inheritance and interfaces
Tim Foley
2020-06-18
|
/
*
Merge branch 'master' into dyndispatch
Tim Foley
2020-06-18
|
\
|
*
Improvements around C++ code generation (#1396)
jsmall-nvidia
2020-06-18
*
|
Dynamic dipatch non-static functions.
Yong He
2020-06-17
|
/
*
Add != operator for enum types (#1394)
Tim Foley
2020-06-17
*
Generate dynamic C++ code for the minimal test case. (#1391)
Yong He
2020-06-17
*
Remove implicit conversions to `void` (#1388)
Tim Foley
2020-06-15
*
Generate IRType for interfaces, and reference them as `operand[0]` in IRWitne...
Yong He
2020-06-15
*
Diagnose circularly-defined constants (#1384)
Tim Foley
2020-06-12
*
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
[next]