23 Commits (7afc85ba3ab7aba7cd296fb3524c5b8df6d4b8bb)

Author SHA1 Message Date
ReinUsesLisp 7afc85ba3a video_core: Silence -Wmissing-field-initializers warnings 5 years ago
ReinUsesLisp aa08e1bfbf renderer_vulkan: Rename VKDevice to Device 5 years ago
ReinUsesLisp d25b097e84 video_core: Rewrite the texture cache 5 years ago
Lioncash 5db4785535 video_core: Resolve more variable shadowing scenarios pt.3 5 years ago
Lioncash 953aff6f0e async_shaders: emplace threads into the worker thread vector 5 years ago
Lioncash a15dc601be async_shaders: Simplify implementation of GetCompletedWork() 5 years ago
Lioncash 088767da00 async_shaders: Simplify moving data into the pending queue 5 years ago
Lioncash 8ac9c08758 async_shaders: std::move data within QueueVulkanShader() 5 years ago
ameerj b139341d35 async_shaders: Increase Async worker thread count for 8+ thread cpus 5 years ago
Lioncash e95290cfaf async_shaders: Mark getters as const member functions 5 years ago
ameerj 4cb6ad9eaf Remove unneeded newlines, optional Registry in shader params 5 years ago
Ameer J 8374d79c4b Morph: Update worker allocation comment 5 years ago
ameerj b467d4dbd0 move thread 1/4 count computation into allocate workers method 5 years ago
ameerj 3fa34fa7bf Address feedback, add shader compile notifier, update setting text 5 years ago
ameerj 5a2879a781 Vk Async Worker directly emplace in cache 5 years ago
ameerj f029fa19bf Address feedback. Bruteforce delete duplicates 5 years ago
ameerj 77698ae7d6 Vk Async pipeline compilation 5 years ago
Lioncash a743375791 async_shaders: Resolve -Wpessimizing-move warning 5 years ago
David Marcec 578f84cdf4 Fix style issues 6 years ago
David Marcec bab9531cc6 Remove duplicate config 6 years ago
David Marcec 73118715ca Use conditional var 6 years ago
David Marcec a4e811af27 async shaders 6 years ago