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
/
source
/
core
Commit message (
Expand
)
Author
Age
*
Add all RayQuery SPIRV Intrinsics. (#3204)
Yong He
2023-09-13
*
Fix GLSL output for `gl_ClipDistance` input builtin. (#3193)
Yong He
2023-09-07
*
Add -repro-fallback-directory (#3188)
jsmall-nvidia
2023-09-07
*
Fix GLSL code gen around RayQuery and HitObject types. (#3173)
Yong He
2023-09-01
*
Allow bitwise or expressions and numeric literals in spirv_asm blocks (#3157)
Ellie Hermaszewska
2023-08-28
*
Run vk tests on spirv backend with expected failure list. (#3128)
Yong He
2023-08-16
*
squash warnings (#3113)
Ellie Hermaszewska
2023-08-15
*
Use ankerl/unordered_dense as a hashmap implementation (#3036)
Ellie Hermaszewska
2023-08-16
*
SPIR-V WIP (#3064)
Ellie Hermaszewska
2023-08-15
*
Add spirv-dis as a downstream compiler (#3059)
Ellie Hermaszewska
2023-08-07
*
Add missing empty case to Array::makeArray (#3058)
Ellie Hermaszewska
2023-08-08
*
Allow parsing some SPIR-V enums in intrinsics (#3062)
Ellie Hermaszewska
2023-08-08
*
Redesign `DeclRef` and systematic `Val` deduplication (#3049)
Yong He
2023-08-04
*
Generalize collectInductionValues (#3031)
Ellie Hermaszewska
2023-08-01
*
Simplify Lookup and improve compiler performance. (#2996)
Yong He
2023-07-18
*
Create and cache flattened inheritance lists (#2740)
Theresa Foley
2023-07-12
*
Use scratchData on `IRInst` to replace HashSets. (#2978)
Yong He
2023-07-12
*
Add perf benchmark utility. (#2977)
Yong He
2023-07-11
*
Small improvements around StringBlob (#2924)
jsmall-nvidia
2023-06-09
*
Improvements around StringBlob (#2921)
jsmall-nvidia
2023-06-08
*
Squash a couple of warnings on clang (#2870)
Ellie Hermaszewska
2023-05-05
*
Add SLANG_ASSUME and use it in release asserts (#2859)
Ellie Hermaszewska
2023-05-04
*
Markdown CommandOptions (#2860)
jsmall-nvidia
2023-05-02
*
CommandOptions (#2856)
jsmall-nvidia
2023-04-29
*
vkd3d and dxvk integration (#2823)
Ellie Hermaszewska
2023-04-29
*
Fix most of the disabled warnings on gcc/clang (#2839)
Ellie Hermaszewska
2023-04-26
*
StringBuilder to lowerCamel (#2840)
jsmall-nvidia
2023-04-25
*
Bump glm and stb + small neatenings (#2831)
Ellie Hermaszewska
2023-04-25
*
Dictionary using lowerCamel (#2835)
jsmall-nvidia
2023-04-25
*
Improve SourceMap coverage/testing (#2818)
jsmall-nvidia
2023-04-20
*
Changes for vkd3d proton (#2813)
Ellie Hermaszewska
2023-04-20
*
Make SourceMap a value type (#2812)
jsmall-nvidia
2023-04-19
*
On demand SourceMap JSON serialization (#2811)
jsmall-nvidia
2023-04-18
*
Some small fixes with Windows/DX usage (#2797)
Ellie Hermaszewska
2023-04-14
*
Enable SLANG_ENABLE_DXIL_SUPPORT on non-Windows platforms (#2750)
Ellie Hermaszewska
2023-04-14
*
Set the executable bit on Executable artifact files (#2796)
Ellie Hermaszewska
2023-04-14
*
Correct http header construction (#2795)
Ellie Hermaszewska
2023-04-13
*
Reading artifact hierarchy from file system interface (#2787)
jsmall-nvidia
2023-04-12
*
Artifact simplification (#2781)
jsmall-nvidia
2023-04-11
*
Add SLANG_IID_PPV_ARGS (#2784)
Ellie Hermaszewska
2023-04-07
*
Detect when calls to execv fail (#2751)
Ellie Hermaszewska
2023-03-30
*
Enable CUDA render api on unix (#2757)
Ellie Hermaszewska
2023-03-30
*
Fix mismatched malloc/delete[] in toWString (#2758)
Ellie Hermaszewska
2023-03-30
*
Don't touch output file if content did not change. (#2738)
Yong He
2023-03-28
*
Add PyTorch C++ binding generation. (#2734)
Yong He
2023-03-26
*
Type legalization and autodiff bug fixes. (#2722)
Yong He
2023-03-22
*
Source map obfuscation (#2717)
jsmall-nvidia
2023-03-22
*
Add `[CudaDeviceExport]` to allow exporting CUDA device functions. (#2708)
Yong He
2023-03-16
*
Preliminary SourceMap support (#2701)
jsmall-nvidia
2023-03-16
*
Support for PDB output from DXC (#2693)
jsmall-nvidia
2023-03-10
[next]