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
/
smart-pointer.h
Age
Commit message (
Expand
)
Author
2019-04-29
String/List closer to conventions, and use Index type (#959)
jsmall-nvidia
2019-04-25
Feature/uint int definition (#954)
jsmall-nvidia
2019-02-15
Split front- and back-ends (#846)
Tim Foley
2019-02-02
Feature/as refactor review (#821)
jsmall-nvidia
2019-01-31
Feature/as refactor (#817)
jsmall-nvidia
2018-11-06
Feature/shared library refactor (#712)
jsmall-nvidia
2018-09-14
Improvements around IR representation and memory usage (#635)
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-02-19
more to fixing memory leaks
Yong He
2017-09-27
First attempt at a Linux build (#193)
Tim Foley
2017-08-31
Fix some issues around cloned modifiers.
Tim Foley
2017-07-19
Try to improve handling of failures during compilation
Tim Foley
2017-07-09
Pick layout rules based on target languge, not source.
Tim Foley
2017-07-06
Fix many warnings-as-errors issues.
Tim Foley
2017-06-29
Overhaul `RefPtr` and `String`
Tim Foley
2017-06-15
Rename `CoreLib::*` to `Slang`
Tim Foley
2017-06-09
Initial import of code.
Tim Foley