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
/
unix
/
slang-unix-process.cpp
Commit message (
Expand
)
Author
Age
*
Fix UnixPipeStream::read() not handling EOF (#8626)
ncelikNV
2025-10-08
*
Fix downstream compiler locale (#6734)
Julius Ikkala
2025-04-10
*
Move switch statement bodies to their own lines (#5493)
Ellie Hermaszewska
2024-11-05
*
format
Ellie Hermaszewska
2024-10-29
*
Fix warnings for gcc 12.3 (#3286)
Ellie Hermaszewska
2023-10-25
*
Fix GLSL code gen around RayQuery and HitObject types. (#3173)
Yong He
2023-09-01
*
Fix most of the disabled warnings on gcc/clang (#2839)
Ellie Hermaszewska
2023-04-26
*
Detect when calls to execv fail (#2751)
Ellie Hermaszewska
2023-03-30
*
OSX CI Test (#2126)
jsmall-nvidia
2022-02-10
*
Fix MacOSX build issues (#2124)
jsmall-nvidia
2022-02-10
*
Split out ExecutableLocation (#2041)
jsmall-nvidia
2021-12-03
*
Auto flush for streams for stdin/out in slang-test (#2035)
jsmall-nvidia
2021-11-30
*
Use test-server on CI (#2034)
jsmall-nvidia
2021-11-30
*
Support around JSON-RPC (#2014)
jsmall-nvidia
2021-11-16
*
Interprocess communication via pipes (#2009)
jsmall-nvidia
2021-11-10