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 smoke test for language server. (#2266)
Yong He
2022-06-08
*
Improvements around Visual Studio versions/matching versions (#2267)
jsmall-nvidia
2022-06-08
*
Actual global support (#2262)
jsmall-nvidia
2022-06-08
*
Code review fixes for language server. (#2265)
Yong He
2022-06-07
*
Major language server features. (#2264)
Yong He
2022-06-07
*
COM interfaces with host callable (#2258)
jsmall-nvidia
2022-06-02
*
Add Slang::String compatibility with std::ostream (#2256)
Craig Kolb
2022-05-31
*
Work around MacOS compilation issue with embed stlib (#2255)
Craig Kolb
2022-05-31
*
Added NativeStringType (#2252)
jsmall-nvidia
2022-05-27
*
Special handling around return and liveness (#2234)
jsmall-nvidia
2022-05-17
*
Liveness tracking with phis (#2233)
jsmall-nvidia
2022-05-17
*
Fix errors when building with the latest Xcode (#2215)
Vincent Isambart
2022-04-28
*
Make artifact an interface (#2195)
jsmall-nvidia
2022-04-27
*
Linking in DXC (#2190)
jsmall-nvidia
2022-04-26
*
Allow slangc to generate exe from .slang file. (#2170)
Yong He
2022-03-28
*
gfx: restructure render-d3d12.cpp (#2154)
Yong He
2022-03-09
*
GFX Vulkan: deferred shader compilation and pipeline creation. (#2153)
Yong He
2022-03-08
*
OSX CI Test (#2126)
jsmall-nvidia
2022-02-10
*
Fix MacOSX build issues (#2124)
jsmall-nvidia
2022-02-10
*
Various fixes to gfx. (#2120)
Yong He
2022-02-09
*
Add support for HLSL unorm/snorm (#2095)
Theresa Foley
2022-01-25
*
Enable running tests in parallel. (#2078)
Yong He
2022-01-10
*
Fixes to `uploadTextureData`. (#2058)
Yong He
2021-12-13
*
Split out ExecutableLocation (#2041)
jsmall-nvidia
2021-12-03
*
Improvements to repro diagnostics (#2039)
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
*
Fix for slang-test memory leak (#2029)
jsmall-nvidia
2021-11-24
*
PersistentJSONValue (#2028)
jsmall-nvidia
2021-11-24
*
JSON-RPC test server (#2026)
jsmall-nvidia
2021-11-23
*
Improvements to JSON/RTTI (#2022)
jsmall-nvidia
2021-11-19
*
RTTI/JSON (#2021)
jsmall-nvidia
2021-11-18
*
Support around JSON-RPC (#2014)
jsmall-nvidia
2021-11-16
*
Http protocol support (#2012)
jsmall-nvidia
2021-11-15
*
Interprocess communication via pipes (#2009)
jsmall-nvidia
2021-11-10
*
Fix an infinite-recursion bug in type-checking (#2004)
Theresa Foley
2021-11-03
*
Runs all gfx unit tests through a 'test proxy' (#1981)
jsmall-nvidia
2021-10-26
*
Selecting downstream compiler on code gen transition (#1980)
jsmall-nvidia
2021-10-20
*
Update stdlib docs/small fixes (#1972)
jsmall-nvidia
2021-10-11
*
Removing exceptions from core/compiler-core (#1953)
jsmall-nvidia
2021-10-04
*
Fix incorrect WIN32 macros and missing Windows.h inclusion (#1939)
Pablo Delgado
2021-09-15
*
First Slang LLVM integration (#1934)
jsmall-nvidia
2021-09-10
*
Further implementation of SPIRV direct emit. (#1920)
Yong He
2021-08-12
*
Enable swiftshader in linux CI builds (#1909)
Yong He
2021-07-19
*
Enable testing with Swiftshader. (#1906)
Yong He
2021-07-09
*
Fix cyclic reference in `ExtendedTypeLayout`. (#1868)
Yong He
2021-06-02
*
JSONValue / Container (#1864)
jsmall-nvidia
2021-06-01
*
JSON Lexing and string encoding/decoding (#1858)
jsmall-nvidia
2021-05-25
*
Improvements in -X support (#1852)
jsmall-nvidia
2021-05-22
*
FXC as DownstreamCompiler (#1844)
jsmall-nvidia
2021-05-14
[next]