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
/
core.vcxproj
Age
Commit message (
Expand
)
Author
2018-12-21
Feature/remove app context (#765)
jsmall-nvidia
2018-12-12
Running tests in slang-test process (#740)
jsmall-nvidia
2018-11-06
Feature/shared library refactor (#712)
jsmall-nvidia
2018-10-30
Feature/serial string pool refactor (#702)
jsmall-nvidia
2018-10-26
Feature/file system cache (#692)
jsmall-nvidia
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-21
Remove the "hack sampler" workaround (#648)
Tim Foley
2018-09-12
Feature/memory arena (#631)
jsmall-nvidia
2018-08-03
Major overhaul of Renderer abstraction, to support a new example (#624)
Tim Foley
2018-05-11
Generate Visual Studio projects using Premake (#557)
Tim Foley
2018-04-10
Feature/dx12 compute (#482)
jsmall-nvidia
2018-04-02
Feature/dx12 (#469)
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
2017-11-07
turn on 'treat warnings as errors' (#266)
Yong He
2017-10-20
in-progress work: allow render-test to generate and bind various resource inp...
YONGH\yongh
2017-09-27
First attempt at a Linux build (#193)
Tim Foley
2017-06-15
Remove more "core" code that isn't used.
Tim Foley
2017-06-15
Rename `CoreLib::*` to `Slang`
Tim Foley
2017-06-09
Build: more fixes to get `msbuild` to work from command line.
Tim Foley
2017-06-09
Initial import of code.
Tim Foley