summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Remove remaining unused cpu-render-test files/references. (#1054)jsmall-nvidia2019-09-16
* CPU Performance/Testing improvements (#1055)jsmall-nvidia2019-09-16
* Refactor render-test to make cross platform (#1053)jsmall-nvidia2019-09-13
* Revisions to "new" Slang API based on use in Falcor (#1052)Tim Foley2019-09-13
* Fix problems with x86 CPU tests (#1051)jsmall-nvidia2019-09-12
* ParameterBlock support. (#1049)jsmall-nvidia2019-09-12
* CPU compute testing on non windows targets (#1045)jsmall-nvidia2019-09-09
* Use d3dcompiler_47.dll from slang-binaries on windows. (#1047)jsmall-nvidia2019-09-06
* Allow multiple threads to call glslang (#1046)jsmall-nvidia2019-09-04
* Allow slang-vs-dxc output comparison tets (#1044)Tim Foley2019-09-04
* Make CPUMemoryBinding::Location use a ctor. (#1042)jsmall-nvidia2019-09-03
* CPU uniform entry point params (#1041)jsmall-nvidia2019-09-03
* Support for getting git version from IGlobalSession (#1040)jsmall-nvidia2019-08-28
* Use getElementStride in toIndex. (#1039)jsmall-nvidia2019-08-28
* Two fixes to avoid random crash on destruction of GLRenderer (#1038)jsmall-nvidia2019-08-27
* Add the prelude to distros. (#1037)jsmall-nvidia2019-08-27
* WIP: CPU sample working with Texture2D (#1033)jsmall-nvidia2019-08-26
* CPU docs update. (#1035)jsmall-nvidia2019-08-26
* Hotfix/cpu asdouble (#1032)jsmall-nvidia2019-08-26
* WIP: CPU compute coverage (#1030)jsmall-nvidia2019-08-22
* Update signatures for Shader Model 6 functions (#1029)Tim Foley2019-08-22
* User defined downstream compiler prelude (#1028)jsmall-nvidia2019-08-20
* Support shifts and a few other ops in front-end constant folding (#1027)Tim Foley2019-08-19
* Testing using a 'naked' ISlangFileSystemExt option. (#1026)jsmall-nvidia2019-08-19
* Change handling of paths for backends via replacing the ISlangSharedLibrary m...jsmall-nvidia2019-08-19
* WIP: Compute test running on CPU (#1023)jsmall-nvidia2019-08-19
* Fix a typo in core.meta.slang which was causing an assert when (#1024)Robert Stepinski2019-08-16
* A more convoluted #pragma once file identity test, using relative paths. (#1021)jsmall-nvidia2019-08-15
* Fix bug where in emitCPUBinaryForEntryPoint for HostCallable doesn't correctl...jsmall-nvidia2019-08-15
* CPPCompiler::OutputMessage -> CPPCompiler::Diagnostic (#1019)jsmall-nvidia2019-08-14
* Small improvements around C/C++ testing (#1017)jsmall-nvidia2019-08-14
* Ability to set Paths on Pass Through/Back End Compilers (#1010)jsmall-nvidia2019-08-12
* Callable CPU code support (#1014)jsmall-nvidia2019-08-12
* Small improvements to CPU target docs (#1012)jsmall-nvidia2019-08-09
* Fix TeamCity CI issues (#1013)jsmall-nvidia2019-08-09
* WIP: Preliminary Slang -> C++ code generation (#1009)jsmall-nvidia2019-08-08
* Make SlangSession an alias for slang::IGlobalSession (#1011)jsmall-nvidia2019-08-08
* Revise new COM-lite API (#1007)Tim Foley2019-08-08
* Add support for the HLSL "cast from zero" idiom (#1008)Tim Foley2019-08-06
* Fix issue with outputting "static" in GLSL (#1006)Tim Foley2019-07-29
* Add an attribute to disable the overlapping-bindings warning (#1005)Tim Foley2019-07-29
* Use C++ template types in code generation (#1000)jsmall-nvidia2019-07-22
* Add back a notion of IR global constants (#1002)Tim Foley2019-07-18
* Change how global-scope constants are handled (#1001)Tim Foley2019-07-17
* Slang -> C++ -> SharedLibrary -> Test (#999)jsmall-nvidia2019-07-17
* WIP: slang to C++ code generation (#997)jsmall-nvidia2019-07-09
* Fix declaration of scalar sincos() function. (#996)Tim Foley2019-07-03
* Parsing CPP Compiler output (#994)jsmall-nvidia2019-06-21
* Hot fix: Remove getExecutablePath reported memory leak (#993)jsmall-nvidia2019-06-20
* Feature/shared library review (#992)jsmall-nvidia2019-06-19