index
:
slang.git
master
Making it easier to work with shaders
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source
/
core
Age
Commit message (
Expand
)
Author
2018-10-26
Feature/file system cache (#692)
jsmall-nvidia
2018-10-25
Feature/premake linux (#689)
jsmall-nvidia
2018-10-22
Fix problem with __import not working (#688)
jsmall-nvidia
2018-10-22
Osx build fixes (#681)
Matt Pharr
2018-10-16
Feature/include refactor (#675)
jsmall-nvidia
2018-10-12
Add a warning on missing return, and initial SCCP pass (#671)
Tim Foley
2018-10-10
Feature/source loc refactor (#668)
jsmall-nvidia
2018-10-09
Feature/var byte encoding (#665)
jsmall-nvidia
2018-09-27
First pass implementation of IR serialization (#653)
jsmall-nvidia
2018-09-21
Remove the "hack sampler" workaround (#648)
Tim Foley
2018-09-19
Support for IRStringLit (#645)
jsmall-nvidia
2018-09-17
Hotfix/fixing warnings (#636)
jsmall-nvidia
2018-09-14
Improvements around IR representation and memory usage (#635)
jsmall-nvidia
2018-09-13
Feature/memory arena improvements (#633)
jsmall-nvidia
2018-09-12
Feature/memory arena (#631)
jsmall-nvidia
2018-08-06
Add basic support for "Dear IMGUI" (#625)
Tim Foley
2018-08-03
Major overhaul of Renderer abstraction, to support a new example (#624)
Tim Foley
2018-07-31
Feature/attributed binding (#621)
jsmall-nvidia
2018-06-22
Expose macros/functionality for defining interfaces (#604)
jsmall-nvidia
2018-06-14
Add support for "blobs" and a file-system callback (#596)
Tim Foley
2018-05-11
Generate Visual Studio projects using Premake (#557)
Tim Foley
2018-05-02
Add support for explicit register space bindings (#542)
Tim Foley
2018-04-10
Feature/dx12 compute (#482)
jsmall-nvidia
2018-04-03
Fixes based on review of feature/dx12 PR. (#473)
jsmall-nvidia
2018-04-02
Feature/dx12 (#469)
jsmall-nvidia
2018-03-26
Renderer resource mangement for render-test (#453)
jsmall-nvidia
2018-03-22
Tidy up of Renderer (#452)
jsmall-nvidia
2018-03-21
First pass impls on ComPtr and reorganise Renderer (#450)
jsmall-nvidia
2018-03-20
SlangResult and small bug/typos fixes (#448)
jsmall-nvidia
2018-03-08
Cleanups on slang-generate (#437)
Tim Foley
2018-02-19
more to fixing memory leaks
Yong He
2018-02-13
Fix a bug in IR use-def information (#406)
Tim Foley
2017-12-18
Work on getting rewriter + IR playing nice together. (#314)
Tim Foley
2017-11-17
Add support for global generic parameters (#285)
Yong He
2017-11-07
turn on 'treat warnings as errors' (#266)
Yong He
2017-11-07
Support generic interface methods (#251)
Yong He
2017-11-07
Add a comparison operator to UnownedStringSlice
Tim Foley
2017-11-04
Merge remote-tracking branch 'refs/remotes/official/master'
Yong He
2017-11-04
fixed last couple warnings under release/x64 build.
Yong He
2017-11-04
merge with fixWarnings branch
Yong He
2017-11-04
determineEncoding bug fix
Yong He
2017-11-04
gcc warning fix
Yong He
2017-11-04
fix all unreachable code warnings
Yong He
2017-11-04
Fix encoding detection when reading text file. Win32 API could mistakenly rep...
Yong He
2017-11-03
Update natvis file for better viewing of RefPtr, DeclRef and Name classes
Yong He
2017-11-03
in-progress work
Yong He
2017-10-23
try fix linux build
Yong He
2017-10-20
in-progress work: allow render-test to generate and bind various resource inp...
YONGH\yongh
2017-10-19
Support running and comparing execution results of compute shaders in testing...
YONGH\yongh
2017-10-06
Perform some transformations on IR to legalize for GLSL (#200)
Tim Foley
[next]