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
Commit message (
Expand
)
Author
Age
*
Literal folding on other operators (#1314)
jsmall-nvidia
2020-04-09
*
Replace /* unhandled */ in source emit with a real error (#1313)
Tim Foley
2020-04-08
*
Initial work to support OptiX output for ray tracing shaders (#1307)
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 a bug around generic functions using DXR RayQuery (#1309)
Tim Foley
2020-04-07
*
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
*
Improve diagnostic parsing from GCC. (#1303)
jsmall-nvidia
2020-03-31
*
CUDA version handling (#1301)
jsmall-nvidia
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
*
CPU Texture GetDimensions support (#1283)
jsmall-nvidia
2020-03-21
*
Handling of switch with empty body (#1284)
jsmall-nvidia
2020-03-20
*
Remove RWTextureCube/Array from stdlib (#1285)
jsmall-nvidia
2020-03-20
*
Diagnostic compare special case for stdlib line number changes (#1286)
jsmall-nvidia
2020-03-20
*
Improve CUDA Wave intrinsics documentation. (#1276)
jsmall-nvidia
2020-03-17
*
CUDA support of MultiPrefix Wave intrinsics. (#1275)
jsmall-nvidia
2020-03-16
*
Define compound intrinsic ops in the standard library (#1273)
Tim Foley
2020-03-16
*
Vector & Matrix Prefix Sum & Product (#1272)
jsmall-nvidia
2020-03-12
*
Add a basc inlining facility for use in the stdlib (#1271)
Tim Foley
2020-03-11
*
Clean-ups related to expanded standard library coverage (#1269)
Tim Foley
2020-03-11
*
Wave Prefix Product (#1270)
jsmall-nvidia
2020-03-10
*
WIP Prefix Sum for CUDA (#1268)
jsmall-nvidia
2020-03-10
*
CUDA Wave intrinsic vector/matrix support (#1267)
jsmall-nvidia
2020-03-10
*
CUDA support for vector/matrix Wave intrinsics (#1266)
jsmall-nvidia
2020-03-09
*
Yet more definitions moved into the stdlib (#1263)
Tim Foley
2020-03-09
*
Remove generated header files (#1264)
jsmall-nvidia
2020-03-06
*
Wave intrinsics for Vector and Matrix types (#1262)
jsmall-nvidia
2020-03-06
*
Expand range of definitions that can be moved into stdlib (#1259)
Tim Foley
2020-03-06
*
Safer binary compatibilty betwee 1.0 and 1.1 versions, without using struct e...
jsmall-nvidia
2020-03-05
*
Feature/glslang spirv version (#1256)
jsmall-nvidia
2020-03-05
*
__spirv_version Decoration (#1255)
jsmall-nvidia
2020-03-03
*
Move definitions of simple vector/matrix builtins to stdlib. (#1247)
Tim Foley
2020-03-03
*
Renamed UnownedStringSlice::size to getLength to make match String. (#1254)
jsmall-nvidia
2020-03-02
*
Feature/glsl wave intrinsic (#1253)
jsmall-nvidia
2020-03-02
*
Additional Wave Intrinsic Support (#1252)
jsmall-nvidia
2020-03-02
*
Feature/profile tool (#1251)
jsmall-nvidia
2020-03-02
*
Constant time dynamic cast (#1250)
jsmall-nvidia
2020-02-28
*
Fix some IR logic around load from a rate-qualified pointer (#1248)
Tim Foley
2020-02-27
*
Fix unix ProcessUtil::getClockTick (#1246)
jsmall-nvidia
2020-02-27
*
Fix for GCC C++ target - remove warning for int literal value. (#1244)
jsmall-nvidia
2020-02-26
*
Support for RWTexture types on CPU and CUDA (#1243)
jsmall-nvidia
2020-02-26
[next]