22576 Commits (dcfe674ed4eef3879f0ed8706507ea21d13aab24)

Author SHA1 Message Date
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
GPUCode ee0d68300e renderer_vulkan: Add missing initializers 3 years ago
GPUCode 7b2f680468 renderer_vulkan: Use VMA for buffers 3 years ago
GPUCode 48e39756f1 renderer_vulkan: Use VMA for images 3 years ago
GPUCode c60eed36b7 memory_allocator: Remove OpenGL interop 3 years ago
lat9nq 6448eade2e externals: Add vma and initialize it 3 years ago
lat9nq 8a526b2c26 vulkan_device: Remove external memory extension 3 years ago
Liam 565a1226d7 renderer_vulkan: add missing include 3 years ago
lat9nq b99c4dd568 time_zone_service: Always write time zone rule data 3 years ago
Kelebek1 e681f5678c Synchronize vertex buffer even when it doesn't require binding 3 years ago
lat9nq e34e1b1c95 k_thread: Use a mutex and cond_var to sync bool 3 years ago
FengChen 76a676883a video_core: add samples check when find render target 3 years ago
Wollnashorn 3e47ebe2e9 video_core: Only apply AF to 2D (array) image types 3 years ago