13467 Commits (da11a27f42f25a7f24c0b7cece8e499f34880fc8)

Author SHA1 Message Date
MerryMage da11a27f42 configure_cpu: Add tooltips 6 years ago
MerryMage 505aa3a4c1 configure_cpu: Show/Hide debugging options 6 years ago
MerryMage 0193202964 configuration: Add settings to enable/disable specific CPU optimizations 6 years ago
Morph 7351ca8c75 KeyManager: Prevent writing of invalid keys 6 years ago
David Marcec bd2feb6873 cmake: Fix libfmt linking errors 6 years ago
lat9nq 63d23835ef
configuration: implement per-game configurations (#4098) 6 years ago
lat9nq 1c7d106aac vk_stream_buffer: set allocable_size to 9 MiB 6 years ago
John Galt 95cd2e17ab cmake: fix fmt linking when found 6 years ago
Ameer 3c7a115afe Address comments for better clarity/signed dev count 6 years ago
Ameer ec13746e4d Add more libusb error checks 6 years ago
MerryMage e7c77b90c4 cpu_interrupt_handler: Remove #pragma once from .cpp file 6 years ago
Jan Beich 1db10b8f4c input_common/gcadapter: add missing C++11 header required by libc++ 6 years ago
Ameer 40cf9288e9 change shortcut context for other hotkeys with file open dialog 6 years ago
CrazyMax 7bd3558c64 GetDisplayVersion should return a null-terminated version string. 6 years ago
Ameer fa4d6df4c5 Fix ss crash on game menu, fix ss on windowed mode 6 years ago
Lioncash 4f678284e2 configure_graphics: Make use of qOverload in signals/slots 6 years ago
Lioncash be06b21f7b configure_graphics: Prevent unnecessary string copies in UpdateDeviceComboBox() 6 years ago
MerryMage 76bd617b2d memory: Set page-table pointers before setting attribute = Memory 6 years ago
Morph c0dc8f9d25 AM/ISelfController: Stub CreateManagedDisplaySeparableLayer 6 years ago
Ameer d00972fce1 Fix for always firing triggers on some controllers, trigger threshold more universal 6 years ago
Ameer e69d715e3d Address lioncash feedback: Log formatting, extern const PadButtonArray, little touch ups 6 years ago
bunnei 98fcd3ba5d
Revert "cmake: fix fmt linking" 6 years ago
Ameer 6e1639c7b0 Fix unnecessary diffs 6 years ago
Ameer 6b7c8e469b Add LR triggers as axes, half press to initiate a press, add GC axis id in config, clarify some code blocks for better readability 6 years ago
VolcaEM 3f910efb40
Rename two functions in NS 6 years ago
VolcaEM 38b585a309
Rename GetApplicationArea2 to GetApplicationAreaSize 6 years ago
Jan Beich b1b1ed7597 cmake: stop linking against QGL after c6a0ab9792 6 years ago
ReinUsesLisp f6cb128eac shader_cache: Fix use-after-free and orphan invalidation cache entries 6 years ago
Ameer 34a590e509 Reset adapter state on init, fixes errors relating driver hang from unexpected unplug 6 years ago
David Marcec 28aa697528 Don't handle cycles late if stretcher is active 6 years ago
David Marcec 24c2930012 audio: Improving audio timing for multicore/single core 6 years ago
David Marcec d5dfe34c49 externals: Track opus as submodule instead of using conan 6 years ago
Lioncash fb13f053bb key_manager: Correct casing of instance() 6 years ago
Lioncash c91710a82f key_manager: Delete move operations 6 years ago
Lioncash 00a1d106bd key_manager: Make use of canonical deleted operator= 6 years ago
Jan Beich 3b1683a152 common: switch to nullptr for sysctl's empty new value 6 years ago
Ameer a76e11e7f0 Address feedback regarding increments, const vars, and general cleanup 6 years ago
Ameer dfdf87d844 fix implicit conversion of size_t type to int 6 years ago
Morph 1b31755ba6 maxwell_to_gl: Implement MirrorOnceClampOGL using GL_MIRROR_CLAMP_EXT 6 years ago
David 7c970132b5
macro: Add support for "middle methods" on the code cache (#4112) 6 years ago
Jan Beich e6085ea35f common: add sysconf() fallback 6 years ago
Morph 10eca7f651 maxwell_to_gl: Rename VertexType() to VertexFormat() 6 years ago
John Galt 765e37aa35 cmake: fix fmt linking 6 years ago
VolcaEM 86946ea13c
Remove duplicate functions 6 years ago
VolcaEM f3630a0713
Use decimal instead of hexadecimal 6 years ago
VolcaEM a0c499aef7
Fix typo 6 years ago
VolcaEM f2eead3b5b
Clang-format 6 years ago
VolcaEM 6a0010d0c6
service: Update function tables 6 years ago
ReinUsesLisp 8562b516c0 core_timing,scheduler: Use std::scoped_lock when possible 6 years ago
David Marcec db824b59c8 ldr: Cleanup NRO & NRR structs 6 years ago