17865 Commits (b7b716ff5e4075847b9adf5f78a89a45f04cf81c)
 

Author SHA1 Message Date
Lioncash 72481cce94 aes_util: Make use of std::span 5 years ago
Lioncash 5bc631a7c5 acc/lbl: Remove unused variables 5 years ago
Lioncash 61f25f6eff lm: Make use of insert_or_assign() in Log() 5 years ago
Lioncash 0b535a371f lm: Prevent redundant map lookups in Log() 5 years ago
Lioncash d9917dd09c lm: Resolve -Wextra-semi warning 5 years ago
Lioncash 596e303d7b program_metadata: Explicitly specify copy/move functions 5 years ago
Morph 2e6d247754 Merge pull request #6225 from ameerj/unused-header 5 years ago
ameerj 26f5049a7e yuzu_cmd: Remove unused resource.h 5 years ago
bunnei 296172950e Merge pull request #6224 from Morph1984/hid_InitializeSevenSixAxisSensor 5 years ago
bunnei f8e4c29953 Merge pull request #6222 from lat9nq/ext-boost 5 years ago
lat9nq 8480f49835 cmake: Download Boost if inadequate local version 5 years ago
Morph 9c8242ed3f service: hid: Get transfer memory for InitializeSevenSixAxisSensor 5 years ago
bunnei e02a62283e Merge pull request #6223 from lat9nq/ffmpeg-external-fixes 5 years ago
bunnei 9e35805ac8 Merge pull request #6214 from Morph1984/time-fix-kirby-clash 5 years ago
lat9nq 98d932f5a7 cmake: Suppress SDL2 not found warning 5 years ago
lat9nq 01b5c8aa43 cmake: Allow FFmpeg external usage and cleanup 5 years ago
bunnei f2d13bfefb Merge pull request #6219 from lioncash/log-erase 5 years ago
bunnei 4dfabbe348 Merge pull request #6218 from lioncash/tcache 5 years ago
bunnei 2bf74dd3e1 Merge pull request #6207 from lat9nq/sdl-2.0.14 5 years ago
Lioncash 4105a18d21 log/backend: Use in-class initializer for FileBackend 5 years ago
Lioncash b34cf1fe34 log/backend: Make use of erase_if 5 years ago
bunnei ad0eac28a8 Merge pull request #6217 from Morph1984/consistent-writebuffers 5 years ago
bunnei 2287809736 Merge pull request #6215 from lioncash/duplicate 5 years ago
bunnei 38c2e6e066 Merge pull request #6216 from lioncash/uninit-read 5 years ago
Lioncash c81f95a54b texture_cache/util: Fix src being used instead of dst within DeduceBlitImages 5 years ago
Morph 91aadc6484 general: Write buffers before pushing raw arguments 5 years ago
Lioncash 4874031e26 arp: Use type alias for issue function 5 years ago
Lioncash 712a4960a5 arp: Prevent uninitialized read of launch member variable 5 years ago
Lioncash 6a68568356 npad: Remove duplicated class member variable 5 years ago
Morph bebb8afcbf time: Write buffer before pushing RESULT_SUCCESS in GetClockSnapshot 5 years ago
Morph b8a414cea0 time: Fix GetClockSnapshotFromSystemClockContext 5 years ago
bunnei af61e8d1ab Merge pull request #6208 from lat9nq/boost-static 5 years ago
lat9nq 8f7aebd907 ci: linux: Link Boost statically 5 years ago
lat9nq 1e36a11626 general: Ignore implicit-fallthrough for SDL.h 5 years ago
lat9nq c8a26a2cbf cmake: Use SDL 2.0.14 and fix CMake scope issue 5 years ago
Morph a608e2a852 Merge pull request #6204 from lat9nq/sdl2-external 5 years ago
lat9nq 456c348f1d gitmodules: Remove unneeded prefix 5 years ago
bunnei 32b420ee46 Merge pull request #6205 from Morph1984/applet-focus-state-change 5 years ago
Morph c46a12cd4e applets: Send focus state change message on applet state change 5 years ago
Morph defdb91b37 applets: Make the applet mode a protected property of Applet 5 years ago
bunnei 513b946494 Merge pull request #6125 from ogniK5377/nvdec-close-dev 5 years ago
bunnei fddc868288 Merge pull request #6133 from Morph1984/project-eleuthia 5 years ago
lat9nq 688720e9a7 externals: Add SDL 2.0.12 5 years ago
bunnei 38e526056b Merge pull request #6201 from bunnei/remove-bintray 5 years ago
bunnei cf6b66f5da cmake: Remove use of bintray for externals. 5 years ago
bunnei f527e7a748 Merge pull request #6119 from german77/SDLMapping 5 years ago
Chloe Marcec e4b60c77d6 Address issues 5 years ago
Morph d00a4873bf applets/swkbd: Implement the Qt Software Keyboard frontend 5 years ago
Morph 714a8f2906 error: Make the error code as the title text of the OverlayDialog 5 years ago
Morph c170ef2dc2 overlay_dialog: Add an overlay text dialog that accepts controller input 5 years ago