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