summaryrefslogtreecommitdiff
path: root/tools/gfx
AgeCommit message (Expand)Author
2019-09-16CPU Performance/Testing improvements (#1055)jsmall-nvidia
2019-09-13Refactor render-test to make cross platform (#1053)jsmall-nvidia
2019-08-27Two fixes to avoid random crash on destruction of GLRenderer (#1038)jsmall-nvidia
2019-08-19WIP: Compute test running on CPU (#1023)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-29String/List closer to conventions, and use Index type (#959)jsmall-nvidia
2019-04-25Feature/uint int definition (#954)jsmall-nvidia
2019-03-25Adapter selection for Renderer (#923)jsmall-nvidia
2019-03-21Hotfix/dx12 cubemap lookup (#921)jsmall-nvidia
2019-03-21Hotfix/dx12 tests use hardware (#920)jsmall-nvidia
2019-03-21Fix intemittent crash on dx12. (#919)jsmall-nvidia
2019-03-18First pass support for half on vk (#912)jsmall-nvidia
2019-03-15Upgraded vulkan headers to v1.1.103 (#909)jsmall-nvidia
2019-03-08Confirm layout for structured buffer of matrices, and related fixes (#889)Tim Foley
2019-03-08Fix a 64-bit issue in our Windows UI code (#887)Tim Foley
2019-02-27Hotfix/device check review (#862)jsmall-nvidia
2019-02-26Dx11 & Dx12 device startup (#861)jsmall-nvidia
2019-02-19First steps toward supporting interface-type parameters on shaders (#852)Tim Foley
2019-02-15Split front- and back-ends (#846)Tim Foley
2019-02-07Hotfix/remove null this work around (#831)jsmall-nvidia
2018-12-13Remove memory and resource leaks (#754)jsmall-nvidia
2018-11-29 Use hardware if available for Dx11 testing (#733)jsmall-nvidia
2018-11-20Keep resources in scope for Vk in DescriptorSet. (#726)jsmall-nvidia
2018-10-25Feature/premake linux (#689)jsmall-nvidia
2018-09-17Hotfix/fixing warnings (#636)jsmall-nvidia
2018-08-10Improve model-viewer support for lights (#626)Tim Foley
2018-08-06Add basic support for "Dear IMGUI" (#625)Tim Foley
2018-08-03Major overhaul of Renderer abstraction, to support a new example (#624)Tim Foley