summaryrefslogtreecommitdiffstats
path: root/source/core/core.vcxproj
Commit message (Expand)AuthorAge
* Projects in 'build' and Slang API separation (#1624)jsmall-nvidia2020-12-04
* Zip FileSystem support (#1617)jsmall-nvidia2020-12-02
* Single pass C++ extraction (#1583)jsmall-nvidia2020-10-22
* Embed default prelude for CUDA (#1546)Tim Foley2020-09-17
* Add OrderedDictionary to core. (#1523)Yong He2020-08-28
* ShortList<T> and core.natvis improvements. (#1430)Yong He2020-07-06
* Clean up unused code for IR object ownership (#1416)Tim Foley2020-06-30
* Feature/glslang spirv version (#1256)jsmall-nvidia2020-03-05
* CUDA/C++ backend improvements (#1198)jsmall-nvidia2020-02-04
* Slang compiles CUDA source via NVRTC (#1151)jsmall-nvidia2019-12-12
* DownstreamCompiler abstraction (#1149)jsmall-nvidia2019-12-10
* Enable use of pre-built glslang binaries (#1120)Tim Foley2019-11-14
* OffsetContainer serialization (#1093)jsmall-nvidia2019-10-24
* `Repro` functionality (#1085)jsmall-nvidia2019-10-21
* Slang -> C++ -> SharedLibrary -> Test (#999)jsmall-nvidia2019-07-17
* Parsing CPP Compiler output (#994)jsmall-nvidia2019-06-21
* Start exposing a new COM-lite API (#987)Tim Foley2019-06-19
* Abstract CPPCompiler (#983)jsmall-nvidia2019-06-14
* Runtime C++ compiling and testing on Unix-like targets (#981)jsmall-nvidia2019-06-13
* Runtime execution of Visual Studio Compiler (#978)jsmall-nvidia2019-06-12
* Use slang- prefix on slang compiler and core source (#973)jsmall-nvidia2019-05-31
* IntSet -> UIntSet (#961)jsmall-nvidia2019-05-09
* Feature/uint int definition (#954)jsmall-nvidia2019-04-25
* Fix problems with synthesized tests and inconsitent render-test command lines...jsmall-nvidia2019-03-07
* Feature/remove app context (#765)jsmall-nvidia2018-12-21
* Running tests in slang-test process (#740)jsmall-nvidia2018-12-12
* Feature/shared library refactor (#712)jsmall-nvidia2018-11-06
* Feature/serial string pool refactor (#702)jsmall-nvidia2018-10-30
* Feature/file system cache (#692)jsmall-nvidia2018-10-26
* Feature/include refactor (#675)jsmall-nvidia2018-10-16
* Add a warning on missing return, and initial SCCP pass (#671)Tim Foley2018-10-12
* Feature/source loc refactor (#668)jsmall-nvidia2018-10-10
* Feature/var byte encoding (#665)jsmall-nvidia2018-10-09
* Remove the "hack sampler" workaround (#648)Tim Foley2018-09-21
* Feature/memory arena (#631)jsmall-nvidia2018-09-12
* Major overhaul of Renderer abstraction, to support a new example (#624)Tim Foley2018-08-03
* Generate Visual Studio projects using Premake (#557)Tim Foley2018-05-11
* Feature/dx12 compute (#482)jsmall-nvidia2018-04-10
* Feature/dx12 (#469)jsmall-nvidia2018-04-02
* First pass impls on ComPtr and reorganise Renderer (#450)jsmall-nvidia2018-03-21
* SlangResult and small bug/typos fixes (#448)jsmall-nvidia2018-03-20
* turn on 'treat warnings as errors' (#266)Yong He2017-11-07
* in-progress work: allow render-test to generate and bind various resource inp...YONGH\yongh2017-10-20
* First attempt at a Linux build (#193)Tim Foley2017-09-27
* Remove more "core" code that isn't used.Tim Foley2017-06-15
* Rename `CoreLib::*` to `Slang`Tim Foley2017-06-15
* Build: more fixes to get `msbuild` to work from command line.Tim Foley2017-06-09
* Initial import of code.Tim Foley2017-06-09