16745 Commits (cdbee27692d73046cecf56fdea1c90f72ebbc0ce)
 

Author SHA1 Message Date
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 6 years ago
ameerj 4539073ce1 Address feedback. Bruteforce delete duplicates 6 years ago
ameerj 6ac97405df Vk Async pipeline compilation 6 years ago
David Marcec 80ac1331b5 Preliminary effects 5 years ago
MerryMage 836ec9176a dynarmic: Add unsafe optimizations 5 years ago
Lioncash e23289d869 configure_hotkeys: Don't translate empty strings 5 years ago
Lioncash c4ed791164 common/fileutil: Convert namespace to Common::FS 5 years ago
Lioncash d09456fc41 common: Silence two discarded result warnings 5 years ago
Lioncash fe97d34156 common/time_zone: Simplify GetOsTimeZoneOffset() 5 years ago
Lioncash dbb1cbce67 yuzu: Resolve -Wextra-semi warnings 5 years ago
bunnei db96034ea4
Merge pull request #4528 from lioncash/discard 5 years ago
bunnei 404362e1b0
Merge pull request #4519 from lioncash/semi 5 years ago
lat9nq 9f972b7d01 main: Add an option to modify the currrent game's configuration 5 years ago
Lioncash 1ee060ca0d common/compression: Roll back std::span changes 5 years ago
Lioncash df72480395 common: Make use of [[nodiscard]] where applicable 5 years ago
bunnei 2b601e8636
Merge pull request #4526 from lioncash/core-semi 5 years ago
bunnei e6f9231ef0
Merge pull request #4527 from lioncash/pessimizing2 5 years ago
bunnei cb6808b4d0
Merge pull request #4492 from lioncash/linkage 5 years ago
bunnei 2aabd1eb05
Merge pull request #4463 from lioncash/lockdiscard 5 years ago
bunnei feb243b08d
Merge pull request #4416 from lioncash/span 5 years ago
bunnei fc2f8963bb
Merge pull request #4518 from lioncash/fmtlib 5 years ago
bunnei 2dace90346
Merge pull request #4453 from ReinUsesLisp/block-to-linear 5 years ago
Lioncash fe86109877 configuration_shared: Simplify name lookup in highlighting functions 5 years ago
Lioncash 969a4cc4da yuzu: Make use of qOverload where applicable 5 years ago
bunnei f482b4b40d
Merge pull request #4529 from lioncash/assignment 5 years ago
Lioncash b14277ef97 time_zone_content_manager: Collapse auto and default case 5 years ago
David Marcec 1f1c3bddc0 Disable biquad filter 5 years ago
Lioncash 1f9ac1541f CMakeLists: Update fmt to 7.0.3 5 years ago
Lioncash 03d5a5d9de software_keyboard: Resolve a pessimizing move warning 5 years ago
Lioncash 2296e921d2 core: Resolve several -Wextra-semi warnings 5 years ago
Lioncash dcc5562cd5 shader/memory: Amend UNIMPLEMENTED_IF_MSG without a message 5 years ago
Lioncash 34ec64233a macro-interpreter: Resolve -Wself-assign-field warning 5 years ago
Lioncash 167d36ec3c vulkan/wrapper: Avoid unnecessary copy in EnumerateInstanceExtensionProperties() 5 years ago
Lioncash c8135b3c18 gl_shader_disk_cache: Make use of std::nullopt where applicable 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
David Marcec 1b3d86c02f Reworked ADPCM decoder to allow better streaming 5 years ago
Lioncash a93f6e51d3 emu_window: Mark Scoped constructor and Acquire() as nodiscard 5 years ago
Lioncash f808258ed9 kernel/scheduler: Mark SchedulerLock constructor as nodiscard 5 years ago
Rodrigo Locatti e050594706
Merge pull request #4495 from lioncash/conv 5 years ago
bunnei a9de967fa3
Merge pull request #4514 from Morph1984/worker-alloc 5 years ago
LC ff0b14ee62
Merge pull request #4511 from lioncash/build2 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
bunnei a8ffe6eee4
Merge pull request #4497 from lioncash/freezer-alg 5 years ago
bunnei e143adc3cf
Merge pull request #4493 from jbeich/dragonfly 5 years ago
bunnei 4605e4d6ff
Merge pull request #4502 from lioncash/build 5 years ago
ReinUsesLisp f00641459e textures/decoders: Fix block linear to pitch copies 6 years ago