summaryrefslogtreecommitdiff
path: root/source/core/core.vcxproj
AgeCommit message (Expand)Author
2020-07-06ShortList<T> and core.natvis improvements. (#1430)Yong He
2020-06-30Clean up unused code for IR object ownership (#1416)Tim Foley
2020-03-05Feature/glslang spirv version (#1256)jsmall-nvidia
2020-02-04CUDA/C++ backend improvements (#1198)jsmall-nvidia
2019-12-12Slang compiles CUDA source via NVRTC (#1151)jsmall-nvidia
2019-12-10DownstreamCompiler abstraction (#1149)jsmall-nvidia
2019-11-14Enable use of pre-built glslang binaries (#1120)Tim Foley
2019-10-24OffsetContainer serialization (#1093)jsmall-nvidia
2019-10-21`Repro` functionality (#1085)jsmall-nvidia
2019-07-17Slang -> C++ -> SharedLibrary -> Test (#999)jsmall-nvidia
2019-06-21Parsing CPP Compiler output (#994)jsmall-nvidia
2019-06-19Start exposing a new COM-lite API (#987)Tim Foley
2019-06-14Abstract CPPCompiler (#983)jsmall-nvidia
2019-06-13Runtime C++ compiling and testing on Unix-like targets (#981)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-09IntSet -> UIntSet (#961)jsmall-nvidia
2019-04-25Feature/uint int definition (#954)jsmall-nvidia
2019-03-07Fix problems with synthesized tests and inconsitent render-test command lines...jsmall-nvidia
2018-12-21Feature/remove app context (#765)jsmall-nvidia
2018-12-12Running tests in slang-test process (#740)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-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-21Remove the "hack sampler" workaround (#648)Tim Foley
2018-09-12Feature/memory arena (#631)jsmall-nvidia
2018-08-03Major overhaul of Renderer abstraction, to support a new example (#624)Tim Foley
2018-05-11Generate Visual Studio projects using Premake (#557)Tim Foley
2018-04-10Feature/dx12 compute (#482)jsmall-nvidia
2018-04-02Feature/dx12 (#469)jsmall-nvidia
2018-03-21First pass impls on ComPtr and reorganise Renderer (#450)jsmall-nvidia
2018-03-20SlangResult and small bug/typos fixes (#448)jsmall-nvidia
2017-11-07turn on 'treat warnings as errors' (#266)Yong He
2017-10-20in-progress work: allow render-test to generate and bind various resource inp...YONGH\yongh
2017-09-27First attempt at a Linux build (#193)Tim Foley
2017-06-15Remove more "core" code that isn't used.Tim Foley
2017-06-15Rename `CoreLib::*` to `Slang`Tim Foley
2017-06-09Build: more fixes to get `msbuild` to work from command line.Tim Foley
2017-06-09Initial import of code.Tim Foley