summaryrefslogtreecommitdiff
path: root/source/core
AgeCommit message (Expand)Author
2019-06-13Feature/file remove (#982)jsmall-nvidia
2019-06-13Runtime C++ compiling and testing on Unix-like targets (#981)jsmall-nvidia
2019-06-12CommandLine arg escaping (#980)jsmall-nvidia
2019-06-12Visual Studio compilation working in test harness (#979)jsmall-nvidia
2019-06-12Runtime execution of Visual Studio Compiler (#978)jsmall-nvidia
2019-05-31Use slang- prefix on slang compiler and core source (#973)jsmall-nvidia
2019-05-21Allow interface types to be used inside of structs (#966)Tim Foley
2019-05-20Changes required for application adoption of interface-type parameters (#963)Tim Foley
2019-05-09IntSet -> UIntSet (#961)jsmall-nvidia
2019-04-29String/List closer to conventions, and use Index type (#959)jsmall-nvidia
2019-04-25Feature/build osx (#955)jsmall-nvidia
2019-04-25Feature/uint int definition (#954)jsmall-nvidia
2019-04-25Fixed building on CygWin with clang gcc (#953)jsmall-nvidia
2019-04-24* Make Path:: use lowerCamel method names as per coding standard (#952)jsmall-nvidia
2019-04-23Feature/premake build (#951)jsmall-nvidia
2019-03-18* Added ToolReturnCode to be more rigerous about how a return code is passed ...jsmall-nvidia
2019-03-07Fix problems with synthesized tests and inconsitent render-test command lines...jsmall-nvidia
2019-02-15Split front- and back-ends (#846)Tim Foley
2019-02-12Feature/alloc for ir inst creation review (#839)jsmall-nvidia
2019-02-11MemoryArena rewindability/Improved IRInst construction (#837)jsmall-nvidia
2019-02-02Feature/as refactor review (#821)jsmall-nvidia
2019-01-31Feature/as refactor (#817)jsmall-nvidia
2019-01-21Path simplification/hash mode, plus bug fixes (#788)jsmall-nvidia
2019-01-17Feature/hash for source identity (#786)jsmall-nvidia
2019-01-16Feature/external compiler reporting (#776)jsmall-nvidia
2019-01-07Feature/serialization debug info (#767)jsmall-nvidia
2018-12-21Feature/remove app context (#765)jsmall-nvidia
2018-12-20Feature/lex memory reduction (#762)jsmall-nvidia
2018-12-14Fix memory leaks around slang-test (#757)jsmall-nvidia
2018-12-13Merge branch 'master' into dictfixYong He
2018-12-13Move mangled name out of IRGlobalValue (#752)Tim Foley
2018-12-13Fix dictionary performance issueYong He
2018-12-12Remove the valist from the ISlangWriter interface. Replace with begin/endAppe...jsmall-nvidia
2018-12-12Running tests in slang-test process (#740)jsmall-nvidia
2018-11-21Feature/early depth stencil (#727)jsmall-nvidia
2018-11-06Feature/shared library refactor (#712)jsmall-nvidia
2018-10-30Feature/serial string pool refactor (#702)jsmall-nvidia
2018-10-26Feature/file system cache (#692)jsmall-nvidia
2018-10-25Feature/premake linux (#689)jsmall-nvidia
2018-10-22Fix problem with __import not working (#688)jsmall-nvidia
2018-10-22Osx build fixes (#681)Matt Pharr
2018-10-16Feature/include refactor (#675)jsmall-nvidia
2018-10-12Add a warning on missing return, and initial SCCP pass (#671)Tim Foley
2018-10-10Feature/source loc refactor (#668)jsmall-nvidia
2018-10-09Feature/var byte encoding (#665)jsmall-nvidia
2018-09-27First pass implementation of IR serialization (#653)jsmall-nvidia
2018-09-21Remove the "hack sampler" workaround (#648)Tim Foley
2018-09-19Support for IRStringLit (#645)jsmall-nvidia
2018-09-17Hotfix/fixing warnings (#636)jsmall-nvidia
2018-09-14Improvements around IR representation and memory usage (#635)jsmall-nvidia