summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
crash_dumps[Vulkan] Hash and track vertex descriptor sets (similar to texture cache)DrChat8 years
gen_testsGenerated tests from RickDr. Chat7 years
linux[Travis] Allow release builds to fail (again)DrChat9 years
master[GPU/WGF] Bind EDRAM to resolve dumping via ByteAddressBufferTriang3l5 months
qt[Base] Remove ui::Window references from ProfilerDr. Chat8 years
setthreaddesc[Base] Call SetThreadDescription to name threads on versions of Windows that ...Justin Moore6 years
systemlink[NET] Remove winpcap proxy toolDr. Chat6 years
texsplitMerge masterDr. Chat8 years
vtx_cache[Vulkan] Disable vertex buffer cache expansion for now.DrChat8 years
x64-cleanup[x64] Swap to using anchor variables instead of dummy function callsDr. Chat8 years
 
 
AgeCommit messageAuthor
2018-02-20[Vulkan] Hash and track vertex descriptor sets (similar to texture cache)crash_dumpsDrChat
2018-02-20[SPIR-V] Handle 32-bit normalized unsigned formatsDrChat
2018-02-19[SPIR-V] Fix offsetof on TravisDrChat
2018-02-19Disable warning C4996 on spirv-toolsDrChat
2018-02-19[SPIR-V] Remove is_signed/is_integer check on float formats (they're ignored)DrChat
2018-02-19[SPIR-V] Don't bother setting up vertex bindings if they aren't used.DrChat
2018-02-19[SPIR-V] Size the vertex bindings input based on actual number of bindingsDrChat
2018-02-19[Vulkan] Fix a couple validation errorsDrChat
2018-02-19[SPIR-V] 32 [u]int formatsDrChat
2018-02-19[SPIR-V] Handle 16/16, 16/16/16/16 (float and norm) and 32fDrChat
[...]