Commit History

Author SHA1 Message Date
  bunnei eae9f2e440 yuzu: Various frontend improvements to avoid crashes and improve experience on Linux. 5 years ago
  ReinUsesLisp 1b76e7e890 video_core: Silence -Wmissing-field-initializers warnings 5 years ago
  ReinUsesLisp 974d731926 renderer_vulkan: Rename VKDevice to Device 5 years ago
  ReinUsesLisp 9764c13d6d video_core: Rewrite the texture cache 5 years ago
  Lioncash f95602f152 video_core: Resolve more variable shadowing scenarios pt.3 5 years ago
  Lioncash 01db5cf203 async_shaders: emplace threads into the worker thread vector 5 years ago
  Lioncash ba3916fc67 async_shaders: Simplify implementation of GetCompletedWork() 5 years ago
  Lioncash 3fcc98e11a async_shaders: Simplify moving data into the pending queue 5 years ago
  Lioncash 5b441fa25d async_shaders: std::move data within QueueVulkanShader() 5 years ago
  ameerj 3620206136 async_shaders: Increase Async worker thread count for 8+ thread cpus 5 years ago
  Lioncash bafef3d1c9 async_shaders: Mark getters as const member functions 5 years ago
  David cbaf1bc711 Merge pull request #4443 from ameerj/vk-async-shaders 6 years ago
  ameerj fde8102a41 Remove unneeded newlines, optional Registry in shader params 6 years ago
  Ameer J f49ffdd648 Morph: Update worker allocation comment 6 years ago
  ameerj 1b829fbd7a move thread 1/4 count computation into allocate workers method 6 years ago
  ameerj 31a76410e8 Address feedback, add shader compile notifier, update setting text 6 years ago
  ameerj c02464f64e Vk Async Worker directly emplace in cache 6 years ago
  ameerj 4539073ce1 Address feedback. Bruteforce delete duplicates 6 years ago
  ameerj 6ac97405df Vk Async pipeline compilation 6 years ago
  Lioncash 6b13d08822 async_shaders: Resolve -Wpessimizing-move warning 6 years ago
  David Marcec 967307d3be Fix style issues 6 years ago
  David Marcec 85b591f6f0 Remove duplicate config 6 years ago
  David Marcec f48187449e Use conditional var 6 years ago
  David Marcec 468bd9c1b0 async shaders 6 years ago