4676 Commits (bea9ed2548abfa738d3381a152e7ece42efbf08d)

Author SHA1 Message Date
ameerj fde8102a41 Remove unneeded newlines, optional Registry in shader params 5 years ago
Ameer J f49ffdd648 Morph: Update worker allocation comment 5 years ago
ameerj 1b829fbd7a move thread 1/4 count computation into allocate workers method 5 years ago
ameerj 31a76410e8 Address feedback, add shader compile notifier, update setting text 5 years ago
ameerj c02464f64e Vk Async Worker directly emplace in cache 5 years ago
ameerj 4539073ce1 Address feedback. Bruteforce delete duplicates 5 years ago
ameerj 6ac97405df Vk Async pipeline compilation 5 years ago
Lioncash c4ed791164 common/fileutil: Convert namespace to Common::FS 5 years ago
Lioncash 1ee060ca0d common/compression: Roll back std::span changes 5 years ago
Lioncash 6b13d08822 async_shaders: Resolve -Wpessimizing-move warning 5 years ago
Lioncash 83d8bf9af9 maxwell_3d: Resolve -Wextra-semi warning 5 years ago
Lioncash b724a4d90c General: Tidy up clang-format warnings part 2 5 years ago
Morph e0ff98dd34 gl_shader_cache: Use std::max() for determining num_workers 5 years ago
ReinUsesLisp f00641459e textures/decoders: Fix block linear to pitch copies 5 years ago
Lioncash 06809ad7bc vulkan: Silence more -Wmissing-field-initializer warnings 5 years ago
Lioncash b249e4e0ce yuzu: Resolve C++20 deprecation warnings related to lambda captures 5 years ago
Morph e8f22730d1 renderer_opengl: Use 1/4 of all threads for async shader compilation 5 years ago
Billy Laws f490b4545d
video_core/gpu: Correct the size of the puller registers 5 years ago
bunnei 05def61398 hle: nvdrv: Rewrite of GPU memory management. 6 years ago
Lioncash 80eedff9e1 vulkan: Resolve -Wmissing-field-initializer warnings 6 years ago
Lioncash c5bdccfecb zstd_compression: Make use of std::span in interfaces 6 years ago
Lioncash 82b7e5c8ee surface_params: Make use of designated initializers where applicable 6 years ago
Lioncash bd9545a3a8 surface_params: Remove redundant assignment 6 years ago
Lioncash c705a1db96 surface_params: Replace questionable usages of the comma operator with semicolons 6 years ago
Lioncash e17fb5ee97 video_core: Remove unused variables 6 years ago
Lioncash 4b369126c4 vk_rasterizer: Remove unused variable in Clear() 6 years ago
Lioncash 059305a6bf compatible_formats: Add missing header guard 6 years ago
Lioncash 6adc824d9d video_core: Allow copy elision to take place where applicable 6 years ago
David Marcec dd4a02d15c video_core: Remove redundant pixel format type 6 years ago
Lioncash 26c6c71837 buffer_cache: Eliminate redundant map lookup in MarkRegionAsWritten() 6 years ago
ReinUsesLisp a8a2526128 gl_arb_decompiler: Use NV_shader_buffer_{load,store} on assembly shaders 6 years ago
David Marcec 967307d3be Fix style issues 6 years ago
ReinUsesLisp 81c8f92f2e vk_device: Fix build error on old MSVC versions 6 years ago
David Marcec 85b591f6f0 Remove duplicate config 6 years ago
David Marcec f48187449e Use conditional var 6 years ago
David Marcec 2ba195aa0d Drop max workers from 8->2 for testing 6 years ago
David Marcec 85d7a8f466 Rebase for per game settings 6 years ago
David Marcec 468bd9c1b0 async shaders 6 years ago
Lioncash c0650cd82c macro_hle: Remove unnecessary static keywords 6 years ago
Lioncash be6b7591d9 macro_hle: Simplify shift expression in HLE_771BB18C62444DA0() 6 years ago
Lioncash cc935d997b macro_hle: Remove unnecessary std::make_pair calls 6 years ago
Lioncash 502dbfb9eb macro: Resolve missing parameter in doxygen comment 6 years ago
Lioncash 7785123b1c wrapper: Make use of designated initializers where applicable 6 years ago
Lioncash 01da386617 vk_texture_cache: Make use of designated initializers where applicable 6 years ago
Lioncash 169759e069 vk_texture_cache: Amend mismatched access masks and indices in UploadBuffer 6 years ago
Lioncash 08d36afd40 vk_swapchain: Make use of designated initializers where applicable 6 years ago
Lioncash 3c060503bc vk_stream_buffer: Make use of designated initializers where applicable 6 years ago
Lioncash 70147e913f vk_staging_buffer_pool: Make use of designated initializers where applicable 6 years ago
Lioncash 2025f847bb vk_shader_util: Make use of designated initializers where applicable 6 years ago
Lioncash 97e7663004 vk_scheduler: Make use of designated initializers where applicable 6 years ago