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