22368 Commits (00a612eaea10dbeeb28daa223ed59f6216e890d0)

Author SHA1 Message Date
lat9nq 32475efbc4 settings: Catch runtime_error, fallback time zone 3 years ago
german77 30544fbfa5 yuzu: Fix clang format 3 years ago
Charles Lombardo 9074a70b01 android: Fix size check for content uris 3 years ago
Charles Lombardo 0f31039831 android: Clean up file extension checks 3 years ago
GPUCode b6c6dcc576 externals: Use cmake subdirectory 3 years ago
Kelebek1 ffbaf574ca Use safe reads in DMA engine 3 years ago
comex d885dd5b64 PR feedback + constification 3 years ago
comex b9f9d0a642 network.cpp: include expected.h 3 years ago
comex cd4b8f037c re-format 3 years ago
comex ac939f08a4 Fix more Windows build errors 3 years ago
comex 42015de49b ssl: fix compatibility with OpenSSL 1.1.1 3 years ago
ameerj 4f160633d3 OpenGL: Limit lmem warmup to NVIDIA 3 years ago
ameerj 405eae3734 shaders: Track local memory usage 3 years ago
ameerj b198339580 emit_glasm: Fix lmem size computation 3 years ago
ameerj 82107b33a2 OpenGL: Add Local Memory warmup shader 3 years ago
comex 4a35569921 Fixes: 3 years ago
comex 8905142f43 ssl: rename argument to avoid false positive codespell warning 3 years ago
comex 7cc428ddf6 socket_types: Improve comment 3 years ago
comex 8e703e08df Implement SSL service 3 years ago
Kirill Ignatev b6e89bdf2c
Hyphenate Joy-Con and clarify further 3 years ago
Kirill Ignatev b6025cf62f
Clarify Ring-Con configuration message in UI 3 years ago
german77 bf641e2964 core: hid: Allow to read bin files while switch controller is available 3 years ago
german77 5aa208e264 input_common: Dont try to read/write data from 3rd party controllers 3 years ago
german77 474fa13a1a input_common: Make use of new SDL features 3 years ago
zeltermann 482fbded9b Only use SDL wakelock on Linux 3 years ago
Abandoned Cart b53945a99f android: define [[maybe_unused]] (const) auto 3 years ago
Abandoned Cart a58a1403ba android: Parameter types from Android Studio 3 years ago
Liam 1dd166f766 vfs_real: lock concurrent accesses 3 years ago
GPUCode c133509368 android: Log settings 3 years ago
GPUCode 75fb29e08e vulkan_common: Remove required flags 3 years ago
Liam 1586f1c0b1 general: remove atomic signal and wait 3 years ago
Kelebek1 5da70f7197 Remove memory allocations in some hot paths 3 years ago
Narr the Reg 84d43489c5 input_common: Implement native mifare support 3 years ago
Abandoned Cart 1a85d8804a android: Generalize string message dialog 3 years ago
Abandoned Cart 6c7e284f64 android: Add support for concurrent installs 3 years ago
Abandoned Cart 8b841aa7ba android: Convert memory sizes to resource 3 years ago
Abandoned Cart 699e78c666 android: Add a notice when RAM inadequate 3 years ago
Abandoned Cart cfc6ef42d9 android: Refactor native and corresponding variables 3 years ago
Abandoned Cart e35371e50c Fix JNI and expose mute settings to Android 3 years ago
Abandoned Cart e31152ee34 android: Add a PiP interface to mute / unmute 3 years ago
Charles Lombardo e684515578 android: Don't show custom driver button on mali and x86 3 years ago
lat9nq ae1a8a7dc7 time_zone_manager: Add null terminator 3 years ago
lat9nq fd5d7947f6 time_zone_manager: Stop on comma 3 years ago
toast2903 78ff2862f6 vulkan_device: Remove brace initializer 3 years ago
lat9nq 197e13d93d video_core: Check broken compute earlier 3 years ago
Liam e5f1b22e16 vfs_concat: verify short read 3 years ago
Liam b0beca52a3 vfs_concat: fix offset calculation when not aligned to file boundary 3 years ago
Kelebek1 711190bb67 Use current GPU address when unmapping GPU pages, not the base 3 years ago
lat9nq b9a86b040b vk_device_info: Check only affected Intel drivers 3 years ago
lat9nq 346c253cd2 video_core: Formalize HasBrokenCompute 3 years ago