index
:
slang.git
master
Making it easier to work with shaders
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
premake5.lua
Age
Commit message (
Expand
)
Author
2024-05-27
[gfx] metal backend skeleton (#4223)
Simon Kallweit
2024-05-08
capture/replay: interface implementation 1 (#4122)
kaizhangNV
2024-04-19
Create a new release build for linux_x64. (#3989)
kaizhangNV
2024-03-15
[gfx] use CUDA driver API (#3776)
skallweitNV
2024-02-26
switch to vkCreateMetalSurfaceEXT and create metal layer in swapchain (#3627)
Simon Kallweit
2024-01-24
Generate lookup tables from cmake (#3461)
Ellie Hermaszewska
2024-01-18
Capability def parsing & codegen + disjoint sets (#3451)
Yong He
2023-12-18
macos/vulkan support (#3418)
skallweitNV
2023-12-08
WIP: CMake (#3326)
Ellie Hermaszewska
2023-10-19
Add a tool to dump/replay compute pipeline creation from gfx. (#3275)
Yong He
2023-09-29
Fix for problem with OrderedHashSet causing crash (#3251)
jsmall-nvidia
2023-09-13
Add all RayQuery SPIRV Intrinsics. (#3204)
Yong He
2023-09-11
Add Mesh and Task shader support to GFX (#3190)
Ellie Hermaszewska
2023-09-06
Update c++ flags for glslang compilation. (#3187)
Yong He
2023-08-29
Add more wave intrinsics. (#3162)
Yong He
2023-08-28
Allow bitwise or expressions and numeric literals in spirv_asm blocks (#3157)
Ellie Hermaszewska
2023-08-25
Support SPIRV Capability declaration on intrinsic functions. (#3150)
Yong He
2023-08-16
Use ankerl/unordered_dense as a hashmap implementation (#3036)
Ellie Hermaszewska
2023-08-15
SPIR-V WIP (#3064)
Ellie Hermaszewska
2023-07-25
Add slang.natjmc. (#3018)
Yong He
2023-07-18
nsight Aftermath crash example (#2984)
jsmall-nvidia
2023-07-05
Squash some warnings (#2956)
Ellie Hermaszewska
2023-05-22
Source embedding for output (#2889)
jsmall-nvidia
2023-05-05
Squash a couple of warnings on clang (#2870)
Ellie Hermaszewska
2023-04-29
vkd3d and dxvk integration (#2823)
Ellie Hermaszewska
2023-04-26
Fix most of the disabled warnings on gcc/clang (#2839)
Ellie Hermaszewska
2023-04-14
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-02
Squash some warnings (#2765)
Ellie Hermaszewska
2023-03-27
Use c++17 standard (#2686)
Ellie Hermaszewska
2023-03-26
Add PyTorch C++ binding generation. (#2734)
Yong He
2023-03-21
Add texture tri-linear autodiff example. (#2715)
Yong He
2023-02-03
Correct indentation in premake lua (#2620)
Ellie Hermaszewska
2023-02-03
Use SPIR-V opcode names rather than numbers (#2571)
Ellie Hermaszewska
2023-02-01
Use gmake2 as a premake target over gmake (#2587)
Ellie Hermaszewska
2023-01-27
Add ASAN support + fixes (#2614)
skallweitNV
2023-01-26
Format premake5.lua (#2612)
skallweitNV
2022-12-07
Make slang-test depend on test tool libraries (#2554)
skallweitNV
2022-12-01
Enable multithread build in premake (#2545)
jsmall-nvidia
2022-11-28
Add LockFile helper class (#2535)
skallweitNV
2022-11-16
Squash warnings (#2515)
Ellie Hermaszewska
2022-11-10
Fix inlining pass. (#2506)
Yong He
2022-11-02
Shader Execution Reordering (via NVAPI) (#2484)
jsmall-nvidia
2022-10-19
PersistentShaderCache integration (#2453)
lucy96chen
2022-10-04
Squash some warnings from gcc 12.2 (#2428)
Ellie Hermaszewska
2022-09-28
Fix release CI script. (#2421)
Yong He
2022-09-28
Fix build script for macos aarch64. (#2420)
Yong He
2022-09-28
Make github CI build aarch64 binaries on release. (#2417)
Yong He
2022-08-20
Call `gfx` in slang program. (#2370)
Yong He
2022-08-17
Move -Werror to CI (#2362)
Eric Engestrom
[next]