summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Use test-server on CI (#2034)jsmall-nvidia2021-11-30
* JSON-RPC make id explicit (#2030)jsmall-nvidia2021-11-24
* Fix for slang-test memory leak (#2029)jsmall-nvidia2021-11-24
* PersistentJSONValue (#2028)jsmall-nvidia2021-11-24
* Remove test-proxy (#2027)jsmall-nvidia2021-11-24
* JSON-RPC test server (#2026)jsmall-nvidia2021-11-23
* gfx: Add more fixed function states and instancing draw calls. (#2023)Yong He2021-11-22
* Improvements to JSON/RTTI (#2022)jsmall-nvidia2021-11-19
* RTTI/JSON (#2021)jsmall-nvidia2021-11-18
* gfx: add coverage for more resource commands. (#2020)Yong He2021-11-18
* gfx ShaderObject interface update, getTextureAllocationInfo() (#2019)Yong He2021-11-17
* Added 8/16/64 bit int/unsigned int texture formats support for glsl shaders (...Alexander Weinrauch2021-11-16
* gfx: setSamplePositions and clearResourceView. (#2018)Yong He2021-11-16
* Support around JSON-RPC (#2014)jsmall-nvidia2021-11-16
* Add BGRA8 Unorm SRGB to the list of supported formats (#2016)lucy96chen2021-11-15
* Http protocol support (#2012)jsmall-nvidia2021-11-15
* Update gfx interface. (#2015)Yong He2021-11-15
* Add support for buffer sharing from Vulkan to CUDA (#2008)lucy96chen2021-11-12
* Fix two test cases that were causing problems (#2011)Theresa Foley2021-11-11
* Fix a bug in CUDA source emit (#2010)Theresa Foley2021-11-11
* Interprocess communication via pipes (#2009)jsmall-nvidia2021-11-10
* Fix a bug with CUDA entry-point params (#2007)Theresa Foley2021-11-10
* Allow buffers to be shared between D3D12 and CUDA (#2005)lucy96chen2021-11-09
* Add interface for new gfx features. (#2003)Yong He2021-11-04
* Fix an infinite-recursion bug in type-checking (#2004)Theresa Foley2021-11-03
* Include gfx.lib in release. (#2002)Yong He2021-11-02
* Include gfx header in releases (#2001)Yong He2021-11-02
* Disable aarch64 build for releases. (#2000)Yong He2021-11-01
* Update slang-llvm deps (#1999)jsmall-nvidia2021-10-29
* [gfx/d3d12] Add a constant for microsoft vendor ID. (#1998)Yong He2021-10-29
* Use detected shader model in gfx/d3d12. (#1996)Yong He2021-10-29
* Re-enable gfx unit tests (#1993)jsmall-nvidia2021-10-28
* Upgrade glslang (#1995)jsmall-nvidia2021-10-28
* Hotfix/osx fix (#1994)jsmall-nvidia2021-10-28
* Update glslang binaries (#1991)jsmall-nvidia2021-10-27
* SPIR-V fixes (#1992)jsmall-nvidia2021-10-27
* Small improvements around invoking unit-tests (#1978)jsmall-nvidia2021-10-27
* Runs all gfx unit tests through a 'test proxy' (#1981)jsmall-nvidia2021-10-26
* Expanded gfx::Format to include additional formats (#1982)lucy96chen2021-10-26
* SPIR-V optimization diagnostics (#1989)jsmall-nvidia2021-10-26
* Enabling slang-llvm for host-callable (#1975)jsmall-nvidia2021-10-25
* Feature/update slang binaries (#1988)jsmall-nvidia2021-10-22
* Passing associated type arguments to existential parameters + packing for `bo...Yong He2021-10-21
* Diagnostic for no type conformance + bug fix. (#1985)Yong He2021-10-21
* Upgrade slang-binaries (#1986)jsmall-nvidia2021-10-21
* Initial `slang-pack` integration (#1974)jsmall-nvidia2021-10-20
* Selecting downstream compiler on code gen transition (#1980)jsmall-nvidia2021-10-20
* Re-enable swiftshader. (#1984)Yong He2021-10-20
* Generalize heterogenous code emit (#1968)David Siher2021-10-19
* GFX: implement mutable shader objects. (#1963)Yong He2021-10-18