13433 Commits (cf76769026ae417fa3822d499f6a55ef084ec2da)

Author SHA1 Message Date
CrazyMax cf76769026 AM: fix GetDesiredLanguage: 6 years ago
MerryMage e7c77b90c4 cpu_interrupt_handler: Remove #pragma once from .cpp file 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
MerryMage 76bd617b2d memory: Set page-table pointers before setting attribute = Memory 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
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 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
David Marcec db824b59c8 ldr: Cleanup NRO & NRR structs 6 years ago
Morph 4a35df337b maxwell_to_vk: Reorder vertex formats and add A2B10G10R10 for all types except float 6 years ago
David Marcec dcf345febe am: Stub GetIndirectLayerConsumerHandle 6 years ago
Morph 78d80d99a0 maxwell_to_gl: Add 32 bit component sizes to (un)signed scaled formats 6 years ago
David Marcec f0baf2abf2 acc: ListOpenContextStoredUsers partial stub 6 years ago
Fernando Sahmkow 2f8947583f Core/Common: Address Feedback. 6 years ago
Fernando Sahmkow e486c66850 NvFlinger: Clang Format. 6 years ago
Fernando Sahmkow 626cc44d7a Build System: Fix GCC & MINGW Build. 6 years ago
Fernando Sahmkow 4105f38022 SVC: Implement 32-bits wrappers and update Dynarmic. 6 years ago
Fernando Sahmkow ce350e7ce0 SVC: Add GetCurrentProcessorNumber32, CreateTransferMemory32, SetMemoryAttribute32 6 years ago
Fernando Sahmkow b8df61c642 ARM: Update Dynarmic and Setup A32 according to latest interface. 6 years ago
Fernando Sahmkow 22ceaca2f4 SVC: Add GetThreadPriority32 & SetThreadPriority32 6 years ago
Fernando Sahmkow ec11918323 ArmDynarmic32: Setup CNTPCT correctly 6 years ago
Fernando Sahmkow e3d561fb84 Audio: Correct buffer release for host timing. 6 years ago
Fernando Sahmkow 7fd7d05838 Common/Kernel: Corrections and small bug fixing. 6 years ago
Fernando Sahmkow 272a87127a Services/NvFlinger: Do vSync in a sepparate thread on Multicore. 6 years ago
Fernando Sahmkow 3165152396 Common/NativeClockx86: Reduce native clock accuracy further. 6 years ago
Fernando Sahmkow 71c4779211 Tests/CoreTiming: Correct host timing tests. 6 years ago
Fernando Sahmkow 0a8013d71e ARMDynarmicInterface: Correct GCC Build Errors. 6 years ago
Fernando Sahmkow 7b1804dab4 Common/AtomicOps: Correct GCC Intrinsic argument ordering. 6 years ago
Fernando Sahmkow d240143588 Kernel: Correct Host Context on Threads and Scheduler. 6 years ago
Fernando Sahmkow 0e4c35c591 YuzuQT: Hide Speed UI on Multicore. 6 years ago
Fernando Sahmkow 467d43570e Clang Format. 6 years ago
Fernando Sahmkow 3714f2e471 ARMInterface/Externals: Update dynarmic and fit to latest version. 6 years ago
Fernando Sahmkow dda6147b0d ARMInterface: Correct rebase errors. 6 years ago