| Commit message (Expand) | Author | Age | Files | Lines |
* | android: Re-add global save manager | t895 | 2024-01-04 | 6 | -0/+264 |
* | Merge pull request #12554 from german77/directconnect | liamwhite | 2024-01-02 | 1 | -1/+1 |
|\ |
|
| * | yuzu: Use displayed port on direct connect | Narr the Reg | 2024-01-02 | 1 | -1/+1 |
* | | Merge pull request #12551 from t895/dpad-save-fix | liamwhite | 2024-01-02 | 1 | -2/+1 |
|\ \ |
|
| * | | android: Fix dpad position saving | t895 | 2024-01-02 | 1 | -2/+1 |
| |/ |
|
* / | android: Use case-insensitive check for addon directory | t895 | 2024-01-02 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #12543 from FernandoS27/stop-liking-posts-from-ur-friends-ex | liamwhite | 2024-01-01 | 3 | -4/+5 |
|\ |
|
| * | Vulkan: Only recreate swapchain if the frame is bigger than the swap image. | Fernando Sahmkow | 2023-12-31 | 2 | -2/+3 |
| * | MaxwellDMA: Don't flush the outputs of a dma copy. | Fernando Sahmkow | 2023-12-31 | 2 | -3/+3 |
* | | Merge pull request #12536 from german77/npad_interface | liamwhite | 2024-01-01 | 37 | -230/+711 |
|\ \ |
|
| * | | service: hid: Use applet resource to get latest shared memory handle | Narr the Reg | 2023-12-31 | 37 | -230/+711 |
* | | | Merge pull request #12518 from t895/theme-settings | liamwhite | 2024-01-01 | 38 | -1044/+1545 |
|\ \ \ |
|
| * | | | android: Expose touchscreen toggle | t895 | 2023-12-30 | 3 | -0/+13 |
| * | | | android: Don't apply material you below android 12 | t895 | 2023-12-30 | 1 | -1/+8 |
| * | | | frontend_common: config: Do not count "." as a special character | t895 | 2023-12-30 | 1 | -3/+2 |
| * | | | android: Migrate in-game overlay settings to ini | t895 | 2023-12-30 | 27 | -847/+1209 |
| * | | | frontend_common: config: Refactor WriteSetting to stricter types | t895 | 2023-12-30 | 5 | -134/+188 |
| * | | | android: Migrate theme settings to ini | t895 | 2023-12-30 | 8 | -61/+127 |
| * | | | android: Update Kotlin version to 1.9.20 | t895 | 2023-12-30 | 2 | -2/+2 |
| |/ / |
|
* | | | Merge pull request #12454 from liamwhite/ct-stuff | Narr the Reg | 2024-01-01 | 15 | -110/+101 |
|\ \ \ |
|
| * | | | core_timing: block advance thread while clearing and signal after | Liam | 2023-12-23 | 1 | -1/+2 |
| * | | | core_timing: handle concurrent unscheduling of looping events | Liam | 2023-12-23 | 2 | -4/+15 |
| * | | | core_timing: use static typing for no-wait unschedule | Liam | 2023-12-23 | 3 | -8/+12 |
| * | | | core_timing: remove user data value | Liam | 2023-12-23 | 15 | -104/+79 |
* | | | | Merge pull request #12466 from liamwhite/sh2 | Narr the Reg | 2024-01-01 | 16 | -93/+616 |
|\ \ \ \ |
|
| * | | | | heap_tracker: use linear-time mapping eviction | Liam | 2023-12-27 | 2 | -9/+28 |
| * | | | | core: track separate heap allocation for linux | Liam | 2023-12-26 | 16 | -93/+597 |
* | | | | | Merge pull request #12501 from liamwhite/ips | Narr the Reg | 2024-01-01 | 1 | -0/+7 |
|\ \ \ \ \ |
|
| * | | | | | ips_layer: prevent out of bounds access with offset exceeding module size | Liam | 2023-12-28 | 1 | -0/+7 |
* | | | | | | Merge pull request #12513 from liamwhite/jit-fix | Narr the Reg | 2024-01-01 | 4 | -18/+146 |
|\ \ \ \ \ \
| |_|_|_|/ /
|/| | | | | |
|
| * | | | | | jit: use code memory handles correctly | Liam | 2023-12-29 | 4 | -18/+146 |
| |/ / / / |
|
* | | | | | Merge pull request #12509 from liamwhite/ktrace | liamwhite | 2023-12-30 | 1 | -2/+4 |
|\ \ \ \ \ |
|
| * | | | | | k_capabilities: simplify KTrace map skip logic | Liam | 2023-12-28 | 1 | -2/+4 |
| |/ / / / |
|
* | | | | | Merge pull request #12527 from DCNick3/log-more-sdl-errors | liamwhite | 2023-12-30 | 2 | -2/+3 |
|\ \ \ \ \ |
|
| * | | | | | yuzu_cmd: Report more SDL errors | Nikita Strygin | 2023-12-30 | 2 | -2/+3 |
| |/ / / / |
|
* | | | | | Merge pull request #12521 from ReillyBrogan/fix-wayland-appid | liamwhite | 2023-12-30 | 1 | -0/+4 |
|\ \ \ \ \ |
|
| * | | | | | Fix Wayland appId | Reilly Brogan | 2023-12-30 | 1 | -0/+4 |
| |/ / / / |
|
* | | | | | Merge pull request #12520 from t895/settings-tomfoolery | liamwhite | 2023-12-30 | 6 | -2/+39 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | android: Expose anisotropic filtering setting | t895 | 2023-12-29 | 5 | -1/+37 |
| * | | | | android: Center switch setting title when no description is present | t895 | 2023-12-29 | 1 | -1/+1 |
| * | | | | android: Pair fastmem toggle to CPU Debug toggle | t895 | 2023-12-29 | 1 | -0/+1 |
| |/ / / |
|
* | | | | Merge pull request #12479 from GPUCode/linear-bcn | Fernando S | 2023-12-30 | 3 | -33/+35 |
|\ \ \ \ |
|
| * | | | | video_core: Fix buffer_row_length computation for linear compressed textures | GPUCode | 2023-12-26 | 3 | -33/+35 |
| | |/ /
| |/| | |
|
* | | | | shader_recompiler: use default value for clip distances array | Liam | 2023-12-27 | 1 | -7/+13 |
* | | | | shader_recompiler: respect clip distance limits in indexed store | Liam | 2023-12-27 | 1 | -18/+28 |
| |/ /
|/| | |
|
* | | | Merge pull request #12455 from liamwhite/end-wait | liamwhite | 2023-12-26 | 3 | -31/+10 |
|\ \ \ |
|
| * | | | kernel: use simple mutex for object list container | Liam | 2023-12-23 | 3 | -31/+10 |
| | |/
| |/| |
|
* | | | Merge pull request #12465 from liamwhite/proper-handle-table | liamwhite | 2023-12-26 | 14 | -77/+55 |
|\ \ \ |
|
| * | | | am/jit: reference memory instance from context | Liam | 2023-12-25 | 3 | -5/+7 |
| * | | | kernel: remove unecessary process member from handle table | Liam | 2023-12-25 | 2 | -6/+3 |
| * | | | service: fetch objects from the client handle table | Liam | 2023-12-25 | 12 | -66/+45 |
| | |/
| |/| |
|
* | | | Merge pull request #12471 from FearlessTobi/port-7146 | liamwhite | 2023-12-26 | 3 | -0/+23 |
|\ \ \ |
|
| * | | | assert/logging: Stop the logging thread and flush the backends before crashing | FearlessTobi | 2023-12-26 | 3 | -0/+23 |
| |/ / |
|
* | | | Merge pull request #12472 from FearlessTobi/port-7239 | liamwhite | 2023-12-26 | 2 | -9/+1 |
|\ \ \ |
|
| * | | | ring_buffer: Use feature macro | FearlessTobi | 2023-12-25 | 1 | -1/+1 |
| * | | | main: Remove unused enum | FearlessTobi | 2023-12-25 | 1 | -8/+0 |
| |/ / |
|
* | | | Merge pull request #12449 from liamwhite/debug-utils | liamwhite | 2023-12-26 | 1 | -1/+3 |
|\ \ \ |
|
| * | | | renderer_vulkan: skip SetObjectNameEXT on unsupported driver | Liam | 2023-12-23 | 1 | -1/+3 |
| | |/
| |/| |
|
* | | | Merge pull request #12448 from liamwhite/format-assert | liamwhite | 2023-12-26 | 1 | -8/+8 |
|\ \ \ |
|
| * | | | renderer_vulkan: demote format assert to error log | Liam | 2023-12-23 | 1 | -8/+8 |
| |/ / |
|
* | | | Merge pull request #12415 from ameerj/ogl-draw-auto | liamwhite | 2023-12-26 | 8 | -2/+90 |
|\ \ \
| |_|/
|/| | |
|
| * | | gl_rasterizer: Implement DrawTransformFeedback macro | Ameer J | 2023-12-20 | 8 | -2/+90 |
* | | | kernel: fix resource limit imbalance | Liam | 2023-12-23 | 3 | -8/+7 |
* | | | kernel: restrict nce to applications | Liam | 2023-12-23 | 3 | -6/+6 |
* | | | general: properly support multiple memory instances | Liam | 2023-12-23 | 17 | -102/+102 |
* | | | k_server_session: remove scratch buffer usage in favor of direct copy | Liam | 2023-12-23 | 1 | -39/+124 |
* | | | k_server_session: process for guest servers | Liam | 2023-12-23 | 6 | -250/+1135 |
* | | | kernel: instantiate memory separately for each guest process | Liam | 2023-12-23 | 17 | -127/+82 |
| |/
|/| |
|
* | | Merge pull request #12412 from ameerj/gl-query-prims | liamwhite | 2023-12-22 | 6 | -45/+91 |
|\ \ |
|
| * | | gl_rasterizer: Less spammy log for unimplemented resets | Ameer J | 2023-12-20 | 1 | -1/+1 |
| * | | OpenGL: Add GL_PRIMITIVES_GENERATED and GL_TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN queries | Ameer J | 2023-12-19 | 6 | -49/+93 |
* | | | Merge pull request #12435 from liamwhite/type-check | Fernando S | 2023-12-22 | 1 | -1/+11 |
|\ \ \ |
|
| * | | | shader_recompiler: ensure derivatives for textureGrad are f32 | Liam | 2023-12-22 | 1 | -1/+11 |
* | | | | Merge pull request #12410 from liamwhite/more-mali-null | Fernando S | 2023-12-22 | 2 | -8/+26 |
|\ \ \ \ |
|
| * | | | | renderer_vulkan: don't pass null view when nullDescriptor is not supported | Liam | 2023-12-19 | 2 | -8/+26 |
* | | | | | shader_recompiler: use float image operations on load/store when required | Liam | 2023-12-21 | 10 | -39/+184 |
| |/ / /
|/| | | |
|
* | | | | Merge pull request #12424 from t895/vsync-per-game-qt | liamwhite | 2023-12-21 | 2 | -30/+68 |
|\ \ \ \ |
|
| * | | | | qt: settings: Fix per-game vsync combobox | t895 | 2023-12-21 | 2 | -30/+68 |
| |/ / / |
|
* | | | | Merge pull request #12425 from german77/temp-fix | liamwhite | 2023-12-21 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | service: hid: Fix crash on InitializeVibrationDevice | Narr the Reg | 2023-12-21 | 1 | -1/+1 |
* | | | | | android: Fix "No games found" text appearing on load | t895 | 2023-12-21 | 1 | -6/+8 |
|/ / / / |
|
* | | | | Merge pull request #12414 from jbeich/vk274 | liamwhite | 2023-12-20 | 1 | -0/+2 |
|\ \ \ \ |
|
| * | | | | vulkan_common: unbreak build with Vulkan-Headers 1.3.274 | Jan Beich | 2023-12-20 | 1 | -0/+2 |
| |/ / / |
|
* | | | | Merge pull request #12400 from ameerj/vk-query-prefix-fix | liamwhite | 2023-12-20 | 1 | -3/+6 |
|\ \ \ \ |
|
| * | | | | vk_query_cache: Fix prefix sum max_accumulation_limit logic | Ameer J | 2023-12-18 | 1 | -3/+6 |
* | | | | | Merge pull request #12417 from liamwhite/arm64-gcc-fix | Fernando S | 2023-12-20 | 2 | -2/+6 |
|\ \ \ \ \ |
|
| * | | | | | nce: hide shadowing warnings from dynarmic headers | Liam | 2023-12-20 | 2 | -2/+6 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge pull request #12409 from liamwhite/bits-and-bytes | Fernando S | 2023-12-20 | 2 | -2/+3 |
|\ \ \ \ \ |
|
| * | | | | | nce: increase handler stack size | Liam | 2023-12-19 | 1 | -1/+1 |
| * | | | | | nce: fix read size in simd immediate emulation | Liam | 2023-12-19 | 1 | -1/+2 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge pull request #12403 from liamwhite/clipdistance | Fernando S | 2023-12-20 | 8 | -2/+22 |
|\ \ \ \ \ |
|
| * | | | | | shader_recompiler: use minimal clip distance array | Liam | 2023-12-19 | 3 | -2/+9 |
| * | | | | | shader_recompiler: ignore clip distances beyond driver support level | Liam | 2023-12-19 | 6 | -1/+14 |
* | | | | | | Merge pull request #12390 from liamwhite/binding-insanity | Fernando S | 2023-12-20 | 2 | -13/+23 |
|\ \ \ \ \ \
| |_|_|/ / /
|/| | | | | |
|
| * | | | | | renderer_vulkan: work around turnip binding bug in a610 | Liam | 2023-12-17 | 2 | -13/+23 |
* | | | | | | Merge pull request #12411 from ameerj/gl-nv-tfb-fixups | liamwhite | 2023-12-20 | 6 | -14/+68 |
|\ \ \ \ \ \
| |_|_|_|_|/
|/| | | | | |
|
| * | | | | | gl_rasterizer: Silence spammy logs | Ameer J | 2023-12-19 | 1 | -6/+8 |
| * | | | | | gl_buffer_cache: Reintroduce NV_vertex_buffer_unified_memory | Ameer J | 2023-12-19 | 5 | -8/+60 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge pull request #12408 from german77/lang | Charles Lombardo | 2023-12-19 | 1 | -0/+4 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | yuzu: Read/Save category Paths | Narr the Reg | 2023-12-19 | 1 | -0/+4 |
* | | | | | Merge pull request #12382 from liamwhite/image-limit | Fernando S | 2023-12-19 | 4 | -6/+6 |
|\ \ \ \ \ |
|
| * | | | | | renderer_vulkan: allow up to 7 swapchain images | Liam | 2023-12-17 | 4 | -6/+6 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge pull request #12387 from liamwhite/oboe | Fernando S | 2023-12-19 | 7 | -4/+328 |
|\ \ \ \ \ |
|
| * | | | | | oboe_sink: specify additional required parameters | Liam | 2023-12-18 | 1 | -13/+27 |
| * | | | | | oboe_sink: set low latency performance mode | Liam | 2023-12-18 | 1 | -0/+2 |
| * | | | | | android: add oboe to audio configuration | Liam | 2023-12-17 | 2 | -0/+3 |
| * | | | | | oboe_sink: implement channel count querying | Liam | 2023-12-17 | 1 | -12/+35 |
| * | | | | | android: add oboe audio sink | Liam | 2023-12-17 | 5 | -4/+286 |
| |/ / / / |
|
* | | | | | Merge pull request #12392 from liamwhite/mode | Fernando S | 2023-12-19 | 2 | -8/+17 |
|\ \ \ \ \ |
|
| * | | | | | fs: implement OpenDirectoryMode | Liam | 2023-12-18 | 2 | -8/+17 |
* | | | | | | Merge pull request #12391 from yuzu-emu/revert-12344-its-free-real-estate | Fernando S | 2023-12-19 | 7 | -73/+79 |
|\ \ \ \ \ \ |
|
| * | | | | | | Revert "video_core: use interval map for page count tracking" | liamwhite | 2023-12-18 | 7 | -73/+79 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge pull request #12304 from liamwhite/flinger-wtf | Fernando S | 2023-12-19 | 3 | -3/+37 |
|\ \ \ \ \ \ |
|
| * | | | | | | nvnflinger: mark buffer as acquired when acquired | Liam | 2023-12-16 | 3 | -3/+37 |
* | | | | | | | Merge pull request #12402 from german77/lang | liamwhite | 2023-12-19 | 4 | -12/+6 |
|\ \ \ \ \ \ \
| | |_|_|/ / /
| |/| | | / /
| |_|_|_|/ /
|/| | | | | |
|
| * | | | | | yuzu: Make language persistent and remove symbols_path | Narr the Reg | 2023-12-19 | 4 | -12/+6 |
| |/ / / / |
|
* | | | | | Merge pull request #12349 from Kelebek1/return_system_channels_active | liamwhite | 2023-12-18 | 5 | -20/+41 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | audio: skip coefficient normalization for downmix | Liam | 2023-12-16 | 1 | -4/+2 |
| * | | | | Have GetActiveChannelCount return the system channels instead of host device channels | Kelebek1 | 2023-12-16 | 5 | -20/+43 |
| | |_|/
| |/| | |
|
* | | | | path_util: copy output for GetParentPath | Liam | 2023-12-17 | 2 | -4/+4 |
| |_|/
|/| | |
|
* | | | Merge pull request #12378 from liamwhite/offsetof | liamwhite | 2023-12-16 | 2 | -0/+2 |
|\ \ \ |
|
| * | | | set: add cstddef for offsetof macro | Liam | 2023-12-16 | 2 | -0/+2 |
| |/ / |
|
* | | | Merge pull request #12377 from ameerj/tfb-batch-oopsie | liamwhite | 2023-12-16 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | gl_buffer_cache: Fix tfb binding typo | Ameer J | 2023-12-16 | 1 | -1/+1 |
| |/ / |
|
* | | | Merge pull request #12345 from liamwhite/a-flock-of-seagulls | liamwhite | 2023-12-16 | 2 | -3/+12 |
|\ \ \ |
|
| * | | | renderer_vulkan: bound async presentation queue growth | Liam | 2023-12-14 | 2 | -3/+12 |
| | |/
| |/| |
|
* | | | Merge pull request #12335 from t895/per-game-settings | liamwhite | 2023-12-16 | 108 | -872/+3511 |
|\ \ \ |
|
| * | | | android: Rework InstallableProperty view with icon | t895 | 2023-12-12 | 6 | -11/+191 |
| * | | | android: Prevent editing non-savable settings in per-game settings | t895 | 2023-12-12 | 4 | -0/+23 |
| * | | | android: Pre-select custom config in game launch dialog | t895 | 2023-12-12 | 1 | -2/+2 |
| * | | | android: Use confirmation dialog when deleting shader cache | t895 | 2023-12-12 | 3 | -15/+45 |
| * | | | android: Always use custom settings when launched from intent | t895 | 2023-12-12 | 1 | -2/+3 |
| * | | | settings: Allow vsync to be changed per-game | t895 | 2023-12-12 | 1 | -1/+1 |
| * | | | android: Adjust variable name format for native config | t895 | 2023-12-12 | 1 | -6/+6 |
| * | | | android: Add game dir entries to FilesystemProvider | t895 | 2023-12-12 | 6 | -9/+80 |
| * | | | android: Fix games list loading thread safety | t895 | 2023-12-12 | 1 | -36/+38 |
| * | | | android: Collect latest information for games list | t895 | 2023-12-12 | 2 | -2/+3 |
| * | | | android: Remove global save import/exporter UI | t895 | 2023-12-12 | 1 | -24/+0 |
| * | | | android: Compare all properties between games in DiffCallback | t895 | 2023-12-12 | 2 | -1/+2 |
| * | | | android: Expose MemoryUtil size formatting function | t895 | 2023-12-12 | 2 | -2/+3 |
| * | | | android: Add JNI initialization information for Game class | t895 | 2023-12-12 | 2 | -0/+64 |
| * | | | settings: Allow CPU Debug and Fastmem to be changed per-game | t895 | 2023-12-12 | 1 | -4/+4 |
| * | | | android: Add per-game drivers | t895 | 2023-12-12 | 14 | -95/+218 |
| * | | | android: Add per-game settings | t895 | 2023-12-12 | 27 | -83/+303 |
| * | | | android: Add Game properties | t895 | 2023-12-12 | 40 | -253/+2227 |
| * | | | frontend_common: Fix settings reload bug | t895 | 2023-12-12 | 1 | -0/+1 |
| * | | | android: Refactor settings to expose more options | t895 | 2023-12-12 | 34 | -353/+324 |
| |/ / |
|
* | | | Merge pull request #12331 from liamwhite/layer-confusion | liamwhite | 2023-12-16 | 8 | -42/+74 |
|\ \ \
| |_|/
|/| | |
|
| * | | vi: fix confusion between closing and destroying layers | Liam | 2023-12-12 | 8 | -42/+74 |
* | | | Merge pull request #12184 from Kelebek1/system_settings | liamwhite | 2023-12-16 | 13 | -406/+1617 |
|\ \ \ |
|
| * | | | Make system settings persistent across boots | Kelebek1 | 2023-12-16 | 13 | -406/+1617 |
| | |/
| |/| |
|
* | | | Merge pull request #12237 from liamwhite/nce-sigtrap | liamwhite | 2023-12-16 | 9 | -45/+3854 |
|\ \ \ |
|
| * | | | nce: adjust initialization for repeated calls | Liam | 2023-12-12 | 1 | -8/+11 |
| * | | | nce: implement instruction emulation for misaligned memory accesses | Liam | 2023-12-11 | 9 | -44/+3850 |
* | | | | Merge pull request #12290 from liamwhite/deferred-path-split | liamwhite | 2023-12-16 | 5 | -28/+38 |
|\ \ \ \ |
|
| * | | | | Improve path splitting speed | BreadFish64 | 2023-12-06 | 5 | -28/+38 |
* | | | | | Merge pull request #12344 from liamwhite/its-free-real-estate | liamwhite | 2023-12-16 | 7 | -79/+73 |
|\ \ \ \ \ |
|
| * | | | | | video_core: lock interval map update | Liam | 2023-12-15 | 2 | -0/+4 |
| * | | | | | video_core: use interval map for page count tracking | Liam | 2023-12-15 | 7 | -79/+69 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge pull request #12358 from liamwhite/optimized-alloc | liamwhite | 2023-12-16 | 4 | -17/+42 |
|\ \ \ \ \ |
|
| * | | | | | common: use memory holepunching when clearing memory | Liam | 2023-12-15 | 4 | -17/+42 |
| |/ / / / |
|
* | | | | | Merge pull request #12359 from german77/real_shared | liamwhite | 2023-12-16 | 42 | -870/+1076 |
|\ \ \ \ \ |
|
| * | | | | | core: Make sure npad is initialized | Narr the Reg | 2023-12-15 | 2 | -1/+4 |
| * | | | | | core: hid: Clean up headers | Narr the Reg | 2023-12-14 | 20 | -36/+16 |
| * | | | | | service: hid: Allow to create multiple instances of shared memory | Narr the Reg | 2023-12-14 | 40 | -842/+1065 |
| |/ / / / |
|
* / / / / | ssl: fix output byte buffer size issue (#12372) | liamwhite | 2023-12-16 | 1 | -3/+3 |
|/ / / / |
|
* | | | | configure_debug: Fix small typo | FearlessTobi | 2023-12-12 | 1 | -1/+1 |
* | | | | Merge pull request #12328 from german77/profile_manager | liamwhite | 2023-12-12 | 13 | -73/+94 |
|\ \ \ \ |
|
| * | | | | core: Use single instance of profile manager | german77 | 2023-12-10 | 13 | -73/+94 |
| | |_|/
| |/| | |
|
* | | | | Merge pull request #12333 from german77/aruid_free | liamwhite | 2023-12-12 | 6 | -13/+149 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | service: hid: Improve CreateAppletResource implementation and free resources | german77 | 2023-12-10 | 6 | -13/+149 |
| |/ / |
|
* | | | Merge pull request #12322 from liamwhite/savedata-absurdity | liamwhite | 2023-12-11 | 3 | -5/+13 |
|\ \ \ |
|
| * | | | fs: don't enumerate hidden savedata size file | Liam | 2023-12-09 | 3 | -5/+13 |
* | | | | Merge pull request #12327 from liamwhite/tipc | liamwhite | 2023-12-11 | 2 | -7/+25 |
|\ \ \ \ |
|
| * | | | | sm:: fix tipc deserialization | Liam | 2023-12-10 | 2 | -7/+25 |
| | |/ /
| |/| | |
|
* | | | | Merge pull request #12317 from liamwhite/sc-fix | liamwhite | 2023-12-11 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | kernel: fix single core | Liam | 2023-12-09 | 1 | -1/+1 |
* | | | | | Merge pull request #12321 from liamwhite/ro2 | liamwhite | 2023-12-11 | 16 | -670/+1203 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | ro: add separate ro service | Liam | 2023-12-09 | 9 | -634/+1147 |
| * | | | | service: populate pid and handle table from client | Liam | 2023-12-09 | 3 | -13/+19 |
| * | | | | service: use interface factory in server manager | Liam | 2023-12-09 | 5 | -23/+37 |
| | |/ /
| |/| | |
|
* | | | | Merge pull request #12296 from liamwhite/client-session | liamwhite | 2023-12-10 | 6 | -105/+244 |
|\ \ \ \ |
|
| * | | | | kernel: implement remaining IPC syscalls | Liam | 2023-12-06 | 6 | -105/+244 |
* | | | | | Merge pull request #12299 from liamwhite/light-ipc | liamwhite | 2023-12-10 | 18 | -20/+813 |
|\ \ \ \ \ |
|
| * | | | | | kernel: implement light IPC | Liam | 2023-12-07 | 18 | -20/+813 |
| |/ / / / |
|
* | | | | | Merge pull request #12323 from liamwhite/buffer-format | liamwhite | 2023-12-10 | 1 | -0/+1 |
|\ \ \ \ \ |
|
| * | | | | | fbshare: set external format correctly | Liam | 2023-12-09 | 1 | -0/+1 |
| | |/ / /
| |/| | | |
|
* / | | | | settings: Clearer NCE error messages | GPUCode | 2023-12-09 | 1 | -2/+6 |
|/ / / / |
|
* | | | | Merge pull request #12289 from german77/aruid | liamwhite | 2023-12-09 | 10 | -13/+526 |
|\ \ \ \ |
|
| * | | | | service: hid: Introduce proper AppletResource emulation | Narr the Reg | 2023-12-07 | 10 | -13/+526 |
| | |_|/
| |/| | |
|
* | | | | Merge pull request #12320 from liamwhite/debug-fix | liamwhite | 2023-12-09 | 1 | -1/+4 |
|\ \ \ \ |
|
| * | | | | debug: fix reading of module names | Liam | 2023-12-09 | 1 | -1/+4 |
| | |_|/
| |/| | |
|
* | | | | Merge pull request #12319 from t895/refresh-list-bug | liamwhite | 2023-12-09 | 4 | -8/+33 |
|\ \ \ \ |
|
| * | | | | android: Listen for directory selection in viewmodel | t895 | 2023-12-09 | 4 | -8/+33 |
| |/ / / |
|
* / / / | settings: Enable NCE by default on capable systems | t895 | 2023-12-09 | 1 | -4/+10 |
|/ / / |
|
* | | | Merge pull request #12274 from liamwhite/srgb-nonsense | liamwhite | 2023-12-08 | 13 | -83/+73 |
|\ \ \ |
|
| * | | | texture_cache: fix max_element comparison function | Liam | 2023-12-04 | 1 | -1/+1 |
| * | | | renderer_opengl: remove srgb conversion logic | Liam | 2023-12-03 | 3 | -9/+2 |
| * | | | renderer_vulkan: do not recreate swapchain for srgb | Liam | 2023-12-03 | 11 | -74/+71 |
* | | | | Merge pull request #12208 from liamwhite/romfs | liamwhite | 2023-12-08 | 6 | -113/+137 |
|\ \ \ \ |
|
| * | | | | fsmitm_romfsbuild: optimize for data locality | Liam | 2023-12-03 | 5 | -85/+82 |
| * | | | | romfs: cache file and directory metadata tables | Liam | 2023-12-03 | 1 | -28/+55 |
| |/ / / |
|
* | | | | Merge pull request #11214 from lat9nq/ff-deprecated | liamwhite | 2023-12-08 | 1 | -1/+6 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | codec: Update to use av frame flags | lat9nq | 2023-12-06 | 1 | -1/+6 |
* | | | | Merge pull request #12236 from liamwhite/cpu-refactor | Fernando S | 2023-12-06 | 46 | -3274/+2924 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | arm: fix context save of vector regs | Liam | 2023-12-05 | 1 | -6/+4 |
| * | | | core: refactor emulated cpu core activation | Liam | 2023-12-04 | 46 | -3274/+2926 |
| |/ / |
|
* | | | Merge pull request #12271 from liamwhite/pretext-fix | liamwhite | 2023-12-05 | 1 | -0/+2 |
|\ \ \ |
|
| * | | | nce: fix pre-text patch for single modules | Liam | 2023-12-02 | 1 | -0/+2 |
* | | | | frontend_common: Use optional for language default | t895 | 2023-12-05 | 1 | -1/+2 |
| |/ /
|/| | |
|
* | | | Merge pull request #12235 from liamwhite/flip-clip | liamwhite | 2023-12-04 | 1 | -4/+10 |
|\ \ \
| |_|/
|/| | |
|
| * | | renderer_vulkan: adjust window origin and swizzle independently | Liam | 2023-11-30 | 1 | -4/+10 |
* | | | Merge pull request #12094 from ameerj/gl-buffer-cache-batch-vtx | liamwhite | 2023-12-03 | 5 | -64/+36 |
|\ \ \ |
|
| * | | | gl_buffer_cache: Batch vertex/tfb buffer binding | Ameer J | 2023-11-19 | 5 | -64/+36 |
* | | | | Merge pull request #12196 from ameerj/glsl-cbuf-sizes | liamwhite | 2023-12-03 | 1 | -1/+4 |
|\ \ \ \ |
|
| * | | | | GLSL: Prefer known used cbuf sizes | Ameer J | 2023-11-27 | 1 | -1/+4 |
* | | | | | Merge pull request #12263 from liamwhite/null-romfs | liamwhite | 2023-12-03 | 5 | -20/+16 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | file_sys: handle null romfs | Liam | 2023-12-02 | 5 | -20/+16 |
* | | | | | Merge pull request #12261 from liamwhite/fruit-company | liamwhite | 2023-12-02 | 3 | -6/+6 |
|\ \ \ \ \ |
|
| * | | | | | texture_cache: use pedantic type names | Liam | 2023-12-02 | 3 | -6/+6 |
| |/ / / / |
|
* | | | | | Merge pull request #12260 from t895/install-reload-fix | liamwhite | 2023-12-02 | 1 | -3/+0 |
|\ \ \ \ \ |
|
| * | | | | | android: Don't reload filesystem on update install | t895 | 2023-12-02 | 1 | -3/+0 |
| |/ / / / |
|
* | | | | | Merge pull request #12259 from jbeich/freebsd-mmap | liamwhite | 2023-12-02 | 1 | -13/+15 |
|\ \ \ \ \ |
|
| * | | | | | host_memory: move MAP_ALIGNED_SUPER attempt after 448d4815dece | Jan Beich | 2023-12-02 | 1 | -13/+11 |
| * | | | | | host_memory: allow missing MAP_NORESERVE on FreeBSD after 448d4815dece | Jan Beich | 2023-12-02 | 1 | -0/+4 |
* | | | | | | Merge pull request #12256 from GPUCode/fxaa | liamwhite | 2023-12-02 | 1 | -1/+1 |
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | | |
|
| * | | | | | vk_blit_screen: Use correct format for fxaa renderpass | GPUCode | 2023-12-01 | 1 | -1/+1 |
| |/ / / / |
|
* | | | | | Merge pull request #12255 from german77/amiibo | liamwhite | 2023-12-02 | 1 | -5/+5 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | service: nfc: Don't tag amiibos as corrupted if they are loaded as read only | Narr the Reg | 2023-12-01 | 1 | -5/+5 |
* | | | | | Merge pull request #12056 from ameerj/opengl-neglect | liamwhite | 2023-12-01 | 6 | -44/+74 |
|\ \ \ \ \ |
|
| * | | | | | gl_texture_cache: Enable async downloads | Ameer J | 2023-08-14 | 5 | -9/+16 |
| * | | | | | gl_buffer_cache: Enable async downloads | Ameer J | 2023-08-14 | 4 | -9/+34 |
| * | | | | | gl_staging_buffer_pool: Refactor allocation variables into a struct | Ameer J | 2023-08-14 | 2 | -30/+28 |
* | | | | | | cmake: prefer system gamemode library | Alexandre Bouvier | 2023-11-30 | 2 | -2/+2 |
| |_|_|_|/
|/| | | | |
|
* | | | | | Merge pull request #12229 from liamwhite/qcom-wtf | liamwhite | 2023-11-30 | 2 | -19/+25 |
|\ \ \ \ \ |
|
| * | | | | | renderer_vulkan: exclude more qcom drivers from extensions | Liam | 2023-11-30 | 2 | -19/+25 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge pull request #12227 from jbeich/gamemode | liamwhite | 2023-11-30 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * | | | | | cmake: sync gamemode conditionals with code after 5eec980a2d71 | Jan Beich | 2023-11-30 | 1 | -1/+1 |
| |/ / / / |
|
* | | | | | Merge pull request #12074 from GPUCode/yuwu-on-the-metal | liamwhite | 2023-11-30 | 53 | -141/+2374 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | core: Rename patcher file | GPUCode | 2023-11-29 | 7 | -7/+7 |
| * | | | | cmake: Move HAS_NCE to root cmake | GPUCode | 2023-11-29 | 1 | -1/+1 |
| * | | | | qt: add cpu_backend configuration | amazingfate | 2023-11-27 | 8 | -6/+54 |
| * | | | | general: fix mac compile | Liam | 2023-11-27 | 2 | -1/+3 |
| * | | | | loader: fix gcc compile | Liam | 2023-11-27 | 1 | -1/+1 |
| * | | | | oaknut: Address warnings | GPUCode | 2023-11-25 | 1 | -4/+0 |
| * | | | | host_memory: Simplify randomness generation | GPUCode | 2023-11-25 | 1 | -11/+2 |
| * | | | | Address more review comments | GPUCode | 2023-11-25 | 8 | -19/+84 |
| * | | | | loader: apply nso patch to offset program image | Liam | 2023-11-25 | 1 | -4/+6 |
| * | | | | arm_nce: skip data aborts for crash handling parity | Liam | 2023-11-25 | 1 | -3/+11 |
| * | | | | android: show current backend in fps overlay | Liam | 2023-11-25 | 3 | -1/+16 |
| * | | | | arm: Print backtrace on data abort | GPUCode | 2023-11-25 | 1 | -0/+2 |
| * | | | | patch: check offsets from first code word | Liam | 2023-11-25 | 1 | -3/+4 |
| * | | | | core: Define HAS_NCE macro | GPUCode | 2023-11-25 | 10 | -16/+26 |
| * | | | | common: Enforce fastmem for nce usage | GPUCode | 2023-11-25 | 1 | -1/+1 |
| * | | | | arm_nce: skip dc cvac on possibly write-protected areas | Liam | 2023-11-25 | 1 | -3/+1 |
| * | | | | Address some review comments | GPUCode | 2023-11-25 | 11 | -34/+29 |
| * | | | | android: Add cpu bakend gui toggle | GPUCode | 2023-11-25 | 10 | -8/+42 |
| * | | | | arm: Implement native code execution backend | Liam | 2023-11-25 | 30 | -47/+1799 |
| * | | | | device_memory: Enable direct mapped addresses for nce | GPUCode | 2023-11-25 | 5 | -8/+21 |
| * | | | | settings: Add cpu backend setting | GPUCode | 2023-11-25 | 3 | -0/+17 |
| * | | | | kernel: Manually specify aslr region start | Liam | 2023-11-25 | 8 | -18/+25 |
| * | | | | core: Respect memory permissions in Map | GPUCode | 2023-11-25 | 6 | -58/+117 |
| * | | | | host_memory: Switch to FreeRegionManager | Liam | 2023-11-25 | 2 | -29/+67 |
| * | | | | host_memory: ensure map base is between 36 and 39 bits | Liam | 2023-11-25 | 1 | -2/+58 |
| * | | | | common: Add free region manager | --author=Liam | 2023-11-25 | 2 | -0/+56 |
| * | | | | common: Add libc sigaction hook | GPUCode | 2023-11-25 | 3 | -0/+68 |
* | | | | | general: conditionally compile gamemode on linux only | Liam | 2023-11-29 | 2 | -1/+2 |
* | | | | | Merge pull request #12204 from t895/config-migration | liamwhite | 2023-11-29 | 32 | -122/+848 |
|\ \ \ \ \ |
|
| * | | | | | android: Save global settings in onStop | t895 | 2023-11-28 | 6 | -63/+11 |
| * | | | | | android: Multi directory UI | t895 | 2023-11-28 | 27 | -59/+837 |
* | | | | | | Merge pull request #12203 from liamwhite/crash-fix | liamwhite | 2023-11-29 | 1 | -1/+3 |
|\ \ \ \ \ \ |
|
| * | | | | | | set: don't load version nca with null romfs | Liam | 2023-11-27 | 1 | -1/+3 |
* | | | | | | | Merge pull request #12201 from Macj0rdan/controller-applet-fix | liamwhite | 2023-11-29 | 4 | -3/+30 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Fixed controller applet crashing when on FW17+ | FrozenAra | 2023-11-27 | 4 | -3/+30 |
| |/ / / / / / |
|
* | | | | | | | Merge pull request #12194 from liamwhite/fruit-company | liamwhite | 2023-11-29 | 1 | -2/+2 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | video_core: fix mac compile | Liam | 2023-11-27 | 1 | -2/+2 |
| | |_|_|_|/ /
| |/| | | | | |
|
* | | | | | | | Merge pull request #12154 from liamwhite/more-drivers | liamwhite | 2023-11-29 | 2 | -11/+41 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | vulkan_device: add names for more driverID enumeration values | Liam | 2023-11-24 | 2 | -11/+41 |
* | | | | | | | | Merge pull request #11946 from flodavid/gamemode | liamwhite | 2023-11-29 | 14 | -9/+189 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | cmake: move gamemode target include into its file | flodavid | 2023-11-25 | 1 | -1/+0 |
| * | | | | | | | | yuzu: create linux group in general settings | flodavid | 2023-11-25 | 14 | -79/+172 |
| * | | | | | | | | yuzu: integrate gamemode support on linux | xcfrg | 2023-11-25 | 8 | -1/+89 |
| | |_|_|_|/ / /
| |/| | | | | | |
|
* | | | | | | | | Merge pull request #11902 from ameerj/ssbo-align | liamwhite | 2023-11-29 | 14 | -16/+56 |
|\ \ \ \ \ \ \ \
| |_|_|_|/ / / /
|/| | | | | | | |
|
| * | | | | | | | Merge branch 'master' into ssbo-align | Ameer J | 2023-11-27 | 370 | -16371/+23771 |
| |\ \ \ \ \ \ \
| | | |_|/ / / /
| | |/| | | | | |
|
| * | | | | | | | shader_recompiler: Align SSBO offsets in GlobalMemory functions | Ameer J | 2023-11-01 | 7 | -6/+19 |
| * | | | | | | | buffer_cache: Apply storage buffer alignment only to the offset | Ameer J | 2023-11-01 | 1 | -8/+12 |
| * | | | | | | | shader_recompiler: Align SSBO offsets to meet host requirements | Ameer J | 2023-11-01 | 10 | -9/+32 |
* | | | | | | | | Merge pull request #12183 from german77/justmii | liamwhite | 2023-11-27 | 4 | -34/+39 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | service: nfc: Validate mii data | german77 | 2023-11-26 | 4 | -34/+39 |
| | |_|_|_|/ / /
| |/| | | | | | |
|
* | | | | | | | | Merge pull request #12160 from german77/mouse_constrain | liamwhite | 2023-11-27 | 5 | -54/+65 |
|\ \ \ \ \ \ \ \
| |_|_|/ / / / /
|/| | | | | | | |
|
| * | | | | | | | yuzu: Constrain mouse in render window when emulated | Narr the Reg | 2023-11-25 | 5 | -54/+65 |
* | | | | | | | | Merge pull request #11535 from GPUCode/upload_cmdbuf | Fernando S | 2023-11-26 | 19 | -144/+317 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Vulkan: Add a final barrier to the upload command buffer | Fernando Sahmkow | 2023-11-12 | 1 | -0/+8 |
| * | | | | | | | | renderer_vulkan: Introduce separate cmd buffer for uploads | GPUCode | 2023-11-12 | 19 | -144/+309 |
* | | | | | | | | | Merge pull request #12180 from german77/cabinetmii | liamwhite | 2023-11-26 | 1 | -1/+2 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | service: am: Create random mii for cabinet applet | german77 | 2023-11-26 | 1 | -1/+2 |
* | | | | | | | | | | Merge pull request #12156 from german77/firmwarevs | liamwhite | 2023-11-26 | 4 | -33/+98 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | yuzu: Display firmware version | Narr the Reg | 2023-11-24 | 4 | -33/+98 |
| | |_|/ / / / / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | cmake: prefer system simpleini library | Alexandre Bouvier | 2023-11-26 | 2 | -1/+2 |
* | | | | | | | | | | Merge pull request #12166 from german77/redmagic | liamwhite | 2023-11-26 | 1 | -0/+38 |
|\ \ \ \ \ \ \ \ \ \
| | |/ / / / / / / /
| |/| | | | | | | | |
|
| * | | | | | | | | | android: input: Flip abxy on backbone labs controllers | german77 | 2023-11-26 | 1 | -0/+19 |
| * | | | | | | | | | android: input: Flip abxy on redmagic controllers | german77 | 2023-11-25 | 1 | -0/+19 |
| | |_|/ / / / / /
| |/| | | | | | | |
|
* / | | | | | | | | time: undef GetCurrentTime for Windows | Liam | 2023-11-25 | 1 | -0/+5 |
|/ / / / / / / / |
|
* | | | | | | | | Merge pull request #12153 from liamwhite/deck2 | liamwhite | 2023-11-25 | 1 | -1/+2 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | renderer_vulkan: exclude steam deck oled from force max clock setting | Liam | 2023-11-24 | 1 | -1/+2 |
| | |_|_|_|/ / /
| |/| | | | | | |
|
* | | | | | | | | Merge pull request #12151 from german77/no-crash | liamwhite | 2023-11-25 | 2 | -0/+51 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | core: hid: Ensure output devices are initialized | Narr the Reg | 2023-11-24 | 2 | -0/+51 |
| | |/ / / / / /
| |/| | | | | | |
|
* | | | | | | | | Merge pull request #12110 from liamwhite/mali-nullview | liamwhite | 2023-11-25 | 2 | -2/+17 |
|\ \ \ \ \ \ \ \
| |_|_|_|_|/ / /
|/| | | | | | | |
|
| * | | | | | | | vk_texture_cache: add workaround for nullDescriptor on Mali | Liam | 2023-11-21 | 2 | -2/+17 |
* | | | | | | | | Merge pull request #11889 from t895/ini-lib | Charles Lombardo | 2023-11-25 | 62 | -3492/+2690 |
|\ \ \ \ \ \ \ \
| |_|_|/ / / / /
|/| | | | | | | |
|
| * | | | | | | | frontend_common: Don't specify default value for screenshot_path | t895 | 2023-11-23 | 1 | -2/+1 |
| * | | | | | | | frontend_common: Don't load config files that we fail to open | t895 | 2023-11-23 | 1 | -0/+10 |
| * | | | | | | | frontend_common: Add option to read unsigned integers | t895 | 2023-11-22 | 3 | -2/+34 |
| * | | | | | | | frontend_common: Set config array size to 0 if the array is ended without changing its index | t895 | 2023-11-21 | 1 | -4/+8 |
| * | | | | | | | frontend_common: Manually handle opening config file | t895 | 2023-11-21 | 1 | -2/+31 |
| * | | | | | | | frontend_common: Add special config case for unmapped windows network drives | t895 | 2023-11-21 | 1 | -1/+9 |
| * | | | | | | | frontend_common: Disable UTF-8 BOM in config | t895 | 2023-11-21 | 1 | -1/+1 |
| * | | | | | | | android: Rework config lifecycle | t895 | 2023-11-21 | 6 | -6/+31 |
| * | | | | | | | android: Remove ini4j | t895 | 2023-11-21 | 2 | -43/+0 |
| * | | | | | | | common: settings: Add ifdefs to define android's default settings | t895 | 2023-11-21 | 1 | -6/+36 |
| * | | | | | | | general: Remove inih | t895 | 2023-11-21 | 2 | -2/+2 |
| * | | | | | | | config: Unify config handling under frontend_common | t895 | 2023-11-21 | 53 | -3435/+2539 |
| |/ / / / / / |
|
* | | | | | | | Merge pull request #12140 from liamwhite/qcr-unreachable | liamwhite | 2023-11-24 | 1 | -1/+1 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | query_cache: demote report synced unreachable to assert | Liam | 2023-11-23 | 1 | -1/+1 |
| | |/ / / / /
| |/| | | | | |
|
* | | | | | | | Merge pull request #12076 from german77/resource | liamwhite | 2023-11-23 | 36 | -1415/+1625 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
| * | | | | | | service: hid: Create appropriate hid resources | Narr the Reg | 2023-11-21 | 36 | -1415/+1625 |
| |/ / / / / |
|
* | | | | | | game_list_worker: Explicit caputure of 'this' | Merry | 2023-11-21 | 1 | -1/+1 |
* | | | | | | shared_widget: Explicit capture of 'this' | Merry | 2023-11-21 | 1 | -2/+2 |
* | | | | | | Merge pull request #12107 from daisymlleung/patch-1 | liamwhite | 2023-11-21 | 1 | -1/+12 |
|\ \ \ \ \ \ |
|
| * | | | | | | Stub CheckBlockedUserListAvailability | daisymlleung | 2023-11-20 | 1 | -1/+12 |
* | | | | | | | Merge pull request #12045 from liamwhite/codec-refactor | liamwhite | 2023-11-21 | 11 | -374/+705 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | video_core: refactor video frame and packet parsing | Liam | 2023-11-16 | 11 | -374/+705 |
* | | | | | | | | Merge pull request #11984 from lat9nq/lupdate | liamwhite | 2023-11-21 | 2 | -258/+310 |
|\ \ \ \ \ \ \ \
| |_|_|/ / / / /
|/| | | | | | | |
|
| * | | | | | | | CMakeLists: Add option to call lupdate directly | lat9nq | 2023-11-08 | 1 | -9/+42 |
| * | | | | | | | shared_translation: Call tr for each string | lat9nq | 2023-11-08 | 1 | -249/+268 |
* | | | | | | | | Merge pull request #12011 from Macj0rdan/controller-applet | Narr the Reg | 2023-11-20 | 16 | -89/+594 |
|\ \ \ \ \ \ \ \
| |_|_|/ / / / /
|/| | | | | | | |
|
| * | | | | | | | Implemented qlaunch version of the controller applet | FrozenAra | 2023-11-19 | 16 | -89/+594 |
* | | | | | | | | Merge pull request #12093 from t895/zip-intent | liamwhite | 2023-11-20 | 3 | -72/+33 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | android: Use file picker intent for save exporter | t895 | 2023-11-19 | 3 | -72/+33 |
* | | | | | | | | | Merge pull request #12092 from t895/recent-games-default | liamwhite | 2023-11-20 | 2 | -2/+3 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | android: Use path instead of programId for recently added / played key | t895 | 2023-11-19 | 1 | -2/+2 |
| * | | | | | | | | | android: Select recently played games by default in search tab | t895 | 2023-11-19 | 1 | -0/+1 |
| |/ / / / / / / / |
|
* | | | | | | | | | Merge pull request #12091 from t895/silly-speed | liamwhite | 2023-11-20 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | android: Allow up to 400% for the limit speed percent setting | t895 | 2023-11-19 | 1 | -1/+1 |
| |/ / / / / / / / |
|
* / / / / / / / / | service: hid: Ensure resource manager is initialized | Squall-Leonhart | 2023-11-20 | 1 | -1/+1 |
|/ / / / / / / / |
|
* | | | | | | | | Merge pull request #12083 from liamwhite/viewport | liamwhite | 2023-11-19 | 5 | -1/+11 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | renderer_vulkan: ignore viewport stores on non-supporting drivers | Liam | 2023-11-19 | 5 | -1/+11 |
* | | | | | | | | | qt: fix linux build | Liam | 2023-11-19 | 1 | -0/+3 |
|/ / / / / / / / |
|
* | | | | | | | | Merge pull request #12081 from FernandoS27/check-out-on-your-broke-crypto-friends | liamwhite | 2023-11-19 | 3 | -5/+31 |
|\ \ \ \ \ \ \ \
| |_|_|_|_|_|_|/
|/| | | | | | | |
|
| * | | | | | | | Vulkan: Be more generous with pipeline workers for Android | Fernando Sahmkow | 2023-11-19 | 3 | -5/+31 |
* | | | | | | | | Merge pull request #12036 from FernandoS27/you-should-have-more-than-one-towel | liamwhite | 2023-11-19 | 1 | -0/+13 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Query Cache: Disable write syncing on Android | Fernando Sahmkow | 2023-11-15 | 1 | -0/+13 |
| | |_|_|_|/ / /
| |/| | | | | | |
|
* | | | | | | | | Merge pull request #11792 from boludoz/new-shortcut | liamwhite | 2023-11-19 | 5 | -208/+259 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Fix out_icon_path = Common::FS::GetYuzuPath(Common::FS::YuzuPath::IconsDir); | Franco M | 2023-11-09 | 1 | -1/+1 |
| * | | | | | | | | Minor changes | Franco M | 2023-11-09 | 1 | -2/+2 |
| * | | | | | | | | Final change, i think | Franco M | 2023-11-08 | 1 | -6/+5 |
| * | | | | | | | | Fixed clang | Franco M | 2023-11-07 | 1 | -2/+3 |
| * | | | | | | | | modified: src/yuzu/main.cpp | Franco M | 2023-11-05 | 1 | -66/+7 |
| * | | | | | | | | Merge branch 'master' into new-shortcut | Franco M | 2023-11-05 | 166 | -2990/+7647 |
| |\ \ \ \ \ \ \ \
| | | |_|_|/ / / /
| | |/| | | | | | |
|
| * | | | | | | | | We dont need that | boludoz | 2023-10-27 | 1 | -15/+19 |
| * | | | | | | | | Merge branch 'yuzu-emu:master' into new-shortcut | Franco M | 2023-10-27 | 31 | -107/+493 |
| |\ \ \ \ \ \ \ \
| | | |_|_|_|_|_|/
| | |/| | | | | | |
|
| * | | | | | | | | Merge branch 'yuzu-emu:master' into new-shortcut | Franco M | 2023-10-21 | 33 | -289/+588 |
| |\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | Reverted dirty code in main. | boludoz | 2023-10-19 | 2 | -9/+2 |
| * | | | | | | | | | TODO: Implement shortcut creation for Apple. | boludoz | 2023-10-18 | 3 | -2/+15 |
| * | | | | | | | | | Useless code removed related to admin privileges, if it is not an error we can add it later, that is what git is for. | boludoz | 2023-10-18 | 2 | -7/+0 |
| * | | | | | | | | | Deleted admin requisite (maybe it was another mistake). | boludoz | 2023-10-18 | 1 | -7/+1 |
| * | | | | | | | | | Merge branch 'yuzu-emu:master' into new-shortcut | Franco M | 2023-10-18 | 19 | -99/+120 |
| |\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | Final refactorization | boludoz | 2023-10-17 | 1 | -86/+45 |
| * | | | | | | | | | | Merge branch 'yuzu-emu:master' into new-shortcut | Franco M | 2023-10-17 | 6 | -8/+91 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | Moved check. | boludoz | 2023-10-17 | 1 | -6/+8 |
| * | | | | | | | | | | | More @liamwhite suggestions applied. | boludoz | 2023-10-17 | 2 | -122/+90 |
| * | | | | | | | | | | | shortcut_stream.close(); fixed | boludoz | 2023-10-16 | 1 | -1/+1 |
| * | | | | | | | | | | | Comment using fmt instead qt. | boludoz | 2023-10-16 | 1 | -2/+1 |
| * | | | | | | | | | | | .clear() instead = ""; and switch improved. | boludoz | 2023-10-16 | 1 | -16/+8 |
| * | | | | | | | | | | | More missed suggestions | boludoz | 2023-10-16 | 1 | -6/+2 |
| * | | | | | | | | | | | Sugestions and fixes. | boludoz | 2023-10-16 | 3 | -54/+56 |
| * | | | | | | | | | | | Merge branch 'new-shortcut' of https://github.com/boludoz/yuzu into new-shortcut | boludoz | 2023-10-16 | 2 | -10/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ \ \ | Merge branch 'yuzu-emu:master' into new-shortcut | Franco M | 2023-10-16 | 2 | -10/+1 |
| | |\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | Some improvements (suggestions) | boludoz | 2023-10-16 | 3 | -91/+79 |
| |/ / / / / / / / / / / / |
|
| * | | | | | | | | | | | | Less code, simpler, better. | boludoz | 2023-10-16 | 3 | -82/+15 |
| * | | | | | | | | | | | | Typing and formatting errors fixed. | boludoz | 2023-10-16 | 6 | -54/+43 |
| * | | | | | | | | | | | | Unnecessary feature removed | boludoz | 2023-10-15 | 4 | -99/+5 |
| * | | | | | | | | | | | | Fixes and improvements | boludoz | 2023-10-15 | 3 | -11/+30 |
| * | | | | | | | | | | | | Improved shortcut: add games in applist for Windows, question for start game at fullscreen & better unicode support for some Windows path funcs. | boludoz | 2023-10-15 | 9 | -215/+515 |
* | | | | | | | | | | | | | Merge pull request #12066 from ameerj/nvidia-nsanity | liamwhite | 2023-11-19 | 4 | -0/+82 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | shader_recompiler: add byteswap pattern workaround for Nvidia | Ameer J | 2023-11-18 | 4 | -0/+82 |
* | | | | | | | | | | | | | | Merge pull request #12068 from ameerj/glasm-xfb-fixes | liamwhite | 2023-11-19 | 2 | -1/+6 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | gl_graphics_pipeline: GLASM: Fix transform feedback attribs buffer mode | Ameer J | 2023-11-18 | 2 | -1/+6 |
| |/ / / / / / / / / / / / / |
|
* | | | | | | | | | / / / / | Buffer Cache: Eliminate clears on Indirect buffers | Fernando Sahmkow | 2023-11-18 | 2 | -6/+1 |
| |_|_|_|_|_|_|_|_|/ / / /
|/| | | | | | | | | | | | |
|
* | | | | | | | | | | | | | shader_recompiler: Fix spelling of "derivate" (#12067) | Ameer J | 2023-11-18 | 10 | -60/+61 |
* | | | | | | | | | | | | | Merge pull request #12058 from liamwhite/opus-again | liamwhite | 2023-11-18 | 2 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | opus: fix stereo stream count check in multistream decoder object | Liam | 2023-11-17 | 2 | -2/+2 |
| | |_|_|_|_|_|_|_|_|/ / /
| |/| | | | | | | | | | | |
|
* | | | | | | | | | | | | | Merge pull request #11912 from liamwhite/nv-graphic-buffer | liamwhite | 2023-11-18 | 12 | -37/+71 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | nvnflinger: use graphic buffer lifetime for map handle | Liam | 2023-10-30 | 12 | -37/+71 |
* | | | | | | | | | | | | | | Merge pull request #11917 from liamwhite/abandonment | liamwhite | 2023-11-18 | 8 | -21/+60 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| |_|/ / / / / / / / / / / /
|/| | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | nvnflinger: implement consumer abandonment | Liam | 2023-10-30 | 8 | -21/+60 |
* | | | | | | | | | | | | | | service: hid: Introduce firmware settings and update activate controller calls | Narr the Reg | 2023-11-17 | 12 | -54/+295 |
| |_|/ / / / / / / / / / /
|/| | | | | | | | | | | | |
|
* | | | | | | | | | | | | | service: hid: Implement xpad calls | Narr the Reg | 2023-11-16 | 2 | -36/+139 |
* | | | | | | | | | | | | | Merge pull request #11995 from FernandoS27/you-dont-need-the-new-iphone | liamwhite | 2023-11-16 | 6 | -30/+32 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | Memory: Fix invalidation handling from the CPU/Services | Fernando Sahmkow | 2023-11-12 | 3 | -7/+22 |
| * | | | | | | | | | | | | | Revert "renderer_vulkan: add locks to avoid scheduler flushes from CPU" | Fernando Sahmkow | 2023-11-10 | 4 | -23/+10 |
* | | | | | | | | | | | | | | Merge pull request #12038 from german77/no_implement | liamwhite | 2023-11-16 | 17 | -3070/+3276 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | service: hid: Split hid.cpp into individual interfaces | Narr the Reg | 2023-11-15 | 17 | -3070/+3276 |
* | | | | | | | | | | | | | | | Merge pull request #12007 from german77/moar_buttons | liamwhite | 2023-11-16 | 13 | -185/+382 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|_|_|_|_|_|/ /
|/| | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | core: hid: Split SL and SR buttons | german77 | 2023-11-12 | 13 | -185/+382 |
| | |_|_|_|_|_|_|_|_|_|_|/ /
| |/| | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | android: Disable PiP by default | t895 | 2023-11-15 | 1 | -1/+1 |
* | | | | | | | | | | | | | | Merge pull request #12034 from t895/fps-outline | liamwhite | 2023-11-15 | 1 | -2/+3 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | android: Add drop shadow to FPS counter | t895 | 2023-11-14 | 1 | -2/+3 |
| | |/ / / / / / / / / / / /
| |/| | | | | | | | | | | | |
|
* / | | | | | | | | | | | | | android: Don't enter PiP during startup or shutdown | t895 | 2023-11-15 | 1 | -1/+3 |
|/ / / / / / / / / / / / / |
|
* | | | | | | | | | | | | | Merge pull request #12032 from liamwhite/fruit-compiler | liamwhite | 2023-11-14 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | fix apple clang build again | Liam | 2023-11-14 | 1 | -2/+2 |
* | | | | | | | | | | | | | | Merge pull request #12030 from t895/blocking-fix | liamwhite | 2023-11-14 | 2 | -24/+35 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | android: Use suspend function for creating dynamic shortcuts | t895 | 2023-11-14 | 2 | -24/+35 |
| |/ / / / / / / / / / / / / |
|
* | | | | | | | | | | | | | | Merge pull request #12028 from liamwhite/coretiming-shutdown | liamwhite | 2023-11-14 | 2 | -1/+3 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | core_timing: lock event queue access | Liam | 2023-11-14 | 2 | -1/+3 |
| |/ / / / / / / / / / / / / |
|
* | | | | | | | | | | | | | | Merge pull request #12025 from liamwhite/kernel-shutdown-deadlock | liamwhite | 2023-11-14 | 1 | -8/+8 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | core: check for thread dpc before eret | Liam | 2023-11-13 | 1 | -8/+8 |
| |/ / / / / / / / / / / / / |
|
* | | | | | | | | | | | | | | Merge pull request #12019 from liamwhite/more-shutdown-deadlocks | liamwhite | 2023-11-14 | 4 | -4/+18 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / / / / /
|/| | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | audio_core: ignore renderer wait when stream is paused | Liam | 2023-11-13 | 4 | -4/+18 |
| |/ / / / / / / / / / / / |
|
* | | | | | | | | | | | | | Merge pull request #11990 from german77/audio | liamwhite | 2023-11-13 | 7 | -13/+26 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | yuzu: Make mute audio persistent | Narr the Reg | 2023-11-10 | 2 | -7/+7 |
| * | | | | | | | | | | | | | yuzu: Save mute when in background setting | Narr the Reg | 2023-11-10 | 5 | -6/+19 |
| | |_|_|_|_|_|_|_|_|_|/ /
| |/| | | | | | | | | | | |
|
* | | | | | | | | | | | | | Merge pull request #12014 from t895/shrink-logo | liamwhite | 2023-11-13 | 5 | -15/+249 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | android: Add a landscape-specific layout to the about page | t895 | 2023-11-12 | 1 | -0/+233 |
| * | | | | | | | | | | | | | android: Shrink logo in about page | t895 | 2023-11-12 | 1 | -5/+5 |
| * | | | | | | | | | | | | | android: Shrink logo in settings tab | t895 | 2023-11-12 | 2 | -6/+7 |
| * | | | | | | | | | | | | | android: Fix top app bar tint being cut off in the about fragment | t895 | 2023-11-12 | 1 | -4/+4 |
| | |/ / / / / / / / / / /
| |/| | | | | | | | | | | |
|
* | | | | | | | | | | | | | Merge pull request #12015 from t895/remove-auto | liamwhite | 2023-11-13 | 1 | -2/+0 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | android: Remove "auto" region option | t895 | 2023-11-12 | 1 | -2/+0 |
| |/ / / / / / / / / / / / |
|
* | | | | | | | | | | | | | android: Use the same transition animation between every fragment in settings | t895 | 2023-11-13 | 3 | -28/+4 |
* | | | | | | | | | | | | | android: Use more padding on top of each settings header | t895 | 2023-11-13 | 1 | -1/+2 |
* | | | | | | | | | | | | | android: Remove dividers between each setting | t895 | 2023-11-13 | 1 | -7/+0 |
* | | | | | | | | | | | | | android: Add icons and descriptions to the first-level advanced settings page | t895 | 2023-11-13 | 13 | -47/+165 |
* | | | | | | | | | | | | | android: Remove general section from settings | t895 | 2023-11-13 | 2 | -11/+3 |
|/ / / / / / / / / / / / |
|
* | | | | | | | | | | | | Merge pull request #11980 from german77/moment | liamwhite | 2023-11-12 | 6 | -17/+169 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | service: irs: Implement moment image processor | Narr the Reg | 2023-11-11 | 6 | -17/+169 |
* | | | | | | | | | | | | | Merge pull request #12005 from german77/homebrew_id | liamwhite | 2023-11-12 | 1 | -4/+5 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | yuzu: Keep homebrew on the recently played list | german77 | 2023-11-11 | 1 | -4/+5 |
* | | | | | | | | | | | | | | Merge pull request #12004 from liamwhite/fix-hbl | liamwhite | 2023-11-12 | 1 | -0/+3 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | k_capabilities: ignore map region when KTrace is disabled | Liam | 2023-11-11 | 1 | -0/+3 |
| |/ / / / / / / / / / / / / |
|
* | | | | | | | | | | | | | | Merge pull request #12003 from liamwhite/read-modules | liamwhite | 2023-11-12 | 1 | -47/+118 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | gdbstub: read module information from memory layout | Liam | 2023-11-11 | 1 | -47/+118 |
| |/ / / / / / / / / / / / / |
|
* | | | | | | | | | | | | | | Merge pull request #11992 from t895/frame-check | liamwhite | 2023-11-12 | 4 | -4/+13 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / / / / /
|/| | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | android: Hide loading animation on first frame | t895 | 2023-11-10 | 4 | -4/+13 |
| | |_|/ / / / / / / / / /
| |/| | | | | | | | | | | |
|
* | | | | | | | | | | | | | k_page_table: fix shutdown | Liam | 2023-11-10 | 1 | -7/+0 |
* | | | | | | | | | | | | | k_page_table: use more precise icache invalidates | Liam | 2023-11-10 | 1 | -4/+9 |
* | | | | | | | | | | | | | kernel: add KPageTableBase | Liam | 2023-11-10 | 31 | -4879/+7204 |
| |/ / / / / / / / / / /
|/| | | | | | | | | | | |
|
* | | | | | | | | | | | | Allocate resources for test window before getting system info | Lucas Reis | 2023-11-08 | 1 | -0/+1 |
|/ / / / / / / / / / / |
|
* | | | | | | | | | | | Update CMakeLists.txt | Samay Navale | 2023-11-06 | 1 | -2/+2 |
* | | | | | | | | | | | Update CMakeLists.txt | Samay Navale | 2023-11-06 | 1 | -5/+5 |
* | | | | | | | | | | | Merge pull request #11896 from liamwhite/crop | liamwhite | 2023-11-06 | 4 | -68/+95 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | renderer_vulkan: fix FSR cropping | Liam | 2023-10-28 | 3 | -70/+86 |
| * | | | | | | | | | | | renderer_vulkan: fix cropping for presentation | Liam | 2023-10-28 | 2 | -46/+57 |
| | |_|_|_|_|_|_|_|/ /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Merge pull request #11873 from liamwhite/buffer-control | liamwhite | 2023-11-06 | 18 | -428/+407 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | nvdrv: rework to remove memcpy | Liam | 2023-10-25 | 16 | -225/+243 |
| * | | | | | | | | | | | nvdrv: fix up remaining copy calls | Liam | 2023-10-25 | 3 | -17/+22 |
| * | | | | | | | | | | | nvdrv: convert nvmap | Liam | 2023-10-25 | 3 | -60/+26 |
| * | | | | | | | | | | | nvdrv: convert codec devices | Liam | 2023-10-25 | 6 | -34/+29 |
| * | | | | | | | | | | | nvdrv: convert nvhost_gpu | Liam | 2023-10-25 | 2 | -76/+49 |
| * | | | | | | | | | | | nvdrv: convert nvhost_ctrl | Liam | 2023-10-25 | 2 | -34/+29 |
| * | | | | | | | | | | | nvdrv: convert nvhost_ctrl_gpu | Liam | 2023-10-25 | 2 | -97/+43 |
| * | | | | | | | | | | | nvdrv: add ioctl command serialization, convert nvhost_as_gpu | Liam | 2023-10-25 | 5 | -71/+152 |
* | | | | | | | | | | | | Merge pull request #11972 from t895/fps-counter-adjustments | liamwhite | 2023-11-06 | 4 | -38/+11 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | android: Simplify FPS counter padding | Charles Lombardo | 2023-11-06 | 2 | -24/+5 |
| * | | | | | | | | | | | | android: Color the FPS counter white | Charles Lombardo | 2023-11-06 | 1 | -2/+0 |
| * | | | | | | | | | | | | android: Always update FPS counter | Charles Lombardo | 2023-11-04 | 3 | -12/+6 |
* | | | | | | | | | | | | | service: am: Set the correct album program id | german77 | 2023-11-06 | 1 | -2/+2 |
* | | | | | | | | | | | | | renderer_vulkan: render on bottom of surface clip when flipped (#11894) | liamwhite | 2023-11-05 | 1 | -1/+1 |
* | | | | | | | | | | | | | Merge pull request #11957 from liamwhite/null2 | liamwhite | 2023-11-05 | 1 | -3/+10 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | renderer_null: fix | Liam | 2023-11-04 | 1 | -3/+10 |
* | | | | | | | | | | | | | | Merge pull request #11969 from german77/profile | liamwhite | 2023-11-05 | 2 | -12/+50 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | service: acc: Ensure proper profile size | german77 | 2023-11-05 | 2 | -12/+50 |
| | |_|_|_|/ / / / / / / / /
| |/| | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | Merge pull request #11961 from german77/recent | liamwhite | 2023-11-05 | 2 | -4/+31 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | yuzu: Only store games in the recently played list | german77 | 2023-11-05 | 2 | -4/+31 |
* | | | | | | | | | | | | | | | Merge pull request #11965 from german77/color | liamwhite | 2023-11-05 | 5 | -16/+42 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | core: hid: Signal color updates | Narr the Reg | 2023-11-04 | 5 | -16/+42 |
| | |/ / / / / / / / / / / / /
| |/| | | | | | | | | | | | | |
|
* / | | | | | | | | | | | | | | Convert files to LF eol | Kelebek1 | 2023-11-04 | 16 | -884/+884 |
|/ / / / / / / / / / / / / / |
|
* | | | | | | | | | | | | | | Merge pull request #11952 from liamwhite/opus_stereo_count | liamwhite | 2023-11-04 | 2 | -3/+3 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | Allow 0 stereo count | Kelebek1 | 2023-11-03 | 2 | -3/+3 |
| |/ / / / / / / / / / / / / |
|
* | | | | | | | | | | | | | | Merge pull request #11960 from german77/silence | liamwhite | 2023-11-04 | 1 | -7/+5 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | service: hid: Silence EnableUnintendedHomeButtonInputProtection | german77 | 2023-11-04 | 1 | -7/+5 |
| |/ / / / / / / / / / / / / |
|
* | | | | | | | | | | | | | | Merge pull request #11959 from t895/firmware-reload-fix | liamwhite | 2023-11-04 | 5 | -13/+18 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | android: Don't reload log/system after loading firmware/backup | Charles Lombardo | 2023-11-04 | 5 | -13/+18 |
| | |_|/ / / / / / / / / / /
| |/| | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | Merge pull request #11881 from liamwhite/sockets-safe-access | liamwhite | 2023-11-04 | 2 | -41/+38 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | sockets: use safe access helpers | Liam | 2023-10-25 | 2 | -41/+38 |
| | |_|_|/ / / / / / / / / /
| |/| | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | Merge pull request #11885 from liamwhite/stop-nagging-me | liamwhite | 2023-11-04 | 3 | -8/+9 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| |_|/ / / / / / / / / / / /
|/| | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | qt: remove duplicate exit confirmation setting | Liam | 2023-10-31 | 3 | -8/+9 |
* | | | | | | | | | | | | | | Merge pull request #11954 from t895/log-hardware | Charles Lombardo | 2023-11-04 | 4 | -19/+31 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | android: Log more system information during startup | Charles Lombardo | 2023-11-03 | 2 | -0/+14 |
| * | | | | | | | | | | | | | | android: Fix fetching system memory size from MemoryUtil | Charles Lombardo | 2023-11-03 | 2 | -19/+17 |
| | |_|_|/ / / / / / / / / /
| |/| | | | | | | | | | | | |
|
* / | | | | | | | | | | | | | arm: NativeClock: Special handling for bad system counter clock frequency reporting | Charles Lombardo | 2023-11-03 | 1 | -1/+20 |
|/ / / / / / / / / / / / / |
|
* | | / / / / / / / / / / | android: Update surface parameters on emulation start | Charles Lombardo | 2023-11-03 | 1 | -0/+9 |
| |_|/ / / / / / / / / /
|/| | | | | | | | | | | |
|
* | | | | | | | | | | | | Merge pull request #11948 from german77/hard_ring | liamwhite | 2023-11-03 | 1 | -3/+3 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | service: hid: Ensure GetNextEntryIndex can't fail | german77 | 2023-11-03 | 1 | -3/+3 |
* | | | | | | | | | | | | | Merge pull request #11947 from german77/battery | liamwhite | 2023-11-03 | 3 | -15/+20 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | core: hid: Fix wrong battery values | german77 | 2023-11-03 | 3 | -15/+20 |
| |/ / / / / / / / / / / / |
|
* | | | | | | | | | | | | | Merge pull request #11943 from liamwhite/silence-logspam | liamwhite | 2023-11-03 | 1 | -1/+5 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | renderer_vulkan: minimize transform feedback support log | Liam | 2023-11-02 | 1 | -1/+5 |
* | | | | | | | | | | | | | | Merge pull request #11936 from liamwhite/romfs-nonsense | liamwhite | 2023-11-03 | 4 | -40/+18 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / / / / /
|/| | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | romfs: fix extraction of single-directory root | Liam | 2023-11-01 | 4 | -40/+18 |
| | |/ / / / / / / / / / /
| |/| | | | | | | | | | | |
|
* | | | | | | | | | | | | | Merge pull request #11942 from t895/log-version | liamwhite | 2023-11-01 | 7 | -40/+68 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | android: Adjust log lifecycle | Charles Lombardo | 2023-11-01 | 4 | -10/+30 |
| * | | | | | | | | | | | | | android: Use yuzu logging system | Charles Lombardo | 2023-11-01 | 4 | -31/+39 |
* | | | | | | | | | | | | | | android: Default to player number 0 if we get an input from an unrecognized controller | Charles Lombardo | 2023-11-01 | 1 | -1/+1 |
* | | | | | | | | | | | | | | android: Adjust driver manager source string | Charles Lombardo | 2023-11-01 | 1 | -1/+1 |
* | | | | | | | | | | | | | | android: Reorganize settings tab | Charles Lombardo | 2023-11-01 | 1 | -33/+33 |
|/ / / / / / / / / / / / / |
|
* | | | | | | | | | | | | | android: Auto-generate locale config | Charles Lombardo | 2023-11-01 | 4 | -18/+5 |
* | | | | | | | | | | | | | android: Update translations from transifex | Charles Lombardo | 2023-11-01 | 19 | -687/+3425 |
| |_|_|_|_|_|_|_|_|_|_|/
|/| | | | | | | | | | | |
|
* | | | | | | | | | | | | Merge pull request #11931 from t895/applet-launcher | liamwhite | 2023-10-31 | 25 | -18/+717 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | android: Initialize filesystem components during application start | Charles Lombardo | 2023-10-31 | 2 | -9/+14 |
| * | | | | | | | | | | | | android: Implement applet launcher | Charles Lombardo | 2023-10-31 | 24 | -9/+703 |
| |/ / / / / / / / / / / |
|
* | | | | | | | | | | | | Merge pull request #11929 from dima-xd/swkbd-applet | liamwhite | 2023-10-31 | 2 | -2/+80 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | service: am: Add support for LLE Software Keyboard Applet | Dzmitry Dubrova | 2023-10-31 | 2 | -2/+80 |
| |/ / / / / / / / / / / |
|
* | | | | | | | | | | | | Merge pull request #11925 from t895/controller-fix | liamwhite | 2023-10-31 | 3 | -87/+54 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | android: Reorder controller indexes and only use controllers | Charles Lombardo | 2023-10-31 | 2 | -6/+50 |
| * | | | | | | | | | | | | android: InputHandler: Convert to object | Charles Lombardo | 2023-10-30 | 2 | -6/+4 |
| * | | | | | | | | | | | | android: Removed unused ControllerMappingHelper | Charles Lombardo | 2023-10-30 | 2 | -75/+0 |
* | | | | | | | | | | | | | Merge pull request #11892 from german77/pkm_screenshot | liamwhite | 2023-10-31 | 6 | -17/+82 |
|\ \ \ \ \ \ \ \ \ \ \ \ \
| |_|/ / / / / / / / / / /
|/| | | | | | | | | | | | |
|
| * | | | | | | | | | | | | service: am: Implement ISelfController::SaveCurrentScreenshot | Narr the Reg | 2023-10-27 | 6 | -17/+82 |
| | |_|_|/ / / / / / / /
| |/| | | | | | | | | | |
|
* | | | | | | | | | | | | Merge pull request #11922 from t895/simplify-card-layout | liamwhite | 2023-10-30 | 1 | -27/+18 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | android: Simplify game card layout | Charles Lombardo | 2023-10-30 | 1 | -27/+18 |
| | |_|/ / / / / / / / /
| |/| | | | | | | | | | |
|
* | | | | | | | | | | | | Merge pull request #11903 from Macj0rdan/scrollable-volume-button | liamwhite | 2023-10-30 | 2 | -2/+53 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | Implemented wheel event for volume control in VolumeButton | FrozenAra | 2023-10-29 | 2 | -2/+53 |
| | |/ / / / / / / / / /
| |/| | | | | | | | | | |
|
* | | | | | | | | | | | | android: FileUtil: Add option to suppress log for native exists() calls | Charles Lombardo | 2023-10-30 | 2 | -3/+5 |
* | | | | | | | | | | | | android: Fix resolving android URIs in native code | Charles Lombardo | 2023-10-30 | 7 | -9/+115 |
* | | | | | | | | | | | | android: Refactor game metadata collection to new file | Charles Lombardo | 2023-10-30 | 10 | -102/+154 |
* | | | | | | | | | | | | android: Use header for EmulationSession | Charles Lombardo | 2023-10-30 | 3 | -406/+392 |
| |/ / / / / / / / / /
|/| | | | | | | | | | |
|
* | | | | | | | | | | | Merge pull request #11920 from Termynat0r/master | liamwhite | 2023-10-30 | 1 | -3/+3 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | Fix macOS build | Termynat0r | 2023-10-30 | 1 | -3/+3 |
| | |/ / / / / / / / /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Merge pull request #11916 from t895/focus-fix | liamwhite | 2023-10-30 | 1 | -0/+28 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | android: Release touch on input overlay when opening in-game menu | Charles Lombardo | 2023-10-30 | 1 | -0/+28 |
| | |_|_|/ / / / / / /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Merge pull request #11915 from t895/startup-freeze | liamwhite | 2023-10-30 | 1 | -16/+23 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | android: Move game deserialization to another thread | Charles Lombardo | 2023-10-30 | 1 | -16/+23 |
| | |_|_|_|/ / / / / /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Merge pull request #11910 from liamwhite/surface-lost-on-creation | liamwhite | 2023-10-30 | 1 | -0/+6 |
|\ \ \ \ \ \ \ \ \ \ \
| |_|_|/ / / / / / / /
|/| | | | | | | | | | |
|
| * | | | | | | | | | | renderer_vulkan: ensure exception on surface loss | Liam | 2023-10-29 | 1 | -0/+6 |
| |/ / / / / / / / / |
|
* | | | | | | | | | | Merge pull request #11689 from liamwhite/breakpad | liamwhite | 2023-10-30 | 12 | -265/+101 |
|\ \ \ \ \ \ \ \ \ \
| |_|/ / / / / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | qt: implement automatic crash dump support | Liam | 2023-10-08 | 12 | -265/+101 |
* | | | | | | | | | | Merge pull request #11911 from german77/leak_event | liamwhite | 2023-10-30 | 6 | -5/+26 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | core: Close all KEvents | german77 | 2023-10-29 | 6 | -5/+26 |
| | |_|/ / / / / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge pull request #11909 from t895/card-grid | liamwhite | 2023-10-30 | 2 | -3/+5 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | android: Break home settings into grid with large screens | Charles Lombardo | 2023-10-29 | 2 | -3/+5 |
| | |_|/ / / / / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge pull request #11904 from ameerj/gl_threaded_opts_on | liamwhite | 2023-10-30 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | nvidia_flags: Enable GL Threaded optimizations | Ameer J | 2023-10-29 | 1 | -0/+1 |
| | |/ / / / / / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge pull request #11893 from liamwhite/swizzle | liamwhite | 2023-10-30 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \
| |_|/ / / / / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | renderer_vulkan: fix viewport swizzle dirty state tracking | Liam | 2023-10-27 | 1 | -1/+1 |
| |/ / / / / / / / |
|
* | | | | | | | | | Merge pull request #11866 from liamwhite/more-qt-nonsense | liamwhite | 2023-10-29 | 4 | -61/+112 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | qt: fix game list shutdown crash | Liam | 2023-10-24 | 4 | -61/+112 |
* | | | | | | | | | | Merge pull request #11862 from liamwhite/pascal-robust | liamwhite | 2023-10-29 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | Manually robust on Pascal and earlier | Liam | 2023-10-23 | 1 | -1/+1 |
* | | | | | | | | | | | Merge pull request #11859 from Kelebek1/compute_findbuffer | liamwhite | 2023-10-29 | 2 | -6/+9 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | Add missing dowhile loops around FindBuffer calls | Kelebek1 | 2023-10-23 | 2 | -6/+9 |
| |/ / / / / / / / / / |
|
* | | | | | | | | | | | Merge pull request #11852 from german77/async_brr | liamwhite | 2023-10-29 | 2 | -2/+19 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | input_common: joycon: Move vibrations to a queue | german77 | 2023-10-22 | 2 | -2/+19 |
| |/ / / / / / / / / / |
|
* | | | | | | | | | | | Merge pull request #11843 from liamwhite/sync-process | liamwhite | 2023-10-29 | 39 | -1021/+1820 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | kernel: make sure new process is in list | Liam | 2023-10-25 | 1 | -0/+1 |
| * | | | | | | | | | | | kernel: fix extraneous ref | Liam | 2023-10-22 | 1 | -1/+0 |
| * | | | | | | | | | | | kernel: shutdown app before gpu | Liam | 2023-10-22 | 1 | -1/+1 |
| * | | | | | | | | | | | kernel: signal thread on termination completed | Liam | 2023-10-22 | 1 | -4/+7 |
| * | | | | | | | | | | | kernel: add missing TLR clear | Liam | 2023-10-22 | 1 | -0/+1 |
| * | | | | | | | | | | | kernel: update KProcess | Liam | 2023-10-22 | 39 | -1016/+1811 |
| |/ / / / / / / / / / |
|
* | | | | | | | | | | | Merge pull request #11827 from liamwhite/preallocated | liamwhite | 2023-10-29 | 2 | -5/+6 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | nvnflinger: fix reporting and freeing of preallocated buffers | Liam | 2023-10-20 | 2 | -5/+6 |
* | | | | | | | | | | | | Merge pull request #11803 from flodavid/improve-controller-applet-click | Narr the Reg | 2023-10-29 | 5 | -40/+87 |
|\ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|/ / / / / / / /
|/| | | | | | | | | | | |
|
| * | | | | | | | | | | | yuzu: Improve behavior when clicking on controller box in Controller applet | flodavid | 2023-10-17 | 5 | -40/+87 |
| | |_|_|_|_|/ / / / /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Merge pull request #11880 from abouvier/unbundle-stb | liamwhite | 2023-10-25 | 4 | -11/+31 |
|\ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|/ / / / /
|/| | | | | | | | | | |
|
| * | | | | | | | | | | cmake: prefer system stb headers | Alexandre Bouvier | 2023-10-25 | 4 | -11/+31 |
* | | | | | | | | | | | Merge pull request #11876 from liamwhite/apiversion | liamwhite | 2023-10-25 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / /
|/| | | | | | | | | | |
|
| * | | | | | | | | | | vulkan_common: use highest API version | Liam | 2023-10-24 | 1 | -1/+1 |
| | |_|_|/ / / / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge pull request #11812 from german77/save_capture | liamwhite | 2023-10-25 | 8 | -13/+250 |
|\ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | service: caps: Implement SaveScreenShotEx0 and variants | german77 | 2023-10-23 | 8 | -13/+250 |
| | |_|/ / / / / /
| |/| | | | | | | |
|
* | | | | | | | | | service: ipc: Add third read buffer index | Narr the Reg | 2023-10-23 | 1 | -0/+6 |
* | | | | | | | | | Merge pull request #11841 from german77/halp | liamwhite | 2023-10-23 | 3 | -2/+10 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | yuzu: Fix restore shortcuts button | Narr the Reg | 2023-10-22 | 3 | -2/+10 |
| | |_|_|_|_|_|_|/
| |/| | | | | | | |
|
* | | | | | | | | | Merge pull request #11846 from german77/cheats | liamwhite | 2023-10-23 | 1 | -7/+16 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | cheats: Clamp cheat names without failing | german77 | 2023-10-22 | 1 | -7/+16 |
| |/ / / / / / / / |
|
* | | | | | | | | | Merge pull request #11847 from ameerj/glsl-shfl-fix | liamwhite | 2023-10-23 | 2 | -4/+9 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | emit_glsl_warp: Fix shfl_in_bounds conditional | Ameer J | 2023-10-22 | 2 | -4/+9 |
| | |_|_|_|_|/ / /
| |/| | | | | | | |
|
* | | | | | | | | | yuzu: Fix vibration reseting to 1% | german77 | 2023-10-22 | 1 | -5/+5 |
| |_|/ / / / / /
|/| | | | | | | |
|
* | | | | | | | | Merge pull request #11831 from liamwhite/hosversionbetween | liamwhite | 2023-10-22 | 2 | -19/+34 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | set: return version info from system archive | Liam | 2023-10-20 | 2 | -19/+34 |
| | |/ / / / / /
| |/| | | | | | |
|
* | | | | | | | | Merge pull request #11830 from liamwhite/ts-session | liamwhite | 2023-10-22 | 2 | -6/+40 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | ts: add OpenSession | Liam | 2023-10-20 | 2 | -6/+40 |
| |/ / / / / / / |
|
* | | | | | | | | Merge pull request #11828 from liamwhite/setthreadescription | liamwhite | 2023-10-22 | 1 | -22/+2 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | common: use SetThreadDescription API for thread names | Liam | 2023-10-20 | 1 | -22/+2 |
| | |_|_|/ / / /
| |/| | | | | | |
|
* | | | | | | | | Merge pull request #11789 from Kelebek1/spirv_shift_right | liamwhite | 2023-10-22 | 6 | -25/+97 |
|\ \ \ \ \ \ \ \
| |_|/ / / / / /
|/| | | | | | | |
|
| * | | | | | | | Manually robust on Maxwell and earlier | Kelebek1 | 2023-10-19 | 6 | -25/+97 |
* | | | | | | | | Merge pull request #11748 from liamwhite/kern_1700 | Fernando S | 2023-10-20 | 16 | -227/+438 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | gdbstub: add PermissionLocked to mappings table | Liam | 2023-10-20 | 1 | -4/+6 |
| * | | | | | | | | kernel: fix format string error | Liam | 2023-10-20 | 1 | -1/+1 |
| * | | | | | | | | kernel: make check fully constexpr for broken msvc constant folding | Liam | 2023-10-20 | 1 | -1/+1 |
| * | | | | | | | | k_page_table: add MapFirstGroup | Liam | 2023-10-20 | 3 | -34/+49 |
| * | | | | | | | | kernel: update KMemoryRegionType values | Liam | 2023-10-20 | 2 | -48/+80 |
| * | | | | | | | | k_page_table: implement PermissionLocked | Liam | 2023-10-20 | 6 | -26/+128 |
| * | | | | | | | | k_page_table: add new CheckMemoryState helper | Liam | 2023-10-20 | 2 | -12/+40 |
| * | | | | | | | | kernel: split Io memory state, add PermissionLocked attribute | Liam | 2023-10-20 | 5 | -92/+116 |
| * | | | | | | | | kernel: reshuffle ini1 size, add slab clear note | Liam | 2023-10-20 | 4 | -10/+18 |
| | |/ / / / / /
| |/| | | | | | |
|
* | | | | | | | | Merge pull request #11825 from liamwhite/system-resource | Fernando S | 2023-10-20 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | kernel: fix incorrect calculation of used non system memory value | Liam | 2023-10-20 | 1 | -1/+1 |
| |/ / / / / / / |
|
* | | | | | | | | Merge pull request #11806 from liamwhite/needs-more-locking | liamwhite | 2023-10-20 | 4 | -10/+23 |
|\ \ \ \ \ \ \ \
| |/ / / / / / /
|/| | | | | | | |
|
| * | | | | | | | renderer_vulkan: add locks to avoid scheduler flushes from CPU | Liam | 2023-10-17 | 4 | -10/+23 |
* | | | | | | | | Merge pull request #11822 from german77/no-name | liamwhite | 2023-10-19 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \
| |_|/ / / / / /
|/| | | | | | | |
|
| * | | | | | | | service: mii: Create random mii with name | Narr the Reg | 2023-10-19 | 1 | -0/+1 |
| | |_|_|_|_|/
| |/| | | | | |
|
* | | | | | | | Merge pull request #11810 from liamwhite/clang-17 | liamwhite | 2023-10-19 | 2 | -4/+4 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | general: fix build failure on clang 17 | Liam | 2023-10-18 | 2 | -4/+4 |
| |/ / / / / / |
|
* | | | | | | | Merge pull request #11795 from Squall-Leonhart/D32FToOther | liamwhite | 2023-10-18 | 6 | -1/+51 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Changes based on hardware tests | Squall-Leonhart | 2023-10-16 | 6 | -37/+5 |
| * | | | | | | | Make Clang happy. | Squall Leonhart | 2023-10-16 | 1 | -1/+1 |
| * | | | | | | | Added missing BuildShader line | Squall Leonhart | 2023-10-16 | 1 | -0/+1 |
| * | | | | | | | added missing trailing line. | Squall Leonhart | 2023-10-15 | 1 | -1/+1 |
| * | | | | | | | meant to add the unorms as well | Squall Leonhart | 2023-10-15 | 1 | -1/+3 |
| * | | | | | | | use texelfetch instead of texturelod | Squall-Leonhart | 2023-10-15 | 2 | -2/+2 |
| * | | | | | | | appease the format gods | Squall Leonhart | 2023-10-15 | 1 | -1/+1 |
| * | | | | | | | Another missing copy connected to Bravely Default II | Squall-Leonhart | 2023-10-15 | 5 | -0/+35 |
| * | | | | | | | missed this line when editing the copypasta | Squall-Leonhart | 2023-10-15 | 1 | -1/+1 |
| * | | | | | | | moved line to appease the format gods | Squall-Leonhart | 2023-10-15 | 1 | -1/+1 |
| * | | | | | | | Implement missing formats for Bravely Default 2 | Squall-Leonhart | 2023-10-15 | 5 | -0/+44 |
* | | | | | | | | Merge pull request #11791 from german77/bufferx | liamwhite | 2023-10-18 | 4 | -46/+70 |
|\ \ \ \ \ \ \ \
| |_|/ / / / / /
|/| | | | | | | |
|
| * | | | | | | | service: hle: Allow to access read buffer A and X directly | german77 | 2023-10-17 | 4 | -46/+70 |
* | | | | | | | | Merge pull request #11774 from liamwhite/refcount-issue | liamwhite | 2023-10-17 | 10 | -85/+77 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | fsmitm_romfsbuild: avoid unnecessary copies of vfs pointers | Liam | 2023-10-13 | 10 | -85/+77 |
* | | | | | | | | | Merge pull request #11747 from Kelebek1/image_alias_sample_names | liamwhite | 2023-10-17 | 4 | -4/+9 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | Get out of render pass before query barriers, fix image names with samples > 1, remove image alias bit | Kelebek1 | 2023-10-11 | 4 | -4/+9 |
* | | | | | | | | | | Merge pull request #11349 from vonchenplus/buffer_cache_crash | liamwhite | 2023-10-17 | 4 | -8/+25 |
|\ \ \ \ \ \ \ \ \ \
| |_|_|_|_|/ / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | video_core: Fix d24r8/s8d24 convert shader build error in moltenvk | Feng Chen | 2023-09-07 | 2 | -8/+8 |
| * | | | | | | | | | video_core: Add missing scissor update when viewport scale offset disable | Feng Chen | 2023-09-07 | 1 | -0/+13 |
| * | | | | | | | | | video_core: set vertex buffer num to 16, because mvk have when using more than 16 | Feng Chen | 2023-08-23 | 1 | -0/+4 |
* | | | | | | | | | | Merge pull request #11788 from Squall-Leonhart/IFREMOVED | Fernando S | 2023-10-17 | 1 | -2/+9 |
|\ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|_|/
|/| | | | | | | | | |
|
| * | | | | | | | | | brings back the removed If statement and adds the num_level test | Squall Leonhart | 2023-10-14 | 1 | -2/+9 |
* | | | | | | | | | | service: acc: Implement functions needed for profile select (#11653) | Narr the Reg | 2023-10-17 | 6 | -8/+91 |
| |_|_|_|_|_|/ / /
|/| | | | | | | | |
|
* | | | | | | | | | Merge pull request #11786 from v1993/cuda-on-linux | liamwhite | 2023-10-16 | 1 | -10/+0 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | host1x/codecs: enable CUDA on Linux | Valeri | 2023-10-14 | 1 | -10/+0 |
| | |_|_|_|_|_|/ /
| |/| | | | | | | |
|
* | | | | | | | | | Merge pull request #11794 from german77/linemot | liamwhite | 2023-10-16 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \
| |/ / / / / / / /
|/| | | | | | | | |
|
| * | | | | | | | | input_common: udp: Avoid crash when trying to map motion before client is ready | german77 | 2023-10-15 | 1 | -0/+1 |
| | |_|_|_|/ / /
| |/| | | | | | |
|
* | | | | | | | | Merge pull request #11780 from Darkness4/master | liamwhite | 2023-10-14 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Revert "cmake: only add network component if qt used" | Nguyen Marc | 2023-10-14 | 1 | -4/+1 |
| * | | | | | | | | cmake: only add network component if qt used | Nguyen Marc | 2023-10-14 | 1 | -1/+4 |
| * | | | | | | | | qt: add missing target_link_libraries for discordrpc | Nguyen Marc | 2023-10-14 | 1 | -1/+1 |
* | | | | | | | | | Merge pull request #11779 from flodavid/improve-player-config-click | liamwhite | 2023-10-14 | 2 | -10/+27 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | yuzu: Improve behavior when clicking on controller box in Control Configuration | flodavid | 2023-10-14 | 2 | -10/+27 |
* | | | | | | | | | | Merge pull request #11778 from liamwhite/audren-shutdown-lock | liamwhite | 2023-10-14 | 1 | -0/+4 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | audio: fix shutdown deadlock in audio renderer | Liam | 2023-10-13 | 1 | -0/+4 |
| | |/ / / / / / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge pull request #11775 from Kelebek1/draw_vertex_array | liamwhite | 2023-10-14 | 2 | -1/+25 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | Implement vertex array first and subsequent draws | Kelebek1 | 2023-10-14 | 2 | -1/+25 |
| |/ / / / / / / / / |
|
* | | | | | | | | | | Merge pull request #11159 from flodavid/master_bis | liamwhite | 2023-10-14 | 8 | -43/+125 |
|\ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | fix style | F David | 2023-10-12 | 1 | -2/+3 |
| * | | | | | | | | | yuzu: Enable to use controller to restart a game | flodavid | 2023-10-12 | 3 | -18/+29 |
| * | | | | | | | | | yuzu: Use new setting method for stop emulation | Florian | 2023-10-12 | 6 | -9/+36 |
| * | | | | | | | | | yuzu: Enable to use controller to close a game | flodavid | 2023-10-12 | 5 | -32/+75 |
* | | | | | | | | | | Merge pull request #11772 from v1993/polyfill-thread-fixes | liamwhite | 2023-10-13 | 1 | -10/+11 |
|\ \ \ \ \ \ \ \ \ \
| |_|/ / / / / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | common/polyfill_thread: use std::forward where appropriate, qualify std::move calls | Valeri Ochinski | 2023-10-13 | 1 | -10/+11 |
| | |_|_|_|_|/ / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge pull request #11767 from t895/gradle-stuff | Charles Lombardo | 2023-10-13 | 3 | -11/+10 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | android: Remove unnecessary flag to extract native libs in AndroidManifest.xml | Charles Lombardo | 2023-10-13 | 1 | -1/+0 |
| * | | | | | | | | | android: Update dependencies | Charles Lombardo | 2023-10-13 | 1 | -7/+7 |
| * | | | | | | | | | android: Update ndk to 26.1.10909125 | Charles Lombardo | 2023-10-13 | 1 | -1/+1 |
| * | | | | | | | | | android: Update AGP to 8.1.2 | Charles Lombardo | 2023-10-13 | 1 | -2/+2 |
* | | | | | | | | | | android: Fix incorrect assumption for driver installation validation | Charles Lombardo | 2023-10-13 | 1 | -12/+13 |
| |_|_|/ / / / / /
|/| | | | | | | | |
|
* | | | | | | | | | Improvement in Directory Path Detection for Shortcuts (#11749) | DanielSvoboda | 2023-10-13 | 1 | -30/+38 |
| |/ / / / / / /
|/| | | | | | | |
|
* | | | | | | | | Merge pull request #11769 from liamwhite/qt-ownership-issue | liamwhite | 2023-10-13 | 3 | -6/+11 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | qt: ensure worker cancellation is complete before clearing | Liam | 2023-10-13 | 3 | -6/+11 |
| |/ / / / / / / |
|
* | | | | | | | | Merge pull request #11766 from liamwhite/open-sesame | liamwhite | 2023-10-13 | 1 | -0/+5 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | k_page_table: add missing page group open when locking memory | Liam | 2023-10-12 | 1 | -0/+5 |
* | | | | | | | | | Merge pull request #11649 from t895/driver-manager | liamwhite | 2023-10-13 | 36 | -299/+1039 |
|\ \ \ \ \ \ \ \ \
| |_|/ / / / / / /
|/| | | | | | | | |
|
| * | | | | | | | | android: Add GPU driver management fragment | Charles Lombardo | 2023-10-12 | 32 | -263/+1010 |
| * | | | | | | | | android: Use application context for all FileUtil functions | Charles Lombardo | 2023-10-01 | 8 | -41/+34 |
* | | | | | | | | | Merge pull request #11746 from liamwhite/relr | liamwhite | 2023-10-13 | 2 | -2/+42 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | jit: add support for relr-type relocations | Liam | 2023-10-11 | 2 | -2/+42 |
* | | | | | | | | | | Merge pull request #11763 from liamwhite/lto-noinline | liamwhite | 2023-10-13 | 2 | -8/+12 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | kernel: mark TLS accessors as noinline for non-MSVC LTO | Liam | 2023-10-12 | 2 | -8/+12 |
| | |_|_|/ / / / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | service: caps: Remove ambiguous call | Narr the Reg | 2023-10-12 | 1 | -2/+2 |
| |_|_|/ / / / / /
|/| | | | | | | | |
|
* | | | | | | | | | Merge pull request #11753 from german77/timex2 | liamwhite | 2023-10-12 | 5 | -51/+134 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | service: caps: Fix GetAlbumFileList3AaeAruid and GetAlbumFileList0AafeAruidDeprecated | Narr the Reg | 2023-10-12 | 5 | -51/+134 |
| |/ / / / / / / / |
|
* | | | | | | | | | Merge pull request #11751 from Kelebek1/transition_msaa_image | liamwhite | 2023-10-12 | 4 | -0/+33 |
|\ \ \ \ \ \ \ \ \
| |/ / / / / / / /
|/| | | | | | | | |
|
| * | | | | | | | | Transition MSAA images to general layout without uploading data | Kelebek1 | 2023-10-12 | 4 | -0/+33 |
| | |_|_|_|/ / /
| |/| | | | | | |
|
* | | | | | | | | Merge pull request #11740 from german77/shorcuts | liamwhite | 2023-10-11 | 1 | -28/+53 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | yuzu: Save multiple resolutions per icon | Narr the Reg | 2023-10-11 | 1 | -28/+53 |
* | | | | | | | | | Merge pull request #11744 from Kelebek1/no_res_no_rescaled | liamwhite | 2023-10-11 | 2 | -14/+16 |
|\ \ \ \ \ \ \ \ \
| |_|_|/ / / / / /
|/| | | | | | | | |
|
| * | | | | | | | | Do not set rescaled flag when rescaling is disabled | Kelebek1 | 2023-10-11 | 2 | -14/+16 |
* | | | | | | | | | Merge pull request #11734 from Kelebek1/device_local_buffer_alloc | liamwhite | 2023-10-11 | 1 | -4/+4 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | Not not allocate DeviceLocal buffers as mapped | Kelebek1 | 2023-10-10 | 1 | -4/+4 |
| |/ / / / / / / / |
|
* | | | | | | | | | Merge pull request #11735 from Kelebek1/clear_command_buffer_post_dsp | liamwhite | 2023-10-11 | 2 | -0/+11 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | Clear DSP buffer after each execution | Kelebek1 | 2023-10-10 | 2 | -0/+11 |
| |/ / / / / / / / |
|
* | | | | | | | | | Merge pull request #11683 from Kelebek1/do_not_sync_on_written_buffer | liamwhite | 2023-10-11 | 1 | -22/+24 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | Mark a buffer GPU modified after the buffers are confirmed, do not double synch them | Kelebek1 | 2023-10-05 | 1 | -22/+24 |
* | | | | | | | | | | Merge pull request #11144 from flodavid/master | liamwhite | 2023-10-11 | 3 | -7/+92 |
|\ \ \ \ \ \ \ \ \ \
| |_|_|_|/ / / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | yuzu: Enable controller interaction in Controller Applet | flodavid | 2023-07-25 | 3 | -7/+92 |
* | | | | | | | | | | Merge pull request #11743 from Squall-Leonhart/IFREMOVED | Fernando S | 2023-10-11 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|/ / / /
| |/| | | | | | | | |
|
| * | | | | | | | | | Fix mistaken usage of info.block instead of level_info.block | Squall-Leonhart | 2023-10-11 | 1 | -2/+2 |
* | | | | | | | | | | Merge pull request #11534 from Squall-Leonhart/IFREMOVED | liamwhite | 2023-10-10 | 1 | -21/+20 |
|\| | | | | | | | |
| |_|_|_|/ / / / /
|/| | | | | | | | |
|
| * | | | | | | | | Reuse part of my previous idea to to use num_levels to check within AdjustMipBlockSize | Squall-Leonhart | 2023-09-19 | 1 | -14/+20 |
| * | | | | | | | | Partial revert of #10433 | Squall Leonhart | 2023-09-18 | 1 | -9/+2 |
* | | | | | | | | | Merge pull request #11718 from liamwhite/arm64-native-clock | Fernando S | 2023-10-10 | 4 | -1/+134 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | common: add arm64 native clock | Liam | 2023-10-08 | 4 | -1/+134 |
* | | | | | | | | | | Merge pull request #11650 from german77/lle_album | Fernando S | 2023-10-10 | 31 | -246/+1206 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | service: caps: Implement album manager and reorganize service | Narr the Reg | 2023-10-08 | 20 | -521/+855 |
| * | | | | | | | | | | service: Stub multiple functions to increase stability of album applet | Narr the Reg | 2023-10-08 | 7 | -6/+144 |
| * | | | | | | | | | | service: caps: Partially implement IAlbumAccessorService | Narr the Reg | 2023-10-02 | 5 | -15/+450 |
| * | | | | | | | | | | yuzu: Allow to launch album applet from firmware | Narr the Reg | 2023-10-02 | 5 | -0/+53 |
* | | | | | | | | | | | Merge pull request #11686 from liamwhite/trmem | Fernando S | 2023-10-10 | 5 | -17/+160 |
|\ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|/ / / / /
|/| | | | | | | | | | |
|
| * | | | | | | | | | | kernel: implement transfer memory | Liam | 2023-10-05 | 5 | -17/+160 |
| | |_|_|_|_|_|_|_|/
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge pull request #11716 from Squall-Leonhart/Z327444 | liamwhite | 2023-10-08 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | add Z32, FLOAT, UINT, UINT, UINT, LINEAR to format lookup table | Squall Leonhart | 2023-10-08 | 1 | -0/+2 |
| | |_|/ / / / / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge pull request #11705 from FearlessTobi/windows-sc | liamwhite | 2023-10-08 | 7 | -26/+157 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | yuzu: Add desktop shortcut support for Windows | FearlessTobi | 2023-10-08 | 7 | -26/+157 |
| | |/ / / / / / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge pull request #10519 from mdmrk/master | liamwhite | 2023-10-08 | 16 | -14/+337 |
|\ \ \ \ \ \ \ \ \ \
| |_|/ / / / / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | Address review comments | Liam | 2023-08-28 | 11 | -270/+259 |
| * | | | | | | | | | yuzu-qt: Track play time | Mario | 2023-08-27 | 15 | -0/+334 |
* | | | | | | | | | | Merge pull request #11656 from liamwhite/recreate-surface-automatically | liamwhite | 2023-10-07 | 6 | -52/+36 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | vk_present_manager: recreate surface on any surface loss | Liam | 2023-10-03 | 6 | -52/+36 |
| | |/ / / / / / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge pull request #11677 from Squall-Leonhart/D32FTOABGR8 | liamwhite | 2023-10-07 | 5 | -0/+31 |
|\ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|_|_|/
| |/| | | | | | | | |
|
| * | | | | | | | | | update shader to confirmed format copy | Squall Leonhart | 2023-10-07 | 1 | -1/+1 |
| * | | | | | | | | | lets not convert depth to greyscale since this makes the exhaust and tire smoke light gray/white | Squall-Leonhart | 2023-10-04 | 1 | -1/+1 |
| * | | | | | | | | | Fix CI Formatting check | Squall-Leonhart | 2023-10-04 | 1 | -2/+2 |
| * | | | | | | | | | Implements D32_Float to A8B8G8R8_UNORM format copy | Squall-Leonhart | 2023-10-04 | 5 | -0/+31 |
| |/ / / / / / / / |
|
* | | | | | | | | | Merge pull request #11630 from Kelebek1/clear_stencil_requires_depth_test | liamwhite | 2023-10-07 | 2 | -2/+5 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | Enable depth test on stencil clear path | Kelebek1 | 2023-09-28 | 2 | -2/+5 |
* | | | | | | | | | | Merge pull request #11639 from liamwhite/no-program-id-change | liamwhite | 2023-10-07 | 3 | -1/+10 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | loader: don't reassign program ID on npdm reparse | Liam | 2023-09-30 | 3 | -1/+10 |
* | | | | | | | | | | | Merge pull request #11648 from liamwhite/unicode-nonsense | liamwhite | 2023-10-07 | 3 | -2/+21 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | gdbserver: use numeric character references for unicode | Liam | 2023-10-02 | 3 | -2/+21 |
| | |_|_|_|_|_|_|_|/ /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Merge pull request #11544 from Kelebek1/reduce_stream_buffer_renderdoc | liamwhite | 2023-10-07 | 4 | -14/+59 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | Allow GPUs without rebar to open multiple RenderDoc captures | Kelebek1 | 2023-10-06 | 4 | -14/+59 |
| | |_|/ / / / / / / /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Merge pull request #11669 from german77/settings2 | liamwhite | 2023-10-07 | 5 | -2/+11 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | core: Update clocks when settings are saved | Narr the Reg | 2023-10-04 | 1 | -0/+4 |
| * | | | | | | | | | | | yuzu: Fix mute when in background setting | Narr the Reg | 2023-10-04 | 4 | -2/+7 |
| | |_|_|_|_|/ / / / /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Merge pull request #11688 from Kelebek1/x8d42 | liamwhite | 2023-10-07 | 10 | -2/+21 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | Implement X8_D24 format | Kelebek1 | 2023-10-06 | 10 | -2/+21 |
| | |_|_|_|/ / / / / /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Merge pull request #11684 from Kelebek1/disable_push_descriptor_maxwell | liamwhite | 2023-10-07 | 1 | -12/+43 |
|\ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / /
|/| | | | | | | | | | |
|
| * | | | | | | | | | | Rework nvidia architecture detection, disable push descriptor for Pascal and older | Kelebek1 | 2023-10-05 | 1 | -12/+43 |
| | |_|_|_|_|_|_|/ /
| |/| | | | | | | | |
|
* | | | | | | | | | | ci: fix new codespell errors | Liam | 2023-10-03 | 10 | -10/+10 |
| |/ / / / / / / /
|/| | | | | | | | |
|
* | | | | | | | | | Merge pull request #11652 from liamwhite/shutdown-goes-brrr | liamwhite | 2023-10-02 | 1 | -4/+8 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | k_page_table: skip page table clearing on finalization | Liam | 2023-10-02 | 1 | -4/+8 |
* | | | | | | | | | | Merge pull request #11655 from liamwhite/additional-dump-targets | liamwhite | 2023-10-02 | 1 | -9/+17 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | qt: add additional romfs dump targets | Liam | 2023-10-02 | 1 | -9/+17 |
| |/ / / / / / / / / |
|
* / / / / / / / / / | fsp-srv: enable auto save data creation on init | Liam | 2023-10-02 | 1 | -0/+3 |
|/ / / / / / / / / |
|
* | | | | | | | | | Merge pull request #11632 from german77/hle_cabinet | liamwhite | 2023-10-02 | 23 | -60/+985 |
|\ \ \ \ \ \ \ \ \
| |_|_|/ / / / / /
|/| | | | | | | | |
|
| * | | | | | | | | service: nfc: Implement SetRegisterInfoPrivate mii support | Narr the Reg | 2023-10-01 | 1 | -7/+2 |
| * | | | | | | | | service: am: Implement shared buffer | Narr the Reg | 2023-10-01 | 2 | -10/+125 |
| * | | | | | | | | service: nvnflinger: Implement shared buffer | Narr the Reg | 2023-10-01 | 12 | -22/+572 |
| * | | | | | | | | service: ldn: Implement lp2p:m and stub IMonitorService | Narr the Reg | 2023-10-01 | 1 | -2/+89 |
| * | | | | | | | | service: am: Set push in arguments according to the launched applet | Narr the Reg | 2023-10-01 | 7 | -17/+120 |
| * | | | | | | | | yuzu: Allow to launch cabinet applet from firmware | Narr the Reg | 2023-10-01 | 3 | -2/+77 |
| |/ / / / / / / |
|
* | | / / / / / | Query Cache: Fix memory leak. | Fernando Sahmkow | 2023-10-01 | 2 | -0/+2 |
| |_|/ / / / /
|/| | | | | | |
|
* | | | | | | | Merge pull request #11493 from merryhime/evt | Fernando S | 2023-09-29 | 2 | -39/+52 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | core_timing: Attempt to reduce heap sifting | Merry | 2023-09-16 | 1 | -11/+22 |
| * | | | | | | | core_timing: Use a fibonacci heap | Merry | 2023-09-16 | 2 | -33/+35 |
* | | | | | | | | Merge pull request #11546 from Kelebek1/core_timing_mutex | Fernando S | 2023-09-29 | 3 | -6/+11 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Reduce core timing mutex contention | Kelebek1 | 2023-09-20 | 3 | -6/+11 |
| | |_|/ / / / /
| |/| | | | | | |
|
* | | | | | | | | Merge pull request #11622 from liamwhite/qcr-reg1 | Fernando S | 2023-09-29 | 1 | -2/+4 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | renderer_vulkan: fix query cache for homebrew | Liam | 2023-09-28 | 1 | -2/+4 |
* | | | | | | | | | Don't send a double focus change message | Kelebek1 | 2023-09-29 | 1 | -3/+0 |
| |_|_|/ / / / /
|/| | | | | | | |
|
* | | | | | | | | Merge pull request #11626 from german77/mii-fix | liamwhite | 2023-09-28 | 5 | -4/+6 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | service: mii: Fix reported bugs | german77 | 2023-09-28 | 5 | -4/+6 |
* | | | | | | | | | Merge pull request #11402 from FernandoS27/depth-bias-control | liamwhite | 2023-09-28 | 7 | -3/+69 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | Vulkan: add temporary workaround for AMDVLK | Fernando Sahmkow | 2023-09-16 | 5 | -2/+20 |
| * | | | | | | | | | Vulkan: Implement Depth Bias Control | Fernando Sahmkow | 2023-09-16 | 4 | -3/+51 |
* | | | | | | | | | | Merge pull request #11590 from liamwhite/attribute | liamwhite | 2023-09-28 | 1 | -0/+41 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | fsp-srv: add GetFileSystemAttribute | Liam | 2023-09-26 | 1 | -0/+41 |
* | | | | | | | | | | | Merge pull request #11604 from t895/only-install-nsp | liamwhite | 2023-09-28 | 3 | -12/+5 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | Qt: Remove ability to install xci files | Charles Lombardo | 2023-09-27 | 2 | -8/+5 |
| * | | | | | | | | | | | android: Remove ability to install xci files | Charles Lombardo | 2023-09-27 | 1 | -4/+0 |
* | | | | | | | | | | | | Merge pull request #11556 from GPUCode/msaa-image-vk | Fernando S | 2023-09-28 | 7 | -36/+229 |
|\ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|/ / / / / / /
|/| | | | | | | | | | | |
|
| * | | | | | | | | | | | host_shaders: More proper handling of x2 MSAA copies | GPUCode | 2023-09-25 | 2 | -4/+10 |
| * | | | | | | | | | | | renderer_vulkan: Implement MSAA copies | GPUCode | 2023-09-25 | 5 | -32/+219 |
* | | | | | | | | | | | | Merge pull request #11613 from t895/fragment-exception-change | Charles Lombardo | 2023-09-28 | 3 | -17/+40 |
|\ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|/ / / / / / /
|/| | | | | | | | | | | |
|
| * | | | | | | | | | | | android: Prevent crash when trying to change pages in setup fragment | Charles Lombardo | 2023-09-27 | 1 | -2/+6 |
| * | | | | | | | | | | | android: Prevent setup fragment crash in background | Charles Lombardo | 2023-09-27 | 1 | -2/+4 |
| * | | | | | | | | | | | android: Don't update views if binding is null in onConfigurationChanged | Charles Lombardo | 2023-09-27 | 1 | -0/+4 |
| * | | | | | | | | | | | android: Don't wait for post to update input overlay visibility | Charles Lombardo | 2023-09-27 | 1 | -9/+3 |
| * | | | | | | | | | | | android: Close activity with toast if emulation has no game | Charles Lombardo | 2023-09-27 | 2 | -4/+23 |
| | |/ / / / / / / / /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Merge pull request #11616 from t895/save-error | Charles Lombardo | 2023-09-27 | 1 | -1/+2 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | android: Correctly reload settings file during reset | Charles Lombardo | 2023-09-27 | 1 | -1/+2 |
| |/ / / / / / / / / / |
|
* | | | | | | | | | | | Merge pull request #11603 from t895/consolidate-installs | Charles Lombardo | 2023-09-27 | 33 | -421/+616 |
|\ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / /
|/| | | | | | | | | | |
|
| * | | | | | | | | | | android: Adjust failure dialogs for user data and firmware installers | Charles Lombardo | 2023-09-26 | 2 | -3/+13 |
| * | | | | | | | | | | android: Fix cancel behavior on indeterminate progress dialog fragment | Charles Lombardo | 2023-09-26 | 1 | -4/+14 |
| * | | | | | | | | | | android: Refactor zip code into FileUtil | Charles Lombardo | 2023-09-26 | 4 | -91/+89 |
| * | | | | | | | | | | android: Consolidate installers to one fragment | Charles Lombardo | 2023-09-26 | 30 | -339/+516 |
| | |/ / / / / / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge pull request #11602 from t895/case-fix | Charles Lombardo | 2023-09-26 | 4 | -8/+21 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | android: Use a different string for the content install dialog | Charles Lombardo | 2023-09-26 | 2 | -1/+2 |
| * | | | | | | | | | | android: Fix case bug for installing game content | Charles Lombardo | 2023-09-26 | 3 | -7/+19 |
* | | | | | | | | | | | settings_setting: Read audio engine | lat9nq | 2023-09-26 | 1 | -0/+2 |
|/ / / / / / / / / / |
|
* | | | | | | | | | | Merge pull request #11594 from t895/rotation-fix | Charles Lombardo | 2023-09-26 | 2 | -5/+7 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | android: Prevent nav bar shade from laying out across screen | Charles Lombardo | 2023-09-26 | 2 | -5/+7 |
| |/ / / / / / / / / |
|
* | | | | | | | | | | android: Prevent click ripple from appearing on loading card | Charles Lombardo | 2023-09-26 | 1 | -1/+2 |
* | | | | | | | | | | android: Remove bottom attribute from navigation view | Charles Lombardo | 2023-09-26 | 1 | -1/+1 |
|/ / / / / / / / / |
|
* | | | | | | | | | Merge pull request #11583 from t895/overlay-fix-2 | Charles Lombardo | 2023-09-25 | 1 | -6/+9 |
|\ \ \ \ \ \ \ \ \
| |/ / / / / / / /
|/| | | | | | | | |
|
| * | | | | | | | | android: Use measured size of view for input overlay bounds | Charles Lombardo | 2023-09-25 | 1 | -6/+9 |
* | | | | | | | | | Merge pull request #11225 from FernandoS27/no-laxatives-in-santas-cookies | liamwhite | 2023-09-25 | 45 | -366/+3553 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | Query Cache: Fix Prefix Sums | Fernando Sahmkow | 2023-09-23 | 5 | -132/+175 |
| * | | | | | | | | | Query Cache: Fix behavior in Normal Accuracy | Fernando Sahmkow | 2023-09-23 | 2 | -0/+23 |
| * | | | | | | | | | Query Cache: Simplify Prefix Sum compute shader | Fernando Sahmkow | 2023-09-23 | 6 | -74/+253 |
| * | | | | | | | | | Query Cache: Implement host side sample counting. | Fernando Sahmkow | 2023-09-23 | 5 | -48/+348 |
| * | | | | | | | | | Query Cache: Fix guest side sample counting | Fernando Sahmkow | 2023-09-23 | 5 | -46/+97 |
| * | | | | | | | | | Query Cache: address issues | Fernando Sahmkow | 2023-09-23 | 21 | -214/+270 |
| * | | | | | | | | | QueryCache: Implement dependant queries. | Fernando Sahmkow | 2023-09-23 | 4 | -5/+180 |
| * | | | | | | | | | Macro HLE: Add DrawIndirectByteCount | Fernando Sahmkow | 2023-09-23 | 4 | -5/+40 |
| * | | | | | | | | | Query Cachge: Fully rework Vulkan's query cache | Fernando Sahmkow | 2023-09-23 | 35 | -337/+1555 |
| * | | | | | | | | | Query Cache: Setup Base rework | Fernando Sahmkow | 2023-09-23 | 7 | -0/+1107 |
| |/ / / / / / / / |
|
* | | | | | | | | | Merge pull request #11569 from german77/lle_applet | liamwhite | 2023-09-24 | 11 | -33/+360 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | service: mii: Limit checks to string size | german77 | 2023-09-24 | 1 | -1/+1 |
| * | | | | | | | | | service: hid: Set last connected controller as active | german77 | 2023-09-24 | 1 | -0/+1 |
| * | | | | | | | | | service: am: Stub to exit applet cleanly | german77 | 2023-09-24 | 2 | -3/+31 |
| * | | | | | | | | | service: am: Implement stuff needed for Mii Edit | german77 | 2023-09-24 | 3 | -22/+238 |
| * | | | | | | | | | service: fsp: Implement CreateSaveDataFileSystemBySystemSaveDataId and OpenSaveDataFileSystemBySystemSaveDataId | german77 | 2023-09-24 | 2 | -2/+24 |
| * | | | | | | | | | service: ns: Implement GetSharedFontInOrderOfPriorityForSystem | german77 | 2023-09-24 | 1 | -4/+13 |
| * | | | | | | | | | yuzu: Add button to boot mii edit from firmware | german77 | 2023-09-24 | 3 | -1/+52 |
* | | | | | | | | | | Merge pull request #11562 from GPUCode/srgb-madness | liamwhite | 2023-09-24 | 1 | -15/+5 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | vk_texture_cache: Limit srgb block to transcoding only | GPUCode | 2023-09-21 | 1 | -15/+5 |
| | |_|_|/ / / / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge pull request #11165 from Morph1984/ds_blit | liamwhite | 2023-09-24 | 3 | -29/+47 |
|\ \ \ \ \ \ \ \ \ \
| |_|_|/ / / / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | vulkan_device: Test depth stencil blit support by format | Morph | 2023-08-01 | 3 | -29/+47 |
| * | | | | | | | | | vulkan_device: Return true if either depth/stencil format supports blit | Morph | 2023-07-27 | 1 | -1/+1 |
* | | | | | | | | | | Merge pull request #11567 from liamwhite/fixing-my-error | Fernando S | 2023-09-23 | 2 | -13/+9 |
|\ \ \ \ \ \ \ \ \ \
| |_|_|/ / / / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | emit_spirv: fix incorrect use of descriptor index in image atomics | Liam | 2023-09-22 | 2 | -13/+9 |
* | | | | | | | | | | android: Use smaller read buffer size for exporting user data | Charles Lombardo | 2023-09-22 | 1 | -1/+10 |
* | | | | | | | | | | android: Adjust valid user data check | Charles Lombardo | 2023-09-22 | 1 | -1/+2 |
* | | | | | | | | | | Merge pull request #11561 from german77/hle_applet | liamwhite | 2023-09-22 | 8 | -73/+139 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | am: mii_edit: Implement DB operations | Narr the Reg | 2023-09-22 | 8 | -73/+139 |
* | | | | | | | | | | | Merge pull request #11557 from GPUCode/brr-format | liamwhite | 2023-09-22 | 4 | -3/+25 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | renderer_vulkan: Correct component order for A4B4G4R4_UNORM | GPUCode | 2023-09-21 | 4 | -3/+25 |
| | |_|_|/ / / / / / /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Merge pull request #11563 from Kelebek1/dma_regs | liamwhite | 2023-09-22 | 2 | -28/+32 |
|\ \ \ \ \ \ \ \ \ \ \
| |_|_|/ / / / / / / /
|/| | | | | | | | | | |
|
| * | | | | | | | | | | Fix DMA engine register offsets | Kelebek1 | 2023-09-21 | 2 | -28/+32 |
| |/ / / / / / / / / |
|
* | | | | | | | | | | Merge pull request #11564 from t895/overlay-inset-fix | Charles Lombardo | 2023-09-22 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \
| |_|/ / / / / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | android: Update androidx window library to 1.2.0-beta03 | Charles Lombardo | 2023-09-21 | 1 | -1/+1 |
| |/ / / / / / / / |
|
* | | | | | | | | | Merge pull request #11555 from yuzu-emu/revert-11551-allow-save-imports-always | liamwhite | 2023-09-21 | 16 | -13/+48 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | Revert "android: Allow save imports always" | Charles Lombardo | 2023-09-21 | 16 | -13/+48 |
* | | | | | | | | | | pfs: Fix reading filenames past the buffer end | rkfg | 2023-09-21 | 1 | -0/+1 |
|/ / / / / / / / / |
|
* | | | | | | | | | android: Remove unused strings related to the save manager | Charles Lombardo | 2023-09-20 | 15 | -30/+0 |
* | | | | | | | | | android: Allow importing saves even if no saves are found | Charles Lombardo | 2023-09-20 | 1 | -18/+13 |
* | | | | | | | | | android: Add import/export buttons for user data | Charles Lombardo | 2023-09-19 | 13 | -40/+311 |
|/ / / / / / / / |
|
* | | | | | | | | Merge pull request #11542 from t895/touch-offset-fix | liamwhite | 2023-09-19 | 4 | -28/+23 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | android: Ignore validation layers library in git | Charles Lombardo | 2023-09-19 | 1 | -0/+3 |
| * | | | | | | | | android: Don't pause emulation when entering PiP | Charles Lombardo | 2023-09-19 | 1 | -1/+1 |
| * | | | | | | | | android: Fix showing input overlay in PiP | Charles Lombardo | 2023-09-19 | 1 | -1/+1 |
| * | | | | | | | | android: Properly update emulation surface | Charles Lombardo | 2023-09-19 | 2 | -25/+11 |
| * | | | | | | | | android: Export PiP receiver on API 33 and later | Charles Lombardo | 2023-09-17 | 1 | -1/+7 |
* | | | | | | | | | Merge pull request #11526 from german77/mii_service_v2 | liamwhite | 2023-09-19 | 19 | -244/+1861 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | service: mii: Address review comments | german77 | 2023-09-18 | 7 | -22/+24 |
| * | | | | | | | | | service: mii: Implement the rest of the service | german77 | 2023-09-18 | 3 | -103/+751 |
| * | | | | | | | | | service: mii: Implement database manager | german77 | 2023-09-18 | 3 | -0/+480 |
| * | | | | | | | | | service: mii: Implement figurine database | german77 | 2023-09-18 | 3 | -0/+210 |
| * | | | | | | | | | service: mii: Add device crc16 | german77 | 2023-09-18 | 1 | -0/+26 |
| * | | | | | | | | | service: nfc: Fully Implement GetRegisterInfoPrivate | german77 | 2023-09-18 | 1 | -3/+5 |
| * | | | | | | | | | service: mii: Complete structs and fix mistakes | german77 | 2023-09-18 | 9 | -138/+387 |
| | |_|_|_|_|/ / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge pull request #11536 from abouvier/renderdoc | liamwhite | 2023-09-19 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | cmake: prefer system renderdoc header | Alexandre Bouvier | 2023-09-18 | 1 | -1/+1 |
* | | | | | | | | | | Merge pull request #11538 from cathyjf/renderdoc-check-correct-win32-symbol | liamwhite | 2023-09-19 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | renderdoc: Check for `_WIN32` symbol rather than `WIN32` | Cathy J. Fitzpatrick | 2023-09-18 | 1 | -1/+1 |
| |/ / / / / / / / / |
|
* / / / / / / / / / | aoc: stub purchase info calls | Liam | 2023-09-18 | 1 | -2/+18 |
|/ / / / / / / / / |
|
* | | | | | | | | | Merge pull request #11258 from Squall-Leonhart/Z16_Assert_Fix | liamwhite | 2023-09-18 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | Needed to make this an extra case so it didnt also start asserting in BOTW. | Squall-Leonhart | 2023-08-11 | 1 | -0/+2 |
| * | | | | | | | | | Fix an assert in the format lookup table fir Z16 | Squall Leonhart | 2023-08-11 | 1 | -1/+1 |
* | | | | | | | | | | Merge pull request #11520 from Kelebek1/estimated_time | liamwhite | 2023-09-18 | 2 | -6/+8 |
|\ \ \ \ \ \ \ \ \ \
| |_|/ / / / / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | Do not consider voice commands in time estimation, fix adpcm estimate | Kelebek1 | 2023-09-18 | 2 | -6/+8 |
| | |_|_|/ / / / /
| |/| | | | | | | |
|
* | | | | | | | | | mii_types: Remove null terminator check | lat9nq | 2023-09-17 | 1 | -4/+1 |
* | | | | | | | | | Merge pull request #11524 from t895/signing-ci | liamwhite | 2023-09-17 | 1 | -1/+18 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | android: Set up signing config for release builds | Charles Lombardo | 2023-09-17 | 1 | -1/+18 |
| | |_|/ / / / / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge pull request #11522 from liamwhite/vfs-needs-results | liamwhite | 2023-09-17 | 1 | -1/+3 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | registered_cache: correct file deletion case | Liam | 2023-09-17 | 1 | -1/+3 |
| | |/ / / / / / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge pull request #11460 from Kelebek1/hw_opus | liamwhite | 2023-09-17 | 27 | -411/+1898 |
|\ \ \ \ \ \ \ \ \
| |_|/ / / / / / /
|/| | | | | | | | |
|
| * | | | | | | | | Reimplement HardwareOpus | Kelebek1 | 2023-09-16 | 27 | -411/+1898 |
| |/ / / / / / / |
|
* | | | | | | | | android: Use 1 worker for shader compilation for all devices | Charles Lombardo | 2023-09-17 | 1 | -4/+5 |
* | | | | | | | | android: Collect task state once view is created | Charles Lombardo | 2023-09-16 | 1 | -9/+25 |
|/ / / / / / / |
|
* | | | | | | | Merge pull request #11519 from german77/system-policy | liamwhite | 2023-09-16 | 4 | -8/+52 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | service: hid: Implement ApplyNpadSystemCommonPolicy | german77 | 2023-09-16 | 4 | -8/+52 |
* | | | | | | | | Merge pull request #11518 from german77/bad-npad | liamwhite | 2023-09-16 | 5 | -36/+42 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | hid: service: Remove outdated field from npad | german77 | 2023-09-16 | 2 | -27/+14 |
| * | | | | | | | | hid: service: Implement Last active Npad | german77 | 2023-09-16 | 4 | -1/+20 |
| * | | | | | | | | service: hid: Ensure state is correct | german77 | 2023-09-16 | 1 | -8/+8 |
| |/ / / / / / / |
|
* | | | | | | | | Merge pull request #11517 from german77/amiibo-format | liamwhite | 2023-09-16 | 1 | -6/+8 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | service: nfc: Fix amiibo formatting | german77 | 2023-09-16 | 1 | -6/+8 |
| |/ / / / / / / |
|
* | | | | | | | | Merge pull request #11500 from liamwhite/debug-stuff | liamwhite | 2023-09-16 | 12 | -17/+36 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | core: improve debug workflow | Liam | 2023-09-14 | 12 | -17/+36 |
* | | | | | | | | | Merge pull request #11499 from Squall-Leonhart/bitlockerfix | liamwhite | 2023-09-16 | 1 | -6/+9 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | add std::error_code for std::filesystem exceptions | Squall-Leonhart | 2023-09-14 | 1 | -6/+9 |
| |/ / / / / / / / |
|
* | | | | | | | | | Merge pull request #11492 from lat9nq/c-numeric-conversions | liamwhite | 2023-09-16 | 11 | -65/+200 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | shared_widget: Use default literals more | lat9nq | 2023-09-14 | 2 | -21/+22 |
| * | | | | | | | | | settings_common: Fix typo | lat9nq | 2023-09-14 | 1 | -1/+1 |
| * | | | | | | | | | settings_setting: Don't remove the AudioEngine workaround | lat9nq | 2023-09-13 | 1 | -0/+3 |
| * | | | | | | | | | cmd/yuzu: Remove uncaught usage of stoi | lat9nq | 2023-09-13 | 1 | -2/+3 |
| * | | | | | | | | | cmd/config: Remove uncaught usage of stoul | lat9nq | 2023-09-13 | 1 | -1/+1 |
| * | | | | | | | | | shared_widget: Forward-port Citra changes | lat9nq | 2023-09-13 | 2 | -31/+134 |
| * | | | | | | | | | configure_ui: Remove unnecessary usage of stoul | lat9nq | 2023-09-13 | 1 | -5/+2 |
| * | | | | | | | | | cheat_engine: Remove uncaught usage of stoul | lat9nq | 2023-09-13 | 1 | -1/+1 |
| * | | | | | | | | | ips_layer: Remove uncaught usage of stoul/ll | lat9nq | 2023-09-13 | 1 | -2/+2 |
| * | | | | | | | | | key_manager: Remove uncaught usage of stoul | lat9nq | 2023-09-13 | 1 | -4/+4 |
| * | | | | | | | | | settings: Retro-port Citra Settings work | lat9nq | 2023-09-13 | 2 | -8/+38 |
| * | | | | | | | | | android/config: Remove uncaught usage of stoul | lat9nq | 2023-09-13 | 1 | -1/+1 |
* | | | | | | | | | | Merge pull request #11483 from FearlessTobi/save-size-max | liamwhite | 2023-09-16 | 3 | -2/+15 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | am: Stub GetSaveDataSizeMax | FearlessTobi | 2023-09-12 | 2 | -1/+14 |
| * | | | | | | | | | | bsd: Demote "Select" log to dehug | FearlessTobi | 2023-09-12 | 1 | -1/+1 |
* | | | | | | | | | | | Merge pull request #11475 from GPUCode/renderdoc-hotkey | liamwhite | 2023-09-16 | 10 | -48/+165 |
|\ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|/ / / /
|/| | | | | | | | | | |
|
| * | | | | | | | | | | debug: Add renderdoc capture hotkey | GPUCode | 2023-09-14 | 10 | -48/+165 |
| | |_|/ / / / / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | android: Remove settings interface specifically for audio mute | Charles Lombardo | 2023-09-15 | 4 | -31/+5 |
* | | | | | | | | | | Merge pull request #11507 from t895/emulation-stop-fix | Charles Lombardo | 2023-09-15 | 1 | -2/+3 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | android: Return the correct status code on emulation stop | Charles Lombardo | 2023-09-15 | 1 | -2/+3 |
* | | | | | | | | | | | Merge pull request #11506 from t895/icon-fix | Charles Lombardo | 2023-09-15 | 4 | -3/+43 |
|\ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / /
|/| | | | | | | | | | |
|
| * | | | | | | | | | | android: Use resource as shortcut intermediary | Charles Lombardo | 2023-09-15 | 4 | -3/+43 |
* | | | | | | | | | | | Merge pull request #11505 from t895/config-patch | Charles Lombardo | 2023-09-15 | 1 | -3/+0 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | android: Don't reinitialize settings on emulation start | Charles Lombardo | 2023-09-15 | 1 | -3/+0 |
| |/ / / / / / / / / / |
|
* | | | | | | | | | | | Merge pull request #11504 from t895/emu-args | Charles Lombardo | 2023-09-15 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / /
|/| | | | | | | | | | |
|
| * | | | | | | | | | | android: Fix emulation to settings navigation args | Charles Lombardo | 2023-09-15 | 1 | -1/+1 |
* | | | | | | | | | | | android: Delay collecting UI state in games fragment | Charles Lombardo | 2023-09-15 | 1 | -4/+4 |
|/ / / / / / / / / / |
|
* | | | | | | | | | | android: Refactor menu tags to enum | Charles Lombardo | 2023-09-14 | 9 | -46/+39 |
* | | | | | | | | | | android: Use StateFlow instead of LiveData | Charles Lombardo | 2023-09-14 | 16 | -249/+367 |
|/ / / / / / / / / |
|
* | | | | | | | | | Merge pull request #11496 from liamwhite/ngc | liamwhite | 2023-09-14 | 7 | -70/+158 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | ngc: implement service | Liam | 2023-09-14 | 7 | -70/+158 |
| | |_|/ / / / / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge pull request #11479 from Kelebek1/check_all_fbs | liamwhite | 2023-09-14 | 1 | -1/+14 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | Look for the most recently modified image for present | Kelebek1 | 2023-09-11 | 1 | -1/+14 |
* | | | | | | | | | | Merge pull request #11433 from liamwhite/shutdown-oopsie | liamwhite | 2023-09-14 | 1 | -7/+13 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | polyfill_thread: ensure mutex was locked before signaling stop | Liam | 2023-09-02 | 1 | -7/+13 |
* | | | | | | | | | | | shader_recompiler: skip sampler for buffer textures (#11435) | liamwhite | 2023-09-14 | 3 | -6/+2 |
| |_|/ / / / / / / /
|/| | | | | | | | | |
|
* | | | | | | | | | | Merge pull request #11385 from liamwhite/acceptcancel | liamwhite | 2023-09-13 | 3 | -3/+91 |
|\ \ \ \ \ \ \ \ \ \
| |_|_|_|/ / / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | internal_network: log error on interrupt pipe read failure | Liam | 2023-09-08 | 1 | -1/+4 |
| * | | | | | | | | | internal_network: cancel pending socket operations on application process termination | Liam | 2023-08-27 | 3 | -3/+88 |
* | | | | | | | | | | Merge pull request #11486 from liamwhite/system-verification | liamwhite | 2023-09-13 | 7 | -1/+148 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | qt: add verification for installed contents | Liam | 2023-09-12 | 7 | -1/+148 |
| | |_|_|/ / / / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge pull request #11480 from german77/mii_service | liamwhite | 2023-09-13 | 24 | -1943/+4466 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | service: mii: Remove most magic values | Narr the Reg | 2023-09-12 | 10 | -1069/+1537 |
| * | | | | | | | | | | mii: service: Address review | german77 | 2023-09-11 | 13 | -104/+135 |
| * | | | | | | | | | | mii: Prepare Interface for new implementation | german77 | 2023-09-11 | 6 | -138/+210 |
| * | | | | | | | | | | service: mii: Fix ver3 inconsistencies | german77 | 2023-09-11 | 9 | -217/+473 |
| * | | | | | | | | | | service: mii: move char info operations | german77 | 2023-09-11 | 4 | -21/+576 |
| * | | | | | | | | | | service: mii: Move store data operations | german77 | 2023-09-11 | 5 | -73/+512 |
| * | | | | | | | | | | service: mii: Move core data operations | german77 | 2023-09-11 | 5 | -246/+730 |
| * | | | | | | | | | | service: mii: Move ver3 operations | german77 | 2023-09-11 | 7 | -243/+241 |
| * | | | | | | | | | | service: mii: separate mii types into their own file | german77 | 2023-09-11 | 20 | -542/+586 |
| * | | | | | | | | | | service: mii: Move all raw data to it's file | german77 | 2023-09-11 | 5 | -381/+479 |
| * | | | | | | | | | | service: mii: Add mii util and result | german77 | 2023-09-11 | 5 | -11/+89 |
| | |_|_|/ / / / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge pull request #11473 from liamwhite/fix-launch-param | liamwhite | 2023-09-13 | 10 | -36/+71 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | am: Implement UserChannel parameters | FearlessTobi | 2023-09-10 | 9 | -19/+70 |
| * | | | | | | | | | | am: Remove bcat from PopLaunchParameter | FearlessTobi | 2023-09-10 | 2 | -21/+5 |
* | | | | | | | | | | | Merge pull request #11447 from xcfrg/portable-compile-out | liamwhite | 2023-09-12 | 2 | -2/+8 |
|\ \ \ \ \ \ \ \ \ \ \
| |_|_|/ / / / / / / /
|/| | | | | | | | | | |
|
| * | | | | | | | | | | add a compile time option to allow disabling portable mode | xcfrg | 2023-09-07 | 2 | -2/+8 |
* | | | | | | | | | | | ci: fix msvc when used with LTO (#11459) | liamwhite | 2023-09-11 | 1 | -0/+1 |
| |_|/ / / / / / / /
|/| | | | | | | | | |
|
* | | | | | | | | | | Merge pull request #11450 from lat9nq/no-vk-device-fix | liamwhite | 2023-09-10 | 2 | -13/+26 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | yuzu-qt: Use Null when OpenGL is not compiled | lat9nq | 2023-09-05 | 1 | -1/+9 |
| * | | | | | | | | | | yuzu-qt: Update API Text for broken Vulkan | lat9nq | 2023-09-05 | 1 | -0/+1 |
| * | | | | | | | | | | configure_graphics: Capture by reference | lat9nq | 2023-09-05 | 1 | -1/+1 |
| * | | | | | | | | | | configure_graphics: Fix handling of broken Vulkan | lat9nq | 2023-09-05 | 1 | -12/+16 |
| |/ / / / / / / / / |
|
* | | | | | | | | | | Merge pull request #11436 from liamwhite/bad-format | liamwhite | 2023-09-10 | 1 | -1/+6 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | shader_recompiler: always declare image format for image buffers | Liam | 2023-09-02 | 1 | -1/+6 |
| |/ / / / / / / / / |
|
* | | | | | | | | | | Merge pull request #11456 from liamwhite/worse-integrity-verification | liamwhite | 2023-09-10 | 12 | -1/+220 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | core: implement basic integrity verification | Liam | 2023-09-06 | 12 | -1/+220 |
* | | | | | | | | | | | Merge pull request #11465 from Kelebek1/skip_remaining_reset | liamwhite | 2023-09-10 | 5 | -27/+14 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | Do not reset the command buffer command count each time | Kelebek1 | 2023-09-07 | 5 | -27/+14 |
* | | | | | | | | | | | | Merge pull request #11467 from Kelebek1/fix_decode | liamwhite | 2023-09-10 | 4 | -52/+72 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | Fix data source version 1 command looping | Kelebek1 | 2023-09-08 | 4 | -52/+72 |
| |/ / / / / / / / / / / |
|
* | | | | | | | | | | | | Merge pull request #11470 from GPUCode/bundle-vvl | liamwhite | 2023-09-10 | 5 | -53/+6 |
|\ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|/ / / / / / / /
|/| | | | | | | | | | | |
|
| * | | | | | | | | | | | renderer_vulkan: Remove debug report | GPUCode | 2023-09-08 | 5 | -53/+6 |
* | | | | | | | | | | | | vk_buffer_cache: Respect max vertex bindings in BindVertexBuffers (#11471) | GPUCode | 2023-09-10 | 1 | -4/+7 |
* | | | | | | | | | | | | service: mii: Fix broken mii on MK8 | Narr the Reg | 2023-09-07 | 6 | -7/+118 |
| |/ / / / / / / / / /
|/| | | | | | | | | | |
|
* | | | | | | | | | | | Merge pull request #11428 from Kelebek1/adsp_rework | liamwhite | 2023-09-06 | 173 | -1257/+1051 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | Rework ADSP into a wrapper for apps | Kelebek1 | 2023-09-04 | 173 | -1257/+1051 |
| |/ / / / / / / / / / |
|
* | | | | | | | | | | | Merge pull request #11434 from danilaml/fix-warnings | liamwhite | 2023-09-06 | 13 | -20/+17 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | msvc: set warning level to /W4 globally | Danila Malyutin | 2023-09-03 | 13 | -20/+17 |
| | |_|_|_|/ / / / / /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Merge pull request #11437 from liamwhite/dump-shenanigans | liamwhite | 2023-09-06 | 1 | -26/+50 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | qt: measure romfs dump completion by bytes read | Liam | 2023-09-03 | 1 | -26/+50 |
| | |_|_|/ / / / / / /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Merge pull request #11451 from german77/mob_mii | liamwhite | 2023-09-06 | 3 | -105/+3 |
|\ \ \ \ \ \ \ \ \ \ \
| |_|_|_|/ / / / / / /
|/| | | | | | | | | | |
|
| * | | | | | | | | | | service: mii: Fix default mii database | german77 | 2023-09-05 | 3 | -105/+3 |
| |/ / / / / / / / / |
|
* / / / / / / / / / | core: Add support for loading NSPs with personalized tickets. (#10048) | Steveice10 | 2023-09-05 | 5 | -145/+186 |
|/ / / / / / / / / |
|
* | | | | | | | | | Merge pull request #11381 from liamwhite/romfs-dump | liamwhite | 2023-09-02 | 2 | -51/+72 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | qt: ensure packed update nca is applied to the correct base | Liam | 2023-08-29 | 1 | -0/+7 |
| * | | | | | | | | | qt: fix romfs dumping for multiprogram applications | Liam | 2023-08-29 | 2 | -51/+65 |
* | | | | | | | | | | Merge pull request #11383 from FernandoS27/are-you-a-wabbit | liamwhite | 2023-09-02 | 13 | -13/+141 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | VideoCore: Implement DispatchIndirect | Fernando Sahmkow | 2023-08-27 | 11 | -13/+119 |
| * | | | | | | | | | | Shader Recompiler: Auto stub special registers and dump pipelines on exception. | Fernando Sahmkow | 2023-08-27 | 2 | -1/+15 |
| * | | | | | | | | | | DMA Pusher: Fix regression caused by guest memory optimizations | Fernando Sahmkow | 2023-08-26 | 1 | -0/+8 |
| | |_|_|/ / / / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge pull request #11384 from liamwhite/am-shutdown | liamwhite | 2023-09-02 | 4 | -13/+41 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | am: shorten shutdown timeout when lock is not held | Liam | 2023-08-26 | 4 | -13/+41 |
| |/ / / / / / / / / |
|
* | | | | | | | | | | Merge pull request #11393 from FernandoS27/bayo-got-busted-up | liamwhite | 2023-09-02 | 1 | -1/+5 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | Maxwell3D: Improve Index buffer size estimation. | Fernando Sahmkow | 2023-08-27 | 1 | -1/+5 |
* | | | | | | | | | | | Merge pull request #11412 from liamwhite/key-area-keys | liamwhite | 2023-09-02 | 1 | -4/+13 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | vfs: ensure key area keys are validated | Liam | 2023-08-29 | 1 | -4/+13 |
| | |_|/ / / / / / / /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | general: make -fwrapv generic to all architectures (#11379) | liamwhite | 2023-09-02 | 1 | -1/+2 |
| |_|_|/ / / / / / /
|/| | | | | | | | | |
|
* | | | | | | | | | | shader_recompiler: fix emulation of 3D textureGrad | Liam | 2023-09-02 | 2 | -3/+34 |
| |_|_|/ / / / / /
|/| | | | | | | | |
|
* | | | | | | | | | android: Fix game content installer | Charles Lombardo | 2023-08-31 | 2 | -85/+80 |
* | | | | | | | | | android: Combine LongMessageDialogFragment with MessageDialogFragment | Charles Lombardo | 2023-08-31 | 5 | -98/+47 |
* | | | | | | | | | android: Support dynamic app shortcuts | Charles Lombardo | 2023-08-30 | 1 | -0/+21 |
* | | | | | | | | | Merge pull request #11405 from t895/emulation-loading | Charles Lombardo | 2023-08-30 | 28 | -237/+393 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | android: Separate emulation states from emulation mutex | Charles Lombardo | 2023-08-30 | 1 | -4/+2 |
| * | | | | | | | | | android: Game loading/shutting down indicators | Charles Lombardo | 2023-08-30 | 26 | -211/+312 |
| * | | | | | | | | | android: Create custom game icon loader | Charles Lombardo | 2023-08-30 | 2 | -22/+79 |
* | | | | | | | | | | hwopus: Implement GetWorkBufferSizeExEx | FearlessTobi | 2023-08-30 | 2 | -1/+6 |
|/ / / / / / / / / |
|
* | | | | | | | | | Merge pull request #11380 from t895/settings-integration | Charles Lombardo | 2023-08-30 | 76 | -2109/+2219 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | android: Don't reload settings when stopping settings activity | Charles Lombardo | 2023-08-30 | 1 | -2/+0 |
| * | | | | | | | | | android: Add optional androidDefault property to settings | Charles Lombardo | 2023-08-30 | 3 | -7/+15 |
| * | | | | | | | | | android: Proper state restoration on settings dialogs | Charles Lombardo | 2023-08-30 | 9 | -198/+319 |
| * | | | | | | | | | android: Add search for settings | Charles Lombardo | 2023-08-30 | 8 | -1/+372 |
| * | | | | | | | | | android: Implement paired settings | Charles Lombardo | 2023-08-30 | 9 | -241/+335 |
| * | | | | | | | | | android: Prevent infinite switch toggle loop | Charles Lombardo | 2023-08-30 | 1 | -1/+3 |
| * | | | | | | | | | android: Migrate settings to navigation component | Charles Lombardo | 2023-08-30 | 28 | -567/+371 |
| * | | | | | | | | | android: Trim settings enums and items | Charles Lombardo | 2023-08-30 | 16 | -321/+133 |
| * | | | | | | | | | android: Expose interface for getting settings from native code | Charles Lombardo | 2023-08-30 | 49 | -969/+869 |
* | | | | | | | | | | Merge pull request #11413 from t895/intents | Charles Lombardo | 2023-08-30 | 5 | -12/+45 |
|\ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | android: Support intents to emulation activity | Charles Lombardo | 2023-08-29 | 5 | -12/+45 |
* | | | | | | | | | | Merge pull request #11408 from Kelebek1/fix_audio_node_id | liamwhite | 2023-08-29 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | Fix node id index in DropVoices | Kelebek1 | 2023-08-28 | 1 | -1/+1 |
| | |_|_|_|_|_|_|_|/
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge pull request #11409 from liamwhite/splatoon-nsd-v2 | liamwhite | 2023-08-29 | 2 | -2/+21 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | sfdnsres: ensure lp1 is not resolved | Liam | 2023-08-28 | 2 | -2/+21 |
| | |_|_|/ / / / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge pull request #11112 from danilaml/nvdec-deinterlace | liamwhite | 2023-08-29 | 1 | -1/+2 |
|\ \ \ \ \ \ \ \ \ \
| |_|_|/ / / / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | Use initial_frame to check interlaced flag | Danila Malyutin | 2023-08-27 | 1 | -1/+2 |
| |/ / / / / / / / |
|
* | | | | | | | | | Merge pull request #11392 from t895/layout-troubles | Charles Lombardo | 2023-08-29 | 4 | -46/+33 |
|\ \ \ \ \ \ \ \ \
| |_|_|/ / / / / /
|/| | | | | | | | |
|
| * | | | | | | | | android: Don't set a default emulation orientation | Charles Lombardo | 2023-08-27 | 1 | -1/+0 |
| * | | | | | | | | android: Properly adjust emulation surface aspect ratio | Charles Lombardo | 2023-08-27 | 3 | -45/+33 |
| | |_|_|_|_|/ /
| |/| | | | | | |
|
* | | | | | | | | Merge pull request #11390 from FearlessTobi/hwopus-multi | liamwhite | 2023-08-29 | 2 | -3/+51 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | hwopus: Implement OpenHardwareOpusDecoderForMultiStreamEx and DecodeInterleavedForMultiStream | FearlessTobi | 2023-08-27 | 2 | -3/+51 |
| |/ / / / / / / |
|
* | / / / / / / | audio: allow more latency in cubeb initialization | Liam | 2023-08-27 | 2 | -8/+3 |
| |/ / / / / /
|/| | | | | | |
|
* | | | | | | | Merge pull request #11389 from FernandoS27/discard-fix | Fernando S | 2023-08-27 | 1 | -1/+9 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
| * | | | | | | Buffer Cache: fix discard writes. | Fernando Sahmkow | 2023-08-27 | 1 | -1/+9 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge pull request #11356 from lat9nq/console-mode-pg | liamwhite | 2023-08-27 | 25 | -40/+162 |
|\ \ \ \ \ \ |
|
| * | | | | | | main: Fix docked mode button, clang 14 error | lat9nq | 2023-08-23 | 1 | -6/+6 |
| * | | | | | | native: Use Docked Mode helper | lat9nq | 2023-08-23 | 1 | -1/+1 |
| * | | | | | | main: Access by reference | lat9nq | 2023-08-23 | 1 | -1/+1 |
| * | | | | | | config-android: Translate console mode setting | lat9nq | 2023-08-23 | 1 | -1/+4 |
| * | | | | | | general: Use console mode helper across project | lat9nq | 2023-08-23 | 13 | -49/+34 |
| * | | | | | | settings: Add docked mode helper function | lat9nq | 2023-08-23 | 2 | -0/+7 |
| * | | | | | | config(qt): Sanitize docked handheld controller | lat9nq | 2023-08-22 | 2 | -0/+13 |
| * | | | | | | shared_translation: Define use_docked_mode texts | lat9nq | 2023-08-22 | 1 | -1/+4 |
| * | | | | | | general: Convert use_docked_mode to an enumeration | lat9nq | 2023-08-22 | 17 | -35/+74 |
| * | | | | | | shared_widget: Implement radio groups | lat9nq | 2023-08-22 | 2 | -1/+73 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge pull request #11359 from Kelebek1/check_suitable_backend | liamwhite | 2023-08-27 | 5 | -38/+117 |
|\ \ \ \ \ \ |
|
| * | | | | | | Pre-test opening a stream for audio backends, fall back to null if not suitable. | Kelebek1 | 2023-08-23 | 5 | -38/+117 |
| |/ / / / / |
|
* | | | | | | Merge pull request #11317 from Kelebek1/macro_dumps | liamwhite | 2023-08-27 | 2 | -11/+20 |
|\ \ \ \ \ \ |
|
| * | | | | | | Mark decompiled macros as decompiled on dump, dump shaders after translation | Kelebek1 | 2023-08-26 | 2 | -11/+20 |
* | | | | | | | Avoid `$<CXX_COMPILER_ID:Clang>` because it doesn't include AppleClang. | comex | 2023-08-26 | 1 | -9/+11 |
* | | | | | | | Warnings cleanup for GCC 13 and Clang 16 | comex | 2023-08-26 | 4 | -10/+7 |
| |_|/ / / /
|/| | | | | |
|
* | | | | | | Merge pull request #11377 from BenjaminHalko/reverse-slider-input | liamwhite | 2023-08-26 | 1 | -0/+1 |
|\ \ \ \ \ \ |
|
| * | | | | | | ui: Fixed inverted controls on ReverseSlider widgets | BenjaminHalko | 2023-08-25 | 1 | -0/+1 |
* | | | | | | | Merge pull request #11378 from t895/game-flag | liamwhite | 2023-08-26 | 1 | -0/+1 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | android: Use appCategory to specify the app is a game | Charles Lombardo | 2023-08-25 | 1 | -0/+1 |
* | | | | | | | | Merge pull request #11370 from FearlessTobi/fix-filesize | liamwhite | 2023-08-26 | 1 | -1/+10 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | filesystem: Return correct error for RenameFile when dest_path already exists | FearlessTobi | 2023-08-24 | 1 | -1/+10 |
* | | | | | | | | | Merge pull request #11371 from FearlessTobi/fix-cli-updates | liamwhite | 2023-08-26 | 2 | -0/+39 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | yuzu/main: Ensure NCAs are registered in content provider when launching from CLI | FearlessTobi | 2023-08-24 | 2 | -0/+39 |
* | | | | | | | | | | ssl: tolerate handshake without hostname set (#11328) | liamwhite | 2023-08-26 | 3 | -24/+14 |
* | | | | | | | | | | registered_cache: create fake CNMT entries for program updates of multiprogram applications (#11319) | liamwhite | 2023-08-26 | 1 | -9/+28 |
* | | | | | | | | | | kernel: offset code entry point for 39-bit address space type (#11326) | liamwhite | 2023-08-25 | 7 | -11/+33 |
| |_|/ / / / / / /
|/| | | | | | | | |
|
* | | | | | | | | | Merge pull request #11357 from liamwhite/lime-vfs | bunnei | 2023-08-25 | 1 | -0/+44 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | android: jni: ensure NCAs from loaded filepath are registered in manual content provider | Liam | 2023-08-23 | 1 | -0/+44 |
| | |_|_|_|/ / / /
| |/| | | | | | | |
|
* | | | | | | | | | nvhost_as_gpu: ensure mappings are aligned to big page size when deallocated | Liam | 2023-08-25 | 1 | -1/+3 |
| |/ / / / / / /
|/| | | | | | | |
|
* | | | | | | | | Merge pull request #11327 from liamwhite/skyline-2 | liamwhite | 2023-08-24 | 3 | -2/+10 |
|\ \ \ \ \ \ \ \
| |_|/ / / / / /
|/| | | | | | | |
|
| * | | | | | | | sockets: avoid locking around socket session calls | Liam | 2023-08-20 | 3 | -2/+10 |
* | | | | | | | | game_list_worker: Display correct size for NAX games | FearlessTobi | 2023-08-24 | 1 | -10/+13 |
* | | | | | | | | Merge pull request #11352 from t895/recurse-subfolders | liamwhite | 2023-08-23 | 1 | -9/+26 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | android: Search game directory recursively | Charles Lombardo | 2023-08-22 | 1 | -9/+26 |
| | |/ / / / / /
| |/| | | | | | |
|
* / | | | | | | | android: Set default build variant to mainlineRelWithDebInfo (#11358) | Charles Lombardo | 2023-08-23 | 1 | -0/+2 |
|/ / / / / / / |
|
* | | | | | | | Merge pull request #11302 from vonchenplus/vulkan_macos | liamwhite | 2023-08-22 | 3 | -9/+27 |
|\ \ \ \ \ \ \
| |_|/ / / / /
|/| | | | | | |
|
| * | | | | | | Add macos moltenvk bundle, Add copy moltevk dylib script | Feng Chen | 2023-08-22 | 3 | -9/+27 |
* | | | | | | | Merge pull request #11303 from lat9nq/screenshots-configurable | liamwhite | 2023-08-22 | 14 | -27/+241 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | uisettings: Add TODO for stretched aspect being ignored | lat9nq | 2023-08-17 | 1 | -0/+1 |
| * | | | | | | | configure_ui: Silence MSVC warning | lat9nq | 2023-08-16 | 1 | -1/+1 |
| * | | | | | | | yuzu-qt: Screenshots depend more on the graphics settings | lat9nq | 2023-08-16 | 12 | -142/+127 |
| * | | | | | | | yuzu-qt: Implement unspecified screenshot ratio | lat9nq | 2023-08-16 | 4 | -11/+30 |
| * | | | | | | | bootmanager: Remove old path | lat9nq | 2023-08-16 | 1 | -8/+3 |
| * | | | | | | | configure_ui: Update the screenshots data | lat9nq | 2023-08-16 | 1 | -4/+13 |
| * | | | | | | | config: Read the entire screenshots category | lat9nq | 2023-08-16 | 1 | -2/+1 |
| * | | | | | | | bootmanager: Consider the default resolution | lat9nq | 2023-08-16 | 1 | -1/+5 |
| * | | | | | | | yuzu-qt: Enable specifying screenshot resolution | lat9nq | 2023-08-16 | 5 | -3/+198 |
| * | | | | | | | settings: Add AspectRatio enum, split res scale function | lat9nq | 2023-08-16 | 3 | -3/+10 |
* | | | | | | | | Merge pull request #11316 from FernandoS27/stop-premature-christmas-decorating | liamwhite | 2023-08-22 | 8 | -11/+261 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Shader Recomnpiler: implement textuzreGrad 3D emulation constant propagation | Fernando Sahmkow | 2023-08-19 | 8 | -11/+261 |
| | |_|_|/ / / /
| |/| | | | | | |
|
* | | | | | | | | Merge pull request #11346 from t895/ktlint-fix | liamwhite | 2023-08-22 | 1 | -0/+5 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | android: lint: Delete generated ktlint folder between builds | Charles Lombardo | 2023-08-21 | 1 | -0/+5 |
* | | | | | | | | | android: Show associated value in home settings (#11272) | Charles Lombardo | 2023-08-21 | 6 | -4/+75 |
* | | | | | | | | | Merge pull request #11309 from liamwhite/full-xci | liamwhite | 2023-08-21 | 2 | -7/+42 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | file_sys/card_image: support dumps with prepended key area | Liam | 2023-08-18 | 2 | -7/+42 |
* | | | | | | | | | | Merge pull request #11342 from liamwhite/skyline-4 | liamwhite | 2023-08-21 | 1 | -1/+8 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | patch_manager: apply manual HTML patches when present | Liam | 2023-08-21 | 1 | -1/+8 |
* | | | | | | | | | | | Merge pull request #11149 from ameerj/astc-perf-prod | liamwhite | 2023-08-21 | 2 | -535/+454 |
|\ \ \ \ \ \ \ \ \ \ \
| |_|_|/ / / / / / / /
|/| | | | | | | | | | |
|
| * | | | | | | | | | | flatten color_values | Ameer J | 2023-08-10 | 1 | -14/+9 |
| * | | | | | | | | | | flatten encoding_values | Ameer J | 2023-08-10 | 1 | -11/+10 |
| * | | | | | | | | | | flatten result vector | Ameer J | 2023-08-10 | 1 | -14/+5 |
| * | | | | | | | | | | GetUnquantizedWeightVector | Ameer J | 2023-08-09 | 1 | -69/+63 |
| * | | | | | | | | | | Revert "HACK: Avoid swizzling and reuploading ASTC image every frame" | Ameer J | 2023-08-06 | 5 | -39/+4 |
| * | | | | | | | | | | HACK: Avoid swizzling and reuploading ASTC image every frame | Ameer J | 2023-08-06 | 5 | -4/+39 |
| * | | | | | | | | | | Compute Replicate | Ameer J | 2023-08-06 | 1 | -85/+20 |
| * | | | | | | | | | | minor | Ameer J | 2023-08-06 | 1 | -12/+6 |
| * | | | | | | | | | | undo uint | Ameer J | 2023-08-06 | 1 | -3/+3 |
| * | | | | | | | | | | Revert "vulkan dims specialization" | Ameer J | 2023-08-06 | 5 | -198/+27 |
| * | | | | | | | | | | vulkan dims specialization | ameerj | 2023-08-06 | 5 | -27/+198 |
| * | | | | | | | | | | small_block opt | Ameer J | 2023-08-06 | 1 | -4/+3 |
| * | | | | | | | | | | remove TexelWeightParams | Ameer J | 2023-08-06 | 1 | -46/+31 |
| * | | | | | | | | | | error/void extent funcs | Ameer J | 2023-08-06 | 1 | -48/+43 |
| * | | | | | | | | | | more packing | Ameer J | 2023-08-06 | 1 | -109/+109 |
| * | | | | | | | | | | Revert "uint result index" | Ameer J | 2023-08-06 | 1 | -1/+1 |
| * | | | | | | | | | | Revert "bfe instead of mod" | Ameer J | 2023-08-06 | 1 | -15/+13 |
| * | | | | | | | | | | Revert "global endpoints" | Ameer J | 2023-08-06 | 1 | -36/+40 |
| * | | | | | | | | | | global endpoints | Ameer J | 2023-08-06 | 1 | -40/+36 |
| * | | | | | | | | | | bfe instead of mod | Ameer J | 2023-08-06 | 1 | -13/+15 |
| * | | | | | | | | | | uint result index | Ameer J | 2023-08-06 | 1 | -1/+1 |
| * | | | | | | | | | | amd opts | Ameer J | 2023-08-06 | 1 | -16/+13 |
| * | | | | | | | | | | gl | Ameer J | 2023-08-06 | 1 | -0/+1 |
| * | | | | | | | | | | const, pack result_vector and replicate tables, | Ameer J | 2023-08-06 | 1 | -227/+260 |
| * | | | | | | | | | | minor redundancy cleanup | Ameer J | 2023-08-06 | 1 | -12/+2 |
| * | | | | | | | | | | extractbits robustness | Ameer J | 2023-08-06 | 1 | -5/+8 |
| * | | | | | | | | | | reuse vectors memory | Ameer J | 2023-08-06 | 1 | -33/+17 |
| * | | | | | | | | | | EncodingData pack | Ameer J | 2023-08-06 | 1 | -44/+69 |
| * | | | | | | | | | | flattening | Ameer J | 2023-08-06 | 1 | -43/+44 |
| * | | | | | | | | | | weights refactor | Ameer J | 2023-08-06 | 1 | -26/+22 |
| * | | | | | | | | | | params.max_weight | Ameer J | 2023-08-06 | 1 | -5/+2 |
| * | | | | | | | | | | skip bits | Ameer J | 2023-08-06 | 1 | -9/+14 |
| * | | | | | | | | | | restrict | Ameer J | 2023-08-06 | 1 | -2/+2 |
* | | | | | | | | | | | android: Use sensor landscape for landscape mode (#11337) | Charles Lombardo | 2023-08-21 | 1 | -2/+2 |
| |/ / / / / / / / /
|/| | | | | | | | | |
|
* | | | | | | | | | | Merge pull request #11284 from liamwhite/nca-release | Fernando S | 2023-08-21 | 75 | -1026/+8017 |
|\ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|/ / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | file_sys: tolerate empty NCA | Liam | 2023-08-16 | 3 | -3/+3 |
| * | | | | | | | | | fssystem: rework for yuzu style | Liam | 2023-08-15 | 34 | -340/+345 |
| * | | | | | | | | | fssystem: reduce overalignment of unbuffered storage operations | Liam | 2023-08-15 | 5 | -54/+28 |
| * | | | | | | | | | vfs: expand support for NCA reading | Liam | 2023-08-15 | 75 | -1028/+8040 |
| | |_|_|_|/ / / /
| |/| | | | | | | |
|
* | | | | | | | | | Masked depthstencil clears | Kelebek1 | 2023-08-19 | 5 | -9/+132 |
| |_|_|/ / / / /
|/| | | | | | | |
|
* | | | | | | | | Merge pull request #11278 from Kelebek1/dma_sync | liamwhite | 2023-08-18 | 3 | -5/+15 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Mark accelerted DMA destination buffers and images as GPU-modified | Kelebek1 | 2023-08-13 | 3 | -5/+15 |
* | | | | | | | | | Merge pull request #11288 from liamwhite/svc-tick | liamwhite | 2023-08-18 | 11 | -33/+67 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | kernel: remove relative task registration | Liam | 2023-08-15 | 11 | -33/+67 |
* | | | | | | | | | | video_core: Fix vulkan assert error | Feng Chen | 2023-08-18 | 2 | -1/+9 |
| |_|_|_|/ / / / /
|/| | | | | | | | |
|
* | | | | | | | | | Merge pull request #10989 from comex/epipe | liamwhite | 2023-08-17 | 4 | -7/+36 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | Improve behavior when sending to closed connection | comex | 2023-08-16 | 4 | -7/+36 |
| | |_|/ / / / / /
| |/| | | | | | | |
|
* / | | | | | | | | cmake: mark warning disable for gcc 11 (#11301) | liamwhite | 2023-08-17 | 1 | -1/+1 |
|/ / / / / / / / |
|
* | | | | | | | | Merge pull request #11287 from liamwhite/replaced-bytes | Fernando S | 2023-08-15 | 1 | -0/+17 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | gdbstub: fixup replaced instruction bytes in memory reads | Liam | 2023-08-14 | 1 | -0/+17 |
| |/ / / / / / / |
|
* | | | | | | | | Merge pull request #11256 from FearlessTobi/revert-10075 | bunnei | 2023-08-15 | 2 | -2/+15 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Revert "Silence nifm spam" | FearlessTobi | 2023-08-14 | 2 | -2/+15 |
| | |_|_|_|/ / /
| |/| | | | | | |
|
* | | | | | | | | Merge pull request #11273 from t895/setup-completion | bunnei | 2023-08-15 | 11 | -184/+370 |
|\ \ \ \ \ \ \ \
| |_|_|_|_|/ / /
|/| | | | | | | |
|
| * | | | | | | | android: Page forward on setup step completion | Charles Lombardo | 2023-08-13 | 3 | -0/+17 |
| * | | | | | | | android: Adjust setup fragment layout | Charles Lombardo | 2023-08-12 | 3 | -63/+88 |
| * | | | | | | | android: Show complete indicator during setup | Charles Lombardo | 2023-08-12 | 8 | -121/+265 |
| | |_|/ / / /
| |/| | | | | |
|
* | | | | | | | Merge pull request #11271 from t895/settings-tweaks | bunnei | 2023-08-14 | 12 | -59/+106 |
|\ \ \ \ \ \ \
| |_|_|/ / / /
|/| | | | | | |
|
| * | | | | | | android: Remove redundant option from slider dialog | Charles Lombardo | 2023-08-12 | 1 | -4/+0 |
| * | | | | | | android: Reduce opacity of non-editable settings | Charles Lombardo | 2023-08-12 | 7 | -3/+28 |
| * | | | | | | android: Use string resource for slider value/units | Charles Lombardo | 2023-08-12 | 2 | -13/+13 |
| * | | | | | | android: Display setting value in setting list items | Charles Lombardo | 2023-08-12 | 7 | -38/+64 |
| * | | | | | | android: Set switch listener before assigning new value | Charles Lombardo | 2023-08-12 | 1 | -1/+1 |
| |/ / / / / |
|
* | | | | | | Merge pull request #11282 from ameerj/glasm-xfb | liamwhite | 2023-08-14 | 2 | -15/+1 |
|\ \ \ \ \ \ |
|
| * | | | | | | gl_graphics_pipeline: GLASM: Fix transform feedback with multiple buffers | Ameer J | 2023-08-13 | 2 | -15/+1 |
| |/ / / / / |
|
* | | | | | | Merge pull request #11283 from ameerj/glasm-pipeline-detection | liamwhite | 2023-08-14 | 1 | -2/+2 |
|\ \ \ \ \ \ |
|
| * | | | | | | gl_graphics_pipeline: Fix GLASM storage buffer detection | Ameer J | 2023-08-13 | 1 | -2/+2 |
* | | | | | | | Merge pull request #11281 from liamwhite/vi-scale-mode | liamwhite | 2023-08-14 | 2 | -0/+2 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | nvnflinger: add missing scale mode | Liam | 2023-08-13 | 2 | -0/+2 |
| | |/ / / / /
| |/| | | | | |
|
* | | | | | | | Merge pull request #11259 from german77/hid | liamwhite | 2023-08-14 | 3 | -24/+86 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | service: hid: Implement functions needed by QLaunch | Narr the Reg | 2023-08-11 | 3 | -24/+86 |
| | |_|/ / / /
| |/| | | | | |
|
* | | | | | | | Merge pull request #11263 from liamwhite/my-feature-branch | liamwhite | 2023-08-14 | 2 | -74/+114 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | vulkan_device: disable features associated with unloaded extensions | Liam | 2023-08-11 | 2 | -74/+114 |
| |/ / / / / / |
|
* | / / / / / | ssl_backend_securetransport: remove stray .Code() | Liam | 2023-08-12 | 1 | -1/+1 |
| |/ / / / /
|/| | | | | |
|
* | | | | | | Merge pull request #11219 from zeltermann/title-id-search | liamwhite | 2023-08-11 | 1 | -2/+6 |
|\ \ \ \ \ \ |
|
| * | | | | | | Allow searching by a substring of the title ID | zeltermann | 2023-08-10 | 1 | -2/+6 |
| |/ / / / / |
|
* | | | | | | Merge pull request #11253 from liamwhite/i-hate-this-toolchain | liamwhite | 2023-08-11 | 5 | -73/+81 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | general: fix apple clang build | Liam | 2023-08-10 | 5 | -73/+81 |
* | | | | | | Merge pull request #11093 from liamwhite/result-ergonomics | bunnei | 2023-08-10 | 39 | -600/+514 |
|\ \ \ \ \ \ |
|
| * | | | | | | fs: return result on null outputs | Liam | 2023-08-08 | 1 | -4/+24 |
| * | | | | | | general: fix incorrect conversions | Liam | 2023-08-08 | 4 | -5/+5 |
| * | | | | | | ssl: remove ResultVal use | Liam | 2023-08-08 | 7 | -124/+127 |
| * | | | | | | core: remove ResultVal type | Liam | 2023-08-08 | 32 | -475/+366 |
| |/ / / / / |
|
* / / / / / | service: pctl: Partially revert 11221 | Narr the Reg | 2023-08-09 | 1 | -9/+15 |
|/ / / / / |
|
* | | | | | Merge pull request #11216 from lat9nq/no-mesa-astc | liamwhite | 2023-08-07 | 1 | -1/+42 |
|\ \ \ \ \ |
|
| * | | | | | gl_device: Filter more specifically for slow ASTC | lat9nq | 2023-08-05 | 1 | -1/+42 |
* | | | | | | Merge pull request #11217 from german77/olsc | liamwhite | 2023-08-07 | 1 | -6/+152 |
|\ \ \ \ \ \ |
|
| * | | | | | | service: olsc: Implement IOlscServiceForSystemService ITransferTaskListController interfaces for QLaunch | german77 | 2023-08-05 | 1 | -6/+152 |
| |/ / / / / |
|
* | | | | | | Merge pull request #11221 from german77/pctl | liamwhite | 2023-08-07 | 1 | -18/+134 |
|\ \ \ \ \ \ |
|
| * | | | | | | service: pctl: Implement functions needed for QLaunch | german77 | 2023-08-05 | 1 | -18/+134 |
| |/ / / / / |
|
* | | / / / | service: audctl: Stub functions needed by Qlaunch | german77 | 2023-08-06 | 2 | -4/+64 |
| |_|/ / /
|/| | | | |
|
* | | | | | Merge pull request #11212 from Kelebek1/shader_stuff | liamwhite | 2023-08-05 | 7 | -26/+42 |
|\ \ \ \ \ |
|
| * | | | | | Fix shader dumps with nvdisasm | Kelebek1 | 2023-08-03 | 7 | -26/+42 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge pull request #11210 from german77/settings | liamwhite | 2023-08-05 | 5 | -119/+723 |
|\ \ \ \ \ |
|
| * | | | | | service: set: Add more system settings and address comments | Narr the Reg | 2023-08-05 | 2 | -7/+100 |
| * | | | | | service: set: Implement system settings for Qlaunch | Narr the Reg | 2023-08-03 | 5 | -114/+625 |
| |/ / / / |
|
* | | | | | Merge pull request #11208 from german77/interface | liamwhite | 2023-08-05 | 3 | -3/+55 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | service: am: Fix wrong interface | Narr the Reg | 2023-08-02 | 3 | -3/+55 |
| |/ / / |
|
* | | | | vulkan_device: Fix subgroup_size_control detection on Vulkan 1.3 | Ameer J | 2023-08-03 | 2 | -3/+3 |
* | | | | vulkan_device: Fix VK_EXT_subgroup_size_control detection | Ameer J | 2023-08-03 | 1 | -1/+1 |
|/ / / |
|
* | | | Merge pull request #11202 from abouvier/vulkan-config | liamwhite | 2023-08-02 | 15 | -45/+36 |
|\ \ \ |
|
| * | | | vulkan: centralize config | Alexandre Bouvier | 2023-08-02 | 15 | -45/+36 |
* | | | | Merge pull request #10839 from lat9nq/pgc-plus | liamwhite | 2023-08-02 | 77 | -4835/+4629 |
|\ \ \ \ |
|
| * | | | | config(qt): Fix name of network category | lat9nq | 2023-08-02 | 1 | -2/+1 |
| * | | | | config(qt): Use qt_config directly to read config | lat9nq | 2023-08-02 | 1 | -2/+4 |
| * | | | | shared_widget: Only save global settings as needed | lat9nq | 2023-07-30 | 1 | -2/+4 |
| * | | | | config(qt): Write the UiGeneral category | lat9nq | 2023-07-30 | 1 | -0/+1 |
| * | | | | Merge branch 'pgc-plus' of github.com:lat9nq/yuzu into pgc-plus | lat9nq | 2023-07-29 | 3 | -11/+29 |
| |\ \ \ \ |
|
| | * | | | | (ui)settings: Add more runtime_modifiable settings | lat9nq | 2023-07-26 | 2 | -10/+28 |
| | * | | | | backend: Remove usage of explicit operator overload | lat9nq | 2023-07-26 | 1 | -1/+1 |
| * | | | | | config(qt): Fix generic read setting | lat9nq | 2023-07-29 | 1 | -7/+11 |
| |/ / / / |
|
| * | | | | settings: Correct Linkage member impl location | lat9nq | 2023-07-25 | 2 | -3/+3 |
| * | | | | settings: Set GPU as default ASTC decoder | lat9nq | 2023-07-24 | 1 | -1/+1 |
| * | | | | shared_widget: Determine default request earlier | lat9nq | 2023-07-23 | 1 | -19/+22 |
| * | | | | settings_common: Document specializations | lat9nq | 2023-07-23 | 1 | -9/+10 |
| * | | | | shared_widget: Use QRegularExpression | lat9nq | 2023-07-22 | 1 | -3/+3 |
| * | | | | config: Read the Network category | lat9nq | 2023-07-22 | 2 | -0/+12 |
| * | | | | configure_audio/cpu: Sort settings | lat9nq | 2023-07-22 | 2 | -3/+12 |
| * | | | | configure_dialog: Focus the button box on start | lat9nq | 2023-07-22 | 1 | -0/+3 |
| * | | | | qt/configuration: Use deleteLater | lat9nq | 2023-07-22 | 6 | -7/+7 |
| * | | | | common,qt-config: Remove usage of forward_list | lat9nq | 2023-07-22 | 21 | -65/+64 |
| * | | | | settings_common: Use a vector in category linkage | lat9nq | 2023-07-21 | 2 | -2/+2 |
| * | | | | settings: Remove sorting from log | lat9nq | 2023-07-21 | 1 | -4/+0 |
| * | | | | configure_system: Use lambda template to group settings | lat9nq | 2023-07-21 | 1 | -1/+1 |
| * | | | | config-android: Update memory layout member name | lat9nq | 2023-07-21 | 1 | -1/+1 |
| * | | | | k_system_control: Always return some memory size | lat9nq | 2023-07-21 | 1 | -0/+2 |
| * | | | | common: Move global configuration state modifiers back to settings | lat9nq | 2023-07-21 | 5 | -13/+14 |
| * | | | | settings_setting: Fix typo | lat9nq | 2023-07-21 | 1 | -4/+4 |
| * | | | | common,configure_system: Rename method to GetCategory | lat9nq | 2023-07-21 | 4 | -8/+8 |
| * | | | | settings: Cleanup | lat9nq | 2023-07-21 | 3 | -32/+51 |
| * | | | | shared_translation: Update memory layout mode strings | lat9nq | 2023-07-21 | 1 | -2/+7 |
| * | | | | core,common: Give memory layout setting an enum | lat9nq | 2023-07-21 | 4 | -9/+31 |
| * | | | | settings: Require time zone setting value for stirng | lat9nq | 2023-07-21 | 4 | -5/+7 |
| * | | | | shared_translation: Add missing time zones | lat9nq | 2023-07-21 | 1 | -0/+3 |
| * | | | | shared_translation: Add controller_applet_disabled | lat9nq | 2023-07-21 | 1 | -0/+1 |
| * | | | | shared_translation: Add barrier_feedback_loops | lat9nq | 2023-07-21 | 1 | -0/+2 |
| * | | | | cmake: Reposition preprocessor switch comment | toast2903 | 2023-07-21 | 1 | -1/+2 |
| * | | | | configuration: Use enum index | lat9nq | 2023-07-21 | 6 | -26/+31 |
| * | | | | settings: Give indices to enums | lat9nq | 2023-07-21 | 3 | -6/+36 |
| * | | | | cmake: Use standard preprocessor on MSVC | lat9nq | 2023-07-21 | 1 | -0/+1 |
| * | | | | settings_common: Remove unncessary enum spec | lat9nq | 2023-07-21 | 1 | -2/+2 |
| * | | | | shared_translation: Deobfuscate auto time zone | lat9nq | 2023-07-21 | 1 | -46/+52 |
| * | | | | settings_enums: Remove casting | lat9nq | 2023-07-21 | 1 | -55/+55 |
| * | | | | settings_setting: Silence shadowing warnings | lat9nq | 2023-07-21 | 1 | -17/+18 |
| * | | | | settings,configuration: Add a default suffix | lat9nq | 2023-07-21 | 9 | -74/+93 |
| * | | | | configuration: Use paired settings | lat9nq | 2023-07-21 | 2 | -12/+6 |
| * | | | | settings: Define paired settings | lat9nq | 2023-07-21 | 4 | -21/+49 |
| * | | | | shared_widget: Internalize component restoring | lat9nq | 2023-07-21 | 3 | -61/+49 |
| * | | | | configuration: Use specialization of settings | lat9nq | 2023-07-21 | 4 | -18/+36 |
| * | | | | settings: Define specializations for settings | lat9nq | 2023-07-21 | 4 | -64/+130 |
| * | | | | configuration: Use a builder to create widgets | lat9nq | 2023-07-21 | 18 | -209/+206 |
| * | | | | shared_translation: Fix context usage | lat9nq | 2023-07-21 | 1 | -1/+3 |
| * | | | | settings,translation: Fix time zone enum | lat9nq | 2023-07-21 | 2 | -28/+28 |
| * | | | | settings,opengl,yuzu-qt: Fix AA, Filter maximums | lat9nq | 2023-07-21 | 3 | -9/+8 |
| * | | | | settings_enums: More aggressively use macros | lat9nq | 2023-07-21 | 1 | -351/+149 |
| * | | | | config_shared: Remove storing the group from tab | lat9nq | 2023-07-21 | 2 | -6/+2 |
| * | | | | settings,uisettings: Remove leading underscore | lat9nq | 2023-07-21 | 6 | -6/+6 |
| * | | | | configuration: Move speed_limit to core | lat9nq | 2023-07-21 | 3 | -10/+8 |
| * | | | | settings: Move speed_limit to core | lat9nq | 2023-07-21 | 1 | -4/+4 |
| * | | | | android-config: Update enum labels | lat9nq | 2023-07-21 | 1 | -4/+4 |
| * | | | | common,yuzu-qt: Avoid explicit instantiation on old clang | lat9nq | 2023-07-21 | 6 | -3/+22 |
| * | | | | settings_setting: Fix MSVC error | lat9nq | 2023-07-21 | 1 | -1/+1 |
| * | | | | shared_widget: Correct spelling | lat9nq | 2023-07-21 | 1 | -1/+1 |
| * | | | | (android)config: Clang format | lat9nq | 2023-07-21 | 1 | -2/+5 |
| * | | | | common,yuzu-qt: GCC warning silences | lat9nq | 2023-07-21 | 9 | -34/+37 |
| * | | | | configure_graphics: Simplify UpdateAPILayout | lat9nq | 2023-07-21 | 1 | -27/+16 |
| * | | | | configure_graphcs: Fix setting shader/device in custom config | lat9nq | 2023-07-21 | 1 | -0/+3 |
| * | | | | configuration: Use shorter constructor as needed | lat9nq | 2023-07-21 | 3 | -10/+9 |
| * | | | | shared_widget: Some documentation, add shorter constructor | lat9nq | 2023-07-21 | 2 | -8/+65 |
| * | | | | config: Remove unused functions | lat9nq | 2023-07-21 | 2 | -128/+0 |
| * | | | | settings: Delete cpu_accuracy_first_time | lat9nq | 2023-07-21 | 3 | -8/+0 |
| * | | | | shared_widget: Improve logging, use Setting::Ranged | lat9nq | 2023-07-21 | 1 | -7/+19 |
| * | | | | settings: Document BasicSetting, add Ranged | lat9nq | 2023-07-21 | 2 | -9/+110 |
| * | | | | settings: Move IsConfiguringGlobal to settings_common | lat9nq | 2023-07-21 | 4 | -12/+13 |
| * | | | | configuration/shared: Clean up includes [IWYU] | lat9nq | 2023-07-21 | 4 | -21/+36 |
| * | | | | configure_graphics: Fix vulkan_device bug | lat9nq | 2023-07-21 | 1 | -4/+2 |
| * | | | | settings: Move some simple data to BasicSetting | lat9nq | 2023-07-21 | 5 | -108/+129 |
| * | | | | settings_setting: Fix errors | lat9nq | 2023-07-21 | 1 | -2/+3 |
| * | | | | (ui,)settings: Use explicit instantiation | lat9nq | 2023-07-21 | 10 | -477/+615 |
| * | | | | settings: Remove redundant false literals | lat9nq | 2023-07-21 | 1 | -19/+16 |
| * | | | | shared_widget: Avoid calling QWidgetPrivate::setVisible | lat9nq | 2023-07-21 | 1 | -2/+0 |
| * | | | | FIXME configuration: Avoid unnecessary allocations | lat9nq | 2023-07-21 | 5 | -2/+22 |
| * | | | | shared_widget: Add SPDX header | lat9nq | 2023-07-21 | 2 | -0/+6 |
| * | | | | general: Add typeinfo where needed | lat9nq | 2023-07-21 | 6 | -0/+6 |
| * | | | | settings_enums: Add const type where needed | lat9nq | 2023-07-21 | 1 | -2/+2 |
| * | | | | shared_widget: Use actionTriggered for user input signals | lat9nq | 2023-07-21 | 1 | -1/+1 |
| * | | | | shared_translation: Populate combobox enums with macro | lat9nq | 2023-07-21 | 1 | -168/+158 |
| * | | | | settings: yuzu is not capitalized why is it capitalized stop no bad | lat9nq | 2023-07-21 | 1 | -1/+1 |
| * | | | | configuration: Document odd widget cases | lat9nq | 2023-07-21 | 5 | -1/+25 |
| * | | | | settings: Reorder | lat9nq | 2023-07-21 | 1 | -75/+78 |
| * | | | | shared_translation: Add translation for use video framrate | lat9nq | 2023-07-21 | 1 | -0/+3 |
| * | | | | settings: Report all contained settings values | lat9nq | 2023-07-21 | 1 | -45/+19 |
| * | | | | settings_enums: Cannonicalize settings names | lat9nq | 2023-07-21 | 1 | -2/+163 |
| * | | | | settings,general: Rename non-confirming enums | lat9nq | 2023-07-21 | 23 | -130/+136 |
| * | | | | configuration: Use IDs to sort holds | lat9nq | 2023-07-21 | 4 | -27/+16 |
| * | | | | settings,general: Rename/reorder setting ids | lat9nq | 2023-07-21 | 1 | -1/+1 |
| * | | | | shared_widget: Fix includes | lat9nq | 2023-07-21 | 1 | -7/+4 |
| * | | | | shared_widget: Complete refactoring | lat9nq | 2023-07-21 | 2 | -378/+168 |
| * | | | | shared_widget: Refactor again | lat9nq | 2023-07-21 | 2 | -52/+121 |
| * | | | | android-config: Adapt settings rework | lat9nq | 2023-07-21 | 1 | -4/+6 |
| * | | | | c_per_game: Inform when settings might not be configurable | lat9nq | 2023-07-21 | 1 | -14/+33 |
| * | | | | shared_translation: Fix pragma once | lat9nq | 2023-07-21 | 1 | -0/+2 |
| * | | | | shared_translation: Add translation for AstcRecompression | lat9nq | 2023-07-21 | 1 | -0/+9 |
| * | | | | configure_system: Hide locale warn at start | lat9nq | 2023-07-21 | 1 | -1/+4 |
| * | | | | shared_widget: Force min width of 100 for restore button | lat9nq | 2023-07-21 | 1 | -2/+13 |
| * | | | | configuration: Workaround for Windows Qt bug | lat9nq | 2023-07-21 | 3 | -53/+58 |
| * | | | | shared_translation: Add missing tooltips | lat9nq | 2023-07-21 | 1 | -7/+21 |
| * | | | | settings: Make volume runtime-configurable | lat9nq | 2023-07-21 | 1 | -1/+1 |
| * | | | | configuration: Clean up includes a bit | lat9nq | 2023-07-21 | 14 | -51/+26 |
| * | | | | configuration_shared: Remove old custom config setup functions | lat9nq | 2023-07-21 | 2 | -144/+0 |
| * | | | | configure_cpu: Generate UI | lat9nq | 2023-07-21 | 5 | -190/+94 |
| * | | | | configuration: Use a mapping of setting value to name | lat9nq | 2023-07-21 | 18 | -229/+355 |
| * | | | | settings, shared_widget: typo fixes | lat9nq | 2023-07-21 | 1 | -2/+8 |
| * | | | | configure_audio: Implement ui generation | lat9nq | 2023-07-21 | 14 | -329/+219 |
| * | | | | settings: Split enums to new file | lat9nq | 2023-07-21 | 3 | -186/+241 |
| * | | | | shared_widget: Use a better icon | lat9nq | 2023-07-21 | 1 | -7/+5 |
| * | | | | shared_widget: Refactor helpers | lat9nq | 2023-07-21 | 6 | -220/+254 |
| * | | | | settings, uisettings: Initialize linkage counter | lat9nq | 2023-07-21 | 3 | -3/+3 |
| * | | | | configure_system: Implement with for loop | lat9nq | 2023-07-21 | 18 | -648/+508 |
| * | | | | per_game: Remove general tab | lat9nq | 2023-07-21 | 2 | -5/+0 |
| * | | | | shared_widget: Internalize extra setting configuration | lat9nq | 2023-07-21 | 3 | -48/+66 |
| * | | | | settings: Move runtime and save to parameters | lat9nq | 2023-07-21 | 2 | -68/+89 |
| * | | | | graphics: Set speed limit to spinbox | lat9nq | 2023-07-21 | 1 | -2/+2 |
| * | | | | shared_widget: Support checkbox + spinbox | lat9nq | 2023-07-21 | 3 | -10/+55 |
| * | | | | configure_debug: Reorganize | lat9nq | 2023-07-21 | 1 | -336/+522 |
| * | | | | configure_graphics: Reimplement bg_color | lat9nq | 2023-07-21 | 3 | -15/+111 |
| * | | | | shared_widget: Make button creation static | lat9nq | 2023-07-21 | 2 | -10/+12 |
| * | | | | configure_general: Hide reset button in custom configs | lat9nq | 2023-07-21 | 1 | -0/+4 |
| * | | | | configure_general: Sort data | lat9nq | 2023-07-21 | 1 | -1/+7 |
| * | | | | configure_general: Generate UI using containers | lat9nq | 2023-07-21 | 5 | -163/+41 |
| * | | | | shared_translation: Add UI widget translations | lat9nq | 2023-07-21 | 1 | -55/+73 |
| * | | | | shared_widget: Fix header | lat9nq | 2023-07-21 | 1 | -0/+2 |
| * | | | | settings: Add UiGeneral class | lat9nq | 2023-07-21 | 4 | -7/+16 |
| * | | | | config: Don't merge the maps | lat9nq | 2023-07-21 | 2 | -11/+10 |
| * | | | | configure_graphics: Remove redundant log | lat9nq | 2023-07-21 | 1 | -1/+0 |
| * | | | | configuration: Move CreateWidget to a class | lat9nq | 2023-07-21 | 10 | -453/+507 |
| * | | | | configuration: Implement slider | lat9nq | 2023-07-21 | 7 | -71/+188 |
| * | | | | configuration: Use buttons instead of highlights | lat9nq | 2023-07-21 | 9 | -103/+204 |
| * | | | | shared_translations: Re flow strings | lat9nq | 2023-07-21 | 1 | -6/+6 |
| * | | | | configure_graphics: More complete reimplementation | lat9nq | 2023-07-21 | 4 | -348/+116 |
| * | | | | settings: Define base renderer runtime modifiable settings | lat9nq | 2023-07-21 | 2 | -25/+27 |
| * | | | | configuration_shared: Fix blank state hiding check box | lat9nq | 2023-07-21 | 1 | -2/+1 |
| * | | | | settings: Add anisotropy mode enum | lat9nq | 2023-07-21 | 2 | -0/+15 |
| * | | | | shared_translation: Finish using int ids | lat9nq | 2023-07-21 | 6 | -158/+117 |
| * | | | | settings,uisettings: Add IDs to settings | lat9nq | 2023-07-21 | 1 | -3/+13 |
| * | | | | configure_graphics: Partial runtime implementation | lat9nq | 2023-07-21 | 10 | -1148/+513 |
| * | | | | settings: Recategorize a bit | lat9nq | 2023-07-21 | 6 | -45/+77 |
| * | | | | shared_translation: Add the rest of the settings | lat9nq | 2023-07-21 | 1 | -1/+80 |
| * | | | | shared_translation: Add copyright and license | lat9nq | 2023-07-21 | 2 | -0/+6 |
| * | | | | configure_graphics_advance: Generate UI at runtime | lat9nq | 2023-07-21 | 15 | -402/+451 |
| * | | | | configure_per_game: Rename group to tab_group | lat9nq | 2023-07-21 | 2 | -10/+11 |
| * | | | | configuration: Add base class to tabs | lat9nq | 2023-07-21 | 18 | -101/+110 |
| * | | | | configuration_shared: Create Tab base class | lat9nq | 2023-07-21 | 2 | -0/+22 |
| * | | | | settings: Add a registry of settings | lat9nq | 2023-07-21 | 9 | -870/+700 |
| * | | | | uisettings: Fix typings | lat9nq | 2023-07-21 | 4 | -57/+63 |
| * | | | | settings,core,config_sys: Remove optional type from custom_rtc, rng_seed | lat9nq | 2023-07-21 | 6 | -26/+33 |
| * | | | | settings: Pool SetGlobal functions | lat9nq | 2023-07-21 | 2 | -61/+14 |
| * | | | | settings,video_core: Consolidate ASTC decoding options | lat9nq | 2023-07-21 | 12 | -52/+105 |
* | | | | | vulkan_device: disable EDS3 blending on all AMD drivers | Liam | 2023-08-02 | 1 | -8/+7 |
| |/ / /
|/| | | |
|
* | | | | audren_u: Fix parameter alignment | Morph | 2023-08-01 | 1 | -2/+3 |
* | | | | Merge pull request #11188 from abouvier/vma-fix | liamwhite | 2023-07-31 | 8 | -19/+32 |
|\ \ \ \ |
|
| * | | | | vma: enable options everywhere | Alexandre Bouvier | 2023-07-31 | 8 | -19/+32 |
* | | | | | Merge pull request #11181 from Kelebek1/audrenparaminternal | liamwhite | 2023-07-31 | 1 | -3/+3 |
|\ \ \ \ \ |
|
| * | | | | | Fix AudioRendererParameterInternal's size | Kelebek1 | 2023-07-30 | 1 | -3/+3 |
| |/ / / / |
|
* | | | | | Merge pull request #11169 from GPUCode/desc-stuff | liamwhite | 2023-07-31 | 4 | -5/+5 |
|\ \ \ \ \ |
|
| * | | | | | vk_descriptor_pool: Disallow descriptor set free | GPUCode | 2023-07-27 | 4 | -5/+5 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge pull request #11173 from Morph1984/atleast_nanosecond_precision | liamwhite | 2023-07-31 | 1 | -2/+2 |
|\ \ \ \ \ |
|
| * | | | | | wall_clock: Increase precision requirements | Morph | 2023-07-28 | 1 | -2/+2 |
| |/ / / / |
|
* | | | | | Merge pull request #11186 from lat9nq/tz-gen-once | liamwhite | 2023-07-31 | 2 | -8/+11 |
|\ \ \ \ \ |
|
| * | | | | | tz_content_man: Generate the time zone binary once | lat9nq | 2023-07-30 | 2 | -8/+11 |
| | |/ / /
| |/| | | |
|
* | | | | | Formatting fix | Moonlacer | 2023-07-31 | 1 | -2/+1 |
* | | | | | Match log warning | Moonlacer | 2023-07-31 | 1 | -1/+1 |
* | | | | | Formatting fix | Moonlacer | 2023-07-30 | 1 | -1/+2 |
* | | | | | Address feedback and change log warning | Moonlacer | 2023-07-30 | 1 | -3/+3 |
* | | | | | Revert "Revert "Blacklist EDS3 blending from new AMD drivers"" | Moonlacer | 2023-07-30 | 1 | -0/+8 |
|/ / / / |
|
* | | | | Merge pull request #11155 from liamwhite/memory3 | liamwhite | 2023-07-28 | 1 | -3/+18 |
|\ \ \ \ |
|
| * | | | | memory: check page against address space size | Liam | 2023-07-25 | 1 | -3/+18 |
| | |_|/
| |/| | |
|
* | | | | Merge pull request #11156 from 8bitDream/localize | liamwhite | 2023-07-28 | 15 | -272/+18 |
|\ \ \ \ |
|
| * | | | | android: Only label language with language | Abandoned Cart | 2023-07-25 | 15 | -272/+18 |
| |/ / / |
|
* | / / | Revert "Blacklist EDS3 blending from new AMD drivers" | Moonlacer | 2023-07-26 | 1 | -8/+0 |
| |/ /
|/| | |
|
* | | | Merge pull request #11128 from german77/discord | liamwhite | 2023-07-26 | 2 | -36/+53 |
|\ \ \ |
|
| * | | | Address feedback | Morph | 2023-07-26 | 1 | -10/+8 |
| * | | | yuzu: Replace httplib with QtNetworkRequest | Narr the Reg | 2023-07-22 | 2 | -36/+55 |
* | | | | Merge pull request #10990 from comex/ubsan | liamwhite | 2023-07-26 | 11 | -32/+42 |
|\ \ \ \ |
|
| * | | | | Fixes and workarounds to make UBSan happier on macOS | comex | 2023-07-15 | 11 | -32/+42 |
* | | | | | Merge pull request #11142 from german77/avoid_crash | liamwhite | 2023-07-26 | 1 | -1/+5 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | yuzu: Avoid reading broken games | german77 | 2023-07-24 | 1 | -1/+5 |
* | | | | | Merge pull request #11095 from liamwhite/memory2 | liamwhite | 2023-07-24 | 5 | -85/+74 |
|\ \ \ \ \ |
|
| * | | | | | core: reduce TOCTTOU memory access | Liam | 2023-07-22 | 3 | -20/+11 |
| * | | | | | memory: minimize dependency on process | Liam | 2023-07-22 | 2 | -65/+63 |
| |/ / / / |
|
* | | | | | Merge pull request #11135 from liamwhite/getaddrinfo | liamwhite | 2023-07-24 | 10 | -5/+115 |
|\ \ \ \ \ |
|
| * | | | | | core: implement GetGaiStringErrorRequest, IContextRegistrar | Liam | 2023-07-23 | 10 | -5/+115 |
| |/ / / / |
|
* / / / / | ssa_rewrite_pass: use proper maps | Liam | 2023-07-23 | 1 | -6/+5 |
|/ / / / |
|
* | | | | Merge pull request #11094 from liamwhite/get | liamwhite | 2023-07-22 | 28 | -171/+98 |
|\ \ \ \ |
|
| * | | | | kernel: reduce page table region checking | Liam | 2023-07-15 | 8 | -87/+23 |
| * | | | | k_process: PageTable -> GetPageTable | Liam | 2023-07-15 | 27 | -90/+81 |
| |/ / / |
|
* | | | | Merge pull request #11098 from GPUCode/texel-buffers | liamwhite | 2023-07-22 | 2 | -1/+11 |
|\ \ \ \ |
|
| * | | | | buffer_cache: Increase number of texture buffers | GPUCode | 2023-07-15 | 2 | -1/+11 |
| |/ / / |
|
* | | | | Merge pull request #11113 from liamwhite/nsd1 | bunnei | 2023-07-22 | 2 | -1/+17 |
|\ \ \ \ |
|
| * | | | | nsd: add GetApplicationServerEnvironmentType | Liam | 2023-07-18 | 2 | -1/+17 |
* | | | | | core: remove remaining uses of dynamic_cast | Liam | 2023-07-22 | 6 | -16/+21 |
* | | | | | general: reduce use of dynamic_cast | Liam | 2023-07-22 | 4 | -2/+13 |
* | | | | | Merge pull request #11069 from lat9nq/mingw-no-tzdb | liamwhite | 2023-07-21 | 2 | -29/+21 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | time_zone: Clean up includes | lat9nq | 2023-07-12 | 1 | -1/+1 |
| * | | | | time_zone: Swap subtraction order | lat9nq | 2023-07-12 | 1 | -1/+1 |
| * | | | | time_zone: Account for leap years | lat9nq | 2023-07-12 | 1 | -4/+6 |
| * | | | | settings: Disable C++20 tzdb path on MinGW | lat9nq | 2023-07-10 | 1 | -1/+2 |
| * | | | | time_zone: Remove string ops for determing zone | lat9nq | 2023-07-10 | 1 | -27/+16 |
* | | | | | Merge pull request #11096 from german77/amiibooo | liamwhite | 2023-07-21 | 7 | -54/+143 |
|\ \ \ \ \ |
|
| * | | | | | service: nfc: Update Implementation to match with latest RE | Narr the Reg | 2023-07-17 | 7 | -54/+143 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge pull request #11116 from lat9nq/clang-shadowing | liamwhite | 2023-07-19 | 12 | -56/+59 |
|\ \ \ \ \ |
|
| * | | | | | vk_buffer_cache: Format | lat9nq | 2023-07-19 | 1 | -2/+2 |
| * | | | | | general: Silence -Wshadow{,-uncaptured-local} warnings | lat9nq | 2023-07-19 | 12 | -58/+61 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge pull request #11114 from Kelebek1/warnings | liamwhite | 2023-07-19 | 1 | -2/+2 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | Debug SetIdleTimeDetectionExtension | Kelebek1 | 2023-07-18 | 1 | -2/+2 |
| |/ / / |
|
* | | | | ssl: Link with crypt32 for secure channel backend | Morph | 2023-07-17 | 2 | -1/+2 |
* | | | | ssl: Reorder inclusions | Morph | 2023-07-17 | 6 | -26/+30 |
* | | | | network: Forward declarations | Morph | 2023-07-17 | 5 | -5/+11 |
| |_|/
|/| | |
|
* | | | Merge pull request #10934 from abouvier/cmake-vma | liamwhite | 2023-07-17 | 2 | -1/+13 |
|\ \ \ |
|
| * | | | cmake: allow using system VMA library | Alexandre Bouvier | 2023-07-12 | 2 | -1/+13 |
* | | | | Merge pull request #11102 from v1993/your-mom-is-encrypted | liamwhite | 2023-07-17 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | android: fix links to re-dumping guides | Valeri Ochinski | 2023-07-16 | 1 | -1/+1 |
| | |/ /
| |/| | |
|
* | | | | Merge pull request #10912 from comex/ssl | liamwhite | 2023-07-16 | 22 | -282/+2397 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Rename variables to avoid -Wshadow warnings under GCC | comex | 2023-07-02 | 1 | -5/+5 |
| * | | | ...actually add the SecureTransport backend to Git. | comex | 2023-07-02 | 1 | -0/+219 |
| * | | | Updates: | comex | 2023-07-02 | 7 | -211/+276 |
| * | | | Merge remote-tracking branch 'origin/master' into ssl | comex | 2023-07-02 | 266 | -2810/+4819 |
| |\ \ \ |
|
| * | | | | PR feedback + constification | comex | 2023-06-26 | 8 | -60/+62 |
| * | | | | network.cpp: include expected.h | comex | 2023-06-26 | 1 | -0/+1 |
| * | | | | re-format | comex | 2023-06-26 | 1 | -4/+5 |
| * | | | | Fix more Windows build errors | comex | 2023-06-26 | 5 | -28/+35 |
| * | | | | ssl: fix compatibility with OpenSSL 1.1.1 | comex | 2023-06-26 | 1 | -1/+10 |
| * | | | | Fixes: | comex | 2023-06-26 | 3 | -4/+12 |
| * | | | | ssl: rename argument to avoid false positive codespell warning | comex | 2023-06-25 | 1 | -2/+2 |
| * | | | | socket_types: Improve comment | comex | 2023-06-25 | 1 | -3/+3 |
| * | | | | Implement SSL service | comex | 2023-06-25 | 21 | -277/+2080 |
* | | | | | file_sys/content_archive: Detect compressed NCAs (#11047) | Tobias | 2023-07-12 | 2 | -1/+40 |
| |_|/ /
|/| | | |
|
* | | | | Merge pull request #10985 from liamwhite/handle-translate | bunnei | 2023-07-12 | 3 | -7/+771 |
|\ \ \ \ |
|
| * | | | | k_server_session: translate special header for non-HLE requests | Liam | 2023-07-08 | 3 | -7/+771 |
* | | | | | Merge pull request #11070 from t895/home-setting-warning | bunnei | 2023-07-12 | 4 | -53/+84 |
|\ \ \ \ \ |
|
| * | | | | | android: Visualize disabled home options | Charles Lombardo | 2023-07-11 | 4 | -53/+84 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge pull request #10996 from Kelebek1/readblock_optimisation | bunnei | 2023-07-11 | 23 | -236/+478 |
|\ \ \ \ \ |
|
| * | | | | | Fix ScratchBuffer moves | Kelebek1 | 2023-07-04 | 1 | -2/+15 |
| * | | | | | Use spans over guest memory where possible instead of copying data. | Kelebek1 | 2023-07-03 | 22 | -234/+463 |
* | | | | | | Merge pull request #11050 from SuperSamus/sdl-button-labels | bunnei | 2023-07-11 | 2 | -42/+11 |
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | | |
|
| * | | | | | input_common: set `SDL_HINT_GAMECONTROLLER_USE_BUTTON_LABELS` to 0 | Martino Fontana | 2023-07-07 | 2 | -42/+11 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge pull request #11067 from t895/fragile-data | bunnei | 2023-07-10 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * | | | | | android: Don't prompt to save user data on uninstall | Charles Lombardo | 2023-07-10 | 1 | -1/+1 |
* | | | | | | Merge pull request #11055 from lat9nq/tzdb-catch- | Morph | 2023-07-10 | 1 | -3/+2 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | settings: Catch runtime error from STL | lat9nq | 2023-07-09 | 1 | -3/+2 |
* | | | | | | Merge pull request #11063 from liamwhite/oops | Morph | 2023-07-09 | 1 | -1/+1 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | arm_interface: correct breakpoint rewind condition | Liam | 2023-07-09 | 1 | -1/+1 |
| |/ / / / |
|
* | | | | | Merge pull request #11030 from lat9nq/tz-restrict-msvc | Morph | 2023-07-09 | 1 | -1/+2 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | settings: Disable C++20 path on MSVC | lat9nq | 2023-07-05 | 1 | -1/+2 |
* | | | | | Merge pull request #10999 from Morph1984/fix-install-progress | liamwhite | 2023-07-07 | 1 | -4/+6 |
|\ \ \ \ \ |
|
| * | | | | | main: Use 1_MiB as a constant for copy buffer size | Morph | 2023-07-06 | 1 | -3/+5 |
| * | | | | | main: Fix install progress calculation | Morph | 2023-07-06 | 1 | -3/+3 |
* | | | | | | Merge pull request #11031 from german77/zero | liamwhite | 2023-07-07 | 1 | -2/+3 |
|\ \ \ \ \ \ |
|
| * | | | | | | input_common: Avoid potential division by zero | Narr the Reg | 2023-07-06 | 1 | -2/+3 |
| |/ / / / / |
|
* / / / / / | vfs_real: use open file size for getting size (#11016) | liamwhite | 2023-07-06 | 1 | -1/+2 |
|/ / / / / |
|
* | | | | | Merge pull request #10994 from liamwhite/ue4-preferred | liamwhite | 2023-07-05 | 1 | -2/+2 |
|\ \ \ \ \ |
|
| * | | | | | vulkan_common: use device local preferred for image memory | Liam | 2023-07-02 | 1 | -2/+2 |
* | | | | | | Merge pull request #11006 from german77/nfc_nfc | liamwhite | 2023-07-05 | 4 | -11/+42 |
|\ \ \ \ \ \ |
|
| * | | | | | | android: Reintroduce launch mode as single top | german77 | 2023-07-03 | 1 | -0/+1 |
| * | | | | | | service: nfc: Ensure controller is in the correct mode | german77 | 2023-07-03 | 3 | -11/+41 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | Merge pull request #11012 from gidoly/metroid-fix | liamwhite | 2023-07-05 | 1 | -0/+4 |
|\ \ \ \ \ \
| |_|_|/ / /
|/| | | | | |
|
| * | | | | | oops re open | gidoly | 2023-07-03 | 1 | -0/+4 |
| |/ / / / |
|
* | | | | | video_core: vulkan_device: Disable timeline semaphore on Turnip, fix qcom version check. | bunnei | 2023-07-04 | 2 | -9/+16 |
* | | | | | Merge pull request #10964 from bunnei/gpu-remove-qcom-check | bunnei | 2023-07-04 | 1 | -3/+27 |
|\ \ \ \ \ |
|
| * | | | | | video_core: vulkan_device: Change to driver version check. | bunnei | 2023-07-03 | 1 | -15/+23 |
| * | | | | | video_core: vulkan_device: Scope S8Gen2 checks to just Qualcomm. | bunnei | 2023-06-30 | 1 | -2/+2 |
| * | | | | | video_core: vulkan_device: Fix S8Gen2 dynamic state checks. | bunnei | 2023-06-30 | 1 | -3/+19 |
* | | | | | | Merge pull request #10943 from t895/stick-modifiers | bunnei | 2023-07-03 | 11 | -170/+751 |
|\ \ \ \ \ \ |
|
| * | | | | | | android: Version the input overlay | Charles Lombardo | 2023-07-03 | 11 | -170/+751 |
| | |/ / / /
| |/| | | | |
|
* / | | | | | Use `toUtf8()` for string passed to DBus | zeltermann | 2023-07-03 | 1 | -1/+1 |
|/ / / / / |
|
* | | | | | Merge pull request #10998 from Morph1984/qt-stop-messing-with-me | liamwhite | 2023-07-02 | 4 | -5/+22 |
|\ \ \ \ \ |
|
| * | | | | | core_timing: Remove GetCurrentTimerResolution in CoreTiming loop | Morph | 2023-07-02 | 4 | -5/+22 |
* | | | | | | Merge pull request #10479 from GPUCode/format-list | liamwhite | 2023-07-02 | 6 | -14/+58 |
|\ \ \ \ \ \ |
|
| * | | | | | | renderer_vulkan: Fix some missing view formats | GPUCode | 2023-07-01 | 2 | -3/+8 |
| * | | | | | | renderer_vulkan: Add support for VK_KHR_image_format_list | GPUCode | 2023-07-01 | 5 | -14/+53 |
| | |_|_|_|/
| |/| | | | |
|
* | | | | | | Merge pull request #10969 from Morph1984/k-synchronize | liamwhite | 2023-07-02 | 3 | -36/+52 |
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | | |
|
| * | | | | | kernel: Synchronize | Morph | 2023-07-01 | 3 | -36/+52 |
* | | | | | | Merge pull request #10949 from t895/memory-requirements | liamwhite | 2023-07-02 | 4 | -44/+114 |
|\ \ \ \ \ \ |
|
| * | | | | | | android: Show memory warning once | Charles Lombardo | 2023-06-30 | 2 | -13/+24 |
| * | | | | | | android: Rework MemoryUtil | Charles Lombardo | 2023-06-30 | 3 | -25/+85 |
| * | | | | | | android: Make MemoryUtil an object | Charles Lombardo | 2023-06-29 | 2 | -13/+12 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | Merge pull request #10942 from FernandoS27/android-is-a-pain-in-the-a-- | liamwhite | 2023-07-02 | 20 | -41/+329 |
|\ \ \ \ \ \ |
|
| * | | | | | | Memory Tracker: Use 64 bit atomics instead of 128 bits | Fernando Sahmkow | 2023-06-29 | 1 | -9/+13 |
| * | | | | | | Memory Tracking: Optimize tracking to only use atomic writes when contested with the host GPU | Fernando Sahmkow | 2023-06-28 | 19 | -38/+153 |
| * | | | | | | MemoryTracking: Initial setup of atomic writes. | Fernando Sahmkow | 2023-06-28 | 8 | -14/+183 |
* | | | | | | | Merge pull request #10710 from liamwhite/romfs2 | liamwhite | 2023-07-02 | 1 | -21/+17 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | fsmitm_romfsbuild: avoid full path lookups | Liam | 2023-06-28 | 1 | -21/+17 |
* | | | | | | | | Revert "texture_cache: Fix incorrect logic for AccelerateDMA" | Liam | 2023-07-02 | 1 | -4/+8 |
| |_|_|_|_|/ /
|/| | | | | | |
|
* | | | | | | | Merge pull request #10984 from comex/cob | liamwhite | 2023-07-02 | 1 | -2/+1 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Minor cleanup in BufferCacheRuntime::ReserveNullBuffer | comex | 2023-07-01 | 1 | -2/+1 |
| | |_|_|_|/ /
| |/| | | | | |
|
* | | | | | | | Merge pull request #10974 from Steveice10/macos_vk | liamwhite | 2023-07-02 | 5 | -16/+23 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | yuzu: Use test window with VulkanSurface to check for present modes. | Steveice10 | 2023-07-01 | 1 | -1/+4 |
| * | | | | | | | vulkan: Use newer VK_EXT_metal_surface to create surface for MoltenVK. | Steveice10 | 2023-07-01 | 4 | -15/+19 |
| |/ / / / / / |
|
* | | | | | | | Merge pull request #10970 from Morph1984/thing | liamwhite | 2023-07-02 | 18 | -100/+124 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | parcel: Optimize small_vector sizes | Morph | 2023-07-01 | 1 | -11/+13 |
| * | | | | | | | maxwell_dma: Specify dst_operand.pitch instead of a temp var | Morph | 2023-07-01 | 1 | -4/+3 |
| * | | | | | | | general: Use ScratchBuffer where possible | Morph | 2023-07-01 | 14 | -64/+81 |
| * | | | | | | | ring_buffer: Fix const usage on std::span | Morph | 2023-06-30 | 1 | -1/+1 |
| * | | | | | | | scratch_buffer: Add member types to ScratchBuffer | Morph | 2023-06-30 | 1 | -20/+26 |
| | |_|_|_|/ /
| |/| | | | | |
|
* | | | | | | | Merge pull request #10966 from Morph1984/heap-corruption | liamwhite | 2023-07-02 | 2 | -17/+20 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | sink_stream: Resolve heap buffer corruption due to out of bounds write | Morph | 2023-06-30 | 2 | -17/+20 |
* | | | | | | | | Merge pull request #10950 from german77/mouse_tune | liamwhite | 2023-07-02 | 7 | -116/+88 |
|\ \ \ \ \ \ \ \
| |_|_|/ / / / /
|/| | | | | | | |
|
| * | | | | | | | yuzu: Ensure mouse panning can't be enabled with real mouse emulation | german77 | 2023-07-01 | 5 | -30/+39 |
| * | | | | | | | input_common: Tune mouse controls | Narr the Reg | 2023-06-29 | 5 | -88/+51 |
| | |_|/ / / /
| |/| | | | | |
|
* | | | | | | | Merge pull request #10953 from FernandoS27/oh-oopsies-yfc | Fernando S | 2023-06-30 | 1 | -9/+0 |
|\ \ \ \ \ \ \
| |_|_|/ / / /
|/| | | | | | |
|
| * | | | | | | Texture cache: Fix YFC regression due to code testing | Fernando Sahmkow | 2023-06-29 | 1 | -9/+0 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | Merge pull request #10956 from FernandoS27/pikmin-another-game-ill-hate | Fernando S | 2023-06-30 | 1 | -0/+4 |
|\ \ \ \ \ \
| |_|_|/ / /
|/| | | | | |
|
| * | | | | | AccelerateDMA: Don't accelerate 3D texture DMA operations | Fernando Sahmkow | 2023-06-29 | 1 | -0/+4 |
| |/ / / / |
|
* | | | | | Merge pull request #10955 from 8bitDream/gradle | Charles Lombardo | 2023-06-29 | 1 | -0/+3 |
|\ \ \ \ \ |
|
| * | | | | | android: Suppress a known incompatibility | Abandoned Cart | 2023-06-29 | 1 | -0/+3 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge pull request #10935 from Morph1984/mwaitx | liamwhite | 2023-06-29 | 4 | -14/+41 |
|\ \ \ \ \ |
|
| * | | | | | x64: cpu_wait: Implement MWAITX for non-MSVC compilers | Morph | 2023-06-28 | 1 | -0/+10 |
| * | | | | | x64: cpu_wait: Remove magic values | Morph | 2023-06-28 | 1 | -3/+8 |
| * | | | | | x64: cpu_wait: Make use of MWAITX in MicroSleep | Morph | 2023-06-28 | 1 | -12/+21 |
| * | | | | | x64: Add detection of monitorx instructions | Morph | 2023-06-28 | 3 | -0/+3 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge pull request #10937 from german77/ring | liamwhite | 2023-06-29 | 21 | -481/+526 |
|\ \ \ \ \ |
|
| * | | | | | input_common: Allow timeouts to happen while scanning for a ring | german77 | 2023-06-29 | 2 | -3/+4 |
| * | | | | | input_common: Remove duplicated DriverResult enum | german77 | 2023-06-28 | 21 | -479/+523 |
| |/ / / / |
|
* | | | | | Merge pull request #10946 from goldenx86/amdBlending | liamwhite | 2023-06-29 | 1 | -0/+8 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | Blacklist EDS3 blending from new AMD drivers | Matías Locatti | 2023-06-29 | 1 | -0/+8 |
| | |/ /
| |/| | |
|
* / | | | android: Android 14 support | Charles Lombardo | 2023-06-28 | 2 | -3/+6 |
|/ / / |
|
* | | | renderer_vulkan: Prevent crashes when blitting depth stencil | GPUCode | 2023-06-28 | 1 | -0/+3 |
* | | | video_core: Add BCn decoding support | GPUCode | 2023-06-28 | 13 | -120/+221 |
* | | | renderer_vulkan: Add more feature checking | GPUCode | 2023-06-28 | 3 | -3/+24 |
* | | | renderer_vulkan: Don't assume debug tool with debug renderer | GPUCode | 2023-06-28 | 1 | -1/+1 |
* | | | renderer_vulkan: Bump minimum SPIRV version | GPUCode | 2023-06-28 | 1 | -1/+1 |
* | | | renderer_vulkan: Respect viewport limit | GPUCode | 2023-06-28 | 3 | -6/+19 |
* | | | renderer_vulkan: Don't add transform feedback flag if unsupported | GPUCode | 2023-06-28 | 2 | -7/+12 |
* | | | renderer_vulkan: Add suport for debug report callback | GPUCode | 2023-06-28 | 8 | -37/+113 |
|/ / |
|
* | | Merge pull request #10933 from merryhime/dunno | liamwhite | 2023-06-28 | 1 | -5/+0 |
|\ \ |
|
| * | | arm_dynarmic_32: Remove disabling of block linking on arm64 | Merry | 2023-06-28 | 1 | -5/+0 |
* | | | settings: Clean up includes | lat9nq | 2023-06-28 | 1 | -2/+3 |
* | | | settings: Catch runtime_error, fallback time zone | lat9nq | 2023-06-28 | 1 | -3/+15 |
|/ / |
|
* | | yuzu: Fix clang format | german77 | 2023-06-27 | 2 | -12/+15 |
* | | Merge pull request #9663 from EBADBEEF/disable-controller-applet | Narr the Reg | 2023-06-27 | 5 | -0/+16 |
|\ \ |
|
| * | | qt: add option to disable controller applet | EBADBEEF | 2023-01-23 | 5 | -0/+16 |
* | | | Merge pull request #10867 from Kelebek1/dma_safe | liamwhite | 2023-06-27 | 1 | -5/+6 |
|\ \ \ |
|
| * | | | Use safe reads in DMA engine | Kelebek1 | 2023-06-26 | 1 | -5/+6 |
* | | | | Merge pull request #10473 from GPUCode/vma | liamwhite | 2023-06-27 | 23 | -366/+398 |
|\ \ \ \ |
|
| * | | | | externals: Use cmake subdirectory | GPUCode | 2023-06-26 | 3 | -6/+0 |
| * | | | | vulkan_common: Remove required flags | GPUCode | 2023-06-22 | 1 | -15/+1 |
| * | | | | renderer_vulkan: Add missing initializers | GPUCode | 2023-06-18 | 2 | -5/+13 |
| * | | | | renderer_vulkan: Use VMA for buffers | GPUCode | 2023-06-18 | 16 | -211/+262 |
| * | | | | renderer_vulkan: Use VMA for images | GPUCode | 2023-06-18 | 16 | -91/+119 |
| * | | | | memory_allocator: Remove OpenGL interop | GPUCode | 2023-06-18 | 4 | -67/+8 |
| * | | | | externals: Add vma and initialize it | lat9nq | 2023-06-18 | 3 | -2/+26 |
* | | | | | Merge pull request #10495 from bm01/master | liamwhite | 2023-06-27 | 14 | -103/+581 |
|\ \ \ \ \ |
|
| * | | | | | input_common: Redesign mouse panning | Baptiste Marie | 2023-06-12 | 14 | -103/+581 |
* | | | | | | Merge pull request #10679 from zeltermann/wakelock-reason | liamwhite | 2023-06-27 | 3 | -52/+12 |
|\ \ \ \ \ \ |
|
| * | | | | | | Only use SDL wakelock on Linux | zeltermann | 2023-06-24 | 3 | -52/+12 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | Merge pull request #10916 from ameerj/lolmem | liamwhite | 2023-06-27 | 14 | -1/+94 |
|\ \ \ \ \ \ |
|
| * | | | | | | OpenGL: Limit lmem warmup to NVIDIA | ameerj | 2023-06-26 | 3 | -4/+15 |
| * | | | | | | shaders: Track local memory usage | ameerj | 2023-06-26 | 7 | -2/+23 |
| * | | | | | | emit_glasm: Fix lmem size computation | ameerj | 2023-06-26 | 1 | -1/+1 |
| * | | | | | | OpenGL: Add Local Memory warmup shader | ameerj | 2023-06-26 | 5 | -1/+62 |
| |/ / / / / |
|
* | | | | | | android: Fix size check for content uris | Charles Lombardo | 2023-06-27 | 1 | -0/+6 |
* | | | | | | Merge pull request #10908 from kiri11/clarify-ring-ui | liamwhite | 2023-06-26 | 1 | -1/+1 |
|\ \ \ \ \ \ |
|
| * | | | | | | Hyphenate Joy-Con and clarify further | Kirill Ignatev | 2023-06-25 | 1 | -1/+1 |
| * | | | | | | Clarify Ring-Con configuration message in UI | Kirill Ignatev | 2023-06-25 | 1 | -1/+1 |
| |/ / / / / |
|
* | | | | | | Merge pull request #10903 from german77/nfc_state | liamwhite | 2023-06-26 | 4 | -18/+52 |
|\ \ \ \ \ \ |
|
| * | | | | | | core: hid: Allow to read bin files while switch controller is available | german77 | 2023-06-25 | 1 | -4/+10 |
| * | | | | | | input_common: Dont try to read/write data from 3rd party controllers | german77 | 2023-06-25 | 4 | -14/+42 |
| |/ / / / / |
|
* | | | | | | Merge pull request #10901 from german77/sdl_fix | liamwhite | 2023-06-26 | 1 | -8/+20 |
|\ \ \ \ \ \ |
|
| * | | | | | | input_common: Make use of new SDL features | german77 | 2023-06-25 | 1 | -8/+20 |
| |/ / / / / |
|
* | | | | | | Merge pull request #10888 from 8bitDream/native | liamwhite | 2023-06-26 | 1 | -44/+47 |
|\ \ \ \ \ \ |
|
| * | | | | | | android: define [[maybe_unused]] (const) auto | Abandoned Cart | 2023-06-23 | 1 | -41/+43 |
| * | | | | | | android: Parameter types from Android Studio | Abandoned Cart | 2023-06-23 | 1 | -4/+5 |
| |/ / / / / |
|
* | | | | | | Merge pull request #10865 from t895/extension-meme | liamwhite | 2023-06-26 | 5 | -50/+19 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | android: Clean up file extension checks | Charles Lombardo | 2023-06-26 | 5 | -50/+19 |
* | | | | | | Merge pull request #10811 from 8bitDream/pip_mute | liamwhite | 2023-06-23 | 9 | -255/+148 |
|\ \ \ \ \ \ |
|
| * | | | | | | android: Refactor native and corresponding variables | Abandoned Cart | 2023-06-22 | 6 | -22/+25 |
| * | | | | | | Fix JNI and expose mute settings to Android | Abandoned Cart | 2023-06-22 | 7 | -277/+99 |
| * | | | | | | android: Add a PiP interface to mute / unmute | Abandoned Cart | 2023-06-21 | 4 | -0/+68 |
* | | | | | | | Merge pull request #10859 from liamwhite/no-more-atomic-wait | liamwhite | 2023-06-23 | 9 | -40/+26 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | general: remove atomic signal and wait | Liam | 2023-06-22 | 9 | -40/+26 |
* | | | | | | | | Merge pull request #10842 from german77/native_mifare | liamwhite | 2023-06-23 | 25 | -193/+1165 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | input_common: Implement native mifare support | Narr the Reg | 2023-06-22 | 25 | -193/+1165 |
* | | | | | | | | | vfs_real: lock concurrent accesses | Liam | 2023-06-23 | 2 | -25/+45 |
* | | | | | | | | | Merge pull request #10457 from Kelebek1/optimise | bunnei | 2023-06-23 | 84 | -460/+503 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | Remove memory allocations in some hot paths | Kelebek1 | 2023-06-22 | 84 | -460/+503 |
| | |/ / / / / / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge pull request #10806 from liamwhite/worst-fs-implementation-ever | bunnei | 2023-06-23 | 5 | -29/+47 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | vfs_real: ensure size cache is reset on write | Liam | 2023-06-16 | 1 | -0/+2 |
| * | | | | | | | | | patch_manager: remove unnecessary GetSize calls | Liam | 2023-06-16 | 1 | -5/+4 |
| * | | | | | | | | | vfs_real: misc optimizations | Liam | 2023-06-16 | 4 | -24/+41 |
* | | | | | | | | | | Merge pull request #10794 from 8bitDream/multiples | bunnei | 2023-06-22 | 3 | -40/+154 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | android: Generalize string message dialog | Abandoned Cart | 2023-06-22 | 2 | -11/+11 |
| * | | | | | | | | | | android: Add support for concurrent installs | Abandoned Cart | 2023-06-22 | 3 | -40/+154 |
| | |_|_|/ / / / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge pull request #10878 from GPUCode/log-droid | Morph | 2023-06-22 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | android: Log settings | GPUCode | 2023-06-22 | 1 | -0/+1 |
| | |_|/ / / / / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge pull request #10869 from 8bitDream/memory | bunnei | 2023-06-22 | 3 | -1/+85 |
|\ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | android: Convert memory sizes to resource | Abandoned Cart | 2023-06-22 | 3 | -11/+21 |
| * | | | | | | | | | android: Add a notice when RAM inadequate | Abandoned Cart | 2023-06-22 | 3 | -1/+75 |
| |/ / / / / / / / |
|
* | | | | | | | | | Merge pull request #10086 from Morph1984/coretiming-ng-1 | bunnei | 2023-06-22 | 31 | -429/+280 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | nvdisp: Fix SingleCore frametime reporting | Morph | 2023-06-08 | 1 | -1/+1 |
| * | | | | | | | | | core_timing: Fix SingleCore cycle timer | Morph | 2023-06-08 | 4 | -43/+31 |
| * | | | | | | | | | (wall, native)_clock: Add GetGPUTick | Morph | 2023-06-08 | 7 | -12/+47 |
| * | | | | | | | | | time: Use compile time division for TimeSpanType conversion | Morph | 2023-06-08 | 5 | -11/+15 |
| * | | | | | | | | | core_timing: Use CNTPCT as the guest CPU tick | Morph | 2023-06-08 | 14 | -122/+47 |
| * | | | | | | | | | nvnflinger: Acquire lock prior to signaling the vsync variable | Morph | 2023-06-08 | 1 | -1/+2 |
| * | | | | | | | | | (wall, native)_clock: Rework NativeClock | Morph | 2023-06-08 | 5 | -259/+94 |
| * | | | | | | | | | x64: Deduplicate RDTSC usage | Morph | 2023-06-08 | 5 | -19/+82 |
* | | | | | | | | | | Merge pull request #10777 from liamwhite/no-barrier | bunnei | 2023-06-22 | 6 | -0/+28 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | video_core: optionally skip barriers on feedback loops | Liam | 2023-06-14 | 6 | -0/+28 |
* | | | | | | | | | | | Merge pull request #10841 from liamwhite/math-is-hard | bunnei | 2023-06-22 | 1 | -4/+10 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | vfs_concat: verify short read | Liam | 2023-06-19 | 1 | -0/+5 |
| * | | | | | | | | | | | vfs_concat: fix offset calculation when not aligned to file boundary | Liam | 2023-06-19 | 1 | -4/+5 |
| | |_|_|_|_|_|_|_|_|/
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Merge pull request #10863 from lat9nq/tz-end-of-string | bunnei | 2023-06-22 | 1 | -1/+5 |
|\ \ \ \ \ \ \ \ \ \ \
| |_|_|_|/ / / / / / /
|/| | | | | | | | | | |
|
| * | | | | | | | | | | time_zone_manager: Add null terminator | lat9nq | 2023-06-20 | 1 | -2/+4 |
| * | | | | | | | | | | time_zone_manager: Stop on comma | lat9nq | 2023-06-20 | 1 | -1/+3 |
| | |_|_|_|_|/ / / /
| |/| | | | | | | | |
|
* / | | | | | | | | | android: Don't show custom driver button on mali and x86 | Charles Lombardo | 2023-06-21 | 3 | -71/+123 |
|/ / / / / / / / / |
|
* | | | | | | | | | Merge pull request #10818 from vonchenplus/render_target_samples | liamwhite | 2023-06-20 | 2 | -18/+14 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | video_core: add samples check when find render target | FengChen | 2023-06-17 | 2 | -18/+14 |
| | |_|_|_|/ / / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge pull request #10835 from lat9nq/intel-restrict-compute-disable | liamwhite | 2023-06-20 | 6 | -12/+38 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | vulkan_device: Remove brace initializer | toast2903 | 2023-06-19 | 1 | -1/+1 |
| * | | | | | | | | | video_core: Check broken compute earlier | lat9nq | 2023-06-19 | 2 | -2/+3 |
| * | | | | | | | | | vk_device_info: Check only affected Intel drivers | lat9nq | 2023-06-18 | 3 | -8/+11 |
| * | | | | | | | | | video_core: Formalize HasBrokenCompute | lat9nq | 2023-06-18 | 3 | -4/+26 |
| | |/ / / / / / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge pull request #10840 from Kelebek1/unbug_blinks_brain | liamwhite | 2023-06-20 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \
| |/ / / / / / / /
|/| | | | | | | | |
|
| * | | | | | | | | Use current GPU address when unmapping GPU pages, not the base | Kelebek1 | 2023-06-19 | 1 | -2/+2 |
| | |_|_|/ / / /
| |/| | | | | | |
|
* | | | | | | | | Merge pull request #10829 from lat9nq/remove-external-mem | liamwhite | 2023-06-18 | 2 | -19/+0 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | vulkan_device: Remove external memory extension | lat9nq | 2023-06-18 | 2 | -19/+0 |
* | | | | | | | | | Merge pull request #10486 from lat9nq/vk-device-find-once | liamwhite | 2023-06-18 | 11 | -50/+138 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | vk_device_info: Clean up includes [IWYU] | lat9nq | 2023-06-06 | 2 | -3/+11 |
| * | | | | | | | | | vk_device_info: Add SPDX data | lat9nq | 2023-06-06 | 2 | -0/+6 |
| * | | | | | | | | | yuzu-qt: Load Vulkan device info at startup | lat9nq | 2023-06-06 | 11 | -50/+124 |
* | | | | | | | | | | Merge pull request #10798 from vonchenplus/draw_texture_scale | liamwhite | 2023-06-18 | 1 | -3/+7 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | video_core: drawtexture support upscale | Feng Chen | 2023-06-16 | 1 | -3/+7 |
* | | | | | | | | | | | Merge pull request #10809 from Kelebek1/reduce_vertex_bindings | liamwhite | 2023-06-18 | 2 | -13/+16 |
|\ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|_|/ /
|/| | | | | | | | | | |
|
| * | | | | | | | | | | Synchronize vertex buffer even when it doesn't require binding | Kelebek1 | 2023-06-17 | 2 | -13/+16 |
| | |_|_|/ / / / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge pull request #10797 from lat9nq/tzdb-patch | bunnei | 2023-06-18 | 3 | -11/+6 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | time_zone_service: Always write time zone rule data | lat9nq | 2023-06-18 | 1 | -8/+2 |
| * | | | | | | | | | | time_zone_manager: Compare to the correct boolean | lat9nq | 2023-06-16 | 1 | -2/+3 |
| * | | | | | | | | | | nx_tzdb: Correct Antarctica spelling | lat9nq | 2023-06-16 | 1 | -1/+1 |
* | | | | | | | | | | | renderer_vulkan: add missing include | Liam | 2023-06-18 | 1 | -0/+1 |
* | | | | | | | | | | | Merge pull request #10813 from lat9nq/no-atomic-bool | Morph | 2023-06-18 | 2 | -5/+14 |
|\ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|/ / / / / /
|/| | | | | | | | | | |
|
| * | | | | | | | | | | k_thread: Use a mutex and cond_var to sync bool | lat9nq | 2023-06-17 | 2 | -5/+14 |
* | | | | | | | | | | | Merge pull request #10744 from Wollnashorn/af-for-all | Fernando S | 2023-06-18 | 14 | -80/+243 |
|\ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|/ / / / /
|/| | | | | | | | | | |
|
| * | | | | | | | | | | video_core: Only apply AF to 2D (array) image types | Wollnashorn | 2023-06-17 | 1 | -2/+7 |
| * | | | | | | | | | | video_core: Removed AF for all mip modes option as it's default now | Wollnashorn | 2023-06-17 | 9 | -40/+3 |
| * | | | | | | | | | | video_core: Use sampler IDs instead pointers in the pipeline config | Wollnashorn | 2023-06-16 | 8 | -23/+68 |
| * | | | | | | | | | | video_core: Fallback to default anisotropy instead to 1x anisotropy | Wollnashorn | 2023-06-15 | 7 | -16/+20 |
| * | | | | | | | | | | video_core: Disable AF for non-color image formats | Wollnashorn | 2023-06-15 | 1 | -0/+9 |
| * | | | | | | | | | | video_core: Fixed compilation errors because of name shadowing | Wollnashorn | 2023-06-15 | 2 | -9/+9 |
| * | | | | | | | | | | video_core: Add per-image anisotropy heuristics (format & mip count) | Wollnashorn | 2023-06-15 | 11 | -71/+168 |
| * | | | | | | | | | | video_core: Apply AF only to samplers with normal LOD range [0, 1+x] | Wollnashorn | 2023-06-14 | 1 | -4/+6 |
| * | | | | | | | | | | video_core: Fix default anisotropic heuristic | Wollnashorn | 2023-06-14 | 1 | -4/+4 |
| * | | | | | | | | | | video_core: Never apply AF to None mipmap mode | Wollnashorn | 2023-06-14 | 1 | -3/+4 |
| * | | | | | | | | | | video_core: Disable anisotropic filtering for samplers with depth compare | Wollnashorn | 2023-06-13 | 1 | -2/+3 |
| * | | | | | | | | | | video_core: Option to apply anisotropic filtering for all mipmap modes | Wollnashorn | 2023-06-13 | 9 | -1/+37 |
* | | | | | | | | | | | Merge pull request #10783 from liamwhite/memory | bunnei | 2023-06-17 | 2 | -6/+6 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | video_core: preallocate fewer IR blocks | Liam | 2023-06-15 | 2 | -6/+6 |
* | | | | | | | | | | | | Merge pull request #10808 from t895/settings-stuffs | bunnei | 2023-06-17 | 12 | -74/+165 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | android: Expose audio output engine setting | Charles Lombardo | 2023-06-16 | 7 | -21/+59 |
| * | | | | | | | | | | | | android: Expose CPU debugging option | Charles Lombardo | 2023-06-16 | 5 | -23/+30 |
| * | | | | | | | | | | | | android: Expose fastmem option | Charles Lombardo | 2023-06-16 | 4 | -29/+59 |
| * | | | | | | | | | | | | android: Support changing multiple settings at once | Charles Lombardo | 2023-06-16 | 2 | -1/+17 |
| | |_|_|_|/ / / / / / /
| |/| | | | | | | | | | |
|
* | | | | | | | | | | | | Merge pull request #10807 from t895/ktlint-fixes | bunnei | 2023-06-17 | 1 | -2/+3 |
|\ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|/ / / / / / / /
|/| | | | | | | | | | | |
|
| * | | | | | | | | | | | android: Bump ktlint version to 0.47.1 | Charles Lombardo | 2023-06-16 | 1 | -1/+1 |
| * | | | | | | | | | | | android: Disable import-ordering ktlint check | Charles Lombardo | 2023-06-16 | 1 | -1/+2 |
| |/ / / / / / / / / / |
|
* | | | | | | | | | | | Merge pull request #10731 from german77/misc_fixes | liamwhite | 2023-06-17 | 10 | -115/+198 |
|\ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / /
|/| | | | | | | | | | |
|
| * | | | | | | | | | | service: nfc: Read tag protocol only for nfc backend | Narr the Reg | 2023-06-15 | 2 | -5/+6 |
| * | | | | | | | | | | service: nfc: Accuracy fixes | Narr the Reg | 2023-06-15 | 10 | -110/+192 |
* | | | | | | | | | | | android: Fix aspect ratio when rotating screen | Abandoned Cart | 2023-06-16 | 2 | -28/+20 |
| |_|_|_|/ / / / / /
|/| | | | | | | | | |
|
* | | | | | | | | | | Merge pull request #10795 from german77/foomiibo | liamwhite | 2023-06-16 | 2 | -0/+3 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | input_common: Add amiibo with originality signature support | Narr the Reg | 2023-06-16 | 2 | -0/+3 |
| |/ / / / / / / / / |
|
* | | | | | | | | | | android: Apply ktlint codestyle | Charles Lombardo | 2023-06-16 | 53 | -278/+476 |
* | | | | | | | | | | Android: Use ktlint for Kotlin code style | Charles Lombardo | 2023-06-16 | 1 | -0/+20 |
* | | | | | | | | | | android: Enable android linting | Charles Lombardo | 2023-06-16 | 2 | -11/+1 |
| |_|_|/ / / / / /
|/| | | | | | | | |
|
* | | | | | | | | | Merge pull request #10796 from bunnei/fix-saf | bunnei | 2023-06-16 | 4 | -1/+54 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | android: fs: Fix Exists / IsFile for SAF. | bunnei | 2023-06-16 | 4 | -1/+54 |
* | | | | | | | | | | Merge pull request #10790 from liamwhite/arm-driver-moment | bunnei | 2023-06-16 | 1 | -5/+10 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | vulkan_device: disable extended_dynamic_state2 on ARM drivers | Liam | 2023-06-15 | 1 | -5/+10 |
| | |_|/ / / / / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge pull request #10775 from liamwhite/cb2 | bunnei | 2023-06-16 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ \
| |_|/ / / / / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | renderer_vulkan: propagate conditional barrier support | Liam | 2023-06-14 | 1 | -0/+1 |
| | |_|_|_|/ / / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge pull request #10639 from 8bitDream/pictureinpicture | bunnei | 2023-06-16 | 18 | -159/+647 |
|\ \ \ \ \ \ \ \ \
| |_|/ / / / / / /
|/| | | | | | | | |
|
| * | | | | | | | | android: Move overlays to their own layout | Abandoned Cart | 2023-06-14 | 5 | -108/+117 |
| * | | | | | | | | android: Initialize defaults for each orientations | Abandoned Cart | 2023-06-14 | 6 | -173/+187 |
| * | | | | | | | | android: Display FPS with emulation on hinge | Abandoned Cart | 2023-06-14 | 2 | -17/+13 |
| * | | | | | | | | android: Remove PiP reliance on fragment | Abandoned Cart | 2023-06-14 | 5 | -63/+69 |
| * | | | | | | | | android: Set layout by fragment, not view | Abandoned Cart | 2023-06-14 | 3 | -63/+63 |
| * | | | | | | | | android: Add a separate foldable layout set | Abandoned Cart | 2023-06-14 | 3 | -206/+222 |
| * | | | | | | | | android: Set portrait default control params | Abandoned Cart | 2023-06-14 | 4 | -17/+186 |
| * | | | | | | | | android: Actually implement portrait controls | Abandoned Cart | 2023-06-14 | 2 | -33/+82 |
| * | | | | | | | | android: Enable automated portrait controls | Abandoned Cart | 2023-06-14 | 2 | -81/+40 |
| * | | | | | | | | android: Add Picture in Picture / Orientation | Abandoned Cart | 2023-06-14 | 15 | -66/+336 |
* | | | | | | | | | Merge pull request #10729 from liamwhite/windows-is-a-meme | bunnei | 2023-06-15 | 2 | -99/+118 |
|\ \ \ \ \ \ \ \ \
| |_|_|/ / / / / /
|/| | | | | | | | |
|
| * | | | | | | | | vfs_real: require file existence on open | Liam | 2023-06-13 | 1 | -0/+4 |
| * | | | | | | | | vfs_real: add simplified open file cache | Liam | 2023-06-13 | 2 | -1/+18 |
| * | | | | | | | | vfs_real: lazily open files | Liam | 2023-06-13 | 2 | -11/+3 |
| * | | | | | | | | vfs_real: add file LRU cache for open file limits | Liam | 2023-06-13 | 2 | -100/+106 |
* | | | | | | | | | Merge pull request #10749 from Morph1984/strong-typing | Morph | 2023-06-15 | 6 | -37/+35 |
|\ \ \ \ \ \ \ \ \
| |_|/ / / / / / /
|/| | | | | | | | |
|
| * | | | | | | | | buffer_cache_base: Specify buffer type in HostBindings | Morph | 2023-06-13 | 6 | -37/+35 |
| |/ / / / / / / |
|
* | / / / / / / | android: Adapt EmulationActivity to navigation component | Charles Lombardo | 2023-06-14 | 9 | -74/+86 |
| |/ / / / / /
|/| | | | | | |
|
* | | | | | | | Merge pull request #10603 from lat9nq/tz-more-complete | bunnei | 2023-06-13 | 13 | -710/+383 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | tz_manager: Fix comparison to wrong integer | lat9nq | 2023-06-05 | 1 | -1/+1 |
| * | | | | | | | tz_manager: Implement missing transition times | lat9nq | 2023-06-05 | 1 | -1/+59 |
| * | | | | | | | tz_manager: Warn on unimplemented code | lat9nq | 2023-06-05 | 1 | -0/+7 |
| * | | | | | | | tz_manager: Fix character offset not advancing | lat9nq | 2023-06-05 | 1 | -0/+1 |
| * | | | | | | | tz_manager: Fix off-by-one error | lat9nq | 2023-06-05 | 1 | -4/+4 |
| * | | | | | | | time_zone: Handle offset time zones | lat9nq | 2023-06-05 | 1 | -38/+26 |
| * | | | | | | | time_zone_binary: Add zoneinfo data | lat9nq | 2023-06-05 | 2 | -643/+65 |
| * | | | | | | | time: Implement missing services | Narr the Reg | 2023-06-05 | 7 | -11/+106 |
| * | | | | | | | time_zone_manager: Implement go_ahead/go_back | lat9nq | 2023-06-05 | 1 | -1/+39 |
| * | | | | | | | tz_content_manager: Try the system time zone first | lat9nq | 2023-06-05 | 1 | -2/+9 |
| * | | | | | | | common: Move system time zone string detection | lat9nq | 2023-06-05 | 3 | -76/+84 |
| * | | | | | | | configure_system: Remove external offset on custom rtc | lat9nq | 2023-06-05 | 1 | -2/+1 |
| * | | | | | | | time: Remove auto timezone consideration | lat9nq | 2023-06-05 | 3 | -33/+3 |
| * | | | | | | | settings: Always report a valid time zone | lat9nq | 2023-06-05 | 1 | -2/+76 |
| * | | | | | | | time_manager: Don't offset RTC by system time zone | lat9nq | 2023-06-05 | 1 | -5/+1 |
| * | | | | | | | tz_content_manager: Detect system time zone | lat9nq | 2023-06-05 | 1 | -1/+11 |
* | | | | | | | | Merge pull request #10760 from FearlessTobi/translations | Charles Lombardo | 2023-06-13 | 2 | -0/+18 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | android: Declare languages in locales_config.xml | FearlessTobi | 2023-06-13 | 2 | -0/+18 |
* | | | | | | | | | Merge pull request #10751 from german77/touch | Charles Lombardo | 2023-06-13 | 1 | -2/+4 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | android: Fix touch input | german77 | 2023-06-13 | 1 | -2/+4 |
* | | | | | | | | | | Merge pull request #10747 from liamwhite/arm-interface-decouple | bunnei | 2023-06-13 | 15 | -172/+189 |
|\ \ \ \ \ \ \ \ \ \
| |_|_|_|/ / / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | core: decouple ARM interface from Dynarmic | Liam | 2023-06-13 | 15 | -172/+189 |
| |/ / / / / / / / |
|
* | | | | | | | | | Merge pull request #10746 from bunnei/update-android-settings | bunnei | 2023-06-13 | 19 | -110/+28 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | android: settings: Disable force_max_clock by default. | bunnei | 2023-06-13 | 3 | -5/+5 |
| * | | | | | | | | | android: settings: Add reactive flushing as a default-disabled setting. | bunnei | 2023-06-13 | 5 | -0/+24 |
| * | | | | | | | | | android: res: Remove translated strings that no longer exist. | bunnei | 2023-06-13 | 14 | -106/+0 |
| |/ / / / / / / / |
|
* | | | | | | | | | Merge pull request #10675 from liamwhite/scaler | liamwhite | 2023-06-13 | 1 | -8/+12 |
|\ \ \ \ \ \ \ \ \
| |/ / / / / / / /
|/| | | | | | | | |
|
| * | | | | | | | | image_info: adjust rescale thresholds and refactor constant use | Liam | 2023-06-08 | 1 | -8/+12 |
| | |_|_|_|/ / /
| |/| | | | | | |
|
* | | | | | | | | Merge pull request #10743 from FearlessTobi/translations | bunnei | 2023-06-13 | 14 | -0/+4816 |
|\ \ \ \ \ \ \ \
| | |/ / / / / /
| |/| | | | | | |
|
| * | | | | | | | android: Add translation files manually | FearlessTobi | 2023-06-13 | 14 | -0/+4816 |
* | | | | | | | | Merge pull request #10705 from german77/updates | bunnei | 2023-06-13 | 7 | -5/+183 |
|\ \ \ \ \ \ \ \
| |/ / / / / / /
|/| | | | | | | |
|
| * | | | | | | | android: Add update support | Narr the Reg | 2023-06-12 | 7 | -5/+183 |
* | | | | | | | | Merge pull request #10728 from t895/game-hash | bunnei | 2023-06-12 | 1 | -7/+12 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | android: Use autogenerated hash code function for Game class | Charles Lombardo | 2023-06-12 | 1 | -7/+12 |
| | |_|_|_|_|/ /
| |/| | | | | | |
|
* | | | | | | | | Merge pull request #10724 from t895/auto-version-property | bunnei | 2023-06-12 | 1 | -1/+15 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | android: Use autoVersion when gradle property is set | Charles Lombardo | 2023-06-12 | 1 | -1/+15 |
| |/ / / / / / / |
|
* | | | | | | | | Merge pull request #10699 from liamwhite/conditional-barrier | Matías Locatti | 2023-06-12 | 10 | -0/+65 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | shader_recompiler: remove barriers in conditional control flow when device lacks support | Liam | 2023-06-10 | 10 | -0/+65 |
* | | | | | | | | | Merge pull request #10693 from liamwhite/f64-to-f32 | bunnei | 2023-06-12 | 8 | -0/+198 |
|\ \ \ \ \ \ \ \ \
| |_|_|_|_|_|/ / /
|/| | | | | | | | |
|
| * | | | | | | | | shader_recompiler: translate f64 to f32 when unsupported on host | Liam | 2023-06-10 | 8 | -0/+198 |
* | | | | | | | | | Merge pull request #10718 from liamwhite/buffered-io | Morph | 2023-06-12 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \
| |_|_|/ / / / / /
|/| | | | | | | | |
|
| * | | | | | | | | qt: use larger buffer for update install | Liam | 2023-06-11 | 1 | -1/+1 |
* | | | | | | | | | Merge pull request #10668 from Kelebek1/reduce_vertex_bindings | bunnei | 2023-06-11 | 6 | -24/+148 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | Combine vertex/transform feedback buffer binding into a single call | Kelebek1 | 2023-06-08 | 6 | -24/+148 |
* | | | | | | | | | | Merge pull request #10713 from t895/gradle-updates | bunnei | 2023-06-11 | 2 | -16/+11 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | android: Update dependencies | Charles Lombardo | 2023-06-11 | 1 | -4/+4 |
| * | | | | | | | | | | android: Differentiate build types with new names | Charles Lombardo | 2023-06-11 | 2 | -2/+7 |
| * | | | | | | | | | | Android: Remove unused relWithVersionCode build type | Charles Lombardo | 2023-06-11 | 1 | -10/+0 |
| | |_|_|_|/ / / / /
| |/| | | | | | | | |
|
* / | | | | | | | | | android: Use ContentResolver to get file extension | Charles Lombardo | 2023-06-11 | 3 | -11/+28 |
|/ / / / / / / / / |
|
* | / / / / / / / | android: Fix screen orientation & blurriness. | bunnei | 2023-06-11 | 4 | -95/+5 |
| |/ / / / / / /
|/| | | | | | | |
|
* | | | | | | | | Merge pull request #10670 from liamwhite/fxaa2 | bunnei | 2023-06-10 | 1 | -4/+4 |
|\ \ \ \ \ \ \ \
| |_|_|/ / / / /
|/| | | | | | | |
|
| * | | | | | | | vk_blit_screen: use higher bit depth for fxaa | Liam | 2023-06-08 | 1 | -4/+4 |
| | |_|/ / / /
| |/| | | | | |
|
* | | | | | | | Merge pull request #10685 from liamwhite/serialization-is-hard | Morph | 2023-06-10 | 1 | -0/+2 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | qt: persist framerate sync option | Liam | 2023-06-09 | 1 | -0/+2 |
* | | | | | | | | Merge pull request #10691 from t895/nro-check | bunnei | 2023-06-10 | 8 | -13/+51 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | android: Add proper homebrew check | Charles Lombardo | 2023-06-10 | 8 | -13/+51 |
| | |_|_|/ / / /
| |/| | | | | | |
|
* / | | | | | | | android: Fix input overlay version check | Charles Lombardo | 2023-06-09 | 1 | -12/+14 |
|/ / / / / / / |
|
* | | | | | | | Merge pull request #10614 from xcfrg/shader-backend-status-bar | liamwhite | 2023-06-09 | 3 | -1/+14 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
| * | | | | | | yuzu: add opengl shader backend info in status bar | xcfrg | 2023-06-04 | 3 | -1/+14 |
* | | | | | | | Merge pull request #10623 from german77/backup | liamwhite | 2023-06-09 | 10 | -39/+184 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | service: nfc: Add backup support | german77 | 2023-06-07 | 10 | -39/+184 |
* | | | | | | | | Merge pull request #10666 from liamwhite/my-framerate-is-fine | liamwhite | 2023-06-09 | 11 | -24/+48 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | nvnflinger: allow locking framerate during video playback | Liam | 2023-06-08 | 11 | -24/+48 |
| | |_|/ / / / /
| |/| | | | | | |
|
* | | | | | | | | Merge pull request #10676 from bunnei/fix-mi-5-android | liamwhite | 2023-06-09 | 1 | -1/+2 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | android: EmulationActivity: Fix orientation on Mi Pad 5. | bunnei | 2023-06-09 | 1 | -1/+2 |
| |/ / / / / / / |
|
* / / / / / / / | Fix potentially uninitialized local variable warning | Tokarev Artem | 2023-06-09 | 1 | -1/+1 |
|/ / / / / / / |
|
* | | | | | | | Merge pull request #10650 from qurious-pixel/android_tv | bunnei | 2023-06-08 | 2 | -14/+8 |
|\ \ \ \ \ \ \
| |_|_|/ / / /
|/| | | | | | |
|
| * | | | | | | remove version code declaration | qurious-pixel | 2023-06-07 | 1 | -1/+0 |
| * | | | | | | Android TV banner | Live session user | 2023-06-06 | 3 | -14/+9 |
* | | | | | | | Merge pull request #10655 from Morph1984/msvc-cxx20 | liamwhite | 2023-06-07 | 1 | -2/+4 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | CMakeLists: Force C++20 on MSVC due to conflicts with C++23 modules | Morph | 2023-06-07 | 1 | -2/+4 |
| | |/ / / / /
| |/| | | | | |
|
* | | | | | | | Merge pull request #10635 from mrcmunir/l4t-tx1-nvidia | liamwhite | 2023-06-07 | 1 | -4/+4 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Updated to lexicographical order suggestions | Carlos Estrague / Mrc_munir | 2023-06-06 | 1 | -3/+3 |
| * | | | | | | | Make VK_EXT_robustness2 optional | Carlos Estrague / Mrc_munir | 2023-06-06 | 1 | -4/+4 |
* | | | | | | | | Merge pull request #10476 from ameerj/gl-memory-maps | liamwhite | 2023-06-07 | 15 | -204/+316 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | gl_staging_buffers: Optimization to reduce fence waiting | ameerj | 2023-05-28 | 2 | -4/+22 |
| * | | | | | | | | OpenGL: Make use of persistent buffer maps in buffer cache downloads | ameerj | 2023-05-28 | 15 | -204/+298 |
* | | | | | | | | | Merge pull request #10583 from ameerj/ill-logic | liamwhite | 2023-06-07 | 1 | -8/+4 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | texture_cache: Fix incorrect logic for AccelerateDMA | ameerj | 2023-06-03 | 1 | -8/+4 |
* | | | | | | | | | | Merge pull request #10591 from keve1227/localized-game-icons | liamwhite | 2023-06-07 | 4 | -10/+42 |
|\ \ \ \ \ \ \ \ \ \
| |_|_|_|/ / / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | Fix typo | Kevin Sundqvist Norlén | 2023-06-03 | 1 | -1/+1 |
| * | | | | | | | | | Update Chinese NX language names | Keve1227 | 2023-06-03 | 2 | -8/+8 |
| * | | | | | | | | | Issue a reload if the system language changed | Keve1227 | 2023-06-03 | 1 | -1/+2 |
| * | | | | | | | | | Pick game icon based on the configured system language | Keve1227 | 2023-06-03 | 1 | -1/+32 |
| |/ / / / / / / / |
|
* | | | / / / / / | android: Set version code | Narr the Reg | 2023-06-06 | 1 | -0/+1 |
| |_|_|/ / / / /
|/| | | | | | | |
|
* | | | | | | | | android: Improve Gradle build configuration | Abandoned Cart | 2023-06-06 | 1 | -1/+2 |
| |_|_|_|_|/ /
|/| | | | | | |
|
* | | | | | | | android: audio_core: sink_stream: Remove unnecessary check. | bunnei | 2023-06-06 | 1 | -3/+0 |
* | | | | | | | Merge pull request #10508 from yuzu-emu/lime | bunnei | 2023-06-06 | 328 | -176/+21104 |
|\ \ \ \ \ \ \
| |_|_|/ / / /
|/| | | | | | |
|
| * | | | | | | Merge pull request #10633 from t895/variable-surface-ratio | bunnei | 2023-06-06 | 3 | -1/+62 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | android: Use a custom view for changing emulation aspect ratio | Charles Lombardo | 2023-06-06 | 3 | -1/+62 |
| * | | | | | | | Merge pull request #10578 from PabloG02/lime-firmware&logs | bunnei | 2023-06-06 | 9 | -33/+270 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | android: HomeSettingsFragment: Use string resource for "Share log". | bunnei | 2023-06-06 | 1 | -1/+1 |
| | * | | | | | | | Address feedback | PabloG02 | 2023-06-06 | 4 | -19/+28 |
| | * | | | | | | | Attempt to move the unzip coroutine to a ViewModel | PabloG02 | 2023-06-04 | 3 | -27/+94 |
| | * | | | | | | | android: update strings | PabloG02 | 2023-06-04 | 1 | -5/+5 |
| | * | | | | | | | android: add option to share log | PabloG02 | 2023-06-04 | 3 | -0/+36 |
| | * | | | | | | | android: add option to install firmware | PabloG02 | 2023-06-04 | 5 | -1/+124 |
| | * | | | | | | | android: move unzip function to FileUtil and use SecurityException | PabloG02 | 2023-06-04 | 2 | -32/+34 |
| * | | | | | | | | Merge pull request #10618 from t895/licenses | bunnei | 2023-06-06 | 10 | -4/+918 |
| |\ \ \ \ \ \ \ \
| | |_|/ / / / / /
| |/| | | | | | | |
|
| | * | | | | | | | android: Create licenses page | Charles Lombardo | 2023-06-05 | 10 | -4/+918 |
| * | | | | | | | | Merge pull request #10613 from t895/settings-changes | bunnei | 2023-06-05 | 7 | -104/+116 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | android: Move settings to debug submenu | Charles Lombardo | 2023-06-05 | 4 | -26/+38 |
| | * | | | | | | | | android: Several string changes | Charles Lombardo | 2023-06-04 | 5 | -78/+78 |
| * | | | | | | | | | android: Load settings at the start of each activity | Charles Lombardo | 2023-06-05 | 4 | -6/+19 |
| | |/ / / / / / /
| |/| | | | | | | |
|
| * | | | | | | | | android: Resolve a couple Gradle warnings | Abandoned Cart | 2023-06-04 | 1 | -1/+4 |
| |/ / / / / / / |
|
| * | | | | | | | android: Add support for split foldable view | Abandoned Cart | 2023-06-04 | 3 | -1/+55 |
| * | | | | | | | android: Replace deprecated and Java code | Abandoned Cart | 2023-06-03 | 1 | -27/+20 |
| |/ / / / / / |
|
| * | | | | | | android: Fix crash on importing invalid save | Charles Lombardo | 2023-06-03 | 1 | -3/+5 |
| * | | | | | | android: vk_presentation_manager: Fix unusued needs_recreation. | bunnei | 2023-06-03 | 1 | -3/+3 |
| * | | | | | | android: Rename "Input Overlay" to "Overlay Options" | Charles Lombardo | 2023-06-03 | 1 | -1/+1 |
| * | | | | | | android: Adjust import/export saves dialog | Charles Lombardo | 2023-06-03 | 3 | -15/+21 |
| * | | | | | | android: Warning dialogs for key errors | Charles Lombardo | 2023-06-03 | 3 | -31/+95 |
| * | | | | | | android: vk_turbo_mode: Remove unnecessary device recreation. | bunnei | 2023-06-03 | 2 | -2/+11 |
| * | | | | | | android: EmulationFragment: Remove unnecessary surface destroy on pause. | bunnei | 2023-06-03 | 1 | -3/+0 |
| * | | | | | | android: renderer_vulkan: Fix crash with surface recreation. | bunnei | 2023-06-03 | 5 | -1/+36 |
| * | | | | | | android: Fix presentation layout on foldable and tablet devices. | bunnei | 2023-06-03 | 5 | -22/+94 |
| * | | | | | | android: Enable overlay scale/opacity dialog | Charles Lombardo | 2023-06-03 | 10 | -65/+182 |
| * | | | | | | Add image to card_game.xml to preview in the Layout Editor | PabloG02 | 2023-06-03 | 1 | -1/+2 |
| * | | | | | | Save the position of buttons as a percentage | PabloG02 | 2023-06-03 | 1 | -80/+136 |
| * | | | | | | android: Don't crash the app when selecting a zip that causes a SecurityException | Charles Lombardo | 2023-06-03 | 1 | -1/+5 |
| * | | | | | | input_common: Fix virtual amiibos | bunnei | 2023-06-03 | 1 | -4/+4 |
| * | | | | | | android: audio_core: Avoid shutdown hang. | bunnei | 2023-06-03 | 1 | -0/+3 |
| * | | | | | | android: ForegroundService: Handle null intent. | bunnei | 2023-06-03 | 1 | -1/+4 |
| * | | | | | | android: ImportExportSavesFragment: Cleanup strings. | bunnei | 2023-06-03 | 2 | -7/+10 |
| * | | | | | | Update src/android/app/src/main/java/org/yuzu/yuzu_emu/fragments/ImportExportSavesFragment.kt | bunnei | 2023-06-03 | 1 | -1/+1 |
| * | | | | | | Remove `?.` | PabloG02 | 2023-06-03 | 1 | -1/+1 |
| * | | | | | | Check if folder exists before letting the user import/export saves | PabloG02 | 2023-06-03 | 1 | -9/+17 |
| * | | | | | | Add save import/export in UI | PabloG02 | 2023-06-03 | 5 | -0/+247 |
| * | | | | | | android: Fix FPS text getting cut off by rounded display corners | Charles Lombardo | 2023-06-03 | 2 | -7/+20 |
| * | | | | | | android: Prevent deleting the settings file while a game is running | Charles Lombardo | 2023-06-03 | 3 | -2/+7 |
| * | | | | | | android: Fix link text color for base theme dialog | Charles Lombardo | 2023-06-03 | 1 | -0/+1 |
| * | | | | | | android: Various fixes for CI. | bunnei | 2023-06-03 | 26 | -60/+121 |
| * | | | | | | android: externals: Update libadrenotools, use useLegacyPackaging. | bunnei | 2023-06-03 | 1 | -0/+5 |
| * | | | | | | android: Re-enable service notification | Charles Lombardo | 2023-06-03 | 4 | -24/+29 |
| * | | | | | | android: Ensure keys are loaded before populating games list | Charles Lombardo | 2023-06-03 | 1 | -0/+3 |
| * | | | | | | android: Use dialog fragment for the reset settings dialog | Charles Lombardo | 2023-06-03 | 2 | -12/+37 |
| * | | | | | | android: Upgrade AGP to 8.0.2 | Charles Lombardo | 2023-06-03 | 1 | -2/+2 |
| * | | | | | | android: Show notification permission page during setup | Charles Lombardo | 2023-06-03 | 4 | -59/+151 |
| * | | | | | | android: DIsable FPS counter by default | Charles Lombardo | 2023-06-03 | 1 | -1/+1 |
| * | | | | | | android: Improve searches with one character | Charles Lombardo | 2023-06-03 | 1 | -1/+2 |
| * | | | | | | android: Stop building x86 packages in APKs | Charles Lombardo | 2023-06-03 | 1 | -1/+1 |
| * | | | | | | android: Add FPS toggle | Charles Lombardo | 2023-06-03 | 4 | -10/+37 |
| * | | | | | | android: Clean up app build.gradle | Charles Lombardo | 2023-06-03 | 1 | -22/+2 |
| * | | | | | | video_core: vk_rasterizer: Decrease draw dispatch count for Android. | bunnei | 2023-06-03 | 1 | -0/+4 |
| * | | | | | | android: config: Expose VSync as a configurable setting. | bunnei | 2023-06-03 | 5 | -9/+44 |
| * | | | | | | android: GPU: Enable async presentation, increase frames in flight. | bunnei | 2023-06-03 | 2 | -2/+4 |
| * | | | | | | android: Enable onBackInvokedCallback | Charles Lombardo | 2023-06-03 | 1 | -1/+2 |
| * | | | | | | android: Remove deprecated use of onBackPressed() | Charles Lombardo | 2023-06-03 | 1 | -1/+16 |
| * | | | | | | android: Add option for touch overlay haptics | Charles Lombardo | 2023-06-03 | 6 | -4/+51 |
| * | | | | | | android: Improve missing game handling | Charles Lombardo | 2023-06-03 | 2 | -1/+19 |
| * | | | | | | android: Clean up dependencies | Charles Lombardo | 2023-06-03 | 1 | -7/+3 |
| * | | | | | | android: Delete java code style file | Charles Lombardo | 2023-06-03 | 1 | -241/+0 |
| * | | | | | | android: Settings UI tweaks | Charles Lombardo | 2023-06-03 | 6 | -23/+24 |
| * | | | | | | android: Simplify setup in search and games fragments | Charles Lombardo | 2023-06-03 | 2 | -57/+62 |
| * | | | | | | android: Use collapsing toolbar layout in settings | Charles Lombardo | 2023-06-03 | 3 | -11/+26 |
| * | | | | | | android: Remove unnecessary JvmStatic/JvmField annotations | Charles Lombardo | 2023-06-03 | 11 | -17/+0 |
| * | | | | | | android: Fix navigation rail animation in rtl layout | Charles Lombardo | 2023-06-03 | 1 | -4/+14 |
| * | | | | | | android: Use cutout insets on setup fragment | Charles Lombardo | 2023-06-03 | 1 | -5/+6 |
| * | | | | | | android: Button to reset all settings | Charles Lombardo | 2023-06-03 | 21 | -23/+138 |
| * | | | | | | android: Use proguard file in relWithDebInfo | Charles Lombardo | 2023-06-03 | 1 | -0/+4 |
| * | | | | | | android: Fix background color within inset areas | Charles Lombardo | 2023-06-03 | 2 | -2/+4 |
| * | | | | | | android: Shortcut to settings activity on reselection | Charles Lombardo | 2023-06-03 | 1 | -2/+11 |
| * | | | | | | android: Expose custom RTC setting | Charles Lombardo | 2023-06-03 | 9 | -31/+72 |
| * | | | | | | android: Reset setting on long press | Charles Lombardo | 2023-06-03 | 16 | -7/+89 |
| * | | | | | | android: Fix issues with ea/main icons and version codes | Charles Lombardo | 2023-06-03 | 7 | -28/+19 |
| * | | | | | | android: Move theme options out of advanced settings | Charles Lombardo | 2023-06-03 | 4 | -9/+17 |
| * | | | | | | android: Check if cached games are valid | Charles Lombardo | 2023-06-03 | 1 | -1/+9 |
| * | | | | | | android: Invert rotation to match phone orientation | german77 | 2023-06-03 | 1 | -5/+27 |
| * | | | | | | android: vulkan_device: Skip BGR565 emulation on S8gen2. | bunnei | 2023-06-03 | 1 | -1/+3 |
| * | | | | | | android: config: Use default anisotropic filtering. | bunnei | 2023-06-03 | 1 | -1/+4 |
| * | | | | | | android: Remove top padding from in game menu items | Charles Lombardo | 2023-06-03 | 1 | -20/+12 |
| * | | | | | | android: Use different icons for mainline/ea | Charles Lombardo | 2023-06-03 | 10 | -5/+835 |
| * | | | | | | android: Add early access upgrade fragment | Charles Lombardo | 2023-06-03 | 13 | -2/+419 |
| * | | | | | | android: vulkan_device: Only compile OverrideBcnFormats when used. | bunnei | 2023-06-03 | 1 | -0/+2 |
| * | | | | | | android: remove spurious warnings about BCn formats when patched with adrenotools | Liam | 2023-06-03 | 1 | -1/+27 |
| * | | | | | | android: video_core: Disable some problematic things on GPU Normal. | bunnei | 2023-06-03 | 3 | -0/+40 |
| * | | | | | | android: settings: Use mailbox vsync by default. | bunnei | 2023-06-03 | 2 | -2/+5 |
| * | | | | | | android: video_core: Disable problematic compute shaders. | bunnei | 2023-06-03 | 5 | -5/+17 |
| * | | | | | | android: Update progard to fix settings crash | Charles Lombardo | 2023-06-03 | 1 | -0/+8 |
| * | | | | | | android: vulkan: Recreate surface after suspension & adapt to async. presentation. | bunnei | 2023-06-03 | 8 | -26/+39 |
| * | | | | | | android: Game data cache | Charles Lombardo | 2023-06-03 | 8 | -17/+63 |
| * | | | | | | android: Update to Kotlin 1.8.21 | Charles Lombardo | 2023-06-03 | 1 | -1/+1 |
| * | | | | | | android: Disable jetifier | Charles Lombardo | 2023-06-03 | 1 | -2/+1 |
| * | | | | | | android: Update dependencies | Charles Lombardo | 2023-06-03 | 1 | -2/+2 |
| * | | | | | | android: Migrate to AGP 8.0.1 | Charles Lombardo | 2023-06-03 | 4 | -6/+17 |
| * | | | | | | android: Enable non-transitive R classes | Charles Lombardo | 2023-06-03 | 4 | -5/+15 |
| * | | | | | | android: config: Enable asynchronous presentation by default on Android. | bunnei | 2023-06-03 | 2 | -0/+8 |
| * | | | | | | video_core: Enable support_descriptor_aliasing on Turnip, disable storage atomic otherwise. | bunnei | 2023-06-03 | 3 | -5/+16 |
| * | | | | | | android: fix deadzone calculation | german77 | 2023-06-03 | 1 | -4/+12 |
| * | | | | | | android: Fix background color when starting emulation | Charles Lombardo | 2023-06-03 | 1 | -0/+1 |
| * | | | | | | android: Persistent scrollbars on home settings fragment | Charles Lombardo | 2023-06-03 | 2 | -5/+14 |
| * | | | | | | android: Use short build hash | Charles Lombardo | 2023-06-03 | 1 | -1/+1 |
| * | | | | | | android: Use navigation bar shade view | Charles Lombardo | 2023-06-03 | 4 | -49/+54 |
| * | | | | | | android: About fragment | Charles Lombardo | 2023-06-03 | 10 | -3/+415 |
| * | | | | | | android: Use x-axis animation for navigation rail | Charles Lombardo | 2023-06-03 | 3 | -3/+23 |
| * | | | | | | android: Sort games alphabetically by default | Charles Lombardo | 2023-06-03 | 1 | -2/+9 |
| * | | | | | | android: New icons for navigation bar | Charles Lombardo | 2023-06-03 | 7 | -4/+47 |
| * | | | | | | android: New icons for home settings fragment | Charles Lombardo | 2023-06-03 | 4 | -21/+11 |
| * | | | | | | android: Add navigation rail | Charles Lombardo | 2023-06-03 | 14 | -93/+208 |
| * | | | | | | android: Search Fragment | Charles Lombardo | 2023-06-03 | 20 | -189/+551 |
| * | | | | | | android: Fix potential zip traversal exploit | Charles Lombardo | 2023-06-03 | 1 | -3/+9 |
| * | | | | | | android: Add dedicated show overlay checkbox | german77 | 2023-06-03 | 3 | -6/+30 |
| * | | | | | | android: Add user directory shortcut | Charles Lombardo | 2023-06-03 | 6 | -25/+140 |
| * | | | | | | android: Fix inline keyboard input | german77 | 2023-06-03 | 1 | -5/+7 |
| * | | | | | | android: Fix grammatical mistake in video core error message | Charles Lombardo | 2023-06-03 | 1 | -1/+1 |
| * | | | | | | android: Adjust wording on GPU driver install button | Charles Lombardo | 2023-06-03 | 1 | -1/+1 |
| * | | | | | | android: Add deadzone to stick input | Narr the Reg | 2023-06-03 | 1 | -19/+45 |
| * | | | | | | android: Move motion listener to emulation activity | german77 | 2023-06-03 | 2 | -64/+71 |
| * | | | | | | core: hid: Finish linking motion from virtual controllers | Narr the Reg | 2023-06-03 | 5 | -9/+57 |
| * | | | | | | android: Change wording for "Add Games" button (#100) | Charles Lombardo | 2023-06-03 | 2 | -4/+6 |
| * | | | | | | android: Scroll shortcut for games list | Charles Lombardo | 2023-06-03 | 3 | -1/+34 |
| * | | | | | | android: Setup screen hotfix | Charles Lombardo | 2023-06-03 | 3 | -12/+32 |
| * | | | | | | android: Swap Default and Install buttons for GPU driver installation dialog | Charles Lombardo | 2023-06-03 | 1 | -2/+2 |
| * | | | | | | android: Add warnings to setup screens | Charles Lombardo | 2023-06-03 | 4 | -13/+149 |
| * | | | | | | android: Allow search bar to scroll offscreen | Charles Lombardo | 2023-06-03 | 3 | -15/+8 |
| * | | | | | | android: Update app icon | Charles Lombardo | 2023-06-03 | 2 | -34/+30 |
| * | | | | | | android: Change organization of the settings tab in the home screen | Charles Lombardo | 2023-06-03 | 7 | -44/+44 |
| * | | | | | | android: Properly pop setup fragment from the back stack | Charles Lombardo | 2023-06-03 | 1 | -1/+3 |
| * | | | | | | android: Vertically scalable setup pages | Charles Lombardo | 2023-06-03 | 2 | -23/+45 |
| * | | | | | | android: Fix setup rotation bug | Charles Lombardo | 2023-06-03 | 2 | -4/+26 |
| * | | | | | | android: Temporarily switch for a fixed version code for testing | Charles Lombardo | 2023-06-03 | 1 | -1/+1 |
| * | | | | | | android: Fix alignment of SwipeRefreshLayout | Charles Lombardo | 2023-06-03 | 1 | -5/+9 |
| * | | | | | | android: Shape/spacing adjustments to game card | Charles Lombardo | 2023-06-03 | 3 | -58/+64 |
| * | | | | | | android: Manual tweaks for dialog colors | Charles Lombardo | 2023-06-03 | 6 | -2/+21 |
| * | | | | | | android: Fix black backgrounds bug | Charles Lombardo | 2023-06-03 | 1 | -6/+18 |
| * | | | | | | android: Use navigation bar shade view for settings activity | Charles Lombardo | 2023-06-03 | 2 | -3/+20 |
| * | | | | | | android: Disable editing themes during emulation | Charles Lombardo | 2023-06-03 | 1 | -3/+3 |
| * | | | | | | android: Prevent situation where binding is called on a null view | Charles Lombardo | 2023-06-03 | 1 | -0/+3 |
| * | | | | | | android: Add black backgrounds toggle | Charles Lombardo | 2023-06-03 | 6 | -1/+42 |
| * | | | | | | android: Add theme mode picker | Charles Lombardo | 2023-06-03 | 5 | -11/+76 |
| * | | | | | | android: Add theme picker | Charles Lombardo | 2023-06-03 | 7 | -3/+127 |
| * | | | | | | android: Prevent potential abstract settings crash | Charles Lombardo | 2023-06-03 | 1 | -0/+4 |
| * | | | | | | android: Fix cast for abstract settings | Charles Lombardo | 2023-06-03 | 4 | -5/+5 |
| * | | | | | | android: Create xml for Material You theme | Charles Lombardo | 2023-06-03 | 2 | -0/+58 |
| * | | | | | | android: Remove check for API 29 in themes | Charles Lombardo | 2023-06-03 | 2 | -15/+4 |
| * | | | | | | android: Adjustments to home option card | Charles Lombardo | 2023-06-03 | 1 | -4/+10 |
| * | | | | | | android: Use different colors for logo in options menu | Charles Lombardo | 2023-06-03 | 2 | -3/+3 |
| * | | | | | | android: New default theme colors | Charles Lombardo | 2023-06-03 | 2 | -30/+34 |
| * | | | | | | android: Use libnx default icon | Charles Lombardo | 2023-06-03 | 4 | -1/+1 |
| * | | | | | | android: enable LTO | Liam | 2023-06-03 | 1 | -1/+2 |
| * | | | | | | android: Show error if invalid keys file is selected | Charles Lombardo | 2023-06-03 | 2 | -0/+23 |
| * | | | | | | android: Fix first time setup scrolling bug | Charles Lombardo | 2023-06-03 | 2 | -18/+17 |
| * | | | | | | android: Fix A button preference key | Charles Lombardo | 2023-06-03 | 1 | -1/+1 |
| * | | | | | | android: First time setup screen | Charles Lombardo | 2023-06-03 | 19 | -163/+769 |
| * | | | | | | android: Prevent editing unsafe settings at runtime | Charles Lombardo | 2023-06-03 | 5 | -14/+35 |
| * | | | | | | android: Abstract settings | Charles Lombardo | 2023-06-03 | 24 | -363/+418 |
| * | | | | | | android: Implement gamepad input | german77 | 2023-06-03 | 6 | -11/+510 |
| * | | | | | | android: Bump minimum version to Android 11 | Charles Lombardo | 2023-06-03 | 1 | -1/+1 |
| * | | | | | | android: Decouple status bar shade from navigation bar visibility | Charles Lombardo | 2023-06-03 | 3 | -14/+34 |
| * | | | | | | android: Enable code minification | Charles Lombardo | 2023-06-03 | 5 | -22/+18 |
| * | | | | | | android: Switch from a colored status bar to a custom view | Charles Lombardo | 2023-06-03 | 4 | -23/+35 |
| * | | | | | | android: Adjustments to card_game | Charles Lombardo | 2023-06-03 | 1 | -20/+5 |
| * | | | | | | android: MainActivity overhaul | Charles Lombardo | 2023-06-03 | 32 | -626/+1031 |
| * | | | | | | android: Enforce Vulkan 1.1 support as minimum | Charles Lombardo | 2023-06-03 | 1 | -3/+4 |
| * | | | | | | android: Update gradle version to 8.1 | Charles Lombardo | 2023-06-03 | 1 | -1/+1 |
| * | | | | | | android: Update app dependencies | Charles Lombardo | 2023-06-03 | 1 | -5/+5 |
| * | | | | | | android: Convert gradle scripts to Kotlin DSL | Charles Lombardo | 2023-06-03 | 5 | -201/+241 |
| * | | | | | | android: vulkan: Disable vertex_input_dynamic_state on Qualcomm. | bunnei | 2023-06-03 | 1 | -1/+2 |
| * | | | | | | android: settings: Add scaling filter & anti-aliasing options. (#66) | bunnei | 2023-06-03 | 4 | -0/+75 |
| * | | | | | | android: video_core: Add support for disk shader cache. (#64) | bunnei | 2023-06-03 | 12 | -4/+258 |
| * | | | | | | android: vulkan_debug_callback: Ignore many innocuous errors. | bunnei | 2023-06-03 | 1 | -0/+28 |
| * | | | | | | android: config: Change docked mode and GPU accuracy to favor performance on Android. | bunnei | 2023-06-03 | 3 | -7/+11 |
| * | | | | | | service: account: Save user profile folder on first user creation | german77 | 2023-06-03 | 1 | -0/+1 |
| * | | | | | | android: Initialize account manager | german77 | 2023-06-03 | 1 | -0/+5 |
| * | | | | | | android: Remove unsafe null check | german77 | 2023-06-03 | 1 | -4/+2 |
| * | | | | | | android: Scale input overlay independently of system display scale | Charles Lombardo | 2023-06-03 | 2 | -30/+41 |
| * | | | | | | android: Use apply instead of commit for shared preferences | Charles Lombardo | 2023-06-03 | 3 | -4/+3 |
| * | | | | | | android: Add DPad slide toggle | Charles Lombardo | 2023-06-03 | 5 | -2/+14 |
| * | | | | | | android: Add relative stick center toggle | Charles Lombardo | 2023-06-03 | 3 | -0/+13 |
| * | | | | | | android: Make hash and branch accessible from BuildConfig | Charles Lombardo | 2023-06-03 | 1 | -0/+25 |
| * | | | | | | android: Backup shared preferences where applicable | Charles Lombardo | 2023-06-03 | 2 | -0/+12 |
| * | | | | | | android: Enable retaining app data after uninstall | Charles Lombardo | 2023-06-03 | 1 | -1/+2 |
| * | | | | | | android: Remove unused doFrame function | Charles Lombardo | 2023-06-03 | 1 | -2/+0 |
| * | | | | | | android: Convert NativeLibrary to Kotlin | Charles Lombardo | 2023-06-03 | 15 | -766/+523 |
| * | | | | | | android: Remove LocalBroadcastManager | Charles Lombardo | 2023-06-03 | 11 | -225/+17 |
| * | | | | | | android: Remove game database | Charles Lombardo | 2023-06-03 | 18 | -773/+154 |
| * | | | | | | android: Adjust game icon loading | Charles Lombardo | 2023-06-03 | 1 | -15/+9 |
| * | | | | | | android: Remove unused dimensions files | Charles Lombardo | 2023-06-03 | 2 | -9/+0 |
| * | | | | | | android: Slightly reduce game card size | Charles Lombardo | 2023-06-03 | 2 | -3/+3 |
| * | | | | | | android: Only show company text view if it has content | Charles Lombardo | 2023-06-03 | 1 | -5/+8 |
| * | | | | | | android: Fix check for ok text in software keyboard | Charles Lombardo | 2023-06-03 | 1 | -1/+1 |
| * | | | | | | android: Implement amiibo reading from nfc tag | Narr the Reg | 2023-06-03 | 15 | -8/+327 |
| * | | | | | | android: vulkan_device: Disable VK_EXT_custom_border_color on Adreno. | bunnei | 2023-06-03 | 1 | -0/+7 |
| * | | | | | | android: Add toggle controls option to input overlay | Charles Lombardo | 2023-06-03 | 5 | -6/+62 |
| * | | | | | | android: Do not update FPS text on null view | Charles Lombardo | 2023-06-03 | 1 | -1/+1 |
| * | | | | | | android: Convert keyboard applet to kotlin and refactor | Charles Lombardo | 2023-06-03 | 6 | -279/+255 |
| * | | | | | | android: Implement basic software keyboard applet. | bunnei | 2023-06-03 | 12 | -152/+625 |
| * | | | | | | android: config: Disable shader cache by default on Android. | bunnei | 2023-06-03 | 1 | -0/+4 |
| * | | | | | | android: Fix fps counter not showing up | german77 | 2023-06-03 | 4 | -11/+13 |
| * | | | | | | android: Prevent showing games on an invalid view | Charles Lombardo | 2023-06-03 | 1 | -0/+3 |
| * | | | | | | android: Re-implement overlay editing | Charles Lombardo | 2023-06-03 | 5 | -25/+245 |
| * | | | | | | android: Fix popup menu going out of bounds | Charles Lombardo | 2023-06-03 | 2 | -20/+11 |
| * | | | | | | android: Use autofit grid for games fragment | Charles Lombardo | 2023-06-03 | 3 | -28/+72 |
| * | | | | | | android: Prevent updating empty game list text on invalid view | Charles Lombardo | 2023-06-03 | 1 | -0/+3 |
| * | | | | | | android: Persist settings across configuration changes | Charles Lombardo | 2023-06-03 | 9 | -93/+51 |
| * | | | | | | android: Store settings object in viewmodel | Charles Lombardo | 2023-06-03 | 7 | -57/+45 |
| * | | | | | | android: Remove configChanges exceptions | Charles Lombardo | 2023-06-03 | 1 | -1/+0 |
| * | | | | | | Android: Enable resizeable activities | Charles Lombardo | 2023-06-03 | 1 | -6/+2 |
| * | | | | | | android: Fix emulation fragment comments | Charles Lombardo | 2023-06-03 | 1 | -2/+2 |
| * | | | | | | android: Use modal navigation drawer as in game menu | Charles Lombardo | 2023-06-03 | 17 | -373/+343 |
| * | | | | | | android: Make Game class parcelable | Charles Lombardo | 2023-06-03 | 1 | -1/+4 |
| * | | | | | | android: Add kotlin parcelize plugin | Charles Lombardo | 2023-06-03 | 1 | -0/+1 |
| * | | | | | | android: Remove deprecated use of onActivityResult | Charles Lombardo | 2023-06-03 | 2 | -139/+107 |
| * | | | | | | android: Fix RTL layouts | Charles Lombardo | 2023-06-03 | 3 | -1/+6 |
| * | | | | | | android: Use ellipsis character | Charles Lombardo | 2023-06-03 | 1 | -1/+1 |
| * | | | | | | android: Move all array strings to main strings file | Charles Lombardo | 2023-06-03 | 2 | -48/+109 |
| * | | | | | | android: Remove unused strings | Charles Lombardo | 2023-06-03 | 1 | -9/+0 |
| * | | | | | | android: Remove unused colors | Charles Lombardo | 2023-06-03 | 2 | -6/+0 |
| * | | | | | | android: Remove citra date time picker | Charles Lombardo | 2023-06-03 | 1 | -22/+0 |
| * | | | | | | android: Remove unused premium header layout | Charles Lombardo | 2023-06-03 | 1 | -42/+0 |
| * | | | | | | android: Remove unused fragment animations | Charles Lombardo | 2023-06-03 | 2 | -41/+0 |
| * | | | | | | android: Remove unused string arrays | Charles Lombardo | 2023-06-03 | 1 | -34/+0 |
| * | | | | | | android: Remove unused integer xmls | Charles Lombardo | 2023-06-03 | 4 | -13/+0 |
| * | | | | | | android: Refactor ic_launcher.xml to drawables | Charles Lombardo | 2023-06-03 | 3 | -3/+3 |
| * | | | | | | android: Suppress lint in InsetsHelper | Charles Lombardo | 2023-06-03 | 1 | -0/+2 |
| * | | | | | | android: Add data extraction rules | Charles Lombardo | 2023-06-03 | 3 | -2/+56 |
| * | | | | | | android: Remove requestLegacyExternalStorage attribute | Charles Lombardo | 2023-06-03 | 1 | -3/+1 |
| * | | | | | | android: Remove unused permissions | Charles Lombardo | 2023-06-03 | 1 | -3/+0 |
| * | | | | | | android: Inset input overlay based on system cutouts | Charles Lombardo | 2023-06-03 | 5 | -59/+94 |
| * | | | | | | Use yuzu as category instead of citra | Narr the Reg | 2023-06-03 | 1 | -1/+1 |
| * | | | | | | android: Stop updating fps counter when emulation stops | Charles Lombardo | 2023-06-03 | 1 | -1/+4 |
| * | | | | | | android: Move driver installation off of main thread | Charles Lombardo | 2023-06-03 | 4 | -21/+42 |
| * | | | | | | android: Fix crash when decodeGameIcon creates a null Bitmap | Charles Lombardo | 2023-06-03 | 1 | -1/+1 |
| * | | | | | | android: Use view binding | Charles Lombardo | 2023-06-03 | 16 | -284/+189 |
| * | | | | | | android: Enable view binding | Charles Lombardo | 2023-06-03 | 1 | -0/+2 |
| * | | | | | | android: Refactor CheckBoxSetting to SwitchSetting | Charles Lombardo | 2023-06-03 | 5 | -14/+14 |
| * | | | | | | android: EmulationActivity: Fix variable shadowing in fragment creation. | bunnei | 2023-06-03 | 1 | -2/+2 |
| * | | | | | | android: res: fragment_emulation: Ensure FPS counter is shown. | bunnei | 2023-06-03 | 1 | -7/+7 |
| * | | | | | | common: link libandroid on android | Liam | 2023-06-03 | 1 | -0/+5 |
| * | | | | | | build: only enable adrenotools on arm64 | Liam | 2023-06-03 | 7 | -10/+18 |
| * | | | | | | android: Use Skyline's document provider | Charles Lombardo | 2023-06-03 | 3 | -4/+319 |
| * | | | | | | android: Use androidx splash screen | Charles Lombardo | 2023-06-03 | 4 | -2/+12 |
| * | | | | | | android: Replace Picasso with Coil | Charles Lombardo | 2023-06-03 | 7 | -138/+41 |
| * | | | | | | android: New swipe to refresh color scheme | Charles Lombardo | 2023-06-03 | 1 | -1/+9 |
| * | | | | | | android: New settings fragment animations | Charles Lombardo | 2023-06-03 | 12 | -163/+80 |
| * | | | | | | android: Use edge to edge | Charles Lombardo | 2023-06-03 | 9 | -21/+110 |
| * | | | | | | android: Use Material 3 components | Charles Lombardo | 2023-06-03 | 23 | -174/+268 |
| * | | | | | | android: Modernize theme system | Charles Lombardo | 2023-06-03 | 8 | -94/+130 |
| * | | | | | | android: Use vector icons | Charles Lombardo | 2023-06-03 | 42 | -9/+27 |
| * | | | | | | android: Use adaptive icon | Charles Lombardo | 2023-06-03 | 13 | -3/+24 |
| * | | | | | | android: settings: Dynamically evaluate valueAsString | bunnei | 2023-06-03 | 4 | -4/+4 |
| * | | | | | | android: Add license identifier | Charles Lombardo | 2023-06-03 | 66 | -5/+199 |
| * | | | | | | android: Convert YuzuApplication to Kotlin | Charles Lombardo | 2023-06-03 | 2 | -59/+56 |
| * | | | | | | android: Convert Action1 to Kotlin | Charles Lombardo | 2023-06-03 | 2 | -5/+5 |
| * | | | | | | android: Convert GameViewHolder to Kotlin | Charles Lombardo | 2023-06-03 | 2 | -44/+32 |
| * | | | | | | android: Remove ThemeUtil | Charles Lombardo | 2023-06-03 | 1 | -34/+0 |
| * | | | | | | android: Convert StartupHandler to Kotlin | Charles Lombardo | 2023-06-03 | 2 | -45/+45 |
| * | | | | | | android: Convert Log to Kotlin | Charles Lombardo | 2023-06-03 | 2 | -39/+42 |
| * | | | | | | android: Convert GpuDriverMetadata to Kotlin | Charles Lombardo | 2023-06-03 | 2 | -45/+44 |
| * | | | | | | android: Convert GpuDriverHelper to Kotlin | Charles Lombardo | 2023-06-03 | 2 | -130/+145 |
| * | | | | | | android: Convert GameIconRequestHandler to Kotlin | Charles Lombardo | 2023-06-03 | 2 | -29/+22 |
| * | | | | | | android: Convert ForegroundService to Kotlin | Charles Lombardo | 2023-06-03 | 2 | -63/+56 |
| * | | | | | | android: Convert FileUtil to Kotlin | Charles Lombardo | 2023-06-03 | 2 | -296/+292 |
| * | | | | | | android: Convert FileBrowserHelper to Kotlin | Charles Lombardo | 2023-06-03 | 2 | -25/+26 |
| * | | | | | | android: Convert EmulationMenuSettings to Kotlin | Charles Lombardo | 2023-06-03 | 2 | -78/+59 |
| * | | | | | | android: Convert DocumentsTree to Kotlin | Charles Lombardo | 2023-06-03 | 2 | -125/+110 |
| * | | | | | | android: Convert DirectoryStateReceiver to Kotlin | Charles Lombardo | 2023-06-03 | 2 | -22/+15 |
| * | | | | | | android: Convert DirectoryInitialization to Kotlin | Charles Lombardo | 2023-06-03 | 2 | -72/+66 |
| * | | | | | | android: Convert ControllerMappingHelper to Kotlin | Charles Lombardo | 2023-06-03 | 1 | -25/+24 |
| * | | | | | | android: Convert BiMap to Kotlin | Charles Lombardo | 2023-06-03 | 2 | -22/+22 |
| * | | | | | | android: Convert AddDirectoryHelper to Kotlin | Charles Lombardo | 2023-06-03 | 2 | -38/+27 |
| * | | | | | | android: Convert PlatformGamesView to Kotlin | Charles Lombardo | 2023-06-03 | 1 | -6/+6 |
| * | | | | | | android: Convert PlatformGamesPresenter to Kotlin | Charles Lombardo | 2023-06-03 | 2 | -42/+30 |
| * | | | | | | android: Convert PlatformGamesFragment to Kotlin | Charles Lombardo | 2023-06-03 | 2 | -105/+94 |
| * | | | | | | android: Convert MainView to Kotlin | Charles Lombardo | 2023-06-03 | 1 | -8/+6 |
| * | | | | | | android: Convert MainPresenter to Kotlin | Charles Lombardo | 2023-06-03 | 2 | -81/+66 |
| * | | | | | | android: Convert InputOverlayDrawableJoystick to Kotlin | Charles Lombardo | 2023-06-03 | 2 | -243/+205 |
| * | | | | | | android: Convert MainActivity to Kotlin | Charles Lombardo | 2023-06-03 | 3 | -250/+229 |
| * | | | | | | android: Remove ExampleInstrumentedTest | Charles Lombardo | 2023-06-03 | 1 | -3/+0 |
| * | | | | | | android: Remove TwoPaneOnBackPressedCallback | Charles Lombardo | 2023-06-03 | 1 | -37/+0 |
| * | | | | | | android: Convert InputOverlayDrawableDpad to Kotlin | Charles Lombardo | 2023-06-03 | 2 | -276/+232 |
| * | | | | | | android: Convert InputOverlayDrawableButton to Kotlin | Charles Lombardo | 2023-06-03 | 2 | -139/+118 |
| * | | | | | | android: Convert InputOverlay to Kotlin | Charles Lombardo | 2023-06-03 | 2 | -656/+886 |
| * | | | | | | android: Remove DividerItemDecoration | Charles Lombardo | 2023-06-03 | 1 | -130/+0 |
| * | | | | | | android: Inherit from Material 3 themes | Charles Lombardo | 2023-06-03 | 1 | -8/+4 |
| * | | | | | | android: Convert MinimalDocumentFile to Kotlin | Charles Lombardo | 2023-06-03 | 2 | -28/+8 |
| * | | | | | | android: Convert GameProvider to Kotlin | Charles Lombardo | 2023-06-03 | 2 | -138/+127 |
| * | | | | | | android: Convert GameDatabase to Kotlin | Charles Lombardo | 2023-06-03 | 2 | -275/+260 |
| * | | | | | | android: Convert Game to Kotlin | Charles Lombardo | 2023-06-03 | 2 | -76/+56 |
| * | | | | | | android: Convert EmulationFragment to Kotlin | Charles Lombardo | 2023-06-03 | 2 | -375/+348 |
| * | | | | | | android: Convert SettingsFile to Kotlin | Charles Lombardo | 2023-06-03 | 2 | -272/+245 |
| * | | | | | | android: Convert SettingsFrameLayout to Kotlin | Charles Lombardo | 2023-06-03 | 2 | -48/+43 |
| * | | | | | | android: Convert SettingsFragmentView to Kotlin | Charles Lombardo | 2023-06-03 | 1 | -18/+15 |
| * | | | | | | android: Convert SettingsFragmentPresenter to Kotlin | Charles Lombardo | 2023-06-03 | 2 | -184/+333 |
| * | | | | | | android: Convert SettingsFragment to Kotlin | Charles Lombardo | 2023-06-03 | 2 | -136/+120 |
| * | | | | | | android: Convert SettingsActivityView to Kotlin | Charles Lombardo | 2023-06-03 | 1 | -27/+20 |
| * | | | | | | android: Convert SettingsActivityPresenter to Kotlin | Charles Lombardo | 2023-06-03 | 2 | -122/+99 |
| * | | | | | | android: Convert SettingsActivity to Kotlin | Charles Lombardo | 2023-06-03 | 2 | -209/+186 |
| * | | | | | | android: Convert SubmenuViewHolder to Kotlin | Charles Lombardo | 2023-06-03 | 2 | -45/+35 |
| * | | | | | | android: Convert SliderViewHolder to Kotlin | Charles Lombardo | 2023-06-03 | 2 | -45/+34 |
| * | | | | | | android: Convert SingleChoiceViewHolder to Kotlin | Charles Lombardo | 2023-06-03 | 2 | -62/+54 |
| * | | | | | | android: Convert SettingViewHolder to Kotlin | Charles Lombardo | 2023-06-03 | 2 | -49/+38 |
| * | | | | | | android: Convert HeaderViewHolder to Kotlin | Charles Lombardo | 2023-06-03 | 2 | -32/+28 |
| * | | | | | | android: Convert DateTimeViewHolder to Kotlin | Charles Lombardo | 2023-06-03 | 2 | -47/+35 |
| * | | | | | | android: Convert CheckBoxSettingViewHolder to Kotlin | Charles Lombardo | 2023-06-03 | 2 | -54/+41 |
| * | | | | | | android: Convert StringSetting to Kotlin | Charles Lombardo | 2023-06-03 | 2 | -23/+9 |
| * | | | | | | android: Convert SettingSection to Kotlin | Charles Lombardo | 2023-06-03 | 2 | -55/+34 |
| * | | | | | | android: Convert Setting to Kotlin | Charles Lombardo | 2023-06-03 | 1 | -24/+6 |
| * | | | | | | android: Convert IntSetting to Kotlin | Charles Lombardo | 2023-06-03 | 2 | -23/+9 |
| * | | | | | | android: Convert FloatSetting to Kotlin | Charles Lombardo | 2023-06-03 | 2 | -23/+9 |
| * | | | | | | android: Convert BooleanSetting to Kotlin | Charles Lombardo | 2023-06-03 | 2 | -23/+9 |
| * | | | | | | android: Convert SubmenuSetting to Kotlin | Charles Lombardo | 2023-06-03 | 2 | -21/+15 |
| * | | | | | | android: Convert StringSingleChoiceSetting to Kotlin | Charles Lombardo | 2023-06-03 | 2 | -82/+61 |
| * | | | | | | android: Convert SliderSetting to Kotlin | Charles Lombardo | 2023-06-03 | 2 | -101/+72 |
| * | | | | | | android: Convert SingleChoiceSetting to Kotlin | Charles Lombardo | 2023-06-03 | 2 | -60/+44 |
| * | | | | | | android: Convert SettingsItem to Kotlin | Charles Lombardo | 2023-06-03 | 2 | -100/+30 |
| * | | | | | | android: Convert HeaderSetting to Kotlin | Charles Lombardo | 2023-06-03 | 2 | -14/+12 |
| * | | | | | | android: Convert DateTimeSetting to Kotlin | Charles Lombardo | 2023-06-03 | 2 | -40/+35 |
| * | | | | | | android: Convert CheckBoxSetting to Kotlin | Charles Lombardo | 2023-06-03 | 2 | -80/+91 |
| * | | | | | | android: Convert GameAdapter to Kotlin | Charles Lombardo | 2023-06-03 | 2 | -244/+178 |
| * | | | | | | android: Convert SettingsAdapter to Kotlin | Charles Lombardo | 2023-06-03 | 3 | -366/+315 |
| * | | | | | | android: Convert EmulationActivity to Kotlin | Charles Lombardo | 2023-06-03 | 2 | -347/+286 |
| * | | | | | | android: Use material slider in settings dialog | Charles Lombardo | 2023-06-03 | 1 | -20/+20 |
| * | | | | | | android: Convert Settings to Kotlin | Charles Lombardo | 2023-06-03 | 2 | -127/+145 |
| * | | | | | | android: Use androidx preferences | Charles Lombardo | 2023-06-03 | 1 | -0/+2 |
| * | | | | | | android: frontend: Add unique error strings for Vulkan initialization errors. | bunnei | 2023-06-03 | 2 | -19/+25 |
| * | | | | | | android: Use the center of the object and reduce draw calls | german77 | 2023-06-03 | 8 | -59/+76 |
| * | | | | | | android: Replace old buttons with vectors | german77 | 2023-06-03 | 149 | -71/+613 |
| * | | | | | | android: Enable Kotlin support | Charles Lombardo | 2023-06-03 | 4 | -26/+30 |
| * | | | | | | android: Upgrade java version to 11 | Charles Lombardo | 2023-06-03 | 1 | -2/+2 |
| * | | | | | | android: Upgrade dependencies | Charles Lombardo | 2023-06-03 | 1 | -4/+4 |
| * | | | | | | android: Upgrade to AGP 7.4.2 | Charles Lombardo | 2023-06-03 | 1 | -1/+1 |
| * | | | | | | android: Replace lintOptions with lint | Charles Lombardo | 2023-06-03 | 1 | -1/+1 |
| * | | | | | | android: Move namespace to app module build.gradle | Charles Lombardo | 2023-06-03 | 2 | -2/+3 |
| * | | | | | | android: bump compile/target sdk to 33 | Charles Lombardo | 2023-06-03 | 1 | -2/+2 |
| * | | | | | | android: Upgrade gradle to 8.0.1 | Charles Lombardo | 2023-06-03 | 1 | -1/+1 |
| * | | | | | | video_core: fix clang-format errors | liushuyu | 2023-06-03 | 2 | -4/+3 |
| * | | | | | | CMake: fix pkg-config behavior when building for Android | liushuyu | 2023-06-03 | 1 | -0/+1 |
| * | | | | | | CI: add Android build systems | liushuyu | 2023-06-03 | 1 | -0/+0 |
| * | | | | | | android: build.gradle: Cleanup build types. | bunnei | 2023-06-03 | 1 | -7/+1 |
| * | | | | | | android: frontend: settings: Add graphics debugging. | bunnei | 2023-06-03 | 4 | -6/+18 |
| * | | | | | | android: jni: Ensure system is only initialized once. | bunnei | 2023-06-03 | 4 | -8/+8 |
| * | | | | | | video_core: vulkan_device: Correct error message for unsuitable driver. | bunnei | 2023-06-03 | 1 | -1/+1 |
| * | | | | | | android: frontend: Cleanup framerate counter. | bunnei | 2023-06-03 | 2 | -4/+3 |
| * | | | | | | android: vulkan: Implement adrenotools turbo mode. | bunnei | 2023-06-03 | 7 | -3/+27 |
| * | | | | | | android: vulkan_device: Disable VK_EXT_extended_dynamic_state2 on Qualcomm. | bunnei | 2023-06-03 | 1 | -3/+3 |
| * | | | | | | android: frontend: Add support for GPU driver selection. | bunnei | 2023-06-03 | 9 | -3/+251 |
| * | | | | | | android: native: Add support for custom Vulkan driver loading. | bunnei | 2023-06-03 | 14 | -76/+146 |
| * | | | | | | core: frontend: Refactor GraphicsContext to its own module. | bunnei | 2023-06-03 | 13 | -50/+84 |
| * | | | | | | common: dynamic_library: Add ctor for existing handle. | bunnei | 2023-06-03 | 2 | -0/+5 |
| * | | | | | | android: EmulationFragment: Always reset overlay. | bunnei | 2023-06-03 | 1 | -1/+2 |
| * | | | | | | Avoid using VectorExtractDynamic for subgroup mask on Adreno GPUs | Billy Laws | 2023-06-03 | 3 | -1/+19 |
| * | | | | | | Implement scaled vertex buffer format emulation | Billy Laws | 2023-06-03 | 9 | -51/+97 |
| * | | | | | | Disable push descriptors on adreno drivers | Billy Laws | 2023-06-03 | 1 | -0/+4 |
| * | | | | | | Disable VK_EXT_extended_dynamic_state on mali | Billy Laws | 2023-06-03 | 1 | -0/+7 |
| * | | | | | | Disable multithreaded pipeline compilation on Qualcomm drivers | Billy Laws | 2023-06-03 | 1 | -1/+4 |
| * | | | | | | android: Add motion sensor | Narr the Reg | 2023-06-03 | 4 | -21/+92 |
| * | | | | | | android: Hook jni input properly | Narr the Reg | 2023-06-03 | 5 | -90/+104 |
| * | | | | | | android: cleanup touch update loop | Narr the Reg | 2023-06-03 | 1 | -28/+50 |
| * | | | | | | android: Clean joystick overlay | Narr the Reg | 2023-06-03 | 3 | -135/+131 |
| * | | | | | | android: Clean dpad overlay | Narr the Reg | 2023-06-03 | 2 | -192/+174 |
| * | | | | | | android: Clean button overlay | Narr the Reg | 2023-06-03 | 2 | -195/+65 |
| * | | | | | | android: Add all buttons to screen controller | Narr the Reg | 2023-06-03 | 4 | -209/+104 |
| * | | | | | | android: Apply clang format | Narr the Reg | 2023-06-03 | 2 | -9/+9 |
| * | | | | | | android: frontend: Implement game grid view. (#9) | bunnei | 2023-06-03 | 15 | -174/+272 |
| * | | | | | | android: Replace notification icon with yuzu | german77 | 2023-06-03 | 3 | -0/+0 |
| * | | | | | | android: strings: Refresh key dumping URL. | bunnei | 2023-06-03 | 1 | -1/+1 |
| * | | | | | | android: frontend: Modify ROM load messaging for invalid keys. | bunnei | 2023-06-03 | 2 | -7/+11 |
| * | | | | | | android: frontend: Integrate key installation for SAF. | bunnei | 2023-06-03 | 20 | -21/+102 |
| * | | | | | | android: jni: Add function to reload keys. | bunnei | 2023-06-03 | 3 | -2/+14 |
| * | | | | | | core: crypto: key_manager: Add methods to reload & validate keys. | bunnei | 2023-06-03 | 2 | -0/+11 |
| * | | | | | | android: EmulationActivity: Temporarily disable running notification. | bunnei | 2023-06-03 | 2 | -7/+12 |
| * | | | | | | android: Implement SAF support & migrate to SDK 31. (#4) | bunnei | 2023-06-03 | 38 | -697/+851 |
| * | | | | | | android: Harden emulation shutdown when loader fails. | bunnei | 2023-06-03 | 1 | -6/+12 |
| * | | | | | | android: SettingsFragmentPresenter: Fix default renderer backend. | bunnei | 2023-06-03 | 1 | -1/+1 |
| * | | | | | | android: jni: native: Add lock around HaltEmulation, tighten run loop. | bunnei | 2023-06-03 | 1 | -1/+3 |
| * | | | | | | android: jni: native: Refactor locking for is_running. | bunnei | 2023-06-03 | 1 | -8/+21 |
| * | | | | | | android: jni: native: Remove unnecessary atomic for is_running. | bunnei | 2023-06-03 | 1 | -6/+5 |
| * | | | | | | android: jni: native: Tighten up emulation start/stop signaling. | bunnei | 2023-06-03 | 1 | -58/+64 |
| * | | | | | | android: jni: native: Consolidate emulation state into EmulationSession singleton. | bunnei | 2023-06-03 | 1 | -67/+164 |
| * | | | | | | android: Frontend: Fix rendering aspect ratio & add a setting for it. | bunnei | 2023-06-03 | 7 | -2/+25 |
| * | | | | | | android: Integrate settings frontend with yuzu & remove unused code. | bunnei | 2023-06-03 | 25 | -1759/+949 |
| * | | | | | | externals: add adrenotools for bcenabler | Liam | 2023-06-03 | 2 | -0/+34 |
| * | | | | | | device_memory: Use smaller virtual reservation size for compatibility with 39-bit paging | Liam | 2023-06-03 | 2 | -1/+12 |
| * | | | | | | video_core: vulkan_device: Device initialization for Adreno. | bunnei | 2023-06-03 | 1 | -3/+4 |
| * | | | | | | video_core: vk_pipeline_cache: Disable support_descriptor_aliasing on Android. | bunnei | 2023-06-03 | 1 | -0/+4 |
| * | | | | | | video_core: vk_swapchain: Fix image format for Android. | bunnei | 2023-06-03 | 2 | -0/+10 |
| * | | | | | | android: Minimize frontend & convert to yuzu. | bunnei | 2023-06-03 | 128 | -2509/+934 |
| * | | | | | | video_core: vk_blit_screen: Rotate viewport for Android landscape. | bunnei | 2023-06-03 | 1 | -0/+8 |
| * | | | | | | common: error: Fix for Android. | bunnei | 2023-06-03 | 1 | -1/+2 |
| * | | | | | | common: fs: Implement for Android. | bunnei | 2023-06-03 | 1 | -0/+7 |
| * | | | | | | common: logging: Implement Android logcat backend. | bunnei | 2023-06-03 | 3 | -0/+63 |
| * | | | | | | common: host_memory: Implement for Android. | bunnei | 2023-06-03 | 1 | -2/+10 |
| * | | | | | | android: Minimal JNI for yuzu. | bunnei | 2023-06-03 | 8 | -0/+645 |
| * | | | | | | android: Add Citra frontend. | bunnei | 2023-06-03 | 319 | -0/+13799 |
| * | | | | | | cmake: Integrate bundled FFmpeg for Android. | bunnei | 2023-06-03 | 1 | -1/+1 |
| |/ / / / / |
|
* | | | | | | Merge pull request #10611 from liamwhite/audio-deadlock | bunnei | 2023-06-06 | 4 | -10/+12 |
|\ \ \ \ \ \
| |_|_|_|/ /
|/| | | | | |
|
| * | | | | | audio_renderer: resolve adsp thread deadlock shutdown | Liam | 2023-06-04 | 4 | -10/+12 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge pull request #10594 from liamwhite/double-patch | bunnei | 2023-06-04 | 1 | -8/+12 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | fsp-srv: avoid patching romfs multiple times | Liam | 2023-06-03 | 1 | -8/+12 |
| |/ / / |
|
* | | | | Merge pull request #10588 from liamwhite/vfs-cached | bunnei | 2023-06-04 | 7 | -26/+101 |
|\ \ \ \ |
|
| * | | | | romfs: use vfs_cached for romfs output | Liam | 2023-06-03 | 3 | -24/+2 |
| * | | | | vfs: add vfs_cached for romfs build | Liam | 2023-06-03 | 4 | -2/+99 |
| |/ / / |
|
* / / / | host_memory: merge adjacent placeholder mappings on Linux | kkoniuszy | 2023-06-01 | 1 | -0/+22 |
|/ / / |
|
* | | | Merge pull request #10091 from Kelebek1/bc_bugggggg | liamwhite | 2023-06-01 | 1 | -3/+3 |
|\ \ \ |
|
| * | | | Fix buffer overlap checking skipping a page for stream score right expand | Kelebek1 | 2023-05-26 | 1 | -3/+3 |
* | | | | Merge pull request #10530 from Kelebek1/syncpt_oob | liamwhite | 2023-06-01 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | Fix incorrect id check and potential out of bounds lookup | Kelebek1 | 2023-05-31 | 1 | -1/+1 |
* | | | | | Merge pull request #10474 from GPUCode/you-left-me-waiting | liamwhite | 2023-06-01 | 1 | -7/+4 |
|\ \ \ \ \ |
|
| * | | | | | renderer_vulkan: Remove timeline semaphore wait | GPUCode | 2023-05-28 | 1 | -7/+4 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge pull request #10352 from grimkor/add-context-menu-status-bar-settings | liamwhite | 2023-06-01 | 3 | -71/+152 |
|\ \ \ \ \ |
|
| * | | | | | add context menu for filter and anti-aliasing status buttons | grimkor | 2023-05-24 | 3 | -71/+152 |
* | | | | | | Merge pull request #10482 from german77/gamelist | liamwhite | 2023-06-01 | 1 | -0/+4 |
|\ \ \ \ \ \ |
|
| * | | | | | | yuzu: Disable game list while game is running | german77 | 2023-05-29 | 1 | -0/+4 |
* | | | | | | | Skip BufferCache tickframe with no channel state set | Kelebek1 | 2023-05-30 | 1 | -1/+5 |
| |_|_|/ / /
|/| | | | | |
|
* | | | | | | input_common: rename PAGE_SIZE to avoid conflict | 12101111 | 2023-05-30 | 1 | -3/+3 |
|/ / / / / |
|
* | | | | | externals: Update to fmt 10 and add format_as formatter for BitField | Morph | 2023-05-28 | 1 | -0/+5 |
* | | | | | Merge pull request #10483 from ameerj/gl-cpu-astc | liamwhite | 2023-05-28 | 1 | -2/+7 |
|\ \ \ \ \ |
|
| * | | | | | gl_texture_cache: Fix ASTC CPU decoding with compression disabled | ameerj | 2023-05-28 | 1 | -2/+7 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge pull request #10280 from danilaml/cmake-bin-dir | liamwhite | 2023-05-28 | 1 | -5/+1 |
|\ \ \ \ \ |
|
| * | | | | | Use TARGET_FILE_DIR generator expression | Danila Malyutin | 2023-05-13 | 1 | -5/+1 |
* | | | | | | Merge pull request #10283 from danilaml/support-interlaced-videos | liamwhite | 2023-05-28 | 2 | -2/+99 |
|\ \ \ \ \ \ |
|
| * | | | | | | Add support for deinterlaced videos playback | Danila Malyutin | 2023-05-21 | 2 | -2/+99 |
* | | | | | | | Merge pull request #10463 from liamwhite/this-is-why-we-need-g | liamwhite | 2023-05-28 | 4 | -70/+125 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | vfs_concat: fix time complexity of read | Liam | 2023-05-26 | 4 | -70/+125 |
* | | | | | | | | Merge pull request #10464 from liamwhite/clear-cache | liamwhite | 2023-05-28 | 4 | -0/+26 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | qt: add menu item to remove cache storage | Liam | 2023-05-27 | 4 | -0/+26 |
| | |_|_|/ / / /
| |/| | | | | | |
|
* | | | | | | | | Merge pull request #10469 from Kelebek1/bc_state | liamwhite | 2023-05-28 | 4 | -210/+228 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Move buffer bindings to per-channel state | Kelebek1 | 2023-05-27 | 4 | -210/+228 |
| |/ / / / / / / |
|
* / / / / / / / | Audren wait as suggested by ByLaws | Kelebek1 | 2023-05-27 | 1 | -0/+3 |
|/ / / / / / / |
|
* | | | | | | | Merge pull request #10414 from liamwhite/anv-push-descriptor | Matías Locatti | 2023-05-26 | 1 | -2/+3 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | vulkan_device: Enable VK_KHR_push_descriptor on newer ANV | Liam | 2023-05-23 | 1 | -2/+3 |
| | |_|_|/ / /
| |/| | | | | |
|
* | | | | | | | Merge pull request #10418 from liamwhite/blink-and-youll-miss-it | Matías Locatti | 2023-05-26 | 4 | -61/+105 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | texture_cache: process aliases and overlaps in the correct order | Fernando Sahmkow | 2023-05-24 | 4 | -61/+105 |
| |/ / / / / / |
|
* | / / / / / | shader_recompiler: fix copy-paste error | Liam | 2023-05-26 | 1 | -1/+1 |
| |/ / / / /
|/| | | | | |
|
* | | | | | | Merge pull request #10221 from Kelebek1/partial_dsp_revert | bunnei | 2023-05-26 | 4 | -16/+12 |
|\ \ \ \ \ \ |
|
| * | | | | | | Smooth out the DSP callback by adding a 5ms wait time limit | Kelebek1 | 2023-05-18 | 4 | -16/+12 |
* | | | | | | | Merge pull request #10396 from german77/amiibo_write | bunnei | 2023-05-25 | 8 | -68/+387 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | input_common: Implement amiibo writting | Narr the Reg | 2023-05-22 | 8 | -68/+387 |
| | |_|/ / / /
| |/| | | | | |
|
* | | | | | | | Merge pull request #10454 from 521337/fix-u-option | liamwhite | 2023-05-25 | 1 | -1/+1 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Don't exit when using "-u" option in yuzu-cmd | Ariel Cabello | 2023-05-25 | 1 | -1/+1 |
* | | | | | | | | Merge pull request #10452 from liamwhite/ibgc | Fernando S | 2023-05-25 | 2 | -6/+0 |
|\ \ \ \ \ \ \ \
| |/ / / / / / /
|/| | | | | | | |
|
| * | | | | | | | video_core: don't garbage collect during configuration | Liam | 2023-05-25 | 2 | -6/+0 |
* | | | | | | | | Add short "-u" option for yuzu_cmd. | Ariel Cabello | 2023-05-25 | 1 | -1/+1 |
|/ / / / / / / |
|
* | | | | | | | Merge pull request #10415 from german77/amiibo-no-key | bunnei | 2023-05-25 | 3 | -21/+52 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | service: nfc: Remove encryption key requirement | Narr the Reg | 2023-05-23 | 3 | -21/+52 |
| |/ / / / / / |
|
* | | | | | | | Merge pull request #10435 from FernandoS27/gotta-clean-mess-ups | bunnei | 2023-05-25 | 1 | -1/+1 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Texture cache: revert wrong acceleration assumption | Fernando Sahmkow | 2023-05-24 | 1 | -1/+1 |
| | |_|_|_|/ /
| |/| | | | | |
|
* / | | | | | | Texture Cache Util: Fix block depth adjustment on slices. | Fernando Sahmkow | 2023-05-24 | 1 | -2/+13 |
|/ / / / / / |
|
* | | | | | | Merge pull request #10422 from liamwhite/gc | Fernando S | 2023-05-24 | 2 | -6/+8 |
|\ \ \ \ \ \ |
|
| * | | | | | | video_core: tune garbage collection aggressiveness | Liam | 2023-05-23 | 2 | -6/+8 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | Merge pull request #10417 from liamwhite/check-state | Fernando S | 2023-05-24 | 1 | -6/+2 |
|\ \ \ \ \ \ |
|
| * | | | | | | k_memory_block_manager: remove auditing calls | Liam | 2023-05-23 | 1 | -6/+2 |
| |/ / / / / |
|
* | | | | | | Merge pull request #10398 from liamwhite/bcn | Fernando S | 2023-05-24 | 20 | -26/+344 |
|\ \ \ \ \ \ |
|
| * | | | | | | textures: add BC1 and BC3 compressors and recompression setting | Liam | 2023-05-23 | 20 | -26/+344 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge pull request #10388 from GPUCode/fence-wait | liamwhite | 2023-05-23 | 2 | -3/+58 |
|\ \ \ \ \ \ |
|
| * | | | | | | vk_master_semaphore: Move fence wait on separate thread | GPUCode | 2023-05-20 | 2 | -3/+58 |
| |/ / / / / |
|
* | | | | | | Merge pull request #10402 from liamwhite/uh | liamwhite | 2023-05-23 | 6 | -1/+51 |
|\ \ \ \ \ \ |
|
| * | | | | | | renderer_vulkan: barrier attachment feedback loops | Liam | 2023-05-23 | 6 | -1/+51 |
| |/ / / / / |
|
* | | | | | | Merge pull request #10411 from scorpion81/gc-steamdeck-fix-attempt | liamwhite | 2023-05-23 | 1 | -1/+1 |
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | | |
|
| * | | | | | Limit the device access memory to 4 GB | scorpion81 | 2023-05-22 | 1 | -1/+1 |
| |/ / / / |
|
* / / / / | input_common: Map motion with relative values not absolute ones | german77 | 2023-05-20 | 1 | -4/+7 |
|/ / / / |
|
* | | | | Merge pull request #10344 from german77/pro-amiibo | bunnei | 2023-05-19 | 6 | -103/+70 |
|\ \ \ \ |
|
| * | | | | input_common: Fix pro controller amiibo support | Narr the Reg | 2023-05-17 | 6 | -103/+70 |
* | | | | | renderer_vulkan: remove wrong constexpr | Liam | 2023-05-19 | 1 | -2/+2 |
| |/ / /
|/| | | |
|
* | | | | vulkan_device: Disable VK_KHR_push_descriptor on ANV | lat9nq | 2023-05-18 | 1 | -0/+11 |
* | | | | Merge pull request #10262 from liamwhite/depth-clamp | bunnei | 2023-05-17 | 1 | -0/+8 |
|\ \ \ \ |
|
| * | | | | vulkan_common: disable depth clamp dynamic state for older radv | Liam | 2023-05-13 | 1 | -0/+8 |
| | |/ /
| |/| | |
|
* | | | | Merge pull request #10217 from Kelebek1/clear_value | liamwhite | 2023-05-16 | 1 | -19/+6 |
|\ \ \ \ |
|
| * | | | | Use the rendertarget format of the correct RT rather than the first valid | Kelebek1 | 2023-05-09 | 1 | -19/+6 |
* | | | | | Merge pull request #10107 from grimkor/allow-fully-customised-hotkeys | liamwhite | 2023-05-16 | 4 | -32/+56 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | Allow fully customisable controller hotkeys | grimkor | 2023-05-10 | 4 | -32/+56 |
* | | | | | Merge pull request #10181 from lat9nq/intel-compute-toggle | liamwhite | 2023-05-15 | 13 | -10/+67 |
|\ \ \ \ \ |
|
| * | | | | | configure_graphics_advanced: Hide input compute toggle a little later | lat9nq | 2023-05-08 | 1 | -2/+2 |
| * | | | | | yuzu-qt/config: Add option to disable compute on Intel | lat9nq | 2023-05-07 | 10 | -9/+63 |
| * | | | | | vk_pipeline_cache: Use setting to disable intel compute | lat9nq | 2023-05-07 | 1 | -1/+2 |
| * | | | | | settings: Add enable compute pipelines | lat9nq | 2023-05-07 | 2 | -0/+2 |
* | | | | | | Merge pull request #10234 from Kelebek1/clouds_depth | liamwhite | 2023-05-15 | 2 | -12/+3 |
|\ \ \ \ \ \ |
|
| * | | | | | | Fix Tears of the Kingdom flickering clouds and depths. | Kelebek1 | 2023-05-11 | 2 | -12/+3 |
* | | | | | | | Merge pull request #10249 from FernandoS27/sorry-i-am-late | liamwhite | 2023-05-15 | 2 | -28/+4 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Buffer Cache: Clear sync code. | Fernando Sahmkow | 2023-05-15 | 2 | -28/+4 |
| | |_|_|_|/ /
| |/| | | | | |
|
* | | | | | | | Merge pull request #10254 from danilaml/fix-h264-decode | liamwhite | 2023-05-15 | 1 | -2/+2 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Fix missing pic_order_present_flag in h264 header | Danila Malyutin | 2023-05-12 | 1 | -2/+2 |
| | |/ / / / /
| |/| | | | | |
|
* | | | | | | | Merge pull request #10265 from german77/amiibo-lag | liamwhite | 2023-05-15 | 3 | -4/+13 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | input_common: Make amiibo scanning less demanding | german77 | 2023-05-14 | 3 | -4/+13 |
| | |/ / / / /
| |/| | | | | |
|
* | | | | | | | Merge pull request #10294 from german77/vibration_span | liamwhite | 2023-05-15 | 3 | -14/+14 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | service: hid: Use span instead of vector reference | german77 | 2023-05-15 | 3 | -14/+14 |
* | | | | | | | | Merge pull request #10288 from liamwhite/vram-limits | liamwhite | 2023-05-14 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \
| |/ / / / / / /
|/| | | | | | | |
|
| * | | | | | | | vulkan_device: reserve extra memory to prevent swaps | Liam | 2023-05-14 | 1 | -0/+2 |
| |/ / / / / / |
|
* / / / / / / | vulkan_common: fix incompatible property flags | Liam | 2023-05-14 | 1 | -1/+1 |
|/ / / / / / |
|
* | | | | | | Merge pull request #10244 from liamwhite/lower-upper | Fernando S | 2023-05-13 | 3 | -2/+34 |
|\ \ \ \ \ \ |
|
| * | | | | | | time: implement ContinuousAdjustmentTimePoint | Liam | 2023-05-12 | 3 | -2/+34 |
| |/ / / / / |
|
* | | | | | | Merge pull request #10243 from Kelebek1/red_dot | Fernando S | 2023-05-13 | 2 | -1/+3 |
|\ \ \ \ \ \ |
|
| * | | | | | | Correctly track RT indexes for image aspect lookup during clears | Kelebek1 | 2023-05-12 | 2 | -1/+3 |
| |/ / / / / |
|
* | | | | | | Merge pull request #10237 from liamwhite/cache-storage | bunnei | 2023-05-13 | 5 | -6/+50 |
|\ \ \ \ \ \ |
|
| * | | | | | | fs: adjust future save path | Liam | 2023-05-11 | 2 | -4/+4 |
| * | | | | | | am: stub CreateCacheStorage | Liam | 2023-05-11 | 2 | -1/+33 |
| * | | | | | | fs: stub cache storage and fix params alignment | Liam | 2023-05-11 | 2 | -5/+17 |
| |/ / / / / |
|
* | | | | | | nvnflinger: fix Parcel serialization | Liam | 2023-05-11 | 3 | -39/+49 |
* | | | | | | nvnflinger: fix producer slot fence init | Liam | 2023-05-11 | 1 | -0/+1 |
|/ / / / / |
|
* | | | | | Merge pull request #10132 from Kelebek1/fermi_blit2 | liamwhite | 2023-05-11 | 3 | -12/+24 |
|\ \ \ \ \ |
|
| * | | | | | Allow Fermi blit accelerate to add src/dst to the cache if they don't exist already. Use ScratchBuffers in the software blit path. | Kelebek1 | 2023-05-11 | 3 | -12/+24 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge pull request #10216 from Kelebek1/buffer_cache_region_checks | liamwhite | 2023-05-11 | 1 | -4/+4 |
|\ \ \ \ \ |
|
| * | | | | | Swap order of checking/setting region modifications in the buffer_cache | Kelebek1 | 2023-05-09 | 1 | -4/+4 |
| |/ / / / |
|
* | | | | | renderer_vulkan: separate guest and host compute descriptor queues | Liam | 2023-05-10 | 16 | -75/+81 |
* | | | | | Merge pull request #10207 from german77/amiibo_cheater | liamwhite | 2023-05-10 | 7 | -13/+53 |
|\ \ \ \ \ |
|
| * | | | | | service: nfc: Seed all random values | Narr the Reg | 2023-05-10 | 2 | -6/+14 |
| * | | | | | service: nfp: Allow to load with a different amiibo id | german77 | 2023-05-10 | 6 | -7/+39 |
| |/ / / / |
|
* | | | | | Merge pull request #10119 from marius851000/improved_non_hd_feeback | Narr the Reg | 2023-05-10 | 1 | -6/+29 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | Improve emulation of HD Rumble | marius david | 2023-05-05 | 1 | -6/+29 |
* | | | | | Merge pull request #10183 from liamwhite/mods | liamwhite | 2023-05-09 | 3 | -3/+29 |
|\ \ \ \ \ |
|
| * | | | | | vfs_layered: avoid n^2 lookup in layeredfs building | Liam | 2023-05-08 | 1 | -3/+6 |
| * | | | | | vfs_vector: avoid n^2 lookup in layeredfs building | Liam | 2023-05-07 | 2 | -0/+23 |
* | | | | | | Merge pull request #10203 from german77/calibration | liamwhite | 2023-05-09 | 6 | -11/+53 |
|\ \ \ \ \ \ |
|
| * | | | | | | yuzu: Make 3d cube with joycon shape | Narr the Reg | 2023-05-08 | 1 | -10/+10 |
| * | | | | | | core: hid: Allow to calibrate gyro sensor | Narr the Reg | 2023-05-08 | 5 | -1/+43 |
* | | | | | | | Merge pull request #10206 from FernandoS27/astc-3d | liamwhite | 2023-05-09 | 3 | -7/+7 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Texture Cache: Fix ASTC textures | Fernando Sahmkow | 2023-05-09 | 3 | -7/+7 |
* | | | | | | | | input_common: Fix nfc detection for joycons | german77 | 2023-05-09 | 4 | -19/+21 |
|/ / / / / / / |
|
* / / / / / / | qt_common: consistently ifdef QPlatform after cbd79df23375 | Jan Beich | 2023-05-08 | 1 | -1/+1 |
|/ / / / / / |
|
* | | | | | | Merge pull request #10075 from Kelebek1/silence_nifm_spam | bunnei | 2023-05-08 | 3 | -5/+5 |
|\ \ \ \ \ \ |
|
| * | | | | | | Silence nifm spam | Kelebek1 | 2023-04-22 | 3 | -5/+5 |
* | | | | | | | bootmanager: remove stop_token header | Liam | 2023-05-08 | 1 | -1/+0 |
* | | | | | | | Merge pull request #10195 from german77/mutex | liamwhite | 2023-05-08 | 5 | -22/+20 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | core: hid: Update motion on a better place | german77 | 2023-05-08 | 5 | -22/+20 |
* | | | | | | | | Texture cache: Only force flush the dma downloads | Fernando Sahmkow | 2023-05-07 | 5 | -6/+6 |
* | | | | | | | | Buffer Cache: disable reactive flushing in it. | Fernando Sahmkow | 2023-05-07 | 3 | -18/+8 |
* | | | | | | | | Texture cache: reverse inmediate flush changes | Fernando Sahmkow | 2023-05-07 | 3 | -28/+14 |
* | | | | | | | | Buffer cache: always use async buffer downloads and fix regression. | Fernando Sahmkow | 2023-05-07 | 4 | -63/+70 |
* | | | | | | | | Address feedback, add CR notice, etc | Fernando Sahmkow | 2023-05-07 | 5 | -10/+18 |
* | | | | | | | | Query cache: stop updating pages as it's not affected by cpu writes | Fernando Sahmkow | 2023-05-07 | 1 | -2/+0 |
* | | | | | | | | Settings: add option to enable / disable reactive flushing | Fernando Sahmkow | 2023-05-07 | 11 | -5/+38 |
* | | | | | | | | Texture cache: sync the first flush. | Fernando Sahmkow | 2023-05-07 | 2 | -3/+30 |
* | | | | | | | | GPU: Add Reactive flushing | Fernando Sahmkow | 2023-05-07 | 24 | -30/+240 |
|/ / / / / / / |
|
* | | | | | | | Merge pull request #10097 from german77/nfp_full | bunnei | 2023-05-07 | 34 | -2632/+2254 |
|\ \ \ \ \ \ \
| |_|/ / / / /
|/| | | | | | |
|
| * | | | | | | service: nfc: Merge device interfaces and create the device manager | Narr the Reg | 2023-05-06 | 32 | -2410/+2031 |
| * | | | | | | core: service: Add FunctionInfoTyped to allow expanding existing interfaces | german77 | 2023-04-26 | 1 | -8/+12 |
| * | | | | | | service: nfc: Create mifare interface | Narr the Reg | 2023-04-24 | 3 | -50/+58 |
| * | | | | | | service: nfc: Create interface | Narr the Reg | 2023-04-24 | 5 | -115/+104 |
* | | | | | | | Merge pull request #10081 from Kelebek1/copy_overlap_tick | liamwhite | 2023-05-07 | 1 | -0/+6 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Sort overlap_ids by modification tick before copy | Kelebek1 | 2023-04-22 | 1 | -0/+6 |
| | |/ / / / /
| |/| | | | | |
|
* | | | | | | | Merge pull request #10172 from Kelebek1/debug_validation_names | liamwhite | 2023-05-07 | 10 | -30/+35 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Log object names with debug renderer, add a GPU address to ImageViews | Kelebek1 | 2023-05-06 | 10 | -30/+35 |
* | | | | | | | | yuzu/applets/qt_profile_select: connect double-click to accept() | QGJ | 2023-05-07 | 1 | -0/+1 |
* | | | | | | | | Fix address space allocator slow path to avoid OOB | Kelebek1 | 2023-05-07 | 1 | -1/+1 |
* | | | | | | | | Merge pull request #10180 from german77/debug | bunnei | 2023-05-07 | 1 | -2/+0 |
|\ \ \ \ \ \ \ \
| |_|_|_|_|/ / /
|/| | | | | | | |
|
| * | | | | | | | input_common: Revert debugging changes | german77 | 2023-05-07 | 1 | -2/+0 |
* | | | | | | | | Merge pull request #10125 from lat9nq/vsync-select | bunnei | 2023-05-07 | 22 | -129/+456 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | qt_common: Remove yuzu prefix | lat9nq | 2023-05-04 | 4 | -7/+7 |
| * | | | | | | | | configure_graphics: No there isn't a hyphen in VSync | lat9nq | 2023-05-03 | 2 | -5/+5 |
| * | | | | | | | | configure_input_player: Add missing include | lat9nq | 2023-05-03 | 1 | -0/+1 |
| * | | | | | | | | configure_graphics: Clean up includes [IWYU] | lat9nq | 2023-05-03 | 2 | -6/+31 |
| * | | | | | | | | bootmanager: Clean up includes [IWYU] | lat9nq | 2023-05-03 | 2 | -15/+50 |
| * | | | | | | | | configure_graphics: Actively find present modes | lat9nq | 2023-05-03 | 3 | -27/+161 |
| * | | | | | | | | vk_swapchain: Use certain modes for unlocked | lat9nq | 2023-05-03 | 2 | -26/+50 |
| * | | | | | | | | bootmanager: Remove inaccurate switch | lat9nq | 2023-05-03 | 2 | -11/+3 |
| * | | | | | | | | qt_common: Move window info function out of bootmanager | lat9nq | 2023-05-03 | 4 | -44/+75 |
| * | | | | | | | | vulkan_surface: Pass only window info for surface creation | lat9nq | 2023-05-03 | 3 | -10/+7 |
| * | | | | | | | | settings: Enable FIFO relaxed | lat9nq | 2023-05-03 | 2 | -7/+10 |
| * | | | | | | | | configure_graphics: Fix another typo | lat9nq | 2023-05-03 | 1 | -1/+1 |
| * | | | | | | | | telemetry_session: Make translate function static | lat9nq | 2023-05-03 | 1 | -1/+1 |
| * | | | | | | | | bootmanager: Return value in impossible case | lat9nq | 2023-05-03 | 1 | -0/+1 |
| * | | | | | | | | configure_graphics: Fix typo | lat9nq | 2023-05-03 | 1 | -1/+1 |
| * | | | | | | | | default_ini: Update V-Sync description | lat9nq | 2023-05-03 | 1 | -2/+8 |
| * | | | | | | | | configuration: Expose separate swap present modes | lat9nq | 2023-05-03 | 11 | -37/+115 |
* | | | | | | | | | Merge pull request #10174 from german77/motriod | bunnei | 2023-05-07 | 2 | -0/+10 |
|\ \ \ \ \ \ \ \ \
| |_|/ / / / / / /
|/| | | | | | | | |
|
| * | | | | | | | | input_common: Add experimental motion to button | german77 | 2023-05-06 | 2 | -0/+10 |
* | | | | | | | | | Merge pull request #10162 from lat9nq/sdl-remove-old | liamwhite | 2023-05-07 | 2 | -21/+2 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | yuzu-sdl,audio_core: Remove antiquated warning ignore | lat9nq | 2023-05-05 | 2 | -21/+2 |
| | |/ / / / / / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge pull request #10167 from german77/motion_preview | liamwhite | 2023-05-07 | 12 | -6/+165 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | input_common: Add property to invert an axis button | Narr the Reg | 2023-05-06 | 6 | -3/+15 |
| * | | | | | | | | | yuzu: Add motion preview to controller input | Narr the Reg | 2023-05-05 | 7 | -4/+151 |
| | |/ / / / / / /
| |/| | | | | | | |
|
* | | | | | | | | | Fix read access violation | Roni Kirla | 2023-05-06 | 1 | -1/+1 |
| |_|/ / / / / /
|/| | | | | | | |
|
* | | | | | | | | Merge pull request #10159 from german77/home_screenshot | bunnei | 2023-05-05 | 1 | -0/+4 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | core: hid: Fix state of capture and home buttons | german77 | 2023-05-05 | 1 | -0/+4 |
| |/ / / / / / / |
|
* | | | | | | | | Merge pull request #10128 from Kelebek1/audren_terminate | liamwhite | 2023-05-04 | 1 | -4/+1 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Wait for the terminate event before destroying a system instance | Kelebek1 | 2023-05-01 | 1 | -4/+1 |
* | | | | | | | | | Merge pull request #10145 from Kelebek1/code_size | liamwhite | 2023-05-04 | 3 | -10/+16 |
|\ \ \ \ \ \ \ \ \
| |_|/ / / / / / /
|/| | | | | | | | |
|
| * | | | | | | | | Fix code resize to use word size rather than byte size | Kelebek1 | 2023-05-03 | 3 | -10/+16 |
* | | | | | | | | | Merge pull request #10153 from FernandoS27/a-quickie-fixie | Fernando S | 2023-05-04 | 1 | -4/+5 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | Memory manager: Fix possible softlock | Fernando Sahmkow | 2023-05-04 | 1 | -4/+5 |
* | | | | | | | | | | Merge pull request #10154 from liamwhite/optimistic | Fernando S | 2023-05-04 | 8 | -28/+0 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | settings: remove pessimistic flushing | Liam | 2023-05-04 | 8 | -28/+0 |
| |/ / / / / / / / / |
|
* | | | | | | | | | | Merge pull request #10142 from FernandoS27/missing-astc | bunnei | 2023-05-04 | 8 | -9/+49 |
|\ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | GPU: implement missing ASTC | Fernando Sahmkow | 2023-05-03 | 8 | -9/+49 |
* | | | | | | | | | | Merge pull request #10088 from FernandoS27/100-gelato-flavor-test-builds-later | bunnei | 2023-05-04 | 14 | -80/+286 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | QueryCache: Fix write invalidation. | Fernando Sahmkow | 2023-04-28 | 2 | -6/+13 |
| * | | | | | | | | | | MemoryManager: Fix race conditions. | Fernando Sahmkow | 2023-04-28 | 2 | -3/+11 |
| * | | | | | | | | | | Clang format and ddress feedback | Fernando Sahmkow | 2023-04-24 | 3 | -16/+30 |
| * | | | | | | | | | | QueryCache: rework async downloads. | Fernando Sahmkow | 2023-04-23 | 7 | -45/+118 |
| * | | | | | | | | | | Accuracy Normal: reduce accuracy further for perf improvements in Project Lime | Fernando Sahmkow | 2023-04-23 | 4 | -5/+11 |
| * | | | | | | | | | | Fence Manager: implement async fence management in a sepparate thread. | Fernando Sahmkow | 2023-04-23 | 5 | -35/+133 |
| | |_|_|_|_|/ / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge pull request #10117 from liamwhite/sync-register | bunnei | 2023-05-03 | 9 | -5/+50 |
|\ \ \ \ \ \ \ \ \ \
| |_|/ / / / / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | kernel: match calls to Register and Unregister | Liam | 2023-04-30 | 9 | -5/+50 |
| | |_|/ / / / / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge pull request #10151 from GPUCode/no-softlocks-please | liamwhite | 2023-05-03 | 3 | -6/+9 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | vk_present_manager: Fix softlocks when disabling async present | GPUCode | 2023-05-03 | 3 | -6/+9 |
| | |_|_|/ / / / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge pull request #10144 from liamwhite/dont-turbo | Morph | 2023-05-03 | 1 | -1/+3 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | vulkan: disable turbo when debugging tool is attached | Liam | 2023-05-03 | 1 | -1/+3 |
* | | | | | | | | | | Merge pull request #10143 from liamwhite/fruit-company-moment | Morph | 2023-05-03 | 3 | -4/+6 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | video_core: fix build on Apple Clang | Liam | 2023-05-03 | 3 | -4/+6 |
| |/ / / / / / / / / |
|
* | | | | | | | | | | Merge pull request #10124 from liamwhite/pebkac | Morph | 2023-05-03 | 13 | -30/+34 |
|\ \ \ \ \ \ \ \ \ \
| |_|/ / / / / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | settings: rename extended memory layout to unsafe, move from general to system | Liam | 2023-04-30 | 13 | -30/+34 |
| | |_|_|_|_|/ / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge pull request #9973 from GPUCode/async-present | bunnei | 2023-05-03 | 21 | -226/+772 |
|\ \ \ \ \ \ \ \ \
| |_|_|_|_|/ / / /
|/| | | | | | | | |
|
| * | | | | | | | | vk_present_manager: Add toggle for async presentation | GPUCode | 2023-05-01 | 10 | -6/+45 |
| * | | | | | | | | vk_blit_screen: Recreate FSR when frame is recreated | GPUCode | 2023-05-01 | 1 | -1/+1 |
| * | | | | | | | | renderer_vulkan: Fix crashing when updating descriptors | GPUCode | 2023-05-01 | 2 | -4/+17 |
| * | | | | | | | | renderer_vulkan: Async presentation | GPUCode | 2023-05-01 | 11 | -218/+712 |
| | |/ / / / / /
| |/| | | | | | |
|
* | | | | | | | | Merge pull request #10133 from lat9nq/clang-shadow-and-fallthrough | liamwhite | 2023-05-03 | 1 | -0/+3 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | CMake: Enable type limits on Clang | lat9nq | 2023-05-02 | 1 | -0/+1 |
| * | | | | | | | | CMakeLists: Enable checks on Clang | lat9nq | 2023-05-02 | 1 | -0/+2 |
| |/ / / / / / / |
|
* | | | | | | | | Merge pull request #10130 from liamwhite/keys | liamwhite | 2023-05-03 | 2 | -0/+34 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | qt: warn on inoperable keys | Liam | 2023-05-01 | 2 | -0/+34 |
| | |/ / / / / /
| |/| | | | | | |
|
* | | | | | | | | Merge pull request #10123 from Kelebek1/sample_mask | liamwhite | 2023-05-03 | 2 | -2/+4 |
|\ \ \ \ \ \ \ \
| |_|/ / / / / /
|/| | | | | | | |
|
| * | | | | | | | Define SampleMask as an array | Kelebek1 | 2023-04-30 | 2 | -2/+4 |
| | |/ / / / /
| |/| | | | | |
|
* | | | | | | | Merge pull request #10084 from FernandoS27/yuzu-goes-broom-broom | Morph | 2023-05-01 | 15 | -1727/+2255 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | BufferCache: Fixes and address feedback | Fernando Sahmkow | 2023-05-01 | 6 | -322/+243 |
| * | | | | | | | Buffer Cache: Release stagging buffers on tick frame | Fernando Sahmkow | 2023-04-29 | 2 | -12/+22 |
| * | | | | | | | Tests: Add memory tracker tests. | Fernando Sahmkow | 2023-04-29 | 3 | -550/+548 |
| * | | | | | | | Clang: format and ficx compile errors. | Fernando Sahmkow | 2023-04-29 | 5 | -68/+78 |
| * | | | | | | | Implement Async downloads in normal and fix a few issues. | Fernando Sahmkow | 2023-04-29 | 3 | -39/+61 |
| * | | | | | | | Buffer Cache rework: Setup async downloads. | Fernando Sahmkow | 2023-04-29 | 2 | -140/+154 |
| * | | | | | | | Buffer Cache: Fully rework the buffer cache. | Fernando Sahmkow | 2023-04-29 | 12 | -1091/+1644 |
| | |_|_|_|/ /
| |/| | | | | |
|
* | | | | | | | Merge pull request #10116 from liamwhite/deboost | liamwhite | 2023-05-01 | 8 | -19/+657 |
|\ \ \ \ \ \ \
| |_|_|/ / / /
|/| | | | | | |
|
| * | | | | | | kernel: remove general boost lists | Liam | 2023-04-30 | 7 | -19/+26 |
| * | | | | | | common: add intrusive list type | Liam | 2023-04-29 | 1 | -0/+631 |
| |/ / / / / |
|
* | | | | | | Merge pull request #10110 from Morph1984/intel-disable-compute | bunnei | 2023-04-30 | 1 | -0/+7 |
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | | |
|
| * | | | | | vk_pipeline_cache: Skip compute pipelines on Intel proprietary drivers | Morph | 2023-04-28 | 1 | -0/+7 |
| |/ / / / |
|
* | | | | | Texture Cache: Release stagging buffers on tick frame | Fernando Sahmkow | 2023-04-29 | 6 | -19/+46 |
* | | | | | Address Feedback & Clang Format | Fernando Sahmkow | 2023-04-29 | 2 | -17/+14 |
* | | | | | Maxwell3D: only update parameters on High | Fernando Sahmkow | 2023-04-29 | 1 | -0/+3 |
* | | | | | Accelerate DMA: Use texture cache async downloads to perform the copies | Fernando Sahmkow | 2023-04-29 | 6 | -53/+123 |
* | | | | | TextureCache: refactor DMA downloads to allow multiple buffers. | Fernando Sahmkow | 2023-04-29 | 8 | -41/+75 |
|/ / / / |
|
* | | | | Merge pull request #10051 from liamwhite/surface-capabilities | Fernando S | 2023-04-24 | 1 | -1/+14 |
|\ \ \ \ |
|
| * | | | | vulkan: pick alpha composite flags based on available values | Liam | 2023-04-13 | 1 | -1/+14 |
* | | | | | Merge pull request #10056 from vonchenplus/audout_u | Fernando S | 2023-04-24 | 1 | -6/+8 |
|\ \ \ \ \ |
|
| * | | | | | core: audio: return result when audio_out initialize failed | FengChen | 2023-04-16 | 1 | -6/+8 |
* | | | | | | Merge pull request #10069 from liamwhite/log | Fernando S | 2023-04-24 | 1 | -4/+6 |
|\ \ \ \ \ \
| |_|_|/ / /
|/| | | | | |
|
| * | | | | | maxwell_3d: fix out of bounds array access in size estimation | Liam | 2023-04-22 | 1 | -4/+6 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge pull request #10074 from Kelebek1/fermi_blit | Fernando S | 2023-04-22 | 1 | -4/+12 |
|\ \ \ \ \ |
|
| * | | | | | Account for a pre-added offset when using Corner sample mode for 2D blits | Kelebek1 | 2023-04-21 | 1 | -4/+12 |
| |/ / / / |
|
* | | | | | Merge pull request #10076 from german77/TryPopMyFriend | bunnei | 2023-04-22 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * | | | | | core: am: Demote TryPopFromFriendInvitationStorageChannel Log level | german77 | 2023-04-22 | 1 | -1/+1 |
| |/ / / / |
|
* | | | | | Merge pull request #10068 from twitchax/twitchax/dr_bind_address | bunnei | 2023-04-22 | 1 | -3/+13 |
|\ \ \ \ \ |
|
| * | | | | | Run clang-format to fix all. | Aaron Roney | 2023-04-19 | 1 | -1/+2 |
| * | | | | | Fix formatting. | Aaron Roney | 2023-04-19 | 1 | -2/+2 |
| * | | | | | Allow passing `bind_address` to dedicated room. | Aaron Roney | 2023-04-19 | 1 | -2/+11 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge pull request #10060 from german77/no_dead | bunnei | 2023-04-22 | 1 | -0/+4 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | core: hid: Remove deadzone of virtual controller | german77 | 2023-04-16 | 1 | -0/+4 |
| |/ / / |
|
* | | | | Merge pull request #10057 from liamwhite/its-not-in-the-timeline | bunnei | 2023-04-20 | 4 | -68/+161 |
|\ \ \ \ |
|
| * | | | | vulkan: use plain fences when timeline semaphores are not available | Liam | 2023-04-15 | 4 | -68/+161 |
| |/ / / |
|
* | | | | Merge pull request #10053 from german77/nfp_full | bunnei | 2023-04-19 | 7 | -74/+938 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | service: nfp: Implement debug Interface | Narr the Reg | 2023-04-15 | 6 | -8/+444 |
| * | | | service: nfp: Implement system interface | Narr the Reg | 2023-04-15 | 6 | -17/+289 |
| * | | | service: nfp: Use an unique interface | Narr the Reg | 2023-04-14 | 4 | -71/+227 |
| |/ / |
|
* | | | Merge pull request #10030 from Wollnashorn/botw-amd-fix | bunnei | 2023-04-15 | 6 | -0/+73 |
|\ \ \ |
|
| * | | | video_core: Enable ImageGather rounding fix on AMD open source drivers | Wollnashorn | 2023-04-12 | 1 | -0/+2 |
| * | | | shader_recompiler: Use vector arithmetic rather than component-wise in ImageGatherSubpixelOffset | Wollnashorn | 2023-04-08 | 1 | -18/+9 |
| * | | | video_core: Enable ImageGather with subpixel offset on Intel | Wollnashorn | 2023-04-08 | 7 | -17/+11 |
| * | | | shader_recompiler: Add subpixel offset for correct rounding at `ImageGather` | Wollnashorn | 2023-04-08 | 9 | -0/+86 |
* | | | | input_common: minor fix to mouse movement | Valeri | 2023-04-14 | 1 | -1/+1 |
| |/ /
|/| | |
|
* | | | Merge pull request #10008 from vonchenplus/texture_cache | liamwhite | 2023-04-11 | 4 | -50/+57 |
|\ \ \ |
|
| * | | | video_core: Keep the definition of DimensionControl consistent with nvidia open doc | Feng Chen | 2023-03-31 | 2 | -19/+22 |
| * | | | video_core: Better defined ImageInfo parameters | FengChen | 2023-03-14 | 3 | -39/+43 |
* | | | | Merge pull request #10027 from bylaws/master | liamwhite | 2023-04-10 | 2 | -5/+5 |
|\ \ \ \ |
|
| * | | | | Use GetGlobalTimeNs as opposed to clock ticks | Billy Laws | 2023-04-08 | 2 | -4/+3 |
| * | | | | Add some explicit latency to sample count reporting | Billy Laws | 2023-04-04 | 1 | -1/+2 |
| | |/ /
| |/| | |
|
* | | | | kernel: move more memory to application in 8GB arrangement | Liam | 2023-04-10 | 1 | -2/+4 |
* | | | | kernel: switch extended memory setting to 8GB arrangement | Liam | 2023-04-08 | 3 | -4/+4 |
* | | | | Merge pull request #10022 from liamwhite/gcc-13 | bunnei | 2023-04-08 | 6 | -28/+14 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | general: fixes for gcc 13 | Liam | 2023-04-03 | 6 | -28/+14 |
* | | | | Merge pull request #10024 from german77/crysis | liamwhite | 2023-04-03 | 1 | -5/+1 |
|\ \ \ \ |
|
| * | | | | service: hid: Fix handle validation | german77 | 2023-04-02 | 1 | -5/+1 |
* | | | | | Merge pull request #10004 from Kelebek1/cubemap | liamwhite | 2023-04-03 | 1 | -15/+15 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | Only upload GPU-modified overlaps | Kelebek1 | 2023-03-28 | 1 | -15/+15 |
* | | | | | Merge pull request #10020 from merryhime/update-dynarmic | bunnei | 2023-04-02 | 1 | -13/+10 |
|\ \ \ \ \ |
|
| * | | | | | core: arm_dynarmic_32: Update SaveContext/LoadContext. | bunnei | 2023-04-02 | 1 | -13/+10 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge pull request #9969 from bylaws/master | bunnei | 2023-04-01 | 9 | -79/+55 |
|\ \ \ \ \ |
|
| * | | | | | audio_core: No longer stall when sink queue is full | Billy Laws | 2023-03-27 | 4 | -64/+1 |
| * | | | | | Run clang-format | Billy Laws | 2023-03-27 | 3 | -7/+6 |
| * | | | | | audio: Wait for samples on the emulated DSP side to avoid desyncs | Billy Laws | 2023-03-27 | 6 | -24/+28 |
| * | | | | | audio: Interpolate system manager sample count using host sink sample info | Billy Laws | 2023-03-26 | 4 | -3/+39 |
* | | | | | | Merge pull request #10006 from german77/profile_select | liamwhite | 2023-04-01 | 8 | -34/+270 |
|\ \ \ \ \ \ |
|
| * | | | | | | service: am: Improve profile select applet | Narr the Reg | 2023-03-29 | 8 | -34/+270 |
* | | | | | | | Merge pull request #9997 from german77/cancel_controller | liamwhite | 2023-04-01 | 9 | -19/+33 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | applet: controller: Implement cancel button | german77 | 2023-03-30 | 9 | -19/+33 |
| |/ / / / / / |
|
* | | | | | | | Merge pull request #9999 from german77/new_hid_hurra | liamwhite | 2023-04-01 | 4 | -22/+56 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | service: hid: Implement SetNpadJoyAssignmentModeSingleWithDestination | german77 | 2023-03-30 | 4 | -22/+56 |
* | | | | | | | | Merge pull request #10017 from jbeich/vk-246 | liamwhite | 2023-04-01 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \
| |_|_|_|/ / / /
|/| | | | | | | |
|
| * | | | | | | | externals: update Vulkan-Headers to v1.3.246 | Jan Beich | 2023-04-01 | 1 | -0/+2 |
* | | | | | | | | Merge pull request #10005 from liamwhite/kernel-atomics | bunnei | 2023-04-01 | 2 | -39/+56 |
|\ \ \ \ \ \ \ \
| |/ / / / / / /
|/| | | | | | | |
|
| * | | | | | | | kernel: fix unbounded stack usage in atomics | Liam | 2023-03-29 | 2 | -39/+56 |
* | | | | | | | | Fixes 'Continous' typo | Max Dunbar | 2023-03-30 | 6 | -38/+38 |
| |_|/ / / / /
|/| | | | | | |
|
* | | | | | | | Merge pull request #9505 from liamwhite/request-exit | liamwhite | 2023-03-29 | 48 | -61/+312 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
| * | | | | | | qt: implement RequestExit for applets | Liam | 2023-03-25 | 38 | -69/+250 |
| * | | | | | | applets: implement RequestExit | Liam | 2023-03-25 | 18 | -1/+71 |
* | | | | | | | Merge pull request #10003 from german77/disconnect | liamwhite | 2023-03-28 | 1 | -1/+2 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | service: hid: Silence warning on MergeSingleJoyAsDualJoy | Narr the Reg | 2023-03-27 | 1 | -1/+2 |
| | |/ / / / /
| |/| | | | | |
|
* | | | | | | | telemetry: Add waitpkg instruction | Morph | 2023-03-27 | 1 | -0/+1 |
* | | | | | | | x64: Simplify RDTSC on non-MSVC compilers | Morph | 2023-03-27 | 2 | -16/+10 |
* | | | | | | | core_timing: Make use of MicroSleep for x64 CPUs | Morph | 2023-03-27 | 1 | -0/+8 |
* | | | | | | | x64: Add MicroSleep | Morph | 2023-03-27 | 3 | -0/+84 |
* | | | | | | | x64: cpu_detect: Add detection of waitpkg instructions | Morph | 2023-03-27 | 2 | -0/+2 |
* | | | | | | | Merge pull request #10002 from german77/log | liamwhite | 2023-03-27 | 1 | -2/+2 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | qt: Fix log softlock | Narr the Reg | 2023-03-27 | 1 | -2/+2 |
| |/ / / / / / |
|
* | | | | | | | Merge pull request #9984 from liamwhite/global-memory | liamwhite | 2023-03-27 | 44 | -226/+185 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | memory: rename global memory references to application memory | Liam | 2023-03-24 | 44 | -226/+185 |
* | | | | | | | | Merge pull request #9995 from german77/plain | liamwhite | 2023-03-27 | 5 | -8/+37 |
|\ \ \ \ \ \ \ \
| |_|_|_|/ / / /
|/| | | | | | | |
|
| * | | | | | | | service: nfp: Add plain amiibo support | german77 | 2023-03-26 | 5 | -8/+37 |
| | |/ / / / /
| |/| | | | | |
|
* / | | | | | | tests: mark integer literals as unsigned | Liam | 2023-03-26 | 1 | -17/+20 |
|/ / / / / / |
|
* | | / / / | container_hash: use climits | Liam | 2023-03-26 | 1 | -0/+1 |
| |_|/ / /
|/| | | | |
|
* | | | | | video_core/macro: Make use of Common::HashValue | Morph | 2023-03-26 | 1 | -3/+3 |
* | | | | | tests: Implement tests for verifying HashValue | Morph | 2023-03-26 | 2 | -0/+42 |
* | | | | | common: Port boost's hash_value implementation | Morph | 2023-03-26 | 2 | -0/+92 |
| |/ / /
|/| | | |
|
* | | | | Merge pull request #9985 from liamwhite/funny-meme | bunnei | 2023-03-25 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | vulkan: fix scheduler chunk reserve | Liam | 2023-03-24 | 1 | -1/+1 |
* | | | | | Pass GPU page table by reference | Ross Schlaikjer | 2023-03-25 | 1 | -31/+32 |
* | | | | | Merge pull request #9983 from Morph1984/boost | liamwhite | 2023-03-24 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * | | | | | zstd: Use ZSTD_getFrameContentSize instead of ZSTD_getDecompressedSize | Morph | 2023-03-24 | 1 | -1/+1 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge pull request #9981 from german77/nfp_connect | liamwhite | 2023-03-24 | 4 | -4/+30 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | nfc: Initialize device when controller is connected | Narr the Reg | 2023-03-22 | 4 | -4/+30 |
* | | | | | Merge pull request #9975 from liamwhite/more-waiting | Morph | 2023-03-24 | 1 | -4/+5 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | vulkan: fix more excessive waiting in scheduler | Liam | 2023-03-19 | 1 | -4/+5 |
| |/ / / |
|
* | | | | Merge pull request #9971 from Morph1984/q | liamwhite | 2023-03-23 | 3 | -124/+215 |
|\ \ \ \ |
|
| * | | | | bounded_threadsafe_queue: Refactor Pop | Morph | 2023-03-22 | 1 | -140/+62 |
| * | | | | bounded_threadsafe_queue: Add producer cv to avoid busy waiting | Morph | 2023-03-22 | 1 | -17/+29 |
| * | | | | bounded_threadsafe_queue: Deduplicate and add PushModes | Morph | 2023-03-22 | 3 | -88/+86 |
| * | | | | bounded_threadsafe_queue: Add TryPush | Morph | 2023-03-22 | 1 | -0/+71 |
| * | | | | logging: Make use of bounded queue | Morph | 2023-03-22 | 1 | -8/+8 |
| * | | | | bounded_threadsafe_queue: Use simplified impl of bounded queue | Morph | 2023-03-22 | 2 | -115/+203 |
* | | | | | Merge pull request #9964 from liamwhite/typed-address | liamwhite | 2023-03-23 | 101 | -1102/+1574 |
|\ \ \ \ \ |
|
| * | | | | | kernel: use KTypedAddress for addresses | Liam | 2023-03-22 | 101 | -1102/+1574 |
* | | | | | | Merge pull request #9962 from Kelebek1/disable_srgb | Morph | 2023-03-23 | 1 | -6/+8 |
|\ \ \ \ \ \ |
|
| * | | | | | | Disable SRGB border color conversion for now, to fix shadows in Xenoblade. | Kelebek1 | 2023-03-17 | 1 | -6/+8 |
| |/ / / / / |
|
* | | | | | | Merge pull request #9965 from german77/thankYouEpicBoy | bunnei | 2023-03-22 | 1 | -0/+3 |
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | | |
|
| * | | | | | config: Fix controller config from resetting | Narr the Reg | 2023-03-18 | 1 | -0/+3 |
| |/ / / / |
|
* | | | | | Merge pull request #9970 from bunnei/string-util-view | bunnei | 2023-03-19 | 2 | -11/+11 |
|\ \ \ \ \ |
|
| * | | | | | common: string_util: Use std::string_view for UTF16ToUTF8/UTF8ToUTF16W. | bunnei | 2023-03-19 | 2 | -11/+11 |
| | |/ / /
| |/| | | |
|
* / | | | | kernel: fix LOG_TRACE in ipc | Liam | 2023-03-19 | 1 | -1/+1 |
|/ / / / |
|
* | | | | common: bounded_threadsafe_queue: Use polyfill_thread. | bunnei | 2023-03-18 | 1 | -2/+3 |
* | | | | Merge pull request #9778 from behunin/my-box-chevy | bunnei | 2023-03-18 | 2 | -3/+4 |
|\ \ \ \ |
|
| * | | | | gpu_thread: Use bounded queue | Behunin | 2023-03-04 | 2 | -3/+4 |
* | | | | | Merge pull request #9953 from german77/amiibo_crc | bunnei | 2023-03-18 | 7 | -52/+157 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | service: nfp: Replace crc function with boost equivalent | Narr the Reg | 2023-03-17 | 2 | -28/+17 |
| * | | | | service: nfp: Close app area and recreate crc | Narr the Reg | 2023-03-16 | 1 | -0/+10 |
| * | | | | service: nfp: Convert mii colors to v3 | Narr the Reg | 2023-03-16 | 6 | -15/+100 |
| * | | | | service: nfp: Actually write correct crc | Narr the Reg | 2023-03-15 | 6 | -23/+44 |
* | | | | | Merge pull request #9955 from liamwhite/color-blend-equation | liamwhite | 2023-03-16 | 1 | -0/+6 |
|\ \ \ \ \ |
|
| * | | | | | vulkan: disable extendedDynamicState3ColorBlendEquation on radv | Liam | 2023-03-15 | 1 | -0/+6 |
| |/ / / / |
|
* | | | | | Merge pull request #9931 from liamwhite/sched | liamwhite | 2023-03-16 | 2 | -28/+62 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | vk_scheduler: split work queue waits and execution waits | Liam | 2023-03-12 | 2 | -28/+62 |
* | | | | | Merge pull request #9933 from vonchenplus/texture_format | liamwhite | 2023-03-14 | 3 | -72/+67 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | video_core: Update texture format | Feng Chen | 2023-03-10 | 3 | -72/+67 |
| |/ / / |
|
* | | | | configure_audio: Fix output mode setting not saving | Morph | 2023-03-13 | 2 | -9/+9 |
* | | | | Merge pull request #9939 from german77/vibration | liamwhite | 2023-03-13 | 1 | -1/+16 |
|\ \ \ \ |
|
| * | | | | input_common: sdl: Only send last vibration command | german77 | 2023-03-13 | 1 | -1/+16 |
* | | | | | Merge pull request #9941 from german77/settings | liamwhite | 2023-03-13 | 7 | -98/+62 |
|\ \ \ \ \ |
|
| * | | | | | yuzu: Move audio settings to audio section | german77 | 2023-03-12 | 6 | -45/+56 |
| * | | | | | yuzu: Remove console id setting | german77 | 2023-03-12 | 3 | -53/+6 |
* | | | | | | Merge pull request #9943 from vonchenplus/gentleman | liamwhite | 2023-03-13 | 3 | -2/+3 |
|\ \ \ \ \ \ |
|
| * | | | | | | video_core: Fix ogl status error when draw_texture | FengChen | 2023-03-12 | 2 | -2/+2 |
| * | | | | | | video_core: Invalid index_buffer flag when inline_index draw | FengChen | 2023-03-12 | 1 | -0/+1 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | kernel: additional style fixes to KThread, KProcess | Liam | 2023-03-13 | 2 | -27/+27 |
* | | | | | | kernel: fix clang build | Liam | 2023-03-13 | 1 | -2/+2 |
* | | | | | | kernel: remove unnecessary finalize calls | Liam | 2023-03-13 | 2 | -7/+1 |
* | | | | | | kernel: convert KProcess to new style | Liam | 2023-03-13 | 10 | -240/+254 |
* | | | | | | kernel: convert KThread to new style | Liam | 2023-03-13 | 15 | -670/+519 |
* | | | | | | kernel: prefer std::addressof | Liam | 2023-03-13 | 21 | -134/+139 |
* | | | | | | kernel: convert KResourceLimit | Liam | 2023-03-13 | 2 | -59/+59 |
* | | | | | | kernel: remove kernel_ | Liam | 2023-03-13 | 41 | -295/+290 |
* | | | | | | kernel: remove gratitutous attribute usage | Liam | 2023-03-13 | 8 | -29/+24 |
* | | | | | | kernel/svc: convert to new style | Liam | 2023-03-13 | 21 | -304/+192 |
* | | | | | | kernel: convert miscellaneous | Liam | 2023-03-13 | 7 | -94/+81 |
* | | | | | | kernel: conver KScopedLock, KScopedResourceReservation, KSessionRequest, KSharedMemory, KSpinLock | Liam | 2023-03-13 | 9 | -97/+99 |
* | | | | | | kernel: convert KAbstractSchedulerLock | Liam | 2023-03-13 | 1 | -31/+24 |
* | | | | | | kernel: convert KMemoryLayout, KMemoryRegion*, KPageTableSlabHeap, KPriorityQueue | Liam | 2023-03-13 | 6 | -121/+121 |
* | | | | | | kernel: move KMemoryLayout for NX board | Liam | 2023-03-13 | 2 | -1/+1 |
* | | | | | | kernel: remove KLinkedList | Liam | 2023-03-13 | 5 | -245/+0 |
* | | | | | | kernel: convert KConditionVariable, KLightConditionVariable, KLightLock | Liam | 2023-03-13 | 7 | -75/+77 |
* | | | | | | kernel: convert KPort, KSession | Liam | 2023-03-13 | 28 | -226/+196 |
* | | | | | | kernel: convert GlobalSchedulerContext, KAddressArbiter, KScopedSchedulerLockAndSleep, KThreadQueue to new style | Liam | 2023-03-13 | 8 | -142/+130 |
| |_|/ / /
|/| | | | |
|
* | | | | | general: fix spelling mistakes | Liam | 2023-03-12 | 102 | -206/+206 |
* | | | | | Merge pull request #9913 from ameerj/acc-dma-refactor | Fernando S | 2023-03-11 | 10 | -260/+208 |
|\ \ \ \ \ |
|
| * | | | | | gl_rasterizer: Implement AccelerateDMA DmaBufferImageCopy | ameerj | 2023-03-07 | 2 | -9/+52 |
| * | | | | | Refactor AccelerateDMA code | ameerj | 2023-03-07 | 8 | -251/+156 |
* | | | | | | Merge pull request #9923 from liamwhite/kht | liamwhite | 2023-03-10 | 8 | -15/+42 |
|\ \ \ \ \ \ |
|
| * | | | | | | kernel: add timer pointer to KThreadQueue | Liam | 2023-03-08 | 8 | -15/+42 |
* | | | | | | | Merge pull request #9928 from german77/super_nfp | liamwhite | 2023-03-10 | 5 | -52/+234 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | service: nfp: Improve implementation | Narr the Reg | 2023-03-10 | 5 | -52/+234 |
| | |_|_|/ / /
| |/| | | | | |
|
* | | | | | | | Merge pull request #9925 from ameerj/gl-sync-signal | liamwhite | 2023-03-10 | 5 | -10/+16 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | OpenGL: Prefer glClientWaitSync for OGLSync objects | ameerj | 2023-03-09 | 5 | -10/+16 |
| | |_|/ / / /
| |/| | | | | |
|
* | | | | | | | Merge pull request #9917 from Morph1984/the-real-time | liamwhite | 2023-03-10 | 11 | -18/+83 |
|\ \ \ \ \ \ \
| |_|_|_|/ / /
|/| | | | | | |
|
| * | | | | | | perf_stats: Check multicore first | Morph | 2023-03-08 | 1 | -2/+2 |
| * | | | | | | hid: Use nanosecond timestamps instead of ticks | Morph | 2023-03-08 | 2 | -5/+5 |
| * | | | | | | core: Promote CPU/GPU threads to time critical | Morph | 2023-03-08 | 4 | -4/+4 |
| * | | | | | | native_clock: Wait for 10 seconds instead of 30 | Morph | 2023-03-08 | 1 | -3/+3 |
| * | | | | | | native_clock: Use RealTimeClock instead of SteadyClock | Morph | 2023-03-08 | 1 | -4/+4 |
| * | | | | | | steady_clock: Introduce a real time clock | Morph | 2023-03-08 | 2 | -0/+36 |
| * | | | | | | native_clock: Re-adjust the RDTSC frequency | Morph | 2023-03-08 | 2 | -5/+34 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | Merge pull request #9916 from liamwhite/fpu | liamwhite | 2023-03-09 | 3 | -1/+28 |
|\ \ \ \ \ \ |
|
| * | | | | | | kernel: clone fpu status on CreateThread | Liam | 2023-03-08 | 3 | -1/+28 |
| |/ / / / / |
|
* | | | | | | Merge pull request #9822 from ameerj/buffcache-ssbo-addr | liamwhite | 2023-03-09 | 2 | -5/+27 |
|\ \ \ \ \ \
| |_|_|/ / /
|/| | | | | |
|
| * | | | | | buffer_cache: Add logic for non-NVN storage buffer tracking | ameerj | 2023-02-25 | 2 | -5/+27 |
* | | | | | | Merge pull request #9906 from german77/metroid2 | bunnei | 2023-03-08 | 3 | -10/+20 |
|\ \ \ \ \ \ |
|
| * | | | | | | input_common: Increase mouse sensitivity range | german77 | 2023-03-08 | 3 | -10/+20 |
* | | | | | | | Merge pull request #9912 from liamwhite/err | liamwhite | 2023-03-08 | 35 | -183/+169 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | hle: rename legacy errors to Results | Liam | 2023-03-07 | 35 | -183/+169 |
| | |_|_|/ / /
| |/| | | | | |
|
* | | | | | | | Merge pull request #9904 from liamwhite/ws | liamwhite | 2023-03-08 | 1 | -16/+29 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | kernel: fix WaitSynchronization | Liam | 2023-03-05 | 1 | -16/+29 |
| | |/ / / / /
| |/| | | | | |
|
* | | | | | | | Merge pull request #9896 from Kelebek1/d24s8 | liamwhite | 2023-03-08 | 3 | -10/+16 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Check all swizzle components for red, not just [0], pass float border color rather than int | Kelebek1 | 2023-03-04 | 3 | -10/+16 |
* | | | | | | | | Merge pull request #9921 from liamwhite/override | Morph | 2023-03-08 | 4 | -7/+7 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | general: fix type inconsistencies | Liam | 2023-03-08 | 4 | -7/+7 |
| | |_|_|_|/ / /
| |/| | | | | | |
|
* | | | | | | | | Merge pull request #9918 from liamwhite/fwrapv | Morph | 2023-03-08 | 3 | -1/+25 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | kernel: avoid signed overflow UB on MSVC | Liam | 2023-03-08 | 3 | -1/+25 |
| |/ / / / / / / |
|
* | | | | | | | | Merge pull request #9920 from liamwhite/constexpr-bit-cast | Morph | 2023-03-08 | 1 | -9/+11 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | common: make BitCast constexpr | Liam | 2023-03-08 | 1 | -9/+11 |
| |/ / / / / / / |
|
* / / / / / / / | input_common: Minor typo issues (#9922) | Narr the Reg | 2023-03-08 | 8 | -48/+48 |
|/ / / / / / / |
|
* | | | | | | | Merge pull request #9889 from Morph1984/time-is-ticking | liamwhite | 2023-03-07 | 14 | -57/+322 |
|\ \ \ \ \ \ \
| |_|_|/ / / /
|/| | | | | | |
|
| * | | | | | | native_clock: Round RDTSC frequency to the nearest 1000 | Morph | 2023-03-05 | 1 | -5/+12 |
| * | | | | | | timer_resolution: Set current process to High QoS | Morph | 2023-03-05 | 1 | -0/+22 |
| * | | | | | | hardware_properties: Update BASE_CLOCK_RATE to exactly 1020 MHz | Morph | 2023-03-05 | 1 | -5/+3 |
| * | | | | | | core_timing: Use higher precision sleeps on Windows | Morph | 2023-03-05 | 5 | -24/+47 |
| * | | | | | | main: (Windows) Set the current timer resolution to the maximum | Morph | 2023-03-05 | 2 | -0/+13 |
| * | | | | | | wall_clock: Make use of SteadyClock | Morph | 2023-03-05 | 1 | -23/+11 |
| * | | | | | | common: Implement a method to change the Windows timer resolution | Morph | 2023-03-05 | 3 | -0/+133 |
| * | | | | | | common: Implement a high resolution steady clock | Morph | 2023-03-05 | 3 | -0/+81 |
* | | | | | | | Merge pull request #9890 from Kelebek1/reverb_fix | liamwhite | 2023-03-06 | 3 | -6/+8 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Fix a bug with the Reverb command in reading from the pre_delay line. | Kelebek1 | 2023-03-02 | 3 | -6/+8 |
| | |/ / / / /
| |/| | | | | |
|
* | | | | | | | Merge pull request #9910 from jbeich/libc++ | liamwhite | 2023-03-06 | 1 | -0/+1 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | kernel: add missing header for libc++ | Jan Beich | 2023-03-06 | 1 | -0/+1 |
| | |_|/ / / /
| |/| | | | | |
|
* | | | | | | | Merge pull request #9905 from german77/usbssl | liamwhite | 2023-03-06 | 3 | -62/+102 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | service: psc: Update names | Narr the Reg | 2023-03-05 | 1 | -9/+9 |
| * | | | | | | | service: ssl: Add missing properties and update names | Narr the Reg | 2023-03-05 | 1 | -18/+58 |
| * | | | | | | | service: usb: Update names | Narr the Reg | 2023-03-05 | 1 | -35/+35 |
| |/ / / / / / |
|
* | | | | | | | Merge pull request #9907 from german77/joycon | liamwhite | 2023-03-06 | 3 | -32/+84 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | input_common: joycon: Add stick input from passive reports | german77 | 2023-03-05 | 3 | -32/+84 |
| |/ / / / / / |
|
* | | | | | | | Merge pull request #9908 from german77/pfp | liamwhite | 2023-03-06 | 2 | -9/+20 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | service: acc: Replace default image with a 32x32 image | Narr the Reg | 2023-03-05 | 2 | -9/+20 |
| |/ / / / / / |
|
* / / / / / / | fix typo in settings.h | Ikko Eltociear Ashimine | 2023-03-06 | 1 | -4/+4 |
|/ / / / / / |
|
* | / / / / | Engines: Implement Accelerate DMA Texture. | Fernando Sahmkow | 2023-03-05 | 15 | -97/+658 |
| |/ / / /
|/| | | | |
|
* | | | | | Merge pull request #9884 from liamwhite/service-cleanup | Morph | 2023-03-04 | 181 | -2179/+2112 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | nvnflinger: fix name | Liam | 2023-03-01 | 54 | -444/+443 |
| * | | | | service: move hle_ipc from kernel | Liam | 2023-03-01 | 148 | -1734/+1669 |
| * | | | | sm:: remove unused member | Liam | 2023-03-01 | 1 | -1/+0 |
| |/ / / |
|
* | | | | Merge pull request #9855 from liamwhite/kern-16-support | bunnei | 2023-03-03 | 13 | -288/+510 |
|\ \ \ \ |
|
| * | | | | kernel: be more careful about kernel address keys | Liam | 2023-03-01 | 5 | -11/+23 |
| * | | | | kernel: refactor priority inheritance to represent locks as C++ objects | Liam | 2023-03-01 | 8 | -190/+436 |
| * | | | | kernel: simplify AddressSpaceInfo, update values | Liam | 2023-03-01 | 1 | -66/+13 |
| * | | | | kernel: barrier memory before condition variable write | Liam | 2023-03-01 | 1 | -15/+15 |
| * | | | | kernel: document previous location of interrupt disables in arbiter/condvar | Liam | 2023-03-01 | 2 | -3/+9 |
| * | | | | kernel: adjust pool allocations | Liam | 2023-03-01 | 2 | -7/+16 |
| * | | | | kernel: simplify KAbstractSchedulerLock::Lock | Liam | 2023-03-01 | 1 | -5/+6 |
| * | | | | kernel: add InfoType::IoRegionHint | Liam | 2023-03-01 | 1 | -0/+1 |
| |/ / / |
|
* / / / | vulkan_common: disable vertexInputDynamicState on unsupported driver | Liam | 2023-03-02 | 1 | -0/+1 |
|/ / / |
|
* | | | Merge pull request #9832 from liamwhite/hle-mp | liamwhite | 2023-03-01 | 141 | -1153/+1569 |
|\ \ \ |
|
| * | | | sm:: fix lingering session initialization issues | Liam | 2023-02-21 | 2 | -2/+19 |
| * | | | cheat_engine: add check for hid initialization | Liam | 2023-02-21 | 1 | -2/+7 |
| * | | | sm:: support service registration deferral | Liam | 2023-02-21 | 5 | -8/+151 |
| * | | | service: refactor server architecture | Liam | 2023-02-21 | 140 | -1143/+1393 |
| * | | | core: defer cpu shutdown | Liam | 2023-02-21 | 1 | -3/+4 |
* | | | | cmake: use correct boost imported targets | Alexandre Bouvier | 2023-02-28 | 5 | -5/+5 |
* | | | | Merge pull request #9859 from liamwhite/tmem-use | liamwhite | 2023-02-28 | 21 | -75/+95 |
|\ \ \ \ |
|
| * | | | | am: avoid direct pointer access of transfer memory objects | Liam | 2023-02-24 | 1 | -6/+4 |
| * | | | | hid: avoid direct pointer access of transfer memory objects | Liam | 2023-02-24 | 20 | -69/+91 |
* | | | | | Merge pull request #9874 from german77/violet | liamwhite | 2023-02-28 | 1 | -4/+8 |
|\ \ \ \ \ |
|
| * | | | | | service: btm: Fix handle functions | Narr the Reg | 2023-02-27 | 1 | -4/+8 |
* | | | | | | Merge pull request #9872 from goldenx86/partialLTO | Matías Locatti | 2023-02-27 | 2 | -0/+8 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | Partially apply LTO to only core and video_core projects. | Matías Locatti | 2023-02-27 | 2 | -0/+8 |
* | | | | | | Revert "yuzu: config: Remove player 8 and 9 from config file" | Narr the Reg | 2023-02-26 | 8 | -104/+38 |
|/ / / / / |
|
* | | | | | Merge pull request #9849 from ameerj/async-astc | liamwhite | 2023-02-26 | 15 | -8/+138 |
|\ \ \ \ \ |
|
| * | | | | | configuration: Add async ASTC decode setting | ameerj | 2023-02-23 | 12 | -8/+49 |
| * | | | | | texture_cache: Add async texture decoding | ameerj | 2023-02-22 | 4 | -0/+89 |
* | | | | | | yuzu: config: Remove player 8 and 9 from config file | Narr the Reg | 2023-02-26 | 8 | -38/+104 |
| |_|_|/ /
|/| | | | |
|
* | | | | | Merge pull request #9848 from german77/metroid_motion | liamwhite | 2023-02-25 | 6 | -26/+115 |
|\ \ \ \ \ |
|
| * | | | | | core: hid: Restore motion state on refresh and clamp motion values | Narr the Reg | 2023-02-22 | 3 | -2/+30 |
| * | | | | | input_common: Implement dedicated motion from mouse | Narr the Reg | 2023-02-22 | 3 | -24/+85 |
| |/ / / / |
|
* | | | | | Merge pull request #9857 from german77/fwupdate | liamwhite | 2023-02-25 | 13 | -2/+63 |
|\ \ \ \ \ |
|
| * | | | | | core: Update service function tables to 16.0.0+ | Narr the Reg | 2023-02-25 | 13 | -2/+63 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge pull request #9861 from german77/bustype | liamwhite | 2023-02-25 | 2 | -15/+15 |
|\ \ \ \ \ |
|
| * | | | | | core: hidbus: Fix BusType size | Narr the Reg | 2023-02-25 | 2 | -15/+15 |
| |/ / / / |
|
* / / / / | config: Fix per game Force max clock | german77 | 2023-02-25 | 2 | -5/+1 |
|/ / / / |
|
* | | | | settings: Add more input settings to the log | Narr the Reg | 2023-02-22 | 1 | -0/+7 |
* | | | | core: hid: Fix native mouse mappings | Narr the Reg | 2023-02-22 | 5 | -63/+62 |
|/ / / |
|
* | | | Merge pull request #9847 from german77/timeout | liamwhite | 2023-02-22 | 1 | -0/+2 |
|\ \ \ |
|
| * | | | yuzu: Set a lower timeout for discord presence | Narr the Reg | 2023-02-22 | 1 | -0/+2 |
| |/ / |
|
* | | | Merge pull request #9846 from merryhime/type-const | liamwhite | 2023-02-22 | 14 | -54/+54 |
|\ \ \ |
|
| * | | | svc: Fix type consistency (exposed on macOS) | Merry | 2023-02-21 | 14 | -54/+54 |
| |/ / |
|
* | | | Merge pull request #9841 from abouvier/httplib-update | liamwhite | 2023-02-22 | 2 | -2/+2 |
|\ \ \ |
|
| * | | | externals: Update cpp-httplib to latest | Alexandre Bouvier | 2023-02-21 | 2 | -2/+2 |
| |/ / |
|
* / / | net: translate ECONNRESET network error | MonsterDruide1 | 2023-02-21 | 4 | -0/+8 |
|/ / |
|
* | | Qt: Reintroduce scaling for touch input | german77 | 2023-02-20 | 2 | -6/+16 |
* | | Merge pull request #9771 from ameerj/host-thread-id | liamwhite | 2023-02-19 | 1 | -27/+18 |
|\ \ |
|
| * | | kernel: Refactor thread_local variable usage | ameerj | 2023-02-11 | 1 | -27/+18 |
* | | | Merge pull request #9588 from liamwhite/bylaws-reverts | liamwhite | 2023-02-19 | 10 | -34/+9 |
|\ \ \ |
|
| * | | | Revert "shader_recompiler: Align SSBO offsets to meet host requirements" | Liam | 2023-01-07 | 4 | -12/+6 |
| * | | | Revert "Vulkan, OpenGL: Hook up storage buffer alignment code" | Liam | 2023-01-07 | 6 | -22/+3 |
* | | | | Merge pull request #9815 from german77/qt-mouse | liamwhite | 2023-02-18 | 11 | -47/+120 |
|\ \ \ \ |
|
| * | | | | input_common: Split mouse input into individual devices | Narr the Reg | 2023-02-16 | 10 | -31/+114 |
| * | | | | Qt: Fix mouse scalling | german77 | 2023-02-16 | 2 | -18/+8 |
* | | | | | Merge pull request #9825 from liamwhite/object-name | Morph | 2023-02-18 | 7 | -3/+265 |
|\ \ \ \ \ |
|
| * | | | | | kernel: add KObjectName | Liam | 2023-02-17 | 7 | -3/+265 |
* | | | | | | Merge pull request #9810 from Kelebek1/nvdec_threads | bunnei | 2023-02-17 | 1 | -0/+2 |
|\ \ \ \ \ \ |
|
| * | | | | | | Allow >1 cpu threads on video decoding, disable multi-frame decoding | Kelebek1 | 2023-02-14 | 1 | -0/+2 |
* | | | | | | | Merge pull request #9817 from german77/save | Mai | 2023-02-17 | 4 | -2/+11 |
|\ \ \ \ \ \ \
| |_|/ / / / /
|/| | | | | | |
|
| * | | | | | | yuzu: Shutdown game on restart to reload per game config | Narr the Reg | 2023-02-17 | 1 | -2/+4 |
| * | | | | | | yuzu: Write to config file on important config changes | Narr the Reg | 2023-02-17 | 4 | -0/+7 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge pull request #9802 from Kelebek1/wait_data_cache | bunnei | 2023-02-16 | 1 | -0/+4 |
|\ \ \ \ \ \ |
|
| * | | | | | | Reimplement the invalidate_texture_data_cache register | Kelebek1 | 2023-02-14 | 1 | -0/+4 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge pull request #9769 from Kelebek1/audio_oob | bunnei | 2023-02-16 | 2 | -40/+92 |
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | | |
|
| * | | | | | Add fallback for memory read/write in case the address goes over a 4K page | Kelebek1 | 2023-02-11 | 1 | -12/+64 |
| * | | | | | Fix depop prepare receiving bad mix infos and writing out of bounds, and update aux a bit, may help | Kelebek1 | 2023-02-11 | 2 | -40/+40 |
* | | | | | | Merge pull request #9796 from liamwhite/current | liamwhite | 2023-02-15 | 72 | -291/+315 |
|\ \ \ \ \ \ |
|
| * | | | | | | general: rename CurrentProcess to ApplicationProcess | Liam | 2023-02-14 | 41 | -164/+169 |
| * | | | | | | kernel: use GetCurrentProcess | Liam | 2023-02-13 | 34 | -128/+147 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge pull request #9782 from arades79/fix-consexpr-value-declaration-usage | liamwhite | 2023-02-15 | 26 | -60/+54 |
|\ \ \ \ \ \ |
|
| * | | | | | | remove constexpr from virtual function | arades79 | 2023-02-15 | 2 | -5/+5 |
| * | | | | | | use a string view to skip allocation | arades79 | 2023-02-14 | 2 | -13/+7 |
| * | | | | | | remove static from pointer sized or smaller types for aesthetics, change constexpr static to static constexpr for consistency | arades79 | 2023-02-14 | 102 | -307/+300 |
| * | | | | | | apply clang-format | arades79 | 2023-02-14 | 2 | -4/+5 |
| * | | | | | | don't use static inside constexpr function | arades79 | 2023-02-14 | 1 | -6/+6 |
| * | | | | | | add static lifetime to constexpr values to force compile time evaluation where possible | arades79 | 2023-02-14 | 101 | -303/+309 |
* | | | | | | | Merge pull request #9809 from liamwhite/unused-service | bunnei | 2023-02-15 | 24 | -621/+0 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | service: remove deleted services | Liam | 2023-02-14 | 24 | -621/+0 |
| |/ / / / / / |
|
* / / / / / / | Revert "main: Fix borderless fullscreen for high dpi scaled displays" | liamwhite | 2023-02-14 | 1 | -13/+1 |
|/ / / / / / |
|
* | | | | | | Merge pull request #9795 from Kelebek1/biquad_fix | liamwhite | 2023-02-14 | 1 | -2/+2 |
|\ \ \ \ \ \ |
|
| * | | | | | | Fix biquad filter command's state buffer offset | Kelebek1 | 2023-02-13 | 1 | -2/+2 |
| |/ / / / / |
|
* | | | | | | Merge pull request #9793 from Morph1984/borderless-hidpi | liamwhite | 2023-02-14 | 1 | -1/+13 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | main: Fix borderless fullscreen for high dpi scaled displays | Morph | 2023-02-13 | 1 | -1/+13 |
* | | | | | | Merge pull request #9784 from m-HD/master | bunnei | 2023-02-13 | 1 | -0/+4 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | Update settings.cpp | m-HD | 2023-02-12 | 1 | -0/+4 |
* | | | | | | Merge pull request #9757 from german77/gyro | bunnei | 2023-02-12 | 8 | -21/+67 |
|\ \ \ \ \ \ |
|
| * | | | | | | core: hid: Use gyro thresholds modes set by the game | Narr the Reg | 2023-02-10 | 8 | -21/+67 |
* | | | | | | | Merge pull request #9746 from ameerj/ogl-msaa-texcache | bunnei | 2023-02-12 | 12 | -14/+136 |
|\ \ \ \ \ \ \
| |_|/ / / / /
|/| | | | | | |
|
| * | | | | | | texture_cache: OpenGL: Implement MSAA uploads and copies | ameerj | 2023-02-11 | 12 | -14/+136 |
* | | | | | | | kernel/svc: Fix undefined info_id | Colin Kinloch | 2023-02-11 | 1 | -2/+2 |
* | | | | | | | Merge pull request #9777 from vonchenplus/speed_up_video_copy | liamwhite | 2023-02-11 | 1 | -9/+5 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | video_core: Speed up video frame data copy | FengChen | 2023-02-11 | 1 | -9/+5 |
* | | | | | | | | Merge pull request #9773 from bunnei/fix-process-resource | liamwhite | 2023-02-11 | 3 | -1/+15 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | core: kernel: k_process: Use application system resource. | bunnei | 2023-02-11 | 3 | -1/+15 |
| |/ / / / / / / |
|
* | | | | | | | | Merge pull request #9768 from merryhime/biquad-rounding | liamwhite | 2023-02-11 | 2 | -27/+19 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | biquad_filter: Clamp f64 in ApplyBiquadFilterFloat | Merry | 2023-02-10 | 1 | -3/+3 |
| * | | | | | | | | biquad_filter: Fix rounding in ApplyBiquadFilterInt | Merry | 2023-02-10 | 2 | -24/+16 |
| |/ / / / / / / |
|
* | | | | | | | | Merge pull request #9744 from behunin/quick-release | liamwhite | 2023-02-11 | 3 | -14/+2 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Remove OnCommandListEndCommand | Behunin | 2023-02-08 | 3 | -14/+2 |
* | | | | | | | | | Merge pull request #9742 from liamwhite/svc-wrap-only | bunnei | 2023-02-11 | 45 | -1570/+7468 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | kernel/svc: switch to generated wrappers | Liam | 2023-02-07 | 45 | -1570/+7468 |
* | | | | | | | | | | Merge pull request #9759 from german77/pro_controller | bunnei | 2023-02-11 | 9 | -7/+92 |
|\ \ \ \ \ \ \ \ \ \
| |_|_|/ / / / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | input_common: Reintroduce custom pro controller support | Narr the Reg | 2023-02-10 | 9 | -7/+92 |
| | |_|_|_|_|_|/ /
| |/| | | | | | | |
|
* | | | | | | | | | Merge pull request #9761 from Morph1984/oops | liamwhite | 2023-02-10 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | main: Re-add QtWebEngine zoom factor | Morph | 2023-02-10 | 1 | -0/+2 |
| | |_|_|_|_|/ / /
| |/| | | | | | | |
|
* / | | | | | | | | kernel: avoid usage of bit_cast | Liam | 2023-02-10 | 1 | -2/+2 |
|/ / / / / / / / |
|
* | | | | | | | | Merge pull request #9736 from Kelebek1/dynamic_vertex_attribs | liamwhite | 2023-02-10 | 1 | -25/+1 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Remove fake vertex bindings when dynamic state is enabled | Kelebek1 | 2023-02-05 | 1 | -25/+1 |
* | | | | | | | | | Merge pull request #9750 from ameerj/glsl-sample-id-mask | liamwhite | 2023-02-10 | 1 | -6/+0 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | glsl_emit_context: Remove redeclarations of gl_SampleID and gl_SampleMask | ameerj | 2023-02-09 | 1 | -6/+0 |
* | | | | | | | | | | audio: cubeb: Fix yuzu crashing when it test for latency | Narr the Reg | 2023-02-10 | 1 | -0/+20 |
| |_|/ / / / / / /
|/| | | | | | | | |
|
* | | | | | | | | | buffer_base: Partially revert changes from #9559 | ameerj | 2023-02-09 | 2 | -7/+9 |
|/ / / / / / / / |
|
* | | | | | | | | Merge pull request #9747 from german77/SetSupportedNpadIdTypes | liamwhite | 2023-02-08 | 4 | -6/+15 |
|\ \ \ \ \ \ \ \
| | |_|_|_|/ / /
| |/| | | | | | |
|
| * | | | | | | | service: hid: Return error if arguments of SetSupportedNpadIdType is invalid | Narr the Reg | 2023-02-08 | 4 | -6/+15 |
| | |_|/ / / /
| |/| | | | | |
|
* | | | | | | | Merge pull request #9739 from liamwhite/old-gcc-fix | Mai | 2023-02-08 | 2 | -4/+5 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
| * | | | | | | kernel: fix compilation with older gcc | Liam | 2023-02-06 | 2 | -4/+5 |
* | | | | | | | Merge pull request #4949 from Morph1984/hidpi-temp-fix | liamwhite | 2023-02-07 | 3 | -8/+65 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | main: Convert to device independent coordinates for scaling | Morph | 2023-01-26 | 3 | -8/+13 |
| * | | | | | | | main: Use passthrough scaling for non-windows OSes | Morph | 2023-01-26 | 1 | -3/+12 |
| * | | | | | | | main: Enable High DPI fixes for Qt >= 5.14 | Morph | 2023-01-26 | 1 | -0/+43 |
* | | | | | | | | Merge pull request #9644 from SaiKai/volume_quicksetting | bunnei | 2023-02-07 | 2 | -24/+90 |
|\ \ \ \ \ \ \ \
| |_|/ / / / / /
|/| | | | | | | |
|
| * | | | | | | | remove disambiguation argument from mute text | Jonas Gutenschwager | 2023-02-04 | 1 | -1/+1 |
| * | | | | | | | add volume quicksetting with volume slider | Jonas Gutenschwager | 2023-01-19 | 2 | -24/+90 |
* | | | | | | | | Update yuzu_cmd's default_ini.h | Matías Locatti | 2023-02-06 | 1 | -7/+10 |
| |_|_|/ / / /
|/| | | | | | |
|
* | | | | | | | kernel/svc: Split implementations into separate files | Liam | 2023-02-05 | 40 | -2688/+3196 |
* | | | | | | | Merge pull request #9720 from SoRadGaming/discordPresenceUpdate | bunnei | 2023-02-05 | 2 | -8/+61 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Add Game Icon for Discord RPC | Sorab | 2023-02-05 | 2 | -8/+61 |
* | | | | | | | | Merge pull request #9730 from german77/cmd_arg | liamwhite | 2023-02-04 | 1 | -19/+36 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | yuzu_cmd: Order arguments alphabetically and port arguments from Qt | german77 | 2023-02-04 | 1 | -19/+36 |
* | | | | | | | | | Merge pull request #9729 from german77/sdl_input | liamwhite | 2023-02-04 | 4 | -35/+39 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | yuzu_cmd: Fix mismatching controller input | german77 | 2023-02-04 | 3 | -2/+18 |
| * | | | | | | | | | yuzu_cmd: Fix touch input | german77 | 2023-02-04 | 2 | -33/+21 |
| |/ / / / / / / / |
|
* | | | | / / / / | shader_recompiler/value.h: Remove lingering references to S32 | ameerj | 2023-02-04 | 1 | -11/+0 |
| |_|_|_|/ / / /
|/| | | | | | | |
|
* | | | | | | | | Merge pull request #9717 from german77/less_is_better | bunnei | 2023-02-04 | 1 | -32/+13 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | input_common: Simplify stick from button | Narr the Reg | 2023-02-02 | 1 | -32/+13 |
| |/ / / / / / / |
|
* | | | | | | | | fsp_srv: Copy HLE Read Buffer for OutputAccessLogToSdCard | ameerj | 2023-02-03 | 1 | -1/+1 |
* | | | | | | | | Revert "Merge pull request #9718 from yuzu-emu/revert-9508-hle-ipc-buffer-span" | ameerj | 2023-02-03 | 61 | -326/+368 |
* | | | | | | | | Merge pull request #9713 from unfamiliarplace/master | Mai | 2023-02-03 | 3 | -0/+25 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | added 'Hide empty rooms' toggle to lobby | Luke Sawczak | 2023-02-03 | 3 | -0/+25 |
| |/ / / / / / / |
|
* | | | | | | | | Merge pull request #9718 from yuzu-emu/revert-9508-hle-ipc-buffer-span | bunnei | 2023-02-03 | 61 | -368/+326 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Revert "hle_ipc: Use std::span to avoid heap allocations/copies when calling ReadBuffer" | liamwhite | 2023-02-02 | 61 | -368/+326 |
| |/ / / / / / / |
|
* | | | | | | | | Merge pull request #9704 from liamwhite/das | bunnei | 2023-02-03 | 6 | -0/+232 |
|\ \ \ \ \ \ \ \
| |/ / / / / / /
|/| | | | | | | |
|
| * | | | | | | | kernel: add KDeviceAddressSpace | Liam | 2023-02-01 | 6 | -0/+232 |
* | | | | | | | | Merge pull request #9708 from ameerj/gl-context-flush | liamwhite | 2023-02-02 | 6 | -16/+49 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | gl_compute_pipeline: Force context flush when loading shader cache | ameerj | 2023-01-30 | 4 | -7/+37 |
| * | | | | | | | | gl_graphics_pipeline: Force context flush when loading shader cache | ameerj | 2023-01-30 | 4 | -9/+12 |
* | | | | | | | | | Merge pull request #9703 from ameerj/txq-ms | liamwhite | 2023-02-02 | 5 | -18/+51 |
|\ \ \ \ \ \ \ \ \
| |_|/ / / / / / /
|/| | | | | | | | |
|
| * | | | | | | | | spirv: Fix TXQ with MSAA textures | ameerj | 2023-01-29 | 3 | -8/+19 |
| * | | | | | | | | emit_glasm_image: Fix TXQ with MSAA textures | ameerj | 2023-01-29 | 1 | -1/+9 |
| * | | | | | | | | emit_glsl_image: Implement TXQ with MSAA textures | ameerj | 2023-01-29 | 1 | -9/+23 |
| |/ / / / / / / |
|
* | | | | | | | | Merge pull request #9696 from german77/please_forgive_me_for_this_sin | bunnei | 2023-02-01 | 8 | -32/+138 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | yuzu: config: Draw turbo buttons with a different color | german77 | 2023-02-01 | 2 | -14/+23 |
| * | | | | | | | | input_common: Implement turbo buttons | german77 | 2023-02-01 | 6 | -18/+115 |
* | | | | | | | | | Merge pull request #9697 from liamwhite/kcap | bunnei | 2023-01-31 | 6 | -0/+738 |
|\ \ \ \ \ \ \ \ \
| |_|_|_|_|_|/ / /
|/| | | | | | | | |
|
| * | | | | | | | | kernel: add KCapabilities | Liam | 2023-01-30 | 6 | -0/+738 |
| | |_|/ / / / /
| |/| | | | | | |
|
* | | | | | | | | Merge pull request #9508 from ameerj/hle-ipc-buffer-span | bunnei | 2023-01-30 | 61 | -326/+368 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | hle_ipc: Use thread_local ReadBuffer | ameerj | 2022-12-29 | 1 | -4/+14 |
| * | | | | | | | | hle_ipc: Rename ReadBufferSpan to ReadBuffer | ameerj | 2022-12-29 | 33 | -97/+97 |
| * | | | | | | | | hle_ipc: Rename ReadBuffer to ReadBufferCopy | ameerj | 2022-12-29 | 3 | -4/+6 |
| * | | | | | | | | bsd: Use std::span for read payloads | ameerj | 2022-12-29 | 6 | -36/+38 |
| * | | | | | | | | nvdrv: Use std::span for inputs | ameerj | 2022-12-29 | 24 | -211/+209 |
| * | | | | | | | | hidbus: Use ReadBufferSpan | ameerj | 2022-12-29 | 11 | -12/+16 |
| * | | | | | | | | nvflinger: Split Parcel class into InputParcel and OutputParcel | ameerj | 2022-12-25 | 5 | -48/+53 |
| * | | | | | | | | service: Use ReadBufferSpan where it is trivial to do so | ameerj | 2022-12-25 | 31 | -77/+78 |
| * | | | | | | | | fsp_srv: Use ReadBufferSpan | ameerj | 2022-12-25 | 3 | -19/+17 |
| * | | | | | | | | hle_ipc: Add ReadBufferSpan function | ameerj | 2022-12-25 | 2 | -0/+22 |
* | | | | | | | | | Merge pull request #9701 from german77/common_protocol | liamwhite | 2023-01-30 | 12 | -190/+269 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | input_common: joycon: Remove Magic numbers from common protocol | Narr the Reg | 2023-01-30 | 9 | -154/+221 |
| * | | | | | | | | | input_common: joycon: Fill missing enum data | Narr the Reg | 2023-01-30 | 6 | -41/+53 |
| | |_|/ / / / / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge pull request #9631 from vonchenplus/vulkan_clear | liamwhite | 2023-01-30 | 6 | -20/+152 |
|\ \ \ \ \ \ \ \ \
| |/ / / / / / / /
|/| | | | | | | | |
|
| * | | | | | | | | video_core: Implement vulkan clear specified channel | FengChen | 2023-01-28 | 6 | -20/+152 |
* | | | | | | | | | Move to Clang Format 15 | Levi Behunin | 2023-01-30 | 25 | -189/+185 |
| |_|_|/ / / / /
|/| | | | | | | |
|
* | | | | | | | | Merge pull request #9699 from ameerj/texture-pass-desc | liamwhite | 2023-01-29 | 1 | -2/+9 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | texture_pass: Fix texture descriptors comparisons | ameerj | 2023-01-29 | 1 | -2/+9 |
* | | | | | | | | | Merge pull request #9698 from ameerj/texture-pass-handle | liamwhite | 2023-01-29 | 1 | -7/+7 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | texture_pass: Refactor texture handle retrieval | ameerj | 2023-01-29 | 1 | -7/+7 |
* | | | | | | | | | | Merge pull request #9694 from ameerj/txq-mips | liamwhite | 2023-01-29 | 11 | -29/+37 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | shader_recompiler: TXQ: Skip QueryLevels when possible | ameerj | 2023-01-28 | 11 | -29/+37 |
| | |/ / / / / / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge pull request #9684 from liamwhite/read-the-spec | liamwhite | 2023-01-29 | 1 | -37/+46 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | polyfill_thread: satisfy execution ordering requirements of stop_callback | Liam | 2023-01-28 | 1 | -37/+46 |
| | |_|/ / / / / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge pull request #9689 from german77/joycon-calibration | bunnei | 2023-01-29 | 6 | -114/+215 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | input_common: joycon: Replace ReadSPI vector with span | Narr the Reg | 2023-01-28 | 3 | -20/+26 |
| * | | | | | | | | | | input_common: joycon: Remove magic numbers from calibration protocol | Narr the Reg | 2023-01-28 | 6 | -107/+202 |
| | |/ / / / / / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge pull request #9691 from ameerj/msaa-texcache | bunnei | 2023-01-29 | 2 | -0/+48 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | texture_cache: Adjust image view sizes by MSAA samples | ameerj | 2023-01-28 | 2 | -0/+48 |
| |/ / / / / / / / / |
|
* | | | | | | | | | | Merge pull request #9690 from german77/whoops | liamwhite | 2023-01-29 | 1 | -2/+5 |
|\ \ \ \ \ \ \ \ \ \
| |_|_|/ / / / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | yuzu: config: Avoid reading deleted object | Narr the Reg | 2023-01-28 | 1 | -2/+5 |
| |/ / / / / / / / |
|
* | | | | | | | | | Merge pull request #9687 from ameerj/ogl-shader-ms | bunnei | 2023-01-29 | 4 | -33/+46 |
|\ \ \ \ \ \ \ \ \
| |_|_|_|/ / / / /
|/| | | | | | | | |
|
| * | | | | | | | | emit_glsl_image: Fix ImageFetch for MSAA textures | ameerj | 2023-01-28 | 1 | -6/+11 |
| * | | | | | | | | glasm: Add MS sampler types | ameerj | 2023-01-27 | 2 | -5/+8 |
| * | | | | | | | | glsl: Add MS sampler types | ameerj | 2023-01-27 | 1 | -22/+27 |
| |/ / / / / / / |
|
* | | | | | | | | Merge pull request #9682 from ameerj/shader-s32 | bunnei | 2023-01-28 | 13 | -46/+19 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | shader_recompiler: Remove S32 IR type | ameerj | 2023-01-26 | 13 | -46/+19 |
| | |_|_|_|_|_|/
| |/| | | | | | |
|
* | | | | | | | | Merge pull request #9661 from SoRadGaming/LDNhostnameSupport | liamwhite | 2023-01-28 | 3 | -31/+38 |
|\ \ \ \ \ \ \ \
| |_|_|/ / / / /
|/| | | | | | | |
|
| * | | | | | | | LDN Hostname Support in Direct Connect | SoRadGaming | 2023-01-28 | 3 | -31/+38 |
* | | | | | | | | Merge pull request #9677 from Morph1984/sleep-one | bunnei | 2023-01-28 | 3 | -5/+42 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | input_common: Make use of StoppableTimedWait | Morph | 2023-01-25 | 2 | -5/+6 |
| * | | | | | | | | polyfill_thread: Implement StoppableTimedWait | Morph | 2023-01-25 | 1 | -0/+36 |
* | | | | | | | | | Merge pull request #9539 from Wollnashorn/opengl-fsr | liamwhite | 2023-01-28 | 14 | -172/+547 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | video_core/opengl: Add FSR upscaling filter to the OpenGL renderer | Wollnashorn | 2023-01-26 | 14 | -172/+547 |
* | | | | | | | | | | Merge pull request #9666 from liamwhite/wait-for-me | bunnei | 2023-01-28 | 6 | -42/+52 |
|\ \ \ \ \ \ \ \ \ \
| |_|_|_|_|/ / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | kernel: split SetAddressKey into user and kernel variants | Liam | 2023-01-24 | 5 | -11/+29 |
| * | | | | | | | | | kernel: fix incorrect locking order in suspension | Liam | 2023-01-23 | 3 | -31/+23 |
* | | | | | | | | | | kernel: unbreak min/max template deduction on Apple Clang | Liam | 2023-01-26 | 1 | -2/+2 |
* | | | | | | | | | | Merge pull request #9683 from german77/high_power_joycon | bunnei | 2023-01-26 | 4 | -0/+21 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | input_common: Implement SetLowPowerMode and TriggersElapsed for the joycon driver | Narr the Reg | 2023-01-26 | 4 | -0/+21 |
* | | | | | | | | | | | Merge pull request #9670 from merryhime/revert-af5ecb0b15d4449f58434e70eed835cf71fc5527 | bunnei | 2023-01-26 | 3 | -34/+11 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | Revert "MemoryManager: use fastmem directly." | Merry | 2023-01-25 | 3 | -34/+11 |
* | | | | | | | | | | | | Merge pull request #9652 from liamwhite/ms | bunnei | 2023-01-26 | 4 | -2/+16 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | spirv: fix multisampled image fetch | Liam | 2023-01-23 | 4 | -2/+16 |
| | |_|_|_|_|_|/ / / / /
| |/| | | | | | | | | | |
|
* | | | | | | | | | | | | Merge pull request #9604 from liamwhite/pt | bunnei | 2023-01-26 | 6 | -215/+477 |
|\ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|_|_|/ /
|/| | | | | | | | | | | |
|
| * | | | | | | | | | | | kernel: KPageTable: update | Liam | 2023-01-22 | 6 | -215/+477 |
| | |_|_|/ / / / / / /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | main: Only set AA_DisableWindowContextHelpButton below Qt6 | Morph | 2023-01-26 | 1 | -1/+3 |
* | | | | | | | | | | | Merge pull request #9675 from Morph1984/ini-concat | liamwhite | 2023-01-25 | 1 | -2/+8 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | default_ini: Split and concatenate the config string literal | Morph | 2023-01-25 | 1 | -2/+8 |
| | |_|/ / / / / / / /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Merge pull request #9668 from Morph1984/qt-why-is-this-not-the-default | liamwhite | 2023-01-25 | 10 | -17/+8 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | main: Globally disable the "?" button on dialogs | Morph | 2023-01-25 | 10 | -17/+8 |
| |/ / / / / / / / / / |
|
* | | | | | | | | | | | Merge pull request #9676 from german77/revert-stick-range | liamwhite | 2023-01-25 | 2 | -12/+9 |
|\ \ \ \ \ \ \ \ \ \ \
| | |_|_|/ / / / / / /
| |/| | | | / / / / /
| |_|_|_|_|/ / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | Revert 9617 and fix it on input_common | Narr the Reg | 2023-01-25 | 2 | -12/+9 |
| |/ / / / / / / / |
|
* / / / / / / / / | input_common: add missing header for libc++ after 340f15d1fa79 | Jan Beich | 2023-01-25 | 1 | -0/+1 |
|/ / / / / / / / |
|
* | | | | | | | | Merge pull request #9662 from abouvier/cmake-llvm | bunnei | 2023-01-24 | 2 | -5/+3 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | cmake: prefer system llvm library | Alexandre Bouvier | 2023-01-23 | 2 | -5/+3 |
| | |/ / / / / /
| |/| | | | | | |
|
* | | | | | | | | Merge pull request #9492 from german77/joycon_release | liamwhite | 2023-01-24 | 58 | -408/+5812 |
|\ \ \ \ \ \ \ \
| |/ / / / / / /
|/| | | | | | | |
|
| * | | | | | | | core: hid: Make use of SCOPE_EXIT and SCOPE_GUARD where applicable | Narr the Reg | 2023-01-20 | 1 | -67/+38 |
| * | | | | | | | input_common: Fix joycon mappings | german77 | 2023-01-20 | 2 | -57/+53 |
| * | | | | | | | input_common: Address byte review | german77 | 2023-01-20 | 16 | -243/+220 |
| * | | | | | | | core: hid: Only set the polling mode to the correct side | Narr the Reg | 2023-01-20 | 8 | -27/+70 |
| * | | | | | | | input_common: Drop Pro controller support from custom driver | german77 | 2023-01-20 | 4 | -43/+4 |
| * | | | | | | | input_common: Fix issue where ring and irs are enabled at the same time | german77 | 2023-01-20 | 4 | -15/+24 |
| * | | | | | | | input_common: Implement joycon ir camera | Narr the Reg | 2023-01-20 | 15 | -23/+608 |
| * | | | | | | | yuzu: Add ring controller test button | german77 | 2023-01-20 | 10 | -174/+370 |
| * | | | | | | | input_common: Use DriverResult on all engines | german77 | 2023-01-20 | 17 | -104/+100 |
| * | | | | | | | Address review comments | german77 | 2023-01-20 | 14 | -46/+44 |
| * | | | | | | | core: hid: Fix input regressions | Narr the Reg | 2023-01-20 | 6 | -41/+56 |
| * | | | | | | | input_common: Implement joycon nfc | german77 | 2023-01-20 | 9 | -13/+544 |
| * | | | | | | | input_common: Add dual joycon support | Narr the Reg | 2023-01-20 | 1 | -24/+101 |
| * | | | | | | | input_common: Add support for joycon ring controller | Narr the Reg | 2023-01-20 | 9 | -4/+272 |
| * | | | | | | | input_common: Add support for joycon input reports | Narr the Reg | 2023-01-20 | 8 | -100/+798 |
| * | | | | | | | input_common: Use calibration from joycon | Narr the Reg | 2023-01-20 | 5 | -0/+231 |
| * | | | | | | | input_common: Add support for joycon generic functions | Narr the Reg | 2023-01-20 | 5 | -3/+310 |
| * | | | | | | | input_common: Add joycon low level functions | Narr the Reg | 2023-01-20 | 3 | -0/+434 |
| * | | | | | | | service: hid: Set led pattern and fix color detection | Narr the Reg | 2023-01-20 | 1 | -0/+5 |
| * | | | | | | | core: hid: Enable pulling color data from controllers | Narr the Reg | 2023-01-20 | 9 | -2/+246 |
| * | | | | | | | core: hid: Migrate ring from emulated devices to emulated controller | Narr the Reg | 2023-01-20 | 8 | -88/+105 |
| * | | | | | | | yuzu: Update controller colors and button names | Narr the Reg | 2023-01-20 | 2 | -3/+27 |
| * | | | | | | | input_common: Disable SDL driver with switch controllers | Narr the Reg | 2023-01-20 | 6 | -6/+44 |
| * | | | | | | | input_common: Initial skeleton for custom joycon driver | Narr the Reg | 2023-01-20 | 8 | -3/+1786 |
* | | | | | | | | Merge pull request #9555 from abouvier/catch2-update | liamwhite | 2023-01-23 | 15 | -23/+14 |
|\ \ \ \ \ \ \ \
| |_|/ / / / / /
|/| | | | | | | |
|
| * | | | | | | | tests: update catch2 to 3.0.1 | Alexandre Bouvier | 2023-01-05 | 15 | -23/+14 |
* | | | | | | | | Merge pull request #9660 from german77/koreaToTaiwan | liamwhite | 2023-01-22 | 4 | -8/+21 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | yuzu: Fix language comobox crash | german77 | 2023-01-22 | 4 | -8/+21 |
| | |_|/ / / / /
| |/| | | | | | |
|
* | | | | | | | | Merge pull request #9656 from liamwhite/nsight | liamwhite | 2023-01-22 | 1 | -4/+4 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | nsight_aftermath_tracker: update for latest Aftermath SDK | Liam | 2023-01-21 | 1 | -4/+4 |
| |/ / / / / / / |
|
* | | | | | | | | Merge pull request #9637 from SaiKai/repeat_shortcuts | liamwhite | 2023-01-22 | 4 | -27/+30 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | fix format | Jonas Gutenschwager | 2023-01-18 | 2 | -4/+2 |
| * | | | | | | | | allow volume up/down hotkeys to be repeated | Jonas Gutenschwager | 2023-01-18 | 4 | -27/+32 |
| | |_|_|/ / / /
| |/| | | | | | |
|
* | | | | | | | | Merge pull request #9617 from german77/off_by_one | liamwhite | 2023-01-22 | 1 | -2/+10 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | core: hid: Fix stick minimum range | german77 | 2023-01-14 | 1 | -2/+10 |
* | | | | | | | | | Merge pull request #9613 from Kelebek1/demangle | liamwhite | 2023-01-22 | 4 | -19/+56 |
|\ \ \ \ \ \ \ \ \
| |_|_|/ / / / / /
|/| | | | | | | | |
|
| * | | | | | | | | Be careful of mangled out of bounds read | Kelebek1 | 2023-01-14 | 2 | -9/+9 |
| * | | | | | | | | Move demangle impl to cpp | Kelebek1 | 2023-01-14 | 3 | -23/+36 |
| * | | | | | | | | Add stacktrace symbol demangling | Kelebek1 | 2023-01-14 | 3 | -15/+39 |
| |/ / / / / / / |
|
* | | | | | | | | Merge pull request #9611 from liamwhite/patch-1 | bunnei | 2023-01-20 | 1 | -3/+23 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | debugger: add host fastmem pointer fetch command | Liam | 2023-01-13 | 1 | -3/+23 |
| |/ / / / / / / |
|
* | | | | | | | | Merge pull request #9640 from german77/why_sdl | bunnei | 2023-01-20 | 1 | -19/+35 |
|\ \ \ \ \ \ \ \
| |_|_|_|/ / / /
|/| | | | | | | |
|
| * | | | | | | | input_common: reset sdl motion if data is invalid | german77 | 2023-01-18 | 1 | -19/+35 |
| |/ / / / / / |
|
* | | | | | | | Merge pull request #9556 from vonchenplus/draw_texture | liamwhite | 2023-01-19 | 25 | -125/+502 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Address feedback | Feng Chen | 2023-01-16 | 5 | -14/+62 |
| * | | | | | | | video_core: Implement opengl/vulkan draw_texture | Feng Chen | 2023-01-05 | 19 | -138/+291 |
| * | | | | | | | video_core: Implement maxwell3d draw texture method | Feng Chen | 2023-01-05 | 7 | -1/+177 |
| | |_|/ / / /
| |/| | | | | |
|
* | | | | | | | Merge pull request #9623 from liamwhite/wp-oops | bunnei | 2023-01-19 | 1 | -0/+4 |
|\ \ \ \ \ \ \
| |_|_|_|_|/ /
|/| | | | | | |
|
| * | | | | | | memory: fix watchpoint use when fastmem is enabled | Liam | 2023-01-15 | 1 | -0/+4 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge pull request #9638 from Kelebek1/firmware4 | Narr the Reg | 2023-01-19 | 1 | -1/+1 |
|\ \ \ \ \ \ |
|
| * | | | | | | Demote maxwell3d Firmware4 call log to debug | Kelebek1 | 2023-01-18 | 1 | -1/+1 |
| |/ / / / / |
|
* | | | | | | Merge pull request #9619 from liamwhite/timing-spaghetti | bunnei | 2023-01-19 | 3 | -29/+28 |
|\ \ \ \ \ \ |
|
| * | | | | | | timing: wait for completion on unregister | Liam | 2023-01-14 | 3 | -29/+28 |
| |/ / / / / |
|
* | | | | | | Merge pull request #9615 from merryhime/upsample-ob1 | bunnei | 2023-01-18 | 1 | -59/+38 |
|\ \ \ \ \ \ |
|
| * | | | | | | upsample: Fix coefficient format | Merry | 2023-01-14 | 1 | -26/+26 |
| * | | | | | | audio_core: Fix off-by-one error in upsampler | Merry | 2023-01-14 | 1 | -33/+12 |
| |/ / / / / |
|
* | | | | | | Merge pull request #9608 from liamwhite/fps | bunnei | 2023-01-18 | 2 | -5/+5 |
|\ \ \ \ \ \
| |_|_|/ / /
|/| | | | | |
|
| * | | | | | nvnflinger: correct swap interval handling | Liam | 2023-01-12 | 2 | -5/+5 |
| |/ / / / |
|
* | | | | | Update settings.h | Matías Locatti | 2023-01-13 | 1 | -0/+2 |
* | | | | | CPP | Matías Locatti | 2023-01-13 | 1 | -0/+8 |
* | | | | | UI change | Matías Locatti | 2023-01-13 | 1 | -0/+10 |
* | | | | | 1.5X resolution scaler option | Matías Locatti | 2023-01-13 | 3 | -5/+15 |
|/ / / / |
|
* | | | | Merge pull request #9605 from german77/mouse_mapping | bunnei | 2023-01-11 | 3 | -1/+10 |
|\ \ \ \ |
|
| * | | | | yuzu: Read mouse wheel input | Narr the Reg | 2023-01-11 | 3 | -1/+10 |
* | | | | | Merge pull request #9596 from liamwhite/mvk | Morph | 2023-01-11 | 1 | -10/+25 |
|\ \ \ \ \ |
|
| * | | | | | MoltenVK: restrict number of vertex attributes/bindings to 16 | TellowKrinkle | 2023-01-10 | 1 | -10/+25 |
* | | | | | | Merge pull request #9582 from yuzu-emu/revert-9518-revert-9504-pg2 | liamwhite | 2023-01-10 | 11 | -181/+322 |
|\ \ \ \ \ \ |
|
| * | | | | | | Revert "Revert "k_page_group: synchronize"" | bunnei | 2023-01-08 | 11 | -181/+322 |
* | | | | | | | Merge pull request #9601 from liamwhite/it-never-ends | liamwhite | 2023-01-10 | 2 | -2/+21 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | qt: unlock during signal emission | Liam | 2023-01-10 | 2 | -2/+21 |
| | |/ / / / /
| |/| | | | | |
|
* | | | | | | | Merge pull request #9598 from liamwhite/indirect | liamwhite | 2023-01-10 | 3 | -8/+15 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | vulkan_common: fix indirect draw with count | Liam | 2023-01-10 | 3 | -8/+15 |
| |/ / / / / / |
|
* | | | | | | | Merge pull request #9595 from liamwhite/per-game | liamwhite | 2023-01-10 | 1 | -2/+3 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | qt: fix configuration weirdness on turbo | Liam | 2023-01-09 | 1 | -2/+3 |
* | | | | | | | | Merge pull request #9565 from MonsterDruide1/tas-multiplayer-lengths | liamwhite | 2023-01-10 | 4 | -7/+38 |
|\ \ \ \ \ \ \ \
| |_|/ / / / / /
|/| | | | | | | |
|
| * | | | | | | | TAS: Show all script lengths for multiplayer | MonsterDruide1 | 2023-01-07 | 4 | -7/+38 |
* | | | | | | | | macOS: Make Yuzu show up in the Launchpad Games folder (#9594) | UltraHDR | 2023-01-09 | 1 | -0/+2 |
| |/ / / / / /
|/| | | | | | |
|
* | | | | | | | Merge pull request #9589 from liamwhite/default | Morph | 2023-01-09 | 1 | -1/+1 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | renderer_vulkan: disable turbo by default | Liam | 2023-01-08 | 1 | -1/+1 |
| | |/ / / / /
| |/| | | | | |
|
* | | | | | | | Merge pull request #9581 from liamwhite/turbo2 | Morph | 2023-01-09 | 5 | -0/+40 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | renderer_vulkan: pause turbo submissions on inactive queue | Liam | 2023-01-07 | 5 | -0/+40 |
| | |_|_|_|_|/
| |/| | | | | |
|
* | | | | | | | Merge pull request #9530 from liamwhite/vk-feature-init | Morph | 2023-01-09 | 3 | -1173/+664 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | vulkan_device: refactor feature testing | Liam | 2023-01-09 | 3 | -1173/+664 |
| | |_|_|/ / /
| |/| | | | | |
|
* | | | | | | | Merge pull request #9569 from liamwhite/shutdown-wars | Morph | 2023-01-09 | 1 | -3/+7 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
| * | | | | | | qt: additional fixes for reentrant shutdown | Liam | 2023-01-07 | 1 | -3/+7 |
* | | | | | | | VideoCore: Fix OGL cache invalidation. | Fernando Sahmkow | 2023-01-08 | 2 | -0/+6 |
| |_|/ / / /
|/| | | | | |
|
* | | | | | | Merge pull request #9563 from german77/crash_not_allowed | bunnei | 2023-01-07 | 4 | -19/+37 |
|\ \ \ \ \ \ |
|
| * | | | | | | input_common: Create an update engine | Narr the Reg | 2023-01-06 | 4 | -19/+37 |
* | | | | | | | Avoid OOB array access reading passthrough attr mask | Billy Laws | 2023-01-07 | 1 | -1/+1 |
| |_|/ / / /
|/| | | | | |
|
* | | | | | | Merge pull request #9570 from liamwhite/less-clock-boost | Narr the Reg | 2023-01-07 | 3 | -1/+15 |
|\ \ \ \ \ \ |
|
| * | | | | | | renderer_vulkan: disable clock boost on unvalidated devices | Liam | 2023-01-07 | 3 | -1/+15 |
* | | | | | | | vulkan_device: avoid attempt to access empty optional | Liam | 2023-01-07 | 1 | -2/+6 |
|/ / / / / / |
|
* | / / / / | opengl: Sanitize antialiasing config | Narr the Reg | 2023-01-06 | 1 | -1/+7 |
| |/ / / /
|/| | | | |
|
* | | | | | video_core/vulkan: Fixed loading of Vulkan driver pipeline cache | Wollnashorn | 2023-01-06 | 1 | -1/+2 |
* | | | | | Merge pull request #9535 from bylaws/master | Fernando S | 2023-01-06 | 16 | -91/+195 |
|\ \ \ \ \ |
|
| * | | | | | Run clang-format | Billy Laws | 2023-01-05 | 6 | -24/+35 |
| * | | | | | shader_recompiler: Fix shuffle partitioning for >64 invoc-per-subgroup GPUs | Billy Laws | 2023-01-05 | 1 | -30/+28 |
| * | | | | | Vulkan, OpenGL: Hook up geometry shader passthrough emulation | Billy Laws | 2023-01-05 | 2 | -0/+2 |
| * | | | | | shader_recompiler: Add support for lowering geometry passthrough | Billy Laws | 2023-01-05 | 2 | -40/+67 |
| * | | | | | Vulkan, OpenGL: Hook up storage buffer alignment code | Billy Laws | 2023-01-05 | 6 | -3/+21 |
| * | | | | | shader_recompiler: Align SSBO offsets to meet host requirements | Billy Laws | 2023-01-05 | 4 | -6/+11 |
| * | | | | | shader_recompiler: SPIRV: Only enable int64 feature when supported | Billy Laws | 2023-01-05 | 1 | -1/+1 |
| * | | | | | shader_recompiler: Add comparison operators to descriptor types | Billy Laws | 2023-01-05 | 1 | -0/+12 |
| * | | | | | Vulkan: Add a workaround for input_position on Adreno drivers | Billy Laws | 2023-01-05 | 5 | -11/+42 |
* | | | | | | Merge pull request #9561 from liamwhite/update-dynarmic | liamwhite | 2023-01-06 | 2 | -0/+8 |
|\ \ \ \ \ \ |
|
| * | | | | | | externals: update dynarmic, xbyak | Liam | 2023-01-06 | 2 | -0/+8 |
| |/ / / / / |
|
* | | | | | | Merge pull request #9558 from MonsterDruide1/network-timeout-noerror | liamwhite | 2023-01-06 | 1 | -1/+5 |
|\ \ \ \ \ \ |
|
| * | | | | | | net: Silently translate ETIMEDOUT network error | MonsterDruide1 | 2023-01-05 | 1 | -1/+5 |
* | | | | | | | Merge pull request #9552 from liamwhite/turbo | liamwhite | 2023-01-06 | 15 | -2/+303 |
|\ \ \ \ \ \ \
| |_|_|_|/ / /
|/| | | | | | |
|
| * | | | | | | common: add setting for renderer clock workaround | Liam | 2023-01-05 | 8 | -1/+32 |
| * | | | | | | vulkan: implement 'turbo mode' clock booster | Liam | 2023-01-05 | 8 | -2/+272 |
| | |_|_|/ /
| |/| | | | |
|
* | | | | | | Merge pull request #9559 from FernandoS27/cached-writes | Fernando S | 2023-01-06 | 15 | -53/+233 |
|\ \ \ \ \ \ |
|
| * | | | | | | BufferBase: Don't ignore GPU pages. | Fernando Sahmkow | 2023-01-05 | 8 | -23/+22 |
| * | | | | | | Fermi2D: sync cache flushes | Fernando Sahmkow | 2023-01-05 | 2 | -2/+5 |
| * | | | | | | MemoryManager: use fastmem directly. | Fernando Sahmkow | 2023-01-05 | 3 | -11/+34 |
| * | | | | | | video_core: Cache GPU internal writes. | Fernando Sahmkow | 2023-01-05 | 10 | -30/+185 |
| |/ / / / / |
|
* | | | | | | MacroHLE: eliminate 2 rushed macros. | Fernando Sahmkow | 2023-01-06 | 1 | -42/+0 |
* | | | | | | Merge pull request #9528 from liamwhite/mvk-nulldesc | liamwhite | 2023-01-06 | 3 | -0/+19 |
|\ \ \ \ \ \ |
|
| * | | | | | | renderer_vulkan: implement fallback path for null descriptors | Liam | 2023-01-05 | 3 | -0/+19 |
| |/ / / / / |
|
* | | | | | | Merge pull request #9536 from liamwhite/debug-utils | liamwhite | 2023-01-06 | 3 | -11/+10 |
|\ \ \ \ \ \
| |_|_|/ / /
|/| | | | | |
|
| * | | | | | vulkan_common: unify VK_EXT_debug_utils and selection of validation layer | Liam | 2023-01-01 | 3 | -11/+10 |
* | | | | | | video_core/vulkan: Vulkan driver pipelines now contain cache version | Wollnashorn | 2023-01-05 | 2 | -16/+28 |
* | | | | | | video_core/vulkan: Driver pipeline cache will now be deleted with the shader cache | Wollnashorn | 2023-01-05 | 2 | -1/+20 |
* | | | | | | config: Set the Vulkan driver pipeline cache option to be global | Wollnashorn | 2023-01-05 | 2 | -0/+4 |
* | | | | | | video_core/vulkan: Added check if Vulkan pipeline path has been set | Wollnashorn | 2023-01-05 | 1 | -1/+1 |
* | | | | | | config: Better wording for VK pipeline cache option and enable by default | Wollnashorn | 2023-01-05 | 2 | -3/+3 |
* | | | | | | yuzu-cmd: Removed `use_vulkan_driver_pipeline_cache` from default_ini.h | Wollnashorn | 2023-01-05 | 1 | -4/+0 |
* | | | | | | video_core/vulkan: Added `VkPipelineCache` to store Vulkan pipelines | Wollnashorn | 2023-01-05 | 15 | -67/+253 |
| |_|/ / /
|/| | | | |
|
* | | | | | Vulkan: Fix drivers that don't support dynamic_state_2 up | Fernando Sahmkow | 2023-01-05 | 2 | -8/+11 |
| |/ / /
|/| | | |
|
* | | | | Merge pull request #9501 from FernandoS27/yfc-rel-2 | liamwhite | 2023-01-05 | 79 | -573/+3008 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | yuzu-ui: Add setting for disabling macro HLE | Fernando Sahmkow | 2023-01-04 | 6 | -5/+26 |
| * | | | Video_core: Address feedback | Fernando Sahmkow | 2023-01-04 | 20 | -170/+346 |
| * | | | Texture Cache: Implement async texture downloads. | Fernando Sahmkow | 2023-01-04 | 5 | -35/+91 |
| * | | | Vulkan: Update blacklisting to latest driver versions. | Fernando Sahmkow | 2023-01-04 | 1 | -5/+12 |
| * | | | ShaderCompiler: Inline driver specific constants. | Fernando Sahmkow | 2023-01-03 | 5 | -3/+39 |
| * | | | Vulkan: rework stencil tracking. | Fernando Sahmkow | 2023-01-03 | 4 | -36/+169 |
| * | | | vulkan_common: blacklist radv from extended_dynamic_state2 on drivers before 22.3.1 | Liam | 2023-01-01 | 2 | -2/+14 |
| * | | | video_core: fix build | Liam | 2023-01-01 | 4 | -3/+38 |
| * | | | MacroHLE: Final cleanup and fixes. | Fernando Sahmkow | 2023-01-01 | 14 | -128/+94 |
| * | | | Rasterizer: Setup skeleton for Host Conditional rendering | Fernando Sahmkow | 2023-01-01 | 6 | -10/+53 |
| * | | | RasterizerMemory: Add filtering for flushing/invalidation operations. | Fernando Sahmkow | 2023-01-01 | 14 | -93/+186 |
| * | | | Vulkan: Allow stagging buffer deferrals. | Fernando Sahmkow | 2023-01-01 | 2 | -21/+56 |
| * | | | MacroHLE: Add OpenGL Support | Fernando Sahmkow | 2023-01-01 | 6 | -39/+107 |
| * | | | Vulkan: Add other additional pipeline specs | Fernando Sahmkow | 2023-01-01 | 1 | -1/+17 |
| * | | | Vulkan: Implement Dynamic State 3 | Fernando Sahmkow | 2023-01-01 | 13 | -105/+313 |
| * | | | Vulkan Implement Dynamic State 2 LogicOp and PatchVertices | Fernando Sahmkow | 2023-01-01 | 12 | -27/+75 |
| * | | | Vulkan: Implement Dynamic States 2 | Fernando Sahmkow | 2023-01-01 | 13 | -66/+315 |
| * | | | DMAPusher: Improve collection of non executing methods | Fernando Sahmkow | 2023-01-01 | 13 | -2/+181 |
| * | | | Revert Buffer cache changes and setup additional macros. | Fernando Sahmkow | 2023-01-01 | 7 | -128/+179 |
| * | | | MacroHLE: Reduce massive calculations on sizing estimation. | Fernando Sahmkow | 2023-01-01 | 9 | -95/+238 |
| * | | | MacroHLE: Add HLE replacement for base vertex and base instance. | Fernando Sahmkow | 2023-01-01 | 22 | -70/+265 |
| * | | | MacroHLE: Add Index Buffer size estimation. | Fernando Sahmkow | 2023-01-01 | 5 | -10/+74 |
| * | | | MacroHLE: Refactor MacroHLE system. | Fernando Sahmkow | 2023-01-01 | 11 | -121/+420 |
| * | | | MacroHLE: Implement DrawIndexedIndirect & DrawArraysIndirect. | Fernando Sahmkow | 2023-01-01 | 16 | -72/+252 |
| * | | | MacroHLE: Add MultidrawIndirect HLE Macro. | Fernando Sahmkow | 2023-01-01 | 13 | -47/+169 |
* | | | | Merge pull request #9518 from gidoly/revert-9504-pg2 | liamwhite | 2023-01-04 | 11 | -322/+181 |
|\ \ \ \ |
|
| * | | | | Revert "k_page_group: synchronize" | gidoly | 2022-12-29 | 11 | -322/+181 |
* | | | | | TAS: Immediately switch stick to TAS on input | MonsterDruide1 | 2023-01-03 | 1 | -9/+11 |
* | | | | | cmake: move find-modules to root cmake dir | Alexandre Bouvier | 2023-01-02 | 3 | -5/+0 |
* | | | | | Merge pull request #9540 from MonsterDruide1/tas-sanitized-record | liamwhite | 2023-01-02 | 1 | -5/+5 |
|\ \ \ \ \ |
|
| * | | | | | TAS: Record sanitized instead of raw stick inputs | MonsterDruide1 | 2023-01-01 | 1 | -5/+5 |
| | |/ / /
| |/| | | |
|
* | | | | | service: nifm: Initialize request state | german77 | 2023-01-02 | 1 | -0/+1 |
* | | | | | service: nifm: Match documentation names | german77 | 2023-01-02 | 1 | -31/+56 |
|/ / / / |
|
* | / / | vfs: Replace cstr concat with char concat | Merry | 2023-01-01 | 1 | -3/+3 |
| |/ /
|/| | |
|
* | | | Merge pull request #9533 from merryhime/overcommit | liamwhite | 2023-01-01 | 1 | -2/+17 |
|\ \ \ |
|
| * | | | host_memory: Use transparent huge pages where available | Merry | 2023-01-01 | 1 | -0/+15 |
| * | | | host_memory: Allocate virtual_base with MAP_NORESERVE | Merry | 2023-01-01 | 1 | -2/+2 |
* | | | | Merge pull request #9514 from ColinKinloch/en_gb | liamwhite | 2023-01-01 | 2 | -1/+47 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | settings: comment language blocklist columns | Colin Kinloch | 2022-12-30 | 1 | -7/+13 |
| * | | | settings: added regon/language warning bounds check | Colin Kinloch | 2022-12-29 | 1 | -1/+1 |
| * | | | settings: warn on invalid regon/language combinations | Colin Kinloch | 2022-12-28 | 2 | -1/+41 |
* | | | | core: hid: emulated_console: Avoid a crash if frontend does not configure touch_from_button_maps. | bunnei | 2022-12-30 | 1 | -0/+5 |
* | | | | Merge pull request #9515 from liamwhite/cmake-refactor | bunnei | 2022-12-30 | 4 | -14/+49 |
|\ \ \ \ |
|
| * | | | | cmake: make cubeb and SDL2 optional | Liam | 2022-12-28 | 1 | -6/+13 |
| * | | | | cmake: make libusb optional | Liam | 2022-12-28 | 2 | -7/+32 |
| * | | | | cmake: make room server optional | Liam | 2022-12-28 | 1 | -1/+4 |
| |/ / / |
|
* | / / | config: Save multiplayer settings only globally | Wollnashorn | 2022-12-30 | 1 | -2/+0 |
| |/ /
|/| | |
|
* | | | Merge pull request #9423 from vonchenplus/vulkan_quad_strip | liamwhite | 2022-12-29 | 8 | -125/+245 |
|\ \ \ |
|
| * | | | video_core: Implement other missing vulkan topology | FengChen | 2022-12-26 | 1 | -3/+16 |
| * | | | video_core: Implement vulkan QuadStrip topology | FengChen | 2022-12-26 | 8 | -122/+229 |
* | | | | Merge pull request #9504 from liamwhite/pg2 | bunnei | 2022-12-28 | 11 | -181/+322 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | k_page_table: remove HACK_OpenPages/ClosePages | Liam | 2022-12-25 | 3 | -58/+54 |
| * | | | k_page_group: synchronize | Liam | 2022-12-25 | 11 | -125/+270 |
| | |/
| |/| |
|
* | | | Merge pull request #9490 from ameerj/texture-cache-prealloc | bunnei | 2022-12-27 | 4 | -22/+44 |
|\ \ \ |
|
| * | | | texture_cache: Use Common::ScratchBuffer for swizzle buffers | ameerj | 2022-12-25 | 4 | -10/+12 |
| * | | | texture_cache: Use pre-allocated buffer for texture downloads | ameerj | 2022-12-25 | 3 | -9/+14 |
| * | | | texture_cache: Use pre-allocated buffer for texture uploads | ameerj | 2022-12-25 | 4 | -13/+28 |
| |/ / |
|
* | | | Merge pull request #9495 from german77/no_refresh | bunnei | 2022-12-27 | 3 | -23/+11 |
|\ \ \ |
|
| * | | | yuzu: Automatically refresh device list | german77 | 2022-12-24 | 3 | -23/+11 |
* | | | | tests: add missing header | Alexandre Bouvier | 2022-12-26 | 1 | -0/+1 |
* | | | | TAS: Increase accuracy of Stick inputs | MonsterDruide1 | 2022-12-25 | 1 | -0/+7 |
| |/ /
|/| | |
|
* | | | Merge pull request #9500 from liamwhite/reentrant-shutdown | liamwhite | 2022-12-25 | 2 | -5/+12 |
|\ \ \ |
|
| * | | | qt: prevent reentrant shutdown | Liam | 2022-12-24 | 2 | -5/+12 |
* | | | | Merge pull request #9496 from liamwhite/shm3 | liamwhite | 2022-12-25 | 3 | -58/+62 |
|\ \ \ \ |
|
| * | | | | kernel: workaround static shared memory initialization | Liam | 2022-12-23 | 3 | -58/+62 |
| | |/ /
| |/| | |
|
* | | | | Merge pull request #9487 from liamwhite/look-at-the-time | liamwhite | 2022-12-25 | 3 | -40/+65 |
|\ \ \ \ |
|
| * | | | | time: add LockFreeAtomicType | Liam | 2022-12-22 | 3 | -40/+65 |
| |/ / / |
|
* | | | | Merge pull request #9453 from ameerj/scratch-vector | Fernando S | 2022-12-25 | 14 | -56/+370 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | scratch_buffer: Explicitly defing resize and resize_destructive functions | ameerj | 2022-12-20 | 7 | -19/+108 |
| * | | | tests: Add ScratchBuffer tests | ameerj | 2022-12-20 | 3 | -5/+137 |
| * | | | dma_pusher: Rework command_headers usage | ameerj | 2022-12-20 | 2 | -9/+16 |
| * | | | buffer_cache: Use Common::ScratchBuffer for ImmediateBuffer usage | ameerj | 2022-12-20 | 1 | -7/+4 |
| * | | | video_core: Add usages of ScratchBuffer | ameerj | 2022-12-20 | 4 | -33/+21 |
| * | | | common: Add ScratchBuffer class | ameerj | 2022-12-20 | 2 | -0/+75 |
| * | | | common: add make_unique_for_overwrite | ameerj | 2022-12-20 | 2 | -0/+26 |
* | | | | qt: fix 'Pause' menu item (#9497) | liamwhite | 2022-12-24 | 1 | -1/+1 |
* | | | | Disable automatically opening the console on windows yuzu-cmd builds (#9485) | Chris Oboe | 2022-12-24 | 2 | -0/+16 |
* | | | | Merge pull request #9476 from liamwhite/async-shutdown | liamwhite | 2022-12-24 | 4 | -15/+65 |
|\ \ \ \ |
|
| * | | | | qt: fix uninitialized memory usage | Liam | 2022-12-24 | 1 | -1/+1 |
| * | | | | qt: use main window as close overlay parent | Liam | 2022-12-22 | 2 | -4/+4 |
| * | | | | qt: continue event loop during game close | Liam | 2022-12-20 | 4 | -14/+64 |
| | |/ /
| |/| | |
|
* / | | | qt: exit properly on guest-initiated close | Liam | 2022-12-22 | 2 | -1/+9 |
|/ / / |
|
* | | | Merge pull request #9463 from liamwhite/manager-events | liamwhite | 2022-12-20 | 6 | -173/+65 |
|\ \ \ |
|
| * | | | qt: use _exit instead of exit on SIGINT | Liam | 2022-12-17 | 1 | -1/+1 |
| * | | | EmuThread: refactor | Liam | 2022-12-17 | 6 | -172/+64 |
* | | | | Merge pull request #9480 from jbeich/vk-238 | liamwhite | 2022-12-20 | 1 | -0/+12 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | externals: update Vulkan-Headers to v1.3.238 | Jan Beich | 2022-12-19 | 1 | -0/+12 |
* | | | | Merge pull request #9474 from liamwhite/timer | Matías Locatti | 2022-12-19 | 13 | -109/+290 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | kernel: remove TimeManager | Liam | 2022-12-19 | 11 | -117/+33 |
| * | | | kernel: add KHardwareTimer | Liam | 2022-12-18 | 6 | -6/+271 |
* | | | | Merge pull request #9471 from german77/input | liamwhite | 2022-12-19 | 2 | -206/+83 |
|\ \ \ \ |
|
| * | | | | input_common: Cleanup project | german77 | 2022-12-18 | 2 | -206/+83 |
* | | | | | overlay_dialog: Avoid starting the input thread if non-interactive | Morph | 2022-12-19 | 1 | -1/+3 |
* | | | | | overlay_dialog: Hide button dialog box when both buttons are hidden | Morph | 2022-12-19 | 1 | -0/+8 |
| |/ / /
|/| | | |
|
* | | | | Merge pull request #9470 from german77/silenceIkillYou | liamwhite | 2022-12-18 | 2 | -2/+2 |
|\ \ \ \ |
|
| * | | | | service: nfc: Silence ListDevices | german77 | 2022-12-18 | 2 | -2/+2 |
| |/ / / |
|
* | | | | Merge pull request #9469 from Rubo3/patch-1 | liamwhite | 2022-12-18 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | Use execlp instead of execl to avoid failure | Marco Rubin | 2022-12-18 | 1 | -1/+1 |
| |/ / / |
|
* | | | | Merge pull request #9467 from german77/folder | liamwhite | 2022-12-18 | 1 | -0/+3 |
|\ \ \ \ |
|
| * | | | | yuzu: Remember last selected directory | german77 | 2022-12-18 | 1 | -0/+3 |
| |/ / / |
|
* | | | | bootmanager: Use proper camera size | german77 | 2022-12-18 | 3 | -6/+13 |
* | | | | bootmanager: Encapsulate all QCamera code | german77 | 2022-12-18 | 2 | -5/+7 |
* | | | | yuzu: fix device name setting | german77 | 2022-12-18 | 1 | -3/+2 |
|/ / / |
|
* | | | Enable compiler optimizations and enforce x86-64-v2 on GCC/Clang (#9442) | Matías Locatti | 2022-12-18 | 1 | -2/+2 |
* | | | Merge pull request #9456 from german77/virtual_gamepad | bunnei | 2022-12-18 | 7 | -0/+274 |
|\ \ \
| |/ /
|/| | |
|
| * | | input_common: Add virtual gamepad | german77 | 2022-12-17 | 7 | -0/+274 |
* | | | Merge pull request #7450 from FernandoS27/ndc-vulkan | liamwhite | 2022-12-17 | 8 | -7/+52 |
|\ \ \ |
|
| * | | | Vulkan: Add support for VK_EXT_depth_clip_control. | FernandoS27 | 2022-12-14 | 8 | -7/+52 |
* | | | | Merge pull request #9461 from liamwhite/wanative | Mai | 2022-12-17 | 1 | -1/+5 |
|\ \ \ \ |
|
| * | | | | qt: avoid setting WA_DontCreateNativeAncestors on all platforms | Liam | 2022-12-17 | 1 | -1/+5 |
| | |/ /
| |/| | |
|
* | | | | Merge pull request #9454 from liamwhite/wayland-egl | Mai | 2022-12-17 | 2 | -3/+7 |
|\ \ \ \ |
|
| * | | | | qt: handle wayland-egl platform name | Liam | 2022-12-16 | 2 | -3/+7 |
* | | | | | Merge pull request #9451 from ameerj/camera-data-array | liamwhite | 2022-12-17 | 4 | -9/+12 |
|\ \ \ \ \ |
|
| * | | | | | camera: Use pre-allocated vector for camera data | ameerj | 2022-12-17 | 4 | -9/+12 |
| |/ / / / |
|
* | | | | | Merge pull request #9452 from ameerj/hle-read-buffer-resreve | liamwhite | 2022-12-17 | 1 | -8/+6 |
|\ \ \ \ \ |
|
| * | | | | | hle_ipc: Refactor ReadBuffer to set buffer size upon initialization | ameerj | 2022-12-16 | 1 | -8/+6 |
| |/ / / / |
|
* | | | | | Merge pull request #9455 from Kelebek1/audio_signal | liamwhite | 2022-12-17 | 5 | -7/+26 |
|\ \ \ \ \ |
|
| * | | | | | Signal buffer event on audio in/out system stop, and force remove all registered audio buffers | Kelebek1 | 2022-12-16 | 5 | -7/+26 |
| |/ / / / |
|
* | | | | | Merge pull request #9457 from Kelebek1/silence_tfb | liamwhite | 2022-12-17 | 1 | -2/+1 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | Remove unimplemented transform feedback geometry spam, it should be implemented | Kelebek1 | 2022-12-16 | 1 | -2/+1 |
| |/ / / |
|
* | | | | Merge pull request #6354 from ogniK5377/device-name | liamwhite | 2022-12-16 | 9 | -2/+42 |
|\ \ \ \ |
|
| * | | | | Set: Allow setting device nickname | Chloe Marcec | 2022-12-14 | 9 | -2/+42 |
| | |/ /
| |/| | |
|
* | | | | Merge pull request #9450 from ameerj/hle-ipc-vector-reserve | liamwhite | 2022-12-16 | 1 | -0/+8 |
|\ \ \ \ |
|
| * | | | | hle_ipc: Reserve vectors before populating | ameerj | 2022-12-16 | 1 | -0/+8 |
| | |/ /
| |/| | |
|
* | | | | Merge pull request #9444 from german77/free_threads | liamwhite | 2022-12-16 | 3 | -80/+64 |
|\ \ \ \ |
|
| * | | | | kernel: svc: Fix duplicated InfoType enum | Narr the Reg | 2022-12-15 | 1 | -90/+47 |
| * | | | | kernel: process: Implement GetFreeThreadCount | Narr the Reg | 2022-12-15 | 3 | -1/+28 |
* | | | | | Merge pull request #8605 from devsnek/graceful-shutdown | liamwhite | 2022-12-16 | 3 | -7/+14 |
|\ \ \ \ \ |
|
| * | | | | | emu_thread: properly force shutdown for unresponsive guest programs | Liam | 2022-12-13 | 2 | -12/+5 |
| * | | | | | let games gracefully exit | Gus Caplan | 2022-12-13 | 3 | -3/+17 |
* | | | | | | Merge pull request #6769 from lat9nq/create-shortcut-2 | liamwhite | 2022-12-16 | 5 | -0/+210 |
|\ \ \ \ \ \
| |_|_|/ / /
|/| | | | | |
|
| * | | | | | main: Address review feedback | lat9nq | 2022-12-14 | 1 | -19/+33 |
| * | | | | | yuzu qt: Create shortcuts on Linux | lat9nq | 2022-12-13 | 5 | -0/+196 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge pull request #9431 from liamwhite/sixty-five-oh-two | Narr the Reg | 2022-12-16 | 1 | -1/+2 |
|\ \ \ \ \ |
|
| * | | | | | vulkan_common: declare storageBuffer8BitAccess | Liam | 2022-12-14 | 1 | -1/+2 |
| |/ / / / |
|
* | | | | | Merge pull request #9430 from liamwhite/capable | Matías Locatti | 2022-12-16 | 1 | -0/+2 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | spirv_emit_context: declare GroupNonUniform capability for SubgroupLocalInvocationId | Liam | 2022-12-14 | 1 | -0/+2 |
| |/ / / |
|
* | | | | Merge pull request #7410 from Nefsen402/wayland-fixes | liamwhite | 2022-12-15 | 15 | -62/+121 |
|\ \ \ \ |
|
| * | | | | gl_device: Use a more robust way to use strict context mode | Alexander Orzechowski | 2022-12-13 | 6 | -8/+17 |
| * | | | | OpenGL: Check for threading support | Alexander Orzechowski | 2022-12-13 | 1 | -0/+6 |
| * | | | | wayland: Always use exclusive fullscreen | Alexander Orzechowski | 2022-12-13 | 2 | -4/+10 |
| * | | | | RenderWidget: Set WA_DontCreateNativeAncestors | Alexander Orzechowski | 2022-12-13 | 1 | -0/+1 |
| * | | | | emu_window_sdl2: Respect hidpi | Alexander Orzechowski | 2022-12-13 | 1 | -1/+1 |
| * | | | | video_core/vulkan: Explicity check swapchain size when deciding to recreate | Alexander Orzechowski | 2022-12-13 | 3 | -15/+28 |
| * | | | | renderer_opengl: refactor context acquire | Liam | 2022-12-13 | 6 | -38/+62 |
| |/ / / |
|
* | | | | Revert "hle: service: audio: Use default service thread." | bunnei | 2022-12-14 | 3 | -12/+18 |
* | | | | Merge pull request #6688 from yzct12345/valid-intel-max | liamwhite | 2022-12-14 | 5 | -2/+34 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Fix validation errors on less compatible Intel GPU | yzct12345 | 2022-12-13 | 5 | -2/+34 |
| |/ / |
|
* / / | yuzu: Make unlimited frame rate non persistent between game boots | Narr the Reg | 2022-12-13 | 2 | -2/+3 |
|/ / |
|
* | | Merge pull request #9398 from liamwhite/fail | bunnei | 2022-12-12 | 5 | -21/+27 |
|\ \ |
|
| * | | general: improve handling of system startup failure | Liam | 2022-12-06 | 5 | -21/+27 |
* | | | Merge pull request #9406 from vonchenplus/topology | bunnei | 2022-12-12 | 4 | -32/+36 |
|\ \ \ |
|
| * | | | video_core: Add vertex_array_instance_* sbubbed called warning | FengChen | 2022-12-08 | 1 | -0/+5 |
| * | | | video_core: The draw manager manages whether Clear is required. | FengChen | 2022-12-08 | 3 | -10/+9 |
| * | | | video_core: Adjust topology update logic | FengChen | 2022-12-08 | 2 | -23/+23 |
* | | | | input_common: Filter SDL GUID | Narr the Reg | 2022-12-12 | 1 | -0/+2 |
| |_|/
|/| | |
|
* | | | Merge pull request #9420 from liamwhite/aniso | Mai | 2022-12-12 | 1 | -1/+2 |
|\ \ \ |
|
| * | | | video_core: fix off by one in anisotropic filtering amount | Liam | 2022-12-11 | 1 | -1/+2 |
* | | | | Merge pull request #9419 from liamwhite/no-gl | Mai | 2022-12-11 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | cmake: make OpenGL loader optional | Liam | 2022-12-10 | 1 | -1/+1 |
| |/ / / |
|
* | | | | Merge pull request #9415 from liamwhite/dc | Mai | 2022-12-11 | 4 | -102/+15 |
|\ \ \ \ |
|
| * | | | | memory: correct semantics of data cache management operations | Liam | 2022-12-11 | 4 | -102/+15 |
* | | | | | Merge pull request #9409 from liamwhite/smaa2 | Matías Locatti | 2022-12-11 | 24 | -28/+13894 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | video_core: Integrate SMAA | Liam | 2022-12-08 | 24 | -28/+13894 |
| | |/ /
| |/| | |
|
* | | | | Merge pull request #9417 from liamwhite/debug-assert | Mai | 2022-12-10 | 1 | -2/+0 |
|\ \ \ \ |
|
| * | | | | memory: remove DEBUG_ASSERT pointer test | Liam | 2022-12-10 | 1 | -2/+0 |
| | |/ /
| |/| | |
|
* / | | | audio_core: remove explicitly defaulted and implicitly deleted constructors | Liam | 2022-12-10 | 2 | -2/+0 |
|/ / / |
|
* | | | Merge pull request #9412 from Saalvage/fix/trace-log-compilation | liamwhite | 2022-12-09 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | Fix compilation error | Salvage | 2022-12-09 | 1 | -1/+1 |
| |/ / |
|
* / / | Remove the lock entirely as per PR discussion | Salvage | 2022-12-09 | 1 | -3/+0 |
|/ / |
|
* | | Merge pull request #9401 from vonchenplus/draw_manager | Fernando S | 2022-12-08 | 12 | -267/+341 |
|\ \ |
|
| * | | video_core: Implement maxwell3d draw manager and split draw logic | Feng Chen | 2022-12-08 | 12 | -267/+341 |
* | | | Merge pull request #9365 from liamwhite/val | Morph | 2022-12-07 | 2 | -1/+3 |
|\ \ \ |
|
| * | | | vulkan_common: quiet some validation errors | Liam | 2022-12-01 | 2 | -1/+3 |
* | | | | Merge pull request #9370 from liamwhite/break-unmapped | merry | 2022-12-06 | 9 | -6/+69 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | core: add option to break on unmapped access | Liam | 2022-12-02 | 9 | -6/+69 |
| |/ / |
|
* | | | Merge pull request #9393 from liamwhite/more-vulkan | Fernando S | 2022-12-06 | 2 | -1/+9 |
|\ \ \ |
|
| * | | | vulkan_common: further initialization tweaks | Liam | 2022-12-06 | 2 | -1/+9 |
* | | | | Merge pull request #9392 from lioncash/reporter | liamwhite | 2022-12-06 | 2 | -25/+26 |
|\ \ \ \ |
|
| * | | | | reporter: Pass by const reference where applicable | Lioncash | 2022-12-06 | 2 | -19/+20 |
| * | | | | reporter: Eliminate undefined behavior in SaveErrorReport | Lioncash | 2022-12-06 | 2 | -6/+6 |
| |/ / / |
|
* | | | | Merge pull request #9390 from lioncash/keyboard | liamwhite | 2022-12-06 | 22 | -100/+89 |
|\ \ \ \ |
|
| * | | | | applets/controller: Use aliases for callbacks | Lioncash | 2022-12-06 | 4 | -6/+8 |
| * | | | | applets/error: Use aliases for callbacks | Lioncash | 2022-12-06 | 4 | -16/+18 |
| * | | | | applets/mii_edit: Use aliases for callbacks | Lioncash | 2022-12-06 | 2 | -3/+5 |
| * | | | | applets/profile_select: Use aliases for callbacks | Lioncash | 2022-12-06 | 4 | -8/+8 |
| * | | | | applets/web_browser: Use aliases for callbacks | Lioncash | 2022-12-06 | 4 | -32/+27 |
| * | | | | applets/software_keyboard: Use aliases for callbacks | Lioncash | 2022-12-06 | 4 | -35/+23 |
| |/ / / |
|
* | | | | Merge pull request #9389 from lioncash/emumove | liamwhite | 2022-12-06 | 4 | -16/+14 |
|\ \ \ \ |
|
| * | | | | emulated_controller: Remove unused parameter in GetMappedDevices() | Lioncash | 2022-12-06 | 3 | -5/+3 |
| * | | | | emulated_controller: Use std::move() in GetMappedDevices() | Lioncash | 2022-12-06 | 1 | -6/+6 |
| * | | | | emulated_console: Amend cast in SetTouch() | Lioncash | 2022-12-06 | 1 | -1/+1 |
| * | | | | emulated_console: std::move() ParamPackages and callbacks where applicable | Lioncash | 2022-12-06 | 1 | -4/+4 |
| |/ / / |
|
* | | | | Merge pull request #9386 from lioncash/init | liamwhite | 2022-12-06 | 6 | -27/+25 |
|\ \ \ \ |
|
| * | | | | kernel/k_shared_memory: Ensure device_memory is always initialized | Lioncash | 2022-12-05 | 1 | -1/+1 |
| * | | | | kernel/k_memory_block: Ensure members are always initialized | Lioncash | 2022-12-05 | 2 | -22/+20 |
| * | | | | kernel/physical_core: Ensure is_interrupted is always initialized | Lioncash | 2022-12-05 | 1 | -1/+1 |
| * | | | | kernel/thread: Ensure stack_top and argument are always initialized | Lioncash | 2022-12-05 | 1 | -2/+2 |
| * | | | | kernel/kernel: Ensure shutdown threads are always initialized | Lioncash | 2022-12-05 | 1 | -1/+1 |
* | | | | | Merge pull request #9391 from abouvier/cmake-sdl | liamwhite | 2022-12-06 | 4 | -22/+4 |
|\ \ \ \ \ |
|
| * | | | | | cmake: use sdl2 imported target | Alexandre Bouvier | 2022-12-06 | 4 | -22/+4 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge pull request #9387 from abouvier/cmake-libusb | liamwhite | 2022-12-06 | 1 | -3/+1 |
|\ \ \ \ \ |
|
| * | | | | | cmake: prefer system libusb | Alexandre Bouvier | 2022-12-06 | 1 | -3/+1 |
* | | | | | | configure_graphics: Make SPIRV backend string translatable | Lioncash | 2022-12-06 | 1 | -1/+1 |
|/ / / / / |
|
* | | | | | Merge pull request #9369 from german77/mifare | liamwhite | 2022-12-06 | 11 | -52/+629 |
|\ \ \ \ \ |
|
| * | | | | | input_common: Allow mifare files | Narr the Reg | 2022-12-05 | 2 | -16/+29 |
| * | | | | | service: nfc: Implement mifare service | Narr the Reg | 2022-12-02 | 9 | -36/+600 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge pull request #9360 from Kelebek1/R-E-S-P-E-C-T | liamwhite | 2022-12-06 | 1 | -29/+39 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | Respect render mode override | Kelebek1 | 2022-11-30 | 1 | -29/+39 |
* | | | | | Merge pull request #6833 from abouvier/unbundle | liamwhite | 2022-12-05 | 9 | -27/+16 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | cmake: prefer system libraries | Alexandre Bouvier | 2022-12-04 | 9 | -27/+16 |
* | | | | | Vulkan: Implement Alpha coverage | Fernando Sahmkow | 2022-12-05 | 3 | -2/+6 |
| |_|_|/
|/| | | |
|
* | | | | Merge pull request #9381 from liamwhite/uninit | Mai | 2022-12-04 | 1 | -7/+7 |
|\ \ \ \ |
|
| * | | | | service_thread: fix uninitialized memory usage | Liam | 2022-12-04 | 1 | -7/+7 |
* | | | | | Merge pull request #9232 from bunnei/audio-default-thread | liamwhite | 2022-12-04 | 3 | -18/+12 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | hle: service: audio: Use default service thread. | bunnei | 2022-11-12 | 3 | -18/+12 |
* | | | | | Merge pull request #9273 from ameerj/per-game-profile | liamwhite | 2022-12-04 | 13 | -27/+587 |
|\ \ \ \ \ |
|
| * | | | | | configure_input_player: Fix profile saving when using handheld controller type | ameerj | 2022-11-29 | 1 | -1/+7 |
| * | | | | | config: Custom profile detection fixes | ameerj | 2022-11-29 | 6 | -64/+108 |
| * | | | | | configure_input_per_game: Allow configuring all 8 players | ameerj | 2022-11-29 | 3 | -54/+113 |
| * | | | | | Configuration: Add per-game input profiles | ameerj | 2022-11-20 | 11 | -14/+465 |
* | | | | | | Merge pull request #9372 from liamwhite/vk12 | liamwhite | 2022-12-04 | 17 | -165/+209 |
|\ \ \ \ \ \ |
|
| * | | | | | | vulkan_common: add feature test for shaderDrawParameters | Liam | 2022-12-04 | 1 | -1/+13 |
| * | | | | | | vulkan_common: clean up extension usage | Liam | 2022-12-04 | 12 | -102/+105 |
| * | | | | | | vulkan_common: correct usage of timeline semaphore fallbacks | Liam | 2022-12-04 | 1 | -2/+1 |
| * | | | | | | vulkan_common: ensure all mandatory features are tested in feature report | Liam | 2022-12-04 | 1 | -1/+24 |
| * | | | | | | vulkan_common: unsuffix 16-bit storage feature test structure | Liam | 2022-12-04 | 1 | -2/+2 |
| * | | | | | | vulkan_common: unsuffix timeline semaphore feature test structure | Liam | 2022-12-04 | 1 | -2/+2 |
| * | | | | | | vulkan_common: add logicOp to feature report | Liam | 2022-12-04 | 1 | -1/+2 |
| * | | | | | | vulkan_common: promote host query reset usage to core | Liam | 2022-12-04 | 4 | -11/+12 |
| * | | | | | | vulkan_common: promote descriptor update template usage to core | Liam | 2022-12-04 | 8 | -37/+36 |
| * | | | | | | vulkan_common: promote timeline semaphore usage to core | Liam | 2022-12-04 | 3 | -9/+15 |
| | |_|/ / /
| |/| | | | |
|
* / | | | | | yuzu-cmd: link SDL2 correctly | Liam | 2022-12-04 | 1 | -1/+1 |
|/ / / / / |
|
* | | | | | Merge pull request #9374 from liamwhite/externals | liamwhite | 2022-12-04 | 5 | -21/+23 |
|\ \ \ \ \ |
|
| * | | | | | externals: update dynarmic, SDL2 | Liam | 2022-12-04 | 5 | -21/+23 |
* | | | | | | Merge pull request #9344 from liamwhite/null | bunnei | 2022-12-03 | 20 | -28/+383 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | video_core: add null backend | Liam | 2022-11-29 | 20 | -28/+383 |
* | | | | | | Merge pull request #9300 from ameerj/pch | liamwhite | 2022-12-03 | 28 | -4/+157 |
|\ \ \ \ \ \ |
|
| * | | | | | | CMake: Consolidate common PCH headers | ameerj | 2022-12-01 | 14 | -84/+29 |
| * | | | | | | string_util: Fix Mingw compile error | ameerj | 2022-12-01 | 1 | -2/+2 |
| * | | | | | | CMake: Disable PCH on MSVC + Buildcache configs | ameerj | 2022-11-30 | 1 | -4/+0 |
| * | | | | | | CMake: Use precompiled headers | ameerj | 2022-11-30 | 25 | -1/+214 |
| * | | | | | | value.h: remove recursive include | ameerj | 2022-11-30 | 1 | -1/+0 |
* | | | | | | | Merge pull request #9289 from liamwhite/fruit-company | liamwhite | 2022-12-03 | 78 | -37/+949 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | general: fix compile for Apple Clang | Liam | 2022-11-23 | 78 | -37/+949 |
* | | | | | | | | Merge pull request #9353 from vonchenplus/draw_indexed | liamwhite | 2022-12-03 | 2 | -27/+22 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | video_core: Fine tuning the index drawing judgment logic | Feng Chen | 2022-12-01 | 2 | -27/+22 |
| | |_|/ / / / /
| |/| | | | | | |
|
* | | | | | | | | Merge pull request #9303 from liamwhite/new-vulkan-init | Matías Locatti | 2022-12-02 | 13 | -101/+191 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Vulkan: update initialization | Liam | 2022-11-27 | 13 | -101/+191 |
* | | | | | | | | | Merge pull request #9363 from liamwhite/gs | Matías Locatti | 2022-12-02 | 9 | -6/+230 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | shader_recompiler: add gl_Layer translation GS for older hardware | Liam | 2022-12-01 | 9 | -6/+230 |
| | |_|_|/ / / / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge pull request #9348 from Morph1984/when-the-network-is-down | liamwhite | 2022-12-02 | 1 | -7/+34 |
|\ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|/
|/| | | | | | | | |
|
| * | | | | | | | | service: nifm: Update stubs for Submit/GetRequestState/GetResult | Morph | 2022-11-29 | 1 | -7/+34 |
* | | | | | | | | | Merge pull request #9320 from yuzu-emu/fix-audio-suspend | Fernando S | 2022-11-30 | 3 | -13/+14 |
|\ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|/
|/| | | | | | | | |
|
| * | | | | | | | | audio_core: sink_stream: Hold the suspend lock when process is stalled. | bunnei | 2022-11-30 | 2 | -7/+9 |
| * | | | | | | | | core: Use atomic instead of a lock to protect is_paused. | bunnei | 2022-11-26 | 1 | -6/+5 |
* | | | | | | | | | Merge pull request #9349 from lat9nq/cmake-322 | Morph | 2022-11-30 | 3 | -3/+15 |
|\ \ \ \ \ \ \ \ \
| |_|_|/ / / / / /
|/| | | | | | | | |
|
| * | | | | | | | | CMake: Directly link to SDL2-static when appropriate | lat9nq | 2022-11-29 | 3 | -3/+15 |
| | |/ / / / / /
| |/| | | | | | |
|
* | | | | | | | | Merge pull request #9308 from lat9nq/from-scratch | liamwhite | 2022-11-30 | 2 | -22/+64 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | startup_checks: Use fmt::print, fix exec error handling | lat9nq | 2022-11-24 | 1 | -21/+21 |
| * | | | | | | | | startup_checks: Use Windows flow for *nix | lat9nq | 2022-11-24 | 2 | -9/+51 |
| | |_|/ / / / /
| |/| | | | | | |
|
* | | | | | | | | Merge pull request #9322 from german77/pump_events | liamwhite | 2022-11-30 | 6 | -10/+35 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | input_common: Pump sdl events from main thread | german77 | 2022-11-27 | 6 | -10/+35 |
* | | | | | | | | | Merge pull request #9352 from lioncash/vidcast | liamwhite | 2022-11-30 | 10 | -88/+60 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | maxwell_3d: Mark shifted value as unsigned | Lioncash | 2022-11-29 | 1 | -3/+3 |
| * | | | | | | | | | engines: Remove unnecessary casts | Lioncash | 2022-11-29 | 10 | -85/+57 |
* | | | | | | | | | | host1x/syncpoint_manager: Eliminate unnecessary std::function construction | Lioncash | 2022-11-29 | 1 | -4/+2 |
* | | | | | | | | | | host1x/syncpoint_manager: Pass DeregisterAction() handle as const-ref | Lioncash | 2022-11-29 | 2 | -6/+6 |
* | | | | | | | | | | Merge pull request #9340 from lioncash/nvdrv | liamwhite | 2022-11-29 | 1 | -26/+18 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | nvdrv: Simplify builder declarations | Lioncash | 2022-11-28 | 1 | -26/+18 |
| |/ / / / / / / / / |
|
* | | | | | | | | | | Merge pull request #9347 from lioncash/vcast | liamwhite | 2022-11-29 | 1 | -11/+4 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | video_core/surface: Eliminate casts in GetFormatType() | Lioncash | 2022-11-29 | 1 | -11/+4 |
| |/ / / / / / / / / |
|
* | | | | | | | | | | Merge pull request #9346 from lioncash/vtable | liamwhite | 2022-11-29 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | producer_listener: Add virtual destructor to IProducerListener | Lioncash | 2022-11-29 | 1 | -0/+1 |
| |/ / / / / / / / / |
|
* | | | | | | | | | | Merge pull request #9345 from lioncash/fence | liamwhite | 2022-11-29 | 6 | -16/+15 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | buffer_item_consumer: Pass fence by const-ref in ReleaseBuffer() | Lioncash | 2022-11-29 | 3 | -4/+3 |
| * | | | | | | | | | | buffer_queue_consumer: std::move std::shared_ptr in Connect() | Lioncash | 2022-11-29 | 1 | -1/+1 |
| * | | | | | | | | | | consumer_base: Pass shared_ptr by const reference | Lioncash | 2022-11-29 | 2 | -6/+6 |
| * | | | | | | | | | | consumer_base: Remove redundant virtual | Lioncash | 2022-11-29 | 1 | -5/+5 |
| |/ / / / / / / / / |
|
* | | | | | | | | | | Merge pull request #9343 from lioncash/bounds | liamwhite | 2022-11-29 | 2 | -17/+31 |
|\ \ \ \ \ \ \ \ \ \
| |_|_|_|/ / / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | syncpoint_manager: Mark IsSyncpointAllocated() as const | Lioncash | 2022-11-28 | 2 | -3/+3 |
| * | | | | | | | | | syncpoint_manager: Reduce number of bounds checks | Lioncash | 2022-11-28 | 1 | -14/+28 |
| |/ / / / / / / / |
|
* | | | | | | | | | Merge pull request #9339 from lioncash/cacheheader | Morph | 2022-11-28 | 2 | -4/+3 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | common/cache_management: Amend header includes | Lioncash | 2022-11-28 | 2 | -4/+3 |
| |/ / / / / / / / |
|
* | | | | | | | | | Merge pull request #9338 from lioncash/properties | Morph | 2022-11-28 | 2 | -2/+18 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | input_common/helpers: Mark analog property structs members as static constexpr | Lioncash | 2022-11-28 | 2 | -2/+18 |
| |/ / / / / / / / |
|
* | | | | | | | | | Merge pull request #9337 from lioncash/pbr | Morph | 2022-11-28 | 7 | -104/+112 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | core/hid/emulated_controller: Use ranges version of transform | Lioncash | 2022-11-28 | 1 | -19/+15 |
| * | | | | | | | | | common/input: Add helpers functions for creating input and output devices | Lioncash | 2022-11-28 | 7 | -90/+102 |
| * | | | | | | | | | common/input: Pass ParamPackage by const reference in CreateDevice | Lioncash | 2022-11-28 | 1 | -3/+3 |
| |/ / / / / / / / |
|
* / / / / / / / / | yuzu/main: Merge variable declaration into ifdef | Lioncash | 2022-11-28 | 1 | -2/+1 |
|/ / / / / / / / |
|
* | | | | | | | | Merge pull request #9325 from german77/default_by_default | liamwhite | 2022-11-28 | 1 | -1/+5 |
|\ \ \ \ \ \ \ \
| |_|_|_|/ / / /
|/| | | | | | | |
|
| * | | | | | | | yuzu-cmd: Fix default config value | german77 | 2022-11-28 | 1 | -1/+5 |
* | | | | | | | | Merge pull request #8829 from Docteh/qt6_0002 | liamwhite | 2022-11-27 | 9 | -14/+56 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | CMake: rework for Qt6 support | Kyle Kienapfel | 2022-11-24 | 3 | -14/+30 |
| * | | | | | | | | qt: Add Qt version to LogRuntimes | Kyle Kienapfel | 2022-11-18 | 1 | -0/+1 |
| * | | | | | | | | Qt6: Disable IR Sensor when compiling with Qt6 | Kyle Kienapfel | 2022-11-18 | 6 | -0/+25 |
* | | | | | | | | | Merge pull request #9317 from german77/input-crash | liamwhite | 2022-11-27 | 3 | -0/+13 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | yuzu-cmd: Fix input callback crash on close | german77 | 2022-11-27 | 3 | -0/+13 |
| | |_|/ / / / / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge pull request #9323 from german77/intructions | liamwhite | 2022-11-27 | 1 | -3/+26 |
|\ \ \ \ \ \ \ \ \
| |/ / / / / / / /
|/| | | | | | | | |
|
| * | | | | | | | | yuzu-cmd: Update configuration file description | german77 | 2022-11-27 | 1 | -3/+26 |
| | |/ / / / / /
| |/| | | | | | |
|
* | | | | | | | | Merge pull request #9276 from goldenx86/fsrSlider | bunnei | 2022-11-27 | 8 | -1/+200 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Sharpness instead of Sharpening | Matías Locatti | 2022-11-26 | 1 | -3/+3 |
| * | | | | | | | | configure_graphics: Implement custom FSR Sharpening setting | lat9nq | 2022-11-26 | 2 | -61/+128 |
| * | | | | | | | | settings: Reset FSR sharpening global state with the others | lat9nq | 2022-11-26 | 1 | -0/+1 |
| * | | | | | | | | FSR Sharpening Slider part 1 - only a global slider | Matías Locatti | 2022-11-24 | 8 | -1/+132 |
| | |_|/ / / / /
| |/| | | | | | |
|
* | | | | | | | | crypto: use user-provided keys whenever possible | Valeri | 2022-11-27 | 1 | -4/+4 |
* | | | | | | | | Oops | Matías Locatti | 2022-11-26 | 1 | -1/+1 |
* | | | | | | | | Replace GLSL as the default OpenGL shader backend | Matías Locatti | 2022-11-26 | 1 | -1/+1 |
| |/ / / / / /
|/| | | | | | |
|
* | | | | | | | Merge pull request #9288 from vonchenplus/deferred_draw | liamwhite | 2022-11-26 | 2 | -61/+63 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | video_core: Optimize maxwell drawing trigger mechanism | FengChen | 2022-11-22 | 2 | -61/+63 |
| | |_|_|/ / /
| |/| | | | | |
|
* | | | | | | | Merge pull request #9307 from Morph1984/not-used-correctly | liamwhite | 2022-11-26 | 1 | -3/+3 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | maxwell_to_vk: Add R16_SINT | Morph | 2022-11-24 | 1 | -1/+1 |
| * | | | | | | | maxwell_to_vk: Fix format usage bits | Morph | 2022-11-24 | 1 | -2/+2 |
| | |/ / / / /
| |/| | | | | |
|
* | | | | | | | Merge pull request #9297 from Kelebek1/sink_oob | liamwhite | 2022-11-25 | 1 | -6/+8 |
|\ \ \ \ \ \ \
| |_|_|_|/ / /
|/| | | | | | |
|
| * | | | | | | Use the maximum input index for samples buffer span size, not just the input count | Kelebek1 | 2022-11-22 | 1 | -6/+8 |
* | | | | | | | Merge pull request #9304 from liamwhite/menu-roll | bunnei | 2022-11-25 | 1 | -0/+9 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Qt: assign menuRole properties for actions | Liam | 2022-11-23 | 1 | -0/+9 |
| | |/ / / / /
| |/| | | | | |
|
* | | | | | | | Merge pull request #9305 from lioncash/request | bunnei | 2022-11-25 | 13 | -72/+78 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | service: Make use of buffer element count helpers | Lioncash | 2022-11-23 | 12 | -47/+41 |
| * | | | | | | | hle_ipc: Add helper functions for getting number of buffer elements | Lioncash | 2022-11-23 | 1 | -0/+12 |
| * | | | | | | | hle_ipc: Mark relevant member functions as [[nodiscard]] | Lioncash | 2022-11-23 | 1 | -25/+25 |
| |/ / / / / / |
|
* | | | | | | | Merge pull request #9194 from FernandoS27/yfc-fermi2d | liamwhite | 2022-11-25 | 21 | -31/+1832 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Fermi2D: Cleanup and address feedback. | Fernando Sahmkow | 2022-11-24 | 3 | -8/+150 |
| * | | | | | | | GPU: Implement additional render target formats. | Fernando Sahmkow | 2022-11-24 | 7 | -12/+126 |
| * | | | | | | | MaxwellDMA: Implement BlockLinear to BlockLinear copies. | Fernando Sahmkow | 2022-11-24 | 2 | -1/+69 |
| * | | | | | | | Fermi2D: Implement Bilinear software filtering and address feedback. | Fernando Sahmkow | 2022-11-24 | 7 | -116/+180 |
| * | | | | | | | Fermi2D: Rework blit engine and add a software blitter. | Fernando Sahmkow | 2022-11-24 | 12 | -18/+1431 |
| |/ / / / / / |
|
* / / / / / / | GPU: Fix buffer cache issue, engine upload not inlining memory in multiline and pessismistic invalidation. | Fernando Sahmkow | 2022-11-24 | 4 | -15/+9 |
|/ / / / / / |
|
* | | | | | | Merge pull request #9299 from lioncash/cast | liamwhite | 2022-11-22 | 2 | -15/+18 |
|\ \ \ \ \ \ |
|
| * | | | | | | k_handle_table: Remove cast to void* in GetObjectForIpc | Lioncash | 2022-11-22 | 2 | -15/+18 |
| |/ / / / / |
|
* | | | | | | Merge pull request #9219 from german77/nfc_impl | bunnei | 2022-11-22 | 12 | -84/+723 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | Merge branch 'master' into nfc_impl | Narr the Reg | 2022-11-20 | 84 | -190/+2159 |
| |\ \ \ \ \ |
|
| * | | | | | | service: nfc: Implement nfc user | Narr the Reg | 2022-11-19 | 12 | -84/+723 |
* | | | | | | | qt_amiibo_settings: Use WebClient only if ENABLE_WEB_SERVICE is enabled | Morph | 2022-11-21 | 1 | -0/+4 |
| |_|/ / / /
|/| | | | | |
|
* | | | | | | Merge pull request #9279 from liamwhite/this-would-have-never-happened-in-rust | Morph | 2022-11-20 | 1 | -1/+1 |
|\ \ \ \ \ \ |
|
| * | | | | | | dmnt:cht: fix copy-paste error | Liam | 2022-11-20 | 1 | -1/+1 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge pull request #9216 from vonchenplus/reimp_inline_index_buffer | liamwhite | 2022-11-20 | 5 | -33/+31 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | video_core: Reimplement inline index buffer binding | Feng Chen | 2022-11-15 | 5 | -33/+31 |
* | | | | | | Merge pull request #9238 from german77/cabinet_applet | bunnei | 2022-11-20 | 20 | -16/+1310 |
|\ \ \ \ \ \ |
|
| * | | | | | | general: Address review comments | german77 | 2022-11-14 | 14 | -190/+200 |
| * | | | | | | service: am: Fix cabinet applet result | german77 | 2022-11-13 | 2 | -10/+22 |
| * | | | | | | yuzu: Implement cabinet applet frontend | german77 | 2022-11-13 | 6 | -1/+865 |
| * | | | | | | service: am: Implement cabinet applet backend | german77 | 2022-11-13 | 9 | -7/+362 |
| * | | | | | | input_common: Add amiibo applet functions | german77 | 2022-11-13 | 3 | -1/+19 |
| * | | | | | | service: nfc: fix tagprotocol and implement GetApplicationAreaId | german77 | 2022-11-13 | 4 | -8/+43 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge pull request #9249 from goldenx86/available-vram | Morph | 2022-11-20 | 1 | -0/+4 |
|\ \ \ \ \ \ |
|
| * | | | | | | Update renderer_vulkan.cpp | Matías Locatti | 2022-11-16 | 1 | -0/+4 |
| | |_|_|/ /
| |/| | | | |
|
* | | | | | | Merge pull request #9254 from FernandoS27/auto-cpu-fix | bunnei | 2022-11-19 | 1 | -1/+0 |
|\ \ \ \ \ \ |
|
| * | | | | | | Dynarmic: Remove inaccurate NaN from Auto CPU settings. | Fernando Sahmkow | 2022-11-17 | 1 | -1/+0 |
| |/ / / / / |
|
* | | | | | | Merge pull request #9191 from german77/touching_souls | liamwhite | 2022-11-19 | 7 | -52/+123 |
|\ \ \ \ \ \ |
|
| * | | | | | | service: hid: Only overclock npad controllers | german77 | 2022-11-19 | 2 | -6/+30 |
| * | | | | | | core: hid: Implement true multitouch support | Narr the Reg | 2022-11-19 | 5 | -46/+93 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge pull request #9260 from liamwhite/youre-in-big-trouble-now | Fernando S | 2022-11-19 | 1 | -0/+1 |
|\ \ \ \ \ \ |
|
| * | | | | | | spirv_emit_context: add missing flat decoration | Liam | 2022-11-19 | 1 | -0/+1 |
* | | | | | | | Merge pull request #9252 from liamwhite/radv-superiority | bunnei | 2022-11-19 | 8 | -13/+27 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
| * | | | | | | maxwell3d: full HLE for multi-layer clears | Liam | 2022-11-17 | 8 | -24/+17 |
| * | | | | | | maxwell3d: HLE multi-layer clear macro | Liam | 2022-11-17 | 2 | -1/+22 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge pull request #9253 from vonchenplus/attr_layer | liamwhite | 2022-11-19 | 5 | -0/+13 |
|\ \ \ \ \ \ |
|
| * | | | | | | shader: Implement miss attribute layer | FengChen | 2022-11-17 | 5 | -0/+13 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | Merge pull request #9234 from liamwhite/data-cash-money | bunnei | 2022-11-18 | 7 | -8/+214 |
|\ \ \ \ \ \
| |_|_|_|/ /
|/| | | | | |
|
| * | | | | | kernel: implement FlushProcessDataCache | Liam | 2022-11-12 | 4 | -8/+125 |
| * | | | | | common: add cache management functions | Liam | 2022-11-12 | 3 | -0/+89 |
* | | | | | | Merge pull request #9244 from liamwhite/lost-wakeup | bunnei | 2022-11-18 | 4 | -12/+16 |
|\ \ \ \ \ \ |
|
| * | | | | | | nvnflinger: fix lost wakeup | Liam | 2022-11-15 | 4 | -12/+16 |
* | | | | | | | Merge pull request #9229 from Docteh/achy_breaky_heart | Morph | 2022-11-18 | 23 | -6/+37 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Add break for default cases | Kyle Kienapfel | 2022-11-14 | 24 | -6/+38 |
* | | | | | | | | Merge pull request #9228 from HidroSaphire/patch-1 | liamwhite | 2022-11-18 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \
| |_|_|_|_|/ / /
|/| | | | | | | |
|
| * | | | | | | | Add break statement in default case | Enrico Mancuso | 2022-11-11 | 1 | -0/+1 |
| |/ / / / / / |
|
* | | | | | | | configure_profile_manager: Cleanup reference/pointer usage | lat9nq | 2022-11-16 | 2 | -8/+10 |
* | | | | | | | configure_profile_manager: Remove profile picture border | lat9nq | 2022-11-16 | 1 | -0/+6 |
* | | | | | | | configure_profile_manager: Use a custom dialog for deletion | lat9nq | 2022-11-16 | 2 | -11/+81 |
* | | | | | | | Merge pull request #9243 from german77/result | bunnei | 2022-11-15 | 1 | -1/+75 |
|\ \ \ \ \ \ \
| |_|/ / / / /
|/| | | | | | |
|
| * | | | | | | core: Update result module | Narr the Reg | 2022-11-15 | 1 | -1/+75 |
| | |_|_|/ /
| |/| | | | |
|
* | | | | | | Merge pull request #9225 from liamwhite/debugger-instance | liamwhite | 2022-11-13 | 4 | -68/+248 |
|\ \ \ \ \ \ |
|
| * | | | | | | gdbstub: add ams monitor commands | Liam | 2022-11-11 | 3 | -0/+155 |
| * | | | | | | debugger: allow more than one connection attempt per session | Liam | 2022-11-10 | 1 | -68/+93 |
* | | | | | | | Ignore ARM for core count | Matías Locatti | 2022-11-12 | 1 | -2/+1 |
| |/ / / / /
|/| | | | | |
|
* | | | | | | Merge pull request #9226 from Kelebek1/regs_regression | bunnei | 2022-11-12 | 6 | -5/+32 |
|\ \ \ \ \ \ |
|
| * | | | | | | Fix regs regression with OpenGL two-sided stencil, and re-add data invalidation reg | Kelebek1 | 2022-11-11 | 6 | -5/+32 |
* | | | | | | | Merge pull request #9224 from liamwhite/services-arent-processes | bunnei | 2022-11-12 | 2 | -29/+13 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | service_thread: remove explicit KProcess | Liam | 2022-11-10 | 2 | -29/+13 |
| | |/ / / / /
| |/| | | | | |
|
* | | | | | | | Merge pull request #9231 from goldenx86/corecount | Mai | 2022-11-12 | 3 | -3/+64 |
|\ \ \ \ \ \ \
| |_|_|_|_|_|/
|/| | | | | | |
|
| * | | | | | | Add CPU core count to log files | Matías Locatti | 2022-11-12 | 3 | -3/+64 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | Merge pull request #9204 from vonchenplus/dma_copy_1d_random_crash | liamwhite | 2022-11-11 | 1 | -17/+20 |
|\ \ \ \ \ \ |
|
| * | | | | | | video_core: Fix dma copy 1D random crash | FengChen | 2022-11-10 | 1 | -17/+20 |
* | | | | | | | Merge pull request #9133 from FearlessTobi/compat-improvements | liamwhite | 2022-11-11 | 5 | -71/+404 |
|\ \ \ \ \ \ \
| |_|_|_|_|/ /
|/| | | | | | |
|
| * | | | | | | yuzu/main: Change to 8_GiB instead of magic number | Tobias | 2022-11-11 | 1 | -1/+1 |
| * | | | | | | yuzu/compatdb: Rework compatibility submission system | FearlessTobi | 2022-11-10 | 5 | -71/+404 |
* | | | | | | | Merge pull request #9167 from vonchenplus/tess | liamwhite | 2022-11-11 | 18 | -6/+63 |
|\ \ \ \ \ \ \
| |_|_|/ / / /
|/| | | | | | |
|
| * | | | | | | video_core: Fix few issues in Tess stage | FengChen | 2022-11-07 | 18 | -6/+63 |
* | | | | | | | Merge pull request #9223 from goldenx86/threadcount | bunnei | 2022-11-11 | 1 | -0/+2 |
|\ \ \ \ \ \ \
| |_|_|_|_|/ /
|/| | | | | | |
|
| * | | | | | | Me likes | Matías Locatti | 2022-11-10 | 1 | -1/+1 |
| * | | | | | | Add CPU thread count to log files | Matías Locatti | 2022-11-10 | 1 | -0/+2 |
* | | | | | | | ir/texture_pass: Use host_info instead of querying Settings::values (#9176) | Morph | 2022-11-11 | 12 | -16/+23 |
* | | | | | | | Merge pull request #9198 from liamwhite/arm64 | bunnei | 2022-11-11 | 11 | -24/+57 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Initial ARM64 support | Liam | 2022-11-09 | 11 | -24/+57 |
* | | | | | | | | Merge pull request #9180 from Docteh/remove_stuff | Mai | 2022-11-11 | 2 | -20/+33 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | UI: split up strings relating to content removal | Kyle Kienapfel | 2022-11-05 | 2 | -20/+33 |
* | | | | | | | | | Merge pull request #9217 from HidroSaphire/patch-1 | Mai | 2022-11-11 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | Add break statement in default cases | Enrico Mancuso | 2022-11-09 | 1 | -0/+1 |
| | |/ / / / / / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge pull request #9192 from german77/i_had_to_copy_each_one_again | bunnei | 2022-11-10 | 1 | -217/+120 |
|\ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|/ /
|/| | | | | | | | |
|
| * | | | | | | | | yuzu: Change QtKeyToSwitchKey switch case to array | german77 | 2022-11-07 | 1 | -217/+120 |
* | | | | | | | | | kernel/svc_types: refresh | Liam | 2022-11-10 | 19 | -137/+563 |
| |_|_|/ / / / /
|/| | | | | | | |
|
* | | | | | | | | Merge pull request #9182 from liamwhite/services-are-processes | bunnei | 2022-11-10 | 5 | -25/+56 |
|\ \ \ \ \ \ \ \
| |_|/ / / / / /
|/| | | | | | | |
|
| * | | | | | | | service_thread: register service threads to the logical owner process | Liam | 2022-11-04 | 5 | -20/+39 |
| * | | | | | | | kernel: avoid racy behavior in global suspension | Liam | 2022-11-04 | 1 | -5/+17 |
| | |/ / / / /
| |/| | | | | |
|
* | | | | | | | Merge pull request #9215 from liamwhite/swordfight | Fernando S | 2022-11-09 | 2 | -3/+9 |
|\ \ \ \ \ \ \
| |_|_|_|_|_|/
|/| | | | | | |
|
| * | | | | | | Ensure correctness of atomic store ordering | Liam | 2022-11-09 | 2 | -3/+9 |
| | |_|_|_|/
| |/| | | | |
|
* / | | | | | service_thread: fix deletion | Liam | 2022-11-07 | 4 | -39/+33 |
|/ / / / / |
|
* | | / / | video_core:Fix vmm kinds size error | FengChen | 2022-11-06 | 1 | -1/+1 |
| |_|/ /
|/| | | |
|
* | | | | Merge pull request #9163 from vonchenplus/draw_error | Fernando S | 2022-11-06 | 1 | -32/+25 |
|\ \ \ \ |
|
| * | | | | video_core: Fix drawing trigger mechanism regression | FengChen | 2022-10-31 | 1 | -32/+25 |
* | | | | | Merge pull request #9173 from bunnei/kern-update-15 | liamwhite | 2022-11-05 | 38 | -737/+2786 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | core: hle: kernel: Address review comments. | Liam | 2022-11-05 | 2 | -2/+2 |
| * | | | | core: hle: kernel: k_page_table: Remove unnecessary casts. | bunnei | 2022-11-04 | 1 | -17/+8 |
| * | | | | core: hle: kernel: k_page_table: Manually open/close pages for IPC methods. | bunnei | 2022-11-04 | 1 | -0/+18 |
| * | | | | core: hle: kernel: k_page_table: Implement IPC memory methods. | bunnei | 2022-11-04 | 3 | -3/+910 |
| * | | | | core: hle: kernel: k_memory_manager: Refresh. | bunnei | 2022-11-04 | 4 | -369/+460 |
| * | | | | core: hle: kernel: Integrate system KSystemResource. | bunnei | 2022-11-04 | 7 | -69/+209 |
| * | | | | core: hle: kernel: k_dynamic_page_manager: Refresh. | bunnei | 2022-11-04 | 1 | -17/+50 |
| * | | | | core: hle: kernel: Add KSystemResource. | bunnei | 2022-11-04 | 5 | -1/+173 |
| * | | | | core: hle: kernel: k_handle_table: Refresh. | bunnei | 2022-11-04 | 2 | -54/+87 |
| * | | | | core: hle: kernel: k_memory_layout: Refresh. | bunnei | 2022-11-04 | 3 | -12/+23 |
| * | | | | core: hle: kernel: k_memory_region_type: Refresh. | bunnei | 2022-11-04 | 1 | -49/+74 |
| * | | | | core: hle: kernel: slab_helpers: Add KAutoObjectWithSlabHeap. | bunnei | 2022-11-04 | 1 | -0/+78 |
| * | | | | core: hle: kernel: k_dynamic_resource_manager: Add KBlockInfoManager, KBlockInfoSlabHeap. | bunnei | 2022-11-04 | 1 | -0/+3 |
| * | | | | core: hle: kernel: k_page_bitmap: Refresh. | bunnei | 2022-11-04 | 1 | -88/+155 |
| * | | | | core: hle: kernel: k_memory_block: Refresh. | bunnei | 2022-11-04 | 2 | -48/+66 |
| * | | | | core: hle: kernel: k_page_heap: Refresh. | bunnei | 2022-11-04 | 2 | -17/+108 |
| * | | | | core: hle: kernel: k_page_group: Add KPageBufferSlabHeap. | bunnei | 2022-11-04 | 1 | -0/+86 |
| * | | | | core: hle: kernel: k_system_control: Add SecureAppletMemorySize. | bunnei | 2022-11-04 | 1 | -0/+4 |
| * | | | | core: hle: kernel: k_page_buffer: Add KPageBufferSlabHeap. | bunnei | 2022-11-04 | 1 | -3/+11 |
| * | | | | core: hle: kernel: Add KPageTableManager. | bunnei | 2022-11-04 | 2 | -0/+56 |
| * | | | | core: hle: kernel: Add KPageTableSlabHeap. | bunnei | 2022-11-04 | 2 | -0/+94 |
| * | | | | core: hle: kernel: Add KEventInfo. | bunnei | 2022-11-04 | 4 | -1/+102 |
| * | | | | core: hle: kernel: Add KDebug. | bunnei | 2022-11-04 | 2 | -0/+21 |
| * | | | | core: hle: result: Fix code for compilers. | bunnei | 2022-11-04 | 1 | -6/+7 |
* | | | | | Merge pull request #9189 from vonchenplus/stupid | Morph | 2022-11-05 | 1 | -4/+4 |
|\ \ \ \ \ |
|
| * | | | | | video_core: Fix scaling graphical regressions for multiple games | FengChen | 2022-11-05 | 1 | -4/+4 |
* | | | | | | Merge pull request #9181 from jbeich/freebsd-qt-parity | Mai | 2022-11-04 | 3 | -17/+17 |
|\ \ \ \ \ \ |
|
| * | | | | | | Qt: enable recent Linux features on more Unices | Jan Beich | 2022-11-04 | 3 | -17/+17 |
| | |_|_|/ /
| |/| | | | |
|
* | | | | | | Merge pull request #9178 from jbeich/freebsd-include | Mai | 2022-11-04 | 1 | -0/+4 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | network: add missing header for SO_* on Unix after f80c7c4cd5c0 | Jan Beich | 2022-11-04 | 1 | -0/+4 |
| |/ / / / |
|
* / / / / | Update shader cache version. (#9175) | gidoly | 2022-11-04 | 1 | -1/+1 |
|/ / / / |
|
* | | | | video_core: Fix SNORM texture buffer emulating error (#9001) | Feng Chen | 2022-11-04 | 23 | -52/+224 |
* | | | | UI: Add options to hide extra columns (#9093) | Piplup | 2022-11-04 | 5 | -1/+31 |
* | | | | Merge pull request #8858 from vonchenplus/mipmap | bunnei | 2022-11-04 | 29 | -8/+259 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'master' into mipmap | Feng Chen | 2022-09-20 | 157 | -1773/+3064 |
| |\ \ \ \ |
|
| * | | | | | video_core: Generate mipmap texture by drawing | FengChen | 2022-09-20 | 29 | -8/+259 |
* | | | | | | Merge pull request #9135 from liamwhite/service-thread-event | bunnei | 2022-11-04 | 22 | -335/+438 |
|\ \ \ \ \ \
| |_|_|/ / /
|/| | | | | |
|
| * | | | | | sm:: avoid excessive port recreation | Liam | 2022-10-31 | 3 | -18/+24 |
| * | | | | | kernel: fix single core for service threads | Liam | 2022-10-31 | 1 | -1/+2 |
| * | | | | | kernel: fix port tracking | Liam | 2022-10-31 | 5 | -49/+4 |
| * | | | | | k_server_session: add SendReplyHLE | Liam | 2022-10-31 | 3 | -5/+6 |
| * | | | | | service_thread: convert to map for session management | Liam | 2022-10-31 | 1 | -23/+21 |
| * | | | | | kernel: invert session request handling flow | Liam | 2022-10-31 | 22 | -279/+421 |
* | | | | | | Merge pull request #9154 from liamwhite/new-fb | Fernando S | 2022-11-04 | 2 | -1/+10 |
|\ \ \ \ \ \ |
|
| * | | | | | | vk_blit_screen: recreate swapchain images on guest format change | Liam | 2022-10-30 | 2 | -1/+10 |
* | | | | | | | Merge pull request #9097 from liamwhite/intel-spv-compiler | Morph | 2022-11-04 | 4 | -14/+19 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | video_core: don't build ASTC decoder shader unless requested | Liam | 2022-10-20 | 4 | -14/+19 |
* | | | | | | | | core: hle: service: acc: Fix ListOpenContextStoredUsers/StoreOpenContext. | bunnei | 2022-11-03 | 5 | -23/+42 |
* | | | | | | | | remove unnecessary sepator in file menu (main.ui) | Ludovic | 2022-11-02 | 1 | -1/+0 |
* | | | | | | | | Merge pull request #9143 from K0bin/scheduler-empty | liamwhite | 2022-11-01 | 1 | -3/+1 |
|\ \ \ \ \ \ \ \
| |_|_|/ / / / /
|/| | | | | | | |
|
| * | | | | | | | vk_scheduler: Remove recorded_counts | Robin Kertels | 2022-10-28 | 1 | -3/+1 |
* | | | | | | | | Merge pull request #9159 from liamwhite/kbork | bunnei | 2022-10-31 | 2 | -13/+27 |
|\ \ \ \ \ \ \ \
| |_|_|_|_|_|/ /
|/| | | | | | | |
|
| * | | | | | | | kernel: more complete fix for KPort reference counting | Liam | 2022-10-31 | 2 | -13/+27 |
* | | | | | | | | Merge pull request #9155 from FernandoS27/goosfraba | bunnei | 2022-10-31 | 1 | -6/+6 |
|\ \ \ \ \ \ \ \
| |/ / / / / / /
|/| | | | | | | |
|
| * | | | | | | | Vulkan: Fix regression caused by limiting render area to width/height of rendef targets. | Fernando Sahmkow | 2022-10-30 | 1 | -6/+6 |
| | |_|/ / / /
| |/| | | | | |
|
* / | | | | | | k_thread: fix single core | Liam | 2022-10-30 | 1 | -2/+4 |
|/ / / / / / |
|
* | | | | | | Merge pull request #9151 from liamwhite/dram-size | Morph | 2022-10-30 | 1 | -1/+8 |
|\ \ \ \ \ \ |
|
| * | | | | | | kernel: reinitialize after dram layout change | Liam | 2022-10-30 | 1 | -1/+8 |
* | | | | | | | Merge pull request #9091 from Docteh/what_compat_list | liamwhite | 2022-10-30 | 5 | -0/+17 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
| * | | | | | | UI: Add option to hide the compatibility list | Kyle Kienapfel | 2022-10-19 | 5 | -0/+17 |
* | | | | | | | Merge pull request #9149 from german77/volum | bunnei | 2022-10-30 | 2 | -1/+13 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | service: am: Stub SetRecordVolumeMuted | german77 | 2022-10-30 | 2 | -1/+13 |
* | | | | | | | | k_server_session: fix crashes | Liam | 2022-10-30 | 2 | -2/+1 |
* | | | | | | | | Merge pull request #9137 from liamwhite/hbmenu | bunnei | 2022-10-30 | 8 | -10/+45 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | nvnflinger: release queued handles immediately on disconnection | Liam | 2022-10-27 | 4 | -6/+17 |
| * | | | | | | | | vi: implement CloseDisplay | Liam | 2022-10-27 | 4 | -4/+28 |
* | | | | | | | | | Merge pull request #9140 from vonchenplus/darw_index_bufferx_first_error | bunnei | 2022-10-30 | 2 | -61/+70 |
|\ \ \ \ \ \ \ \ \
| |_|/ / / / / / /
|/| | | | | | | | |
|
| * | | | | | | | | video_core: Fix drawing trigger mechanism regression | FengChen | 2022-10-27 | 2 | -61/+70 |
| |/ / / / / / / |
|
* | | | | | | | | Merge pull request #9127 from vonchenplus/vulkan_clear | bunnei | 2022-10-28 | 1 | -8/+13 |
|\ \ \ \ \ \ \ \
| |_|_|/ / / / /
|/| | | | | | | |
|
| * | | | | | | | video_core: Catch vulkan clear op not all channel need clear | FengChen | 2022-10-25 | 1 | -8/+13 |
* | | | | | | | | Merge pull request #9138 from liamwhite/hbl-stacktrace | liamwhite | 2022-10-28 | 2 | -2/+2 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | arm_interface: curb infinite recursion in stacktrace generation | Liam | 2022-10-27 | 2 | -2/+2 |
| | |/ / / / / /
| |/| | | | | | |
|
* | | | | | | | | Merge pull request #9115 from vonchenplus/game_name_by_language | bunnei | 2022-10-27 | 2 | -12/+37 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | file_sys: Priority display of game titles in the current language | FengChen | 2022-10-24 | 2 | -12/+37 |
* | | | | | | | | | Merge pull request #9126 from vonchenplus/revert-8068-shader-if-false | bunnei | 2022-10-27 | 3 | -98/+9 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | Revert "shader_recompiler/dead_code_elimination: Add DeadBranchElimination pass" | Feng Chen | 2022-10-25 | 3 | -98/+9 |
* | | | | | | | | | | Merge pull request #9134 from lioncash/init | liamwhite | 2022-10-27 | 6 | -8/+8 |
|\ \ \ \ \ \ \ \ \ \
| |_|_|/ / / / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | audio_in/out_system: Pass Initialize members by value where applicable | Lioncash | 2022-10-26 | 6 | -8/+8 |
* | | | | | | | | | | Merge pull request #9125 from liamwhite/dummy-scheduler | bunnei | 2022-10-26 | 5 | -26/+76 |
|\ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | kernel: refactor dummy thread wakeups | Liam | 2022-10-25 | 5 | -26/+76 |
| | |/ / / / / / /
| |/| | | | | | | |
|
* | | | | | | | | | concepts: Use the std::contiguous_iterator concept | Morph | 2022-10-26 | 3 | -20/+10 |
* | | | | | | | | | Merge pull request #9128 from abouvier/patch-1 | liamwhite | 2022-10-25 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | tests: fix for -Wall | Alexandre Bouvier | 2022-10-25 | 1 | -1/+1 |
| | |_|/ / / / / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge pull request #9113 from german77/peer_pressure | liamwhite | 2022-10-25 | 8 | -12/+26 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | core: hid: Add handheld to nfc devices | german77 | 2022-10-22 | 1 | -0/+1 |
| * | | | | | | | | | service: nfp: Allow amiibos without keys | Narr the Reg | 2022-10-22 | 3 | -1/+18 |
| * | | | | | | | | | service: nfp: remove unnecessary include | Narr the Reg | 2022-10-22 | 5 | -11/+7 |
* | | | | | | | | | | Merge pull request #9107 from german77/gidoly_rules | liamwhite | 2022-10-25 | 10 | -57/+93 |
|\ \ \ \ \ \ \ \ \ \
| |_|/ / / / / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | input_common: cache vibration tests | german77 | 2022-10-21 | 10 | -57/+93 |
| |/ / / / / / / / |
|
* | | | | | | | | | Merge pull request #9112 from vonchenplus/deferred_draw | liamwhite | 2022-10-25 | 10 | -232/+203 |
|\ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|/
|/| | | | | | | | |
|
| * | | | | | | | | video_core: Implement maxwell inline_index method | FengChen | 2022-10-22 | 6 | -74/+130 |
| * | | | | | | | | video_coare: Reimplementing the maxwell drawing trigger mechanism | FengChen | 2022-10-21 | 10 | -224/+139 |
| |/ / / / / / / |
|
* | | | | | | | | Merge pull request #9119 from liamwhite/shutdown-barrier | liamwhite | 2022-10-25 | 6 | -7/+26 |
|\ \ \ \ \ \ \ \
| |_|_|/ / / / /
|/| | | | | | | |
|
| * | | | | | | | core: barrier service thread shutdown | Liam | 2022-10-23 | 6 | -7/+26 |
| | |/ / / / /
| |/| | | | | |
|
* | | | | | | | Merge pull request #8873 from vonchenplus/fix_legacy_location_error | bunnei | 2022-10-24 | 5 | -19/+35 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Address feedback | FengChen | 2022-10-17 | 1 | -6/+6 |
| * | | | | | | | video_core: Fix legacy to generic location unpaired | FengChen | 2022-09-20 | 5 | -15/+31 |
* | | | | | | | | Merge pull request #9122 from liamwhite/burnt-chicken | Fernando S | 2022-10-24 | 2 | -4/+4 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | nvdrv: fix container destruction order | Liam | 2022-10-24 | 2 | -4/+4 |
| | |/ / / / / /
| |/| | | | | | |
|
* | | | | | | | | CMakeLists: Disable -Wbraced-scalar-init on Clang | Morph | 2022-10-22 | 1 | -0/+1 |
* | | | | | | | | yuzu: Resolve -Wpessimizing-move | Morph | 2022-10-22 | 1 | -1/+1 |
* | | | | | | | | startup_checks: Resolve -Wstringop-truncation | Morph | 2022-10-22 | 1 | -1/+2 |
* | | | | | | | | startup_checks: Resolve -Wformat | Morph | 2022-10-22 | 1 | -7/+7 |
* | | | | | | | | general: Resolve -Wunused-but-set-variable | Morph | 2022-10-22 | 1 | -2/+2 |
* | | | | | | | | general: Resolve -Wunused-lambda-capture and C5233 | Morph | 2022-10-22 | 4 | -29/+24 |
* | | | | | | | | general: Resolve -Wclass-memaccess | Morph | 2022-10-22 | 3 | -3/+3 |
* | | | | | | | | ipc_helpers: Ignore GCC compiler warnings only on GCC | Morph | 2022-10-22 | 1 | -2/+2 |
* | | | | | | | | CMakeLists: Enforce C5233 on MSVC | Morph | 2022-10-22 | 1 | -0/+1 |
* | | | | | | | | CMakeLists: Disable C4100 and C4324 | Morph | 2022-10-22 | 4 | -17/+3 |
* | | | | | | | | CMakeLists: Remove redundant warnings | Morph | 2022-10-22 | 4 | -12/+0 |
* | | | | | | | | decoders: Use 2's complement instead of unary - | Morph | 2022-10-22 | 1 | -1/+1 |
* | | | | | | | | CMakeLists: Treat MSVC warnings as errors | Morph | 2022-10-22 | 4 | -3/+2 |
* | | | | | | | | general: Enforce C4800 everywhere except in video_core | Morph | 2022-10-22 | 14 | -41/+57 |
* | | | | | | | | CMakeLists: Remove all redundant warnings | Morph | 2022-10-22 | 7 | -45/+4 |
* | | | | | | | | CMakeLists: Consolidate all unused warnings into -Wunused | Morph | 2022-10-22 | 1 | -3/+3 |
* | | | | | | | | CMakeLists: Treat -Wall and -Wextra as errors | Morph | 2022-10-22 | 1 | -3/+3 |
|/ / / / / / / |
|
* | | | | | | | Merge pull request #9095 from FernandoS27/meat-good-vegetable-bad | Fernando S | 2022-10-22 | 2 | -13/+9 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Maxwell3D/Puller: Fix regressions and syncing issues. | Fernando Sahmkow | 2022-10-19 | 2 | -13/+9 |
* | | | | | | | | Merge pull request #9106 from lioncash/copy-err | liamwhite | 2022-10-21 | 1 | -2/+3 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | hid/npad: Fix copy size in GetSupportedNpadIdTypes | Lioncash | 2022-10-21 | 1 | -2/+3 |
| | |_|/ / / / /
| |/| | | | | | |
|
* | | | | | | | | Merge pull request #9108 from Morph1984/r32-b24g8 | liamwhite | 2022-10-21 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | format_lookup_table: Implement R32_B24G8 with D32_FLOAT_S8_UINT | Morph | 2022-10-21 | 1 | -0/+2 |
| |/ / / / / / / |
|
* | | | | | | | | k_session_request: Add missing override specifier | Lioncash | 2022-10-21 | 1 | -1/+1 |
* | | | | | | | | k_session_request: Turn C-style array into std::array | Lioncash | 2022-10-21 | 1 | -1/+3 |
* | | | | | | | | k_session_request: Simplify constructor initialization | Lioncash | 2022-10-21 | 1 | -14/+11 |
|/ / / / / / / |
|
* | | | | | | | Merge pull request #9078 from liamwhite/session-request | liamwhite | 2022-10-21 | 17 | -200/+608 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | kernel: remove most SessionRequestManager handling from KServerSession | Liam | 2022-10-19 | 6 | -138/+119 |
| * | | | | | | | kernel: add KSessionRequest | Liam | 2022-10-19 | 13 | -62/+489 |
| | |_|_|/ / /
| |/| | | | | |
|
* | | | | | | | Merge pull request #9099 from Docteh/undocked | liamwhite | 2022-10-21 | 1 | -1/+1 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Controller Applet had instance of Undocked, make Handheld | Kyle Kienapfel | 2022-10-20 | 1 | -1/+1 |
| | |_|_|/ / /
| |/| | | | | |
|
* | | | | | | | Merge pull request #9096 from Kelebek1/audio_15 | bunnei | 2022-10-20 | 5 | -33/+114 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Update audio_core for firmware 15.0.0 | Kelebek1 | 2022-10-19 | 5 | -33/+114 |
* | | | | | | | | Merge pull request #9094 from lioncash/fixed | liamwhite | 2022-10-20 | 2 | -115/+80 |
|\ \ \ \ \ \ \ \
| |_|_|/ / / / /
|/| | | | | | | |
|
| * | | | | | | | fixed_point: Mark default constructor as constexpr | Lioncash | 2022-10-18 | 1 | -2/+2 |
| * | | | | | | | fixed_point: Mark copy/move assignment operators and constructors as constexpr | Lioncash | 2022-10-18 | 1 | -3/+6 |
| * | | | | | | | fixed_point: Mark std::swap and move constructor as noexcept | Lioncash | 2022-10-18 | 1 | -2/+2 |
| * | | | | | | | fixed_point: Mark relevant member function [[nodiscard]] | Lioncash | 2022-10-18 | 1 | -14/+14 |
| * | | | | | | | fixed_point: Make to_uint() non-const | Lioncash | 2022-10-18 | 1 | -2/+2 |
| * | | | | | | | fixed_point: Use defaulted comparisons | Lioncash | 2022-10-18 | 1 | -23/+1 |
| * | | | | | | | fixed_point: Use variable templates and concepts where applicable | Lioncash | 2022-10-18 | 2 | -72/+56 |
| |/ / / / / / |
|
* | | | | | | | Merge pull request #9082 from Morph1984/future | liamwhite | 2022-10-19 | 3 | -13/+59 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | savedata_factory: Detect future save data paths | Morph | 2022-10-17 | 3 | -13/+59 |
* | | | | | | | | Merge pull request #9083 from liamwhite/take-a-chance-on-me | liamwhite | 2022-10-19 | 1 | -10/+17 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | kernel: fix slab heap ABA | Liam | 2022-10-17 | 1 | -10/+17 |
| |/ / / / / / / |
|
* | | | | | | | | Merge pull request #9071 from bunnei/mp-mm | liamwhite | 2022-10-19 | 41 | -1239/+2441 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | core: hle: kernel: Migrate ProcessState to enum class. | bunnei | 2022-10-19 | 2 | -17/+17 |
| * | | | | | | | | core: Initialize: Add missing braces. | bunnei | 2022-10-19 | 1 | -2/+4 |
| * | | | | | | | | core: core_timing: Re-initialize if single/multicore state changes. | bunnei | 2022-10-19 | 3 | -14/+36 |
| * | | | | | | | | core: core_timing: Remove unused IsHostTiming. | bunnei | 2022-10-19 | 1 | -5/+0 |
| * | | | | | | | | core: hle: kernel: Use result macros for new/changed code. | bunnei | 2022-10-19 | 9 | -128/+110 |
| * | | | | | | | | core: Partially persist emulation state across game boots. | bunnei | 2022-10-19 | 8 | -58/+65 |
| * | | | | | | | | core: hle: kernel: Fix InitializePreemption order. | bunnei | 2022-10-19 | 1 | -1/+1 |
| * | | | | | | | | core: hle: kernel: k_process: Improve management of page table & cleanup. | bunnei | 2022-10-19 | 7 | -60/+92 |
| * | | | | | | | | core: hle: kernel: k_interrupt_manager: HandleInterrupt should not depend on current process. | bunnei | 2022-10-19 | 1 | -12/+9 |
| * | | | | | | | | core: hle: kernel: Remove junk. | bunnei | 2022-10-19 | 1 | -9/+0 |
| * | | | | | | | | core: hle: kernel: k_page_table: Impl. LockForUn/MapDeviceAddressSpace, cleanup. | bunnei | 2022-10-19 | 3 | -545/+624 |
| * | | | | | | | | video_core: renderer_vulkan: vk_query_cache: Avoid shutdown crash in QueryPool::Reserve. | bunnei | 2022-10-19 | 1 | -3/+4 |
| * | | | | | | | | core: hle: kernel: Integration application memory block slab manager. | bunnei | 2022-10-19 | 3 | -3/+44 |
| * | | | | | | | | core: hle: kernel: k_page_table: Update, and integrate with new KMemoryBlockManager/SlabManager. | bunnei | 2022-10-19 | 2 | -251/+393 |
| * | | | | | | | | core: hle: kernel: k_memory_block: Update. | bunnei | 2022-10-19 | 2 | -119/+391 |
| * | | | | | | | | core: hle: kernel: k_memory_block_manager: Update. | bunnei | 2022-10-19 | 2 | -174/+380 |
| * | | | | | | | | core: hle: kernel: k_thread: Implement thread termination DPC. | bunnei | 2022-10-19 | 5 | -1/+99 |
| * | | | | | | | | core: hle: kernel: Add KDynamicResourceManager. | bunnei | 2022-10-19 | 2 | -0/+59 |
| * | | | | | | | | core: hle: kernel: Add KDynamicSlabHeap. | bunnei | 2022-10-19 | 2 | -0/+123 |
| * | | | | | | | | core: hle: kernel: Add KDynamicPageManager. | bunnei | 2022-10-19 | 2 | -0/+137 |
| * | | | | | | | | core: hle: kernel: k_process: Change Status -> State. | bunnei | 2022-10-19 | 3 | -37/+27 |
| * | | | | | | | | core: hle: kernel: svc_types: Add SystemThreadPriorityHighest and ProcessState. | bunnei | 2022-10-19 | 1 | -0/+13 |
| * | | | | | | | | core: device_memory: Templatize GetPointer(..). | bunnei | 2022-10-19 | 9 | -19/+21 |
| * | | | | | | | | core: hle: result: Add GetInnerValue and Includes methods. | bunnei | 2022-10-19 | 1 | -0/+8 |
| * | | | | | | | | core: hle: kernel: svc_common: Add WaitInfinite & cleanup. | bunnei | 2022-10-19 | 1 | -2/+5 |
| | |/ / / / / /
| |/| | | | | | |
|
* | | | | | | | | Merge pull request #9084 from vonchenplus/dma_copy | Fernando S | 2022-10-19 | 7 | -73/+415 |
|\ \ \ \ \ \ \ \
| |/ / / / / / /
|/| | | | | | | |
|
| * | | | | | | | video_core: implement 1D copies based on VMM 'kind' | FengChen | 2022-10-17 | 2 | -56/+73 |
| * | | | | | | | video_core: Implement memory manager page kind | FengChen | 2022-10-17 | 5 | -17/+342 |
* | | | | | | | | Merge pull request #9054 from Docteh/just_lz4 | bunnei | 2022-10-18 | 1 | -1/+5 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | CMake: Try add library "LZ4::lz4_shared" if "lz4::lz4" is unavailable | Kyle Kienapfel | 2022-10-14 | 1 | -1/+5 |
| |/ / / / / / / |
|
* | | | | | | | | Merge pull request #9087 from Morph1984/once | bunnei | 2022-10-18 | 2 | -54/+45 |
|\ \ \ \ \ \ \ \
| |_|_|/ / / / /
|/| | | | | | | |
|
| * | | | | | | | fixed_point: Replace CONSTEXPR14 with constexpr | Morph | 2022-10-17 | 1 | -50/+42 |
| * | | | | | | | general: Add missing pragma once | Morph | 2022-10-17 | 2 | -4/+3 |
| | |/ / / / /
| |/| | | | | |
|
* | | | | | | | Merge pull request #9079 from Morph1984/unknown-unkowns | Morph | 2022-10-17 | 5 | -18/+18 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | video_core: Fix spelling of "synchronize" | Morph | 2022-10-16 | 2 | -5/+5 |
| * | | | | | | | general: Fix spelling of "unknown" | Morph | 2022-10-16 | 3 | -13/+13 |
| |/ / / / / / |
|
* | | | | | | | sdl2_sink: Inline variable init into if condition | lat9nq | 2022-10-17 | 1 | -2/+1 |
* | | | | | | | sdl2_sink: Distinguish between capture and non-capture device names | lat9nq | 2022-10-16 | 1 | -1/+1 |
* | | | | | | | sdl2_sink: Check for null string when loading SDL audio devices | lat9nq | 2022-10-16 | 1 | -1/+4 |
|/ / / / / / |
|
* | | | | | | fix a tiny spelling mistake | Kyle Kienapfel | 2022-10-15 | 1 | -1/+1 |
* | | | | | | Merge pull request #9061 from liamwhite/writable-event | liamwhite | 2022-10-14 | 37 | -232/+151 |
|\ \ \ \ \ \ |
|
| * | | | | | | kernel: remove KWritableEvent | Liam | 2022-10-13 | 37 | -232/+151 |
* | | | | | | | Merge pull request #9055 from liamwhite/hbl | liamwhite | 2022-10-14 | 15 | -55/+572 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | k_server_session: preliminary support for userspace server sessions | Liam | 2022-10-12 | 9 | -49/+346 |
| * | | | | | | | Add implementation of svcCreateSession | Liam | 2022-10-12 | 2 | -1/+103 |
| * | | | | | | | general: preliminary support for hbl | Liam | 2022-10-12 | 6 | -6/+124 |
* | | | | | | | | audio_core: Revert sink name to sdl2 | Narr the Reg | 2022-10-14 | 1 | -2/+2 |
| |_|/ / / / /
|/| | | | | | |
|
* | | | | | | | Merge pull request #9067 from Morph1984/tess-cw | liamwhite | 2022-10-14 | 3 | -6/+6 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | renderer_(opengl/vulkan): Fix tessellation clockwise parameter | Morph | 2022-10-13 | 3 | -6/+6 |
* | | | | | | | | Merge pull request #9039 from Kelebek1/auto_backend | liamwhite | 2022-10-14 | 7 | -32/+95 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Choose the SDL audio backend when Cubeb reports too high of a latency | Kelebek1 | 2022-10-09 | 7 | -32/+95 |
* | | | | | | | | | Merge pull request #9032 from liamwhite/stub-friends | liamwhite | 2022-10-14 | 1 | -1/+12 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | IFriendService: stub CheckFriendListAvailability | Liam | 2022-10-08 | 1 | -1/+12 |
* | | | | | | | | | | Merge pull request #9065 from liamwhite/result-mess | Mai | 2022-10-13 | 1 | -4/+3 |
|\ \ \ \ \ \ \ \ \ \
| |_|_|/ / / / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | result: enforce reference check specialization | Liam | 2022-10-13 | 1 | -4/+3 |
* | | | | | | | | | | settings: Update aspect_ratio range | Morph | 2022-10-13 | 1 | -1/+1 |
|/ / / / / / / / / |
|
* | | | | | | | | | Merge pull request #9034 from liamwhite/result-macros | bunnei | 2022-10-13 | 1 | -6/+114 |
|\ \ \ \ \ \ \ \ \
| |_|_|_|/ / / / /
|/| | | | | | | | |
|
| * | | | | | | | | kernel: add expanded result macros | Liam | 2022-10-08 | 1 | -6/+114 |
| |/ / / / / / / |
|
* | | | | | | | | Merge pull request #9027 from yuzu-emu/revert-8987-another-name-for-reinforcement-steel | bunnei | 2022-10-13 | 2 | -60/+27 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Revert "vulkan: automatically use larger staging buffer sizes when possible" | liamwhite | 2022-10-07 | 2 | -60/+27 |
| | |/ / / / / /
| |/| | | | | | |
|
* | | | | | | | | Merge pull request #9040 from liamwhite/woe-thirty-two | bunnei | 2022-10-13 | 1 | -0/+4 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | core_timing: use high-precision sleeps on non-Windows targets | Liam | 2022-10-09 | 1 | -0/+4 |
| | |/ / / / / /
| |/| | | | | | |
|
* | | | | | | | | Merge pull request #9024 from liamwhite/async-screenshot | bunnei | 2022-10-12 | 1 | -1/+7 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | video_core: don't block rendering on screenshots | Liam | 2022-10-07 | 1 | -1/+7 |
| | |/ / / / / /
| |/| | | | | | |
|
* | | | | | | | | Merge pull request #9047 from german77/steam-aspect | bunnei | 2022-10-12 | 3 | -0/+8 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | yuzu: Add 16:10 aspect ratio | Narr the Reg | 2022-10-10 | 3 | -0/+8 |
* | | | | | | | | | Merge pull request #9049 from liamwhite/monkeyhawk | bunnei | 2022-10-12 | 1 | -1/+11 |
|\ \ \ \ \ \ \ \ \
| |_|_|_|/ / / / /
|/| | | | | | | | |
|
| * | | | | | | | | syncpoint_manager: ensure handle is removable before removing | Liam | 2022-10-11 | 1 | -1/+11 |
| | |_|_|/ / / /
| |/| | | | | | |
|
* / | | | | | | | Fix stencil func registers, make clip control equivalent to how it was before, but surely wrong. | Kelebek1 | 2022-10-10 | 8 | -44/+51 |
|/ / / / / / / |
|
* | | | | | | | Merge pull request #9043 from german77/vector_data | liamwhite | 2022-10-09 | 3 | -6/+19 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | input_common: have an unique vector in callback status | german77 | 2022-10-09 | 3 | -6/+19 |
| | |_|/ / / /
| |/| | | | | |
|
* | | | | | | | Merge pull request #8766 from Kelebek1/regs | Fernando S | 2022-10-09 | 29 | -2043/+3974 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Update 3D regs | Kelebek1 | 2022-10-07 | 29 | -2043/+3974 |
| | |_|/ / / /
| |/| | | | | |
|
* | | | | | | | fsp_srv: stub GetCacheStorageSize | Liam | 2022-10-08 | 2 | -1/+14 |
| |/ / / / /
|/| | | | | |
|
* | | | | | | Merge pull request #9016 from liamwhite/drunken-schedule | Mai | 2022-10-08 | 1 | -2/+4 |
|\ \ \ \ \ \ |
|
| * | | | | | | vk_scheduler: wait for command processing to complete | Liam | 2022-10-04 | 1 | -2/+4 |
* | | | | | | | Merge pull request #9030 from Morph1984/api-disable | Mai | 2022-10-08 | 1 | -3/+4 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | configure_graphics: Fix graphics API selection when a game is running | Morph | 2022-10-07 | 1 | -3/+4 |
* | | | | | | | | Merge pull request #8807 from Docteh/default_fonts | liamwhite | 2022-10-07 | 1 | -0/+16 |
|\ \ \ \ \ \ \ \
| |/ / / / / / /
|/| | | | | | | |
|
| * | | | | | | | Qt: work around Qt5's font choice for Chinese | Kyle Kienapfel | 2022-10-02 | 1 | -0/+16 |
* | | | | | | | | nfp_types: silence -Wtype-limits | Liam | 2022-10-07 | 1 | -1/+1 |
| |_|/ / / / /
|/| | | | | | |
|
* | | | | | | | Merge pull request #6142 from lat9nq/prog_meta_ref_bind_address | bunnei | 2022-10-07 | 2 | -15/+51 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | program_metadata: Unpack FileAccessHeader and FileAccessControl | lat9nq | 2022-02-13 | 2 | -15/+51 |
* | | | | | | | | Merge pull request #8944 from Tachi107/patch-2 | bunnei | 2022-10-07 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | build(room): simplify yuzu-room installation | Andrea Pappacoda | 2022-09-22 | 1 | -1/+1 |
| | |_|_|_|_|_|/
| |/| | | | | | |
|
* | | | | | | | | vulkan_blitter: Fix pool allocation double free. | Byte | 2022-10-06 | 3 | -25/+10 |
* | | | | | | | | maxwell_dma: remove warnings from implemented functionality | Liam | 2022-10-06 | 1 | -2/+0 |
* | | | | | | | | General: address feedback | Fernando Sahmkow | 2022-10-06 | 30 | -165/+167 |
* | | | | | | | | state_tracker: workaround channel setup for homebrew | Liam | 2022-10-06 | 5 | -4/+9 |
* | | | | | | | | general: rework usages of UNREACHABLE macro | Liam | 2022-10-06 | 3 | -27/+28 |
* | | | | | | | | nvdisp: End system frame after requesting to swap buffers | Morph | 2022-10-06 | 1 | -1/+1 |
* | | | | | | | | address_space: Rename va_start to virt_start | Morph | 2022-10-06 | 2 | -5/+5 |
* | | | | | | | | address_space: Address feedback | Morph | 2022-10-06 | 3 | -195/+237 |
* | | | | | | | | general: Format licenses as per SPDX guidelines | Morph | 2022-10-06 | 38 | -121/+93 |
* | | | | | | | | NvHostChannels: improve hack for supporting multiple channels. | Fernando Sahmkow | 2022-10-06 | 2 | -2/+11 |
* | | | | | | | | Address Feedback from bylaws. | Fernando Sahmkow | 2022-10-06 | 3 | -7/+3 |
* | | | | | | | | Nvflinger: correct duplication. | Fernando Sahmkow | 2022-10-06 | 4 | -5/+5 |
* | | | | | | | | Core: Fix get nvmap object random crash | VonChenPlus | 2022-10-06 | 12 | -35/+66 |
* | | | | | | | | General: Fix clang format. | Fernando Sahmkow | 2022-10-06 | 7 | -18/+14 |
* | | | | | | | | Common: Fix variable shadowing. | Fernando Sahmkow | 2022-10-06 | 1 | -5/+5 |
* | | | | | | | | Vulkan Swapchain: Overall improvements. | Fernando Sahmkow | 2022-10-06 | 3 | -6/+17 |
* | | | | | | | | NvDec: Fix regressions. | Fernando Sahmkow | 2022-10-06 | 6 | -5/+31 |
* | | | | | | | | Vulkan Texture Cache: Limit render area to the max width/height of the targets. | Fernando Sahmkow | 2022-10-06 | 4 | -9/+29 |
* | | | | | | | | ImageBase: Basic fixes. | Fernando Sahmkow | 2022-10-06 | 1 | -8/+5 |
* | | | | | | | | General: Fix compilation for GCC | Liam White | 2022-10-06 | 16 | -42/+56 |
* | | | | | | | | VideoCore: Implement formats needed for N64 emulation. | Fernando Sahmkow | 2022-10-06 | 6 | -10/+10 |
* | | | | | | | | Buffer Cache: Deduce vertex array limit from memory layout when limit is the highest possible. | Fernando Sahmkow | 2022-10-06 | 3 | -4/+12 |
* | | | | | | | | VideoCore: Add option to dump the macros. | Fernando Sahmkow | 2022-10-06 | 1 | -0/+1 |
* | | | | | | | | NVDRV: Further improvements. | Fernando Sahmkow | 2022-10-06 | 16 | -159/+278 |
* | | | | | | | | Buffer Cache: Basic fixes. | Fernando Sahmkow | 2022-10-06 | 1 | -15/+22 |
* | | | | | | | | Decoders: Improve overall speed. | Fernando Sahmkow | 2022-10-06 | 1 | -4/+11 |
* | | | | | | | | DMA & InlineToMemory Engines Rework. | bunnei | 2022-10-06 | 21 | -242/+323 |
* | | | | | | | | Maxwell3D: Add small_index_2 | Fernando Sahmkow | 2022-10-06 | 1 | -0/+2 |
* | | | | | | | | Memory Manager: ensure safety of GPU to CPU address. | Fernando Sahmkow | 2022-10-06 | 1 | -0/+3 |
* | | | | | | | | MemoryManager: Fix errors popping out. | Fernando Sahmkow | 2022-10-06 | 3 | -4/+18 |
* | | | | | | | | Shader Decompiler: implement better tracking for Vulkan samplers. | Fernando Sahmkow | 2022-10-06 | 1 | -9/+59 |
* | | | | | | | | Shader Decompiler: Check for shift when deriving composite samplers. | Fernando Sahmkow | 2022-10-06 | 6 | -11/+46 |
* | | | | | | | | Shader Decompiler: Fix dangerous behavior of invalid iterator insertion. | Fernando Sahmkow | 2022-10-06 | 1 | -3/+3 |
* | | | | | | | | MemoryManager: Finish up the initial implementation. | Fernando Sahmkow | 2022-10-06 | 2 | -50/+138 |
* | | | | | | | | OpenGL: Fix TickWork | Fernando Sahmkow | 2022-10-06 | 1 | -0/+4 |
* | | | | | | | | VideoCore: Refactor fencing system. | Fernando Sahmkow | 2022-10-06 | 20 | -167/+154 |
* | | | | | | | | MemoryManager: initial multi paging system implementation. | Fernando Sahmkow | 2022-10-06 | 6 | -209/+343 |
* | | | | | | | | Vulkan: Fix Scissor on Clears | Fernando Sahmkow | 2022-10-06 | 1 | -1/+8 |
* | | | | | | | | NVDRV: Further refactors and eliminate old code. | Fernando Sahmkow | 2022-10-06 | 18 | -242/+12 |
* | | | | | | | | NVDRV: Refactor Host1x | Fernando Sahmkow | 2022-10-06 | 33 | -173/+201 |
* | | | | | | | | VideoCore: Refactor syncing. | Fernando Sahmkow | 2022-10-06 | 44 | -252/+648 |
* | | | | | | | | Texture Cache: Fix GC and GPU Modified on Joins. | Fernando Sahmkow | 2022-10-06 | 1 | -3/+5 |
* | | | | | | | | Texture cache: Fix the remaining issues with memory mnagement and unmapping. | Fernando Sahmkow | 2022-10-06 | 12 | -16/+63 |
* | | | | | | | | Texture cache: Fix dangling references on multichannel. | Fernando Sahmkow | 2022-10-06 | 3 | -27/+36 |
* | | | | | | | | Refactor VideoCore to use AS sepparate from Channel. | Fernando Sahmkow | 2022-10-06 | 10 | -152/+171 |
* | | | | | | | | General: Rebase fixes. | Fernando Sahmkow | 2022-10-06 | 1 | -7/+6 |
* | | | | | | | | VideoCore: Extra Fixes. | Fernando Sahmkow | 2022-10-06 | 3 | -3/+5 |
* | | | | | | | | NVDRV: Remake ASGPU | Fernando Sahmkow | 2022-10-06 | 8 | -239/+882 |
* | | | | | | | | NVDRV: Update copyright notices. | Fernando Sahmkow | 2022-10-06 | 4 | -7/+13 |
* | | | | | | | | MemoryManager: Temporary Fix for NVDEC. | Fernando Sahmkow | 2022-10-06 | 1 | -1/+1 |
* | | | | | | | | NvHostCtrl: Fix merge of nvflinger. | Fernando Sahmkow | 2022-10-06 | 1 | -1/+2 |
* | | | | | | | | VideoCore: Update MemoryManager | Fernando Sahmkow | 2022-10-06 | 4 | -167/+86 |
* | | | | | | | | Common: implement MultiLevelPageTable. | Fernando Sahmkow | 2022-10-06 | 4 | -0/+171 |
* | | | | | | | | VideoCore: Fix channels with disk pipeline/shader cache. | Fernando Sahmkow | 2022-10-06 | 11 | -71/+87 |
* | | | | | | | | OpenGl: Implement Channels. | Fernando Sahmkow | 2022-10-06 | 9 | -118/+186 |
* | | | | | | | | NVHOST_CTRl: Implement missing method and fix some stuffs. | Fernando Sahmkow | 2022-10-06 | 4 | -6/+35 |
* | | | | | | | | VideoCore: implement channels on gpu caches. | Fernando Sahmkow | 2022-10-06 | 50 | -809/+1461 |
* | | | | | | | | NVASGPU: Fix Remap. | Fernando Sahmkow | 2022-10-06 | 1 | -0/+8 |
* | | | | | | | | NVDRV: Fix clearing when destroying. | Fernando Sahmkow | 2022-10-06 | 3 | -14/+9 |
* | | | | | | | | NVMAP: Fix the Free return parameters. | Fernando Sahmkow | 2022-10-06 | 3 | -15/+18 |
* | | | | | | | | NVDRV: Fix Open/Close and make sure each device is correctly created. | Fernando Sahmkow | 2022-10-06 | 14 | -199/+291 |
* | | | | | | | | NVDRV: Implement new NvMap | Fernando Sahmkow | 2022-10-06 | 18 | -277/+307 |
* | | | | | | | | NVDRV: Refactor and add new NvMap. | Fernando Sahmkow | 2022-10-06 | 20 | -45/+558 |
* | | | | | | | | NVDRV: Cleanup. | Fernando Sahmkow | 2022-10-06 | 4 | -32/+40 |
* | | | | | | | | NVDRV: Implement QueryEvent. | Fernando Sahmkow | 2022-10-06 | 10 | -40/+133 |
* | | | | | | | | NvHost: Remake Ctrl Implementation. | Fernando Sahmkow | 2022-10-06 | 7 | -170/+312 |
* | | | | | | | | NvHost: Try a different approach to blocking. | Fernando Sahmkow | 2022-10-06 | 2 | -10/+7 |
* | | | | | | | | NvHost: Fix some regressions and correct signaling on timeout. | Fernando Sahmkow | 2022-10-06 | 1 | -25/+19 |
* | | | | | | | | Texture Cache: Add ASTC 10x5 Format. | Fernando Sahmkow | 2022-10-06 | 6 | -0/+23 |
* | | | | | | | | Merge pull request #9013 from liamwhite/spinning-a-yarn | bunnei | 2022-10-06 | 19 | -23/+23 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | common: remove "yuzu:" prefix from thread names | Liam | 2022-10-04 | 19 | -23/+23 |
| | |_|_|/ / / /
| |/| | | | | | |
|
* | | | | | | | | Merge pull request #9015 from german77/amiibo-rewrite | bunnei | 2022-10-05 | 6 | -42/+112 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | service: nfp: Fix errors to pass unit testing | Narr the Reg | 2022-10-04 | 6 | -42/+112 |
| |/ / / / / / / |
|
* | | | | | | | | Show error from cpp-httplib when we don't have a response to read (report errors while connecting to API) (#8999) | Kyle Kienapfel | 2022-10-05 | 1 | -1/+2 |
* | | | | | | | | Merge pull request #8987 from liamwhite/another-name-for-reinforcement-steel | Fernando S | 2022-10-05 | 2 | -27/+60 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | vulkan: automatically use larger staging buffer sizes when possible | Liam | 2022-09-25 | 2 | -27/+60 |
* | | | | | | | | | Merge pull request #9011 from liamwhite/frog-emoji-moment | Fernando S | 2022-10-05 | 1 | -4/+21 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | shader_recompiler: add extended LDC to GLASM backend | Liam | 2022-10-02 | 1 | -4/+21 |
| | |/ / / / / / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge pull request #9005 from liamwhite/micro-fit | bunnei | 2022-10-05 | 1 | -11/+5 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | macro_jit_x64: cancel exit for taken branch | Liam | 2022-10-01 | 1 | -11/+5 |
* | | | | | | | | | | Merge pull request #9010 from liamwhite/buttwise | bunnei | 2022-10-05 | 1 | -37/+9 |
|\ \ \ \ \ \ \ \ \ \
| |_|/ / / / / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | macro_jit_x64: fix miscompilation of bit extraction operations | Liam | 2022-10-02 | 1 | -37/+9 |
| |/ / / / / / / / |
|
* | | | | | | | | | Merge pull request #8955 from german77/amiibo-rewrite | bunnei | 2022-10-02 | 29 | -1333/+2303 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | service: mii: Copy only valid name bytes | german77 | 2022-10-02 | 1 | -3/+18 |
| * | | | | | | | | | service: nfp: Implement mount target and open application area errors, minor fixes | Narr the Reg | 2022-10-02 | 5 | -19/+124 |
| * | | | | | | | | | nfp: Multiple fixes against HW | german77 | 2022-10-02 | 9 | -62/+163 |
| * | | | | | | | | | service: nfp: address comments | german77 | 2022-10-02 | 9 | -26/+29 |
| * | | | | | | | | | service: nfp: Rewrite and implement applet calls | german77 | 2022-10-02 | 13 | -1263/+1542 |
| * | | | | | | | | | core: hid: Add nfc support to emulated controller | german77 | 2022-10-02 | 4 | -3/+123 |
| * | | | | | | | | | yuzu: Use virtual amiibo driver instead of nfp service | german77 | 2022-10-02 | 1 | -25/+26 |
| * | | | | | | | | | input_common: Enable virtual amiibo driver | german77 | 2022-10-02 | 4 | -0/+102 |
| * | | | | | | | | | input_common: Create virtual amiibo driver | german77 | 2022-10-02 | 6 | -0/+244 |
* | | | | | | | | | | Merge pull request #8992 from Morph1984/vi-vsync-event | bunnei | 2022-10-02 | 6 | -29/+66 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | service: vi: Retrieve vsync event once per display | Morph | 2022-09-26 | 5 | -14/+42 |
| * | | | | | | | | | | service: vi: Move VI results into its own file | Morph | 2022-09-26 | 2 | -16/+25 |
| | |_|_|/ / / / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge pull request #6598 from FernandoS27/falklands-are-british | liamwhite | 2022-10-02 | 1 | -1/+62 |
|\ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|/ / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | MacroHLE: Add MultidrawIndirect HLE Macro. | Fernando Sahmkow | 2022-10-02 | 1 | -1/+62 |
| | |_|/ / / / / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge pull request #8876 from FearlessTobi/multiplayer-part3 | bunnei | 2022-10-01 | 30 | -184/+1307 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | Address some review comments | FearlessTobi | 2022-09-20 | 7 | -52/+38 |
| * | | | | | | | | | dedicated_room: fix token padding ... | liushuyu | 2022-09-11 | 1 | -2/+12 |
| * | | | | | | | | | fix black icon | Narr the Reg | 2022-09-11 | 1 | -0/+2 |
| * | | | | | | | | | yuzu: Multiple room UI improvements | german77 | 2022-09-10 | 18 | -59/+176 |
| * | | | | | | | | | ldn: Initial implementation | FearlessTobi | 2022-09-09 | 15 | -124/+1132 |
* | | | | | | | | | | Merge pull request #9008 from ZwipZwapZapony/controller.colors_state.right | Narr the Reg | 2022-10-01 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | Fix "controller.colors_state.right" being "left" | Zwip-Zwap Zapony | 2022-10-01 | 1 | -1/+1 |
| | |/ / / / / / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge pull request #8874 from vonchenplus/align_index_buffer_size | bunnei | 2022-10-01 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | Align index buffe size when vertex_buffer_unified_memory enable | FengChen | 2022-09-10 | 1 | -1/+1 |
| | |_|_|_|_|_|/ /
| |/| | | | | | | |
|
* | | | | | | | | | Merge pull request #8910 from vonchenplus/astc_decode_error | bunnei | 2022-10-01 | 2 | -2/+2 |
|\ \ \ \ \ \ \ \ \
| |_|_|_|/ / / / /
|/| | | | | | | | |
|
| * | | | | | | | | video_core: Modify astc texture decode error fill value | FengChen | 2022-09-15 | 2 | -2/+2 |
| |/ / / / / / / |
|
* | | | | | | | | Merge pull request #8934 from german77/palma_release | bunnei | 2022-09-29 | 7 | -33/+842 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | service: hid: Partially implement palma controller | Narr the Reg | 2022-09-25 | 7 | -33/+842 |
| | |_|/ / / / /
| |/| | | | | | |
|
* | | | | | | | | Merge pull request #8940 from german77/silence | bunnei | 2022-09-28 | 4 | -8/+8 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | yuzu: Silence some clang warnings | Narr the Reg | 2022-09-21 | 4 | -8/+8 |
| |/ / / / / / / |
|
* | | | / / / / | core/loader: Return nullptr if file is nullptr | Merry | 2022-09-25 | 1 | -0/+4 |
| |_|_|/ / / /
|/| | | | | | |
|
* | | | | | | | Merge pull request #8920 from abouvier/cmake-git | bunnei | 2022-09-25 | 1 | -27/+2 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | cmake: fix git detection | Alexandre Bouvier | 2022-09-18 | 1 | -27/+2 |
* | | | | | | | | Merge pull request #8941 from Kelebek1/single_core_sucks | bunnei | 2022-09-24 | 1 | -2/+7 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Do not try to pause core timing from the audio thread when using single-core | Kelebek1 | 2022-09-22 | 1 | -2/+7 |
| | |/ / / / / /
| |/| | | | | | |
|
* | | | | | | | | Merge pull request #8945 from Tachi107/typos | Morph | 2022-09-24 | 5 | -6/+6 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | chore: fix some typos | Andrea Pappacoda | 2022-09-23 | 5 | -6/+6 |
| |/ / / / / / / |
|
* | | | | | | | | Merge pull request #8948 from german77/order | Morph | 2022-09-24 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | yuzu: sort input profiles by name | Narr the Reg | 2022-09-23 | 1 | -0/+2 |
* | | | | | | | | | Merge pull request #8930 from lat9nq/disable-vulkan-check | Morph | 2022-09-24 | 7 | -45/+66 |
|\ \ \ \ \ \ \ \ \
| |/ / / / / / / /
|/| | | | | | | | |
|
| * | | | | | | | | yuzu qt: Add option to disable startup Vulkan check | lat9nq | 2022-09-19 | 7 | -45/+66 |
| | |_|_|_|_|/ /
| |/| | | | | | |
|
* | | | | | | | | Merge pull request #8943 from lioncash/netiface | Morph | 2022-09-23 | 2 | -6/+17 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | sockets: Make fd member variable protected | Lioncash | 2022-09-22 | 2 | -6/+17 |
| | |/ / / / / /
| |/| | | | | | |
|
* | | | | | | | | Merge pull request #8939 from lioncash/render | Morph | 2022-09-23 | 2 | -2/+2 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | audio_renderer: Make GetCommandBuffer() take a u32 | Lioncash | 2022-09-21 | 2 | -2/+2 |
| |/ / / / / / / |
|
* | | | | | | | | audio_manager: Forward declare result type | Lioncash | 2022-09-21 | 2 | -1/+3 |
* | | | | | | | | audio_manager: Remove redundant cast in ThreadFunc() | Lioncash | 2022-09-21 | 1 | -3/+5 |
* | | | | | | | | audio_manager: move std::functions in SetOutManager/SetInManager | Lioncash | 2022-09-21 | 1 | -2/+2 |
* | | | | | | | | audio_manager: Remove unused forward declarations | Lioncash | 2022-09-21 | 2 | -10/+0 |
* | | | | | | | | audio_manager: Remove unused sessions_started member variable | Lioncash | 2022-09-21 | 1 | -2/+0 |
* | | | | | | | | audio_manager: Remove dependence on system state | Lioncash | 2022-09-21 | 3 | -10/+4 |
|/ / / / / / / |
|
* | | | | | | | Merge pull request #8849 from Morph1984/parallel-astc | bunnei | 2022-09-19 | 1 | -21/+35 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
| * | | | | | | astc: Enable parallel CPU astc decoding | Morph | 2022-09-16 | 1 | -21/+35 |
* | | | | | | | Merge pull request #8915 from vonchenplus/opus_multi_stream | bunnei | 2022-09-18 | 2 | -1/+38 |
|\ \ \ \ \ \ \
| |_|/ / / / /
|/| | | | | | |
|
| * | | | | | | core: implement HwOpus GetWorkBufferSizeForMultiStreamEx | FengChen | 2022-09-16 | 2 | -1/+38 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge pull request #8827 from german77/amiibo_release | bunnei | 2022-09-17 | 12 | -302/+1370 |
|\ \ \ \ \ \ |
|
| * | | | | | | core: nfp: Remove magic numbers | german77 | 2022-09-07 | 3 | -105/+103 |
| * | | | | | | core: nfp: Workaround for lack of multiple nfp interfaces | german77 | 2022-09-07 | 1 | -1/+3 |
| * | | | | | | core: nfp: Correct date and amiibo name | Narr the Reg | 2022-09-07 | 4 | -18/+36 |
| * | | | | | | core: nfp: Implement Convert and RecreateApplicationArea, accuracy fixes | Narr the Reg | 2022-09-07 | 10 | -257/+356 |
| * | | | | | | core: nfp: Implement amiibo encryption | german77 | 2022-09-07 | 7 | -276/+1227 |
* | | | | | | | Merge pull request #8650 from Kelebek1/vsync | bunnei | 2022-09-17 | 4 | -33/+71 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | core_timing: Sleep in discrete intervals, yield during spin | Morph | 2022-08-02 | 1 | -12/+13 |
| * | | | | | | | Add missing looping event schedule signal | Kelebek1 | 2022-08-02 | 1 | -5/+9 |
| * | | | | | | | Make coretiming waiting more accurate | Kelebek1 | 2022-08-02 | 2 | -11/+31 |
| * | | | | | | | Rework multi-core vsync | Kelebek1 | 2022-08-02 | 2 | -17/+30 |
* | | | | | | | | Merge pull request #8914 from lioncash/audio-const | bunnei | 2022-09-17 | 25 | -82/+87 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | audio_renderer: Pass command buffer by const reference | Lioncash | 2022-09-16 | 4 | -4/+4 |
| * | | | | | | | | sink_stream: Mark GetQueueSize as const | Lioncash | 2022-09-16 | 1 | -1/+1 |
| * | | | | | | | | node_states: Mark relevant member functions as const | Lioncash | 2022-09-16 | 1 | -2/+2 |
| * | | | | | | | | i3dl2/reverb: Mark relevant member functions as const | Lioncash | 2022-09-16 | 2 | -4/+4 |
| * | | | | | | | | behavior_info: Mark CopyErrorInfo as const | Lioncash | 2022-09-16 | 4 | -6/+6 |
| * | | | | | | | | audio_device: Mark GetDeviceVolume as const | Lioncash | 2022-09-16 | 2 | -2/+2 |
| * | | | | | | | | audio_render_manager: Mark several functions as const | Lioncash | 2022-09-16 | 2 | -6/+6 |
| * | | | | | | | | audio_in: Mark several functions as const | Lioncash | 2022-09-16 | 4 | -18/+18 |
| * | | | | | | | | audio_out: Mark several functions as const | Lioncash | 2022-09-16 | 4 | -16/+17 |
| * | | | | | | | | audio_buffers: Pass by const-ref in AppendBuffers | Lioncash | 2022-09-16 | 3 | -13/+17 |
| * | | | | | | | | device_session: Convert for loop into ranged for in AppendBuffers | Lioncash | 2022-09-16 | 1 | -5/+5 |
| * | | | | | | | | device_session: Pass arguments by const-ref in relevant functions | Lioncash | 2022-09-16 | 3 | -7/+7 |
* | | | | | | | | | Merge pull request #8906 from Docteh/fix_icons | bunnei | 2022-09-17 | 1 | -8/+13 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | UI: move icons from default into colorful theme. | Kyle Kienapfel | 2022-09-16 | 1 | -8/+13 |
| |/ / / / / / / / |
|
* | | | | | | | | | Merge pull request #8869 from SachinVin/cmake | Morph | 2022-09-16 | 1 | -6/+0 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | core/CMakeLists.txt: Remove duplicate files. | SachinVin | 2022-09-08 | 1 | -6/+0 |
* | | | | | | | | | | Merge pull request #8649 from lat9nq/common-position-independent | Morph | 2022-09-16 | 1 | -3/+3 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | common: Use PROJECT_SOURCE_DIR to find CMakeModules | lat9nq | 2022-08-02 | 1 | -3/+3 |
* | | | | | | | | | | | Merge pull request #8682 from lat9nq/dumpy | Morph | 2022-09-16 | 18 | -91/+386 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | mini_dump: Address review feedback | lat9nq | 2022-09-05 | 4 | -63/+71 |
| * | | | | | | | | | | | vcpkg,cmake: Use vcpkg for dbghelp | lat9nq | 2022-09-05 | 1 | -1/+1 |
| * | | | | | | | | | | | mini_dump: Check for debugger before spawning a child | lat9nq | 2022-09-05 | 2 | -63/+37 |
| * | | | | | | | | | | | mini_dump: Cleanup and add comments | lat9nq | 2022-09-05 | 3 | -43/+87 |
| * | | | | | | | | | | | yuzu: Use a debugger to generate minidumps | lat9nq | 2022-09-05 | 18 | -91/+360 |
| | |/ / / / / / / / /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Merge pull request #8911 from lioncash/cexpr-string | Morph | 2022-09-16 | 6 | -27/+40 |
|\ \ \ \ \ \ \ \ \ \ \
| |_|_|/ / / / / / / /
|/| | | | | | | | | | |
|
| * | | | | | | | | | | audio_device: Mark member functions as const where applicable | Lioncash | 2022-09-15 | 3 | -10/+10 |
| * | | | | | | | | | | audio_device: Make AudioDeviceName constructor constexpr | Lioncash | 2022-09-15 | 5 | -17/+30 |
* | | | | | | | | | | | Merge pull request #8878 from Kelebek1/remove_pause | bunnei | 2022-09-15 | 15 | -144/+29 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | Remove pause callbacks from coretiming | Kelebek1 | 2022-09-13 | 15 | -144/+29 |
* | | | | | | | | | | | | Merge pull request #8901 from lioncash/docs | liamwhite | 2022-09-15 | 28 | -112/+105 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | audio_core: Amend documentation tags | Lioncash | 2022-09-15 | 28 | -112/+105 |
| | |/ / / / / / / / / /
| |/| | | | | | | | | | |
|
* | | | | | | | | | | | | Merge pull request #8909 from Docteh/taslinky | Narr the Reg | 2022-09-15 | 1 | -0/+3 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | UI: Fix link to TAS help page | Kyle Kienapfel | 2022-09-15 | 1 | -0/+3 |
* | | | | | | | | | | | | | Merge pull request #8904 from liushuyu/fix-xbyak-linkage | Mai | 2022-09-15 | 1 | -1/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / / / /
|/| | | | | | | | | | | | |
|
| * | | | | | | | | | | | | common: do not link to xbyak on non-amd64 architectures | liushuyu | 2022-09-14 | 1 | -1/+2 |
| |/ / / / / / / / / / / |
|
* | | | | | | | | | | | | compressor: Simplify memset in InitializeCompressorEffect | Lioncash | 2022-09-13 | 1 | -1/+1 |
* | | | | | | | | | | | | compressor: Mark params parameters as const | Lioncash | 2022-09-13 | 1 | -3/+3 |
* | | | | | | | | | | | | compressor: Remove unneeded casts in ApplyCompressorEffect | Lioncash | 2022-09-13 | 1 | -2/+1 |
|/ / / / / / / / / / / |
|
* | | | | | | | | | | | Merge pull request #8880 from german77/slow-moving | Mai | 2022-09-13 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|/ / / /
|/| | | | | | | | | | |
|
| * | | | | | | | | | | input_common: Increase mapping timer from 2.5 seconds to 4 seconds | german77 | 2022-09-11 | 1 | -1/+1 |
| | |_|_|_|_|_|/ / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Remove a pragma once from a cpp file | Kelebek1 | 2022-09-12 | 1 | -2/+0 |
| |/ / / / / / / /
|/| | | | | | | | |
|
* | | | | | | | | | Merge pull request #8842 from Kelebek1/AudOut | bunnei | 2022-09-10 | 24 | -832/+574 |
|\ \ \ \ \ \ \ \ \
| |_|_|_|_|_|/ / /
|/| | | | | | | | |
|
| * | | | | | | | | Don't stall with nvdec | Kelebek1 | 2022-09-04 | 4 | -2/+35 |
| * | | | | | | | | Rework audio output, connecting AudioOut into coretiming to fix desync during heavy loads. | Kelebek1 | 2022-09-02 | 23 | -842/+551 |
| | |_|_|_|_|_|/
| |/| | | | | | |
|
* | | | | | | | | Merge pull request #8863 from german77/triggers | bunnei | 2022-09-10 | 1 | -0/+15 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | core: hid: Fix GC triggers overwritting ZL and ZR buttons | Narr the Reg | 2022-09-05 | 1 | -0/+15 |
* | | | | | | | | | Merge pull request #8864 from german77/toggle_analog | bunnei | 2022-09-10 | 4 | -7/+23 |
|\ \ \ \ \ \ \ \ \
| |_|_|/ / / / / /
|/| | | | | | | | |
|
| * | | | | | | | | yuzu: input: fix invert symbol on axis and order options alphabetically | Narr the Reg | 2022-09-06 | 1 | -13/+14 |
| * | | | | | | | | input_common: Add support for analog toggle | Narr the Reg | 2022-09-06 | 4 | -0/+15 |
| |/ / / / / / / |
|
* | | | | | | | | Merge pull request #8819 from liamwhite/cash-money | lat9nq | 2022-09-09 | 9 | -1/+32 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | video_core: add option for pessimistic flushing | Liam | 2022-08-25 | 9 | -1/+32 |
* | | | | | | | | | CMake: explicitly link mbedcrypto for yuzu-room | Kyle Kienapfel | 2022-09-08 | 1 | -1/+1 |
| |_|_|_|_|_|/ /
|/| | | | | | | |
|
* | | | | | | | | Merge pull request #8837 from Morph1984/invalidate | bunnei | 2022-09-06 | 4 | -12/+9 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | style: General style changes to match with the rest of the codebase | Morph | 2022-08-31 | 2 | -10/+7 |
| * | | | | | | | | (shader/pipeline)_cache: Raise shader/pipeline cache version | Morph | 2022-08-31 | 2 | -2/+2 |
| | |_|/ / / / /
| |/| | | | | | |
|
* | | | | | | | | Merge pull request #8847 from german77/stop | bunnei | 2022-09-05 | 1 | -4/+7 |
|\ \ \ \ \ \ \ \
| |_|_|_|/ / / /
|/| | | | | | | |
|
| * | | | | | | | input_common: sdl: Always check for motion on reconnect | Narr the Reg | 2022-09-04 | 1 | -4/+7 |
| | |_|/ / / /
| |/| | | | | |
|
* | | | | | | | Merge pull request #8855 from german77/pls | liamwhite | 2022-09-04 | 6 | -26/+27 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | core: ns: Implement pl:s service | Narr the Reg | 2022-09-03 | 6 | -26/+27 |
| |/ / / / / / |
|
* | | | | | | | Qt: Make General->Debug scrollable | Kyle Kienapfel | 2022-09-03 | 3 | -4/+9 |
* | | | | | | | Merge pull request #8822 from FearlessTobi/multiplayer-fixes | bunnei | 2022-09-02 | 28 | -49/+182 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
| * | | | | | | Address review comments | FearlessTobi | 2022-09-02 | 11 | -27/+26 |
| * | | | | | | core/ldn_types: Minor corrections and additions | FearlessTobi | 2022-08-27 | 1 | -1/+16 |
| * | | | | | | yuzu/chat_room: Make font size bigger | FearlessTobi | 2022-08-27 | 1 | -0/+4 |
| * | | | | | | dedicated_room: Correctly handle token decoding | FearlessTobi | 2022-08-27 | 1 | -0/+12 |
| * | | | | | | yuzu/multiplayer: Warn when game is running or no network interface is selected | FearlessTobi | 2022-08-27 | 11 | -19/+81 |
| * | | | | | | core/socket_proxy: Correct broadcast behavior | FearlessTobi | 2022-08-27 | 1 | -1/+7 |
| * | | | | | | yuzu: Display current game version in multiplayer room | FearlessTobi | 2022-08-27 | 6 | -11/+38 |
| * | | | | | | network: Use lower timeout for enet_host_service | FearlessTobi | 2022-08-27 | 2 | -2/+2 |
| * | | | | | | core/bsd: Correctly unbind methods in destructor | FearlessTobi | 2022-08-27 | 1 | -1/+5 |
| * | | | | | | core/acc: Make CheckAvailability use LOG_DEBUG | FearlessTobi | 2022-08-27 | 1 | -1/+1 |
| * | | | | | | yuzu_room: Remove dependency on core | FearlessTobi | 2022-08-27 | 11 | -9/+13 |
* | | | | | | | Merge pull request #8843 from Kelebek1/SILENCE_WENCH | Mai | 2022-09-02 | 1 | -1/+1 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Silence std::aligned_storage warnings as it's deprecated in C++23, | Kelebek1 | 2022-09-01 | 1 | -1/+1 |
| | |/ / / / /
| |/| | | | | |
|
* / | | | | | | Demote services from warning/info to debug to reduce log spam: | Kelebek1 | 2022-09-01 | 5 | -16/+16 |
|/ / / / / / |
|
* | | | | | | Merge pull request #8752 from vonchenplus/rectangle_texture | Fernando S | 2022-08-31 | 14 | -15/+62 |
|\ \ \ \ \ \ |
|
| * | | | | | | video_code: support rectangle texture | FengChen | 2022-08-25 | 14 | -15/+62 |
* | | | | | | | Merge pull request #8809 from german77/finally_is_fixed | bunnei | 2022-08-28 | 1 | -1/+8 |
|\ \ \ \ \ \ \
| |_|/ / / / /
|/| | | | | | |
|
| * | | | | | | video_core: vulkan: rasterizer: Workaround on viewport swizzle on AMD | Narr the Reg | 2022-08-24 | 1 | -1/+8 |
* | | | | | | | Merge pull request #8566 from german77/galaxy | bunnei | 2022-08-27 | 2 | -1/+35 |
|\ \ \ \ \ \ \
| |_|_|/ / / /
|/| | | | | | |
|
| * | | | | | | core: hid: Add fallback for dualjoycon and pro controllers | german77 | 2022-07-11 | 2 | -1/+35 |
* | | | | | | | Merge pull request #8812 from Kelebek1/auto | bunnei | 2022-08-24 | 1 | -6/+21 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Implement AudRenU:RequestUpdateAuto, and use C descriptors when B reports as empty. | Kelebek1 | 2022-08-24 | 1 | -6/+21 |
* | | | | | | | | Merge pull request #8804 from vonchenplus/speed_up_idirectory_services | bunnei | 2022-08-23 | 1 | -1/+2 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | core:filesystem: speed up IDirectory service | vonchenplus | 2022-08-23 | 1 | -1/+2 |
| | |_|/ / / / /
| |/| | | | | | |
|
* | | | | | | | | yuzu: Force camera output to be saved on a buffer (#8805) | Narr the Reg | 2022-08-23 | 2 | -2/+38 |
* | | | | | | | | hid: core: Add missing function table names | german77 | 2022-08-22 | 1 | -0/+6 |
|/ / / / / / / |
|
* | | | | | | | Merge pull request #8799 from liamwhite/where-did-the-padding-go | liamwhite | 2022-08-21 | 2 | -3/+3 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | core/file_sys: fix alignment of BuildId | Liam | 2022-08-21 | 2 | -3/+3 |
* | | | | | | | | Merge pull request #8660 from Tachi107/findmodules-pkg-config | liamwhite | 2022-08-21 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | build(externals): rename Findopus to FindOpus | Andrea Pappacoda | 2022-08-01 | 1 | -1/+1 |
* | | | | | | | | | Merge pull request #8784 from Docteh/nosnek | liamwhite | 2022-08-21 | 17 | -119/+116 |
|\ \ \ \ \ \ \ \ \
| |_|/ / / / / / /
|/| | | | | | | | |
|
| * | | | | | | | | code: dodge PAGE_SIZE #define | Kyle Kienapfel | 2022-08-20 | 17 | -119/+116 |
* | | | | | | | | | Merge pull request #8790 from liamwhite/too-many-ways-to-name-a-byte-string | bunnei | 2022-08-21 | 2 | -11/+7 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | core/file_sys: fix BuildId padding | Liam | 2022-08-19 | 2 | -11/+7 |
| | |_|/ / / / / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge pull request #8783 from german77/looong | liamwhite | 2022-08-21 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | yuzu: Allow longer controller profile names | Narr the Reg | 2022-08-19 | 1 | -1/+1 |
* | | | | | | | | | | Merge pull request #8797 from Docteh/filtering | liamwhite | 2022-08-21 | 3 | -7/+37 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | Qt: Retranslate GameList header and Filter line | Kyle Kienapfel | 2022-08-20 | 3 | -7/+37 |
| | |_|/ / / / / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge pull request #8795 from vonchenplus/support_framebuffer_crop_rect_top_not_zero | liamwhite | 2022-08-21 | 2 | -12/+25 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | video_core: support framebuffer crop rect top not zero | vonchenplus | 2022-08-20 | 2 | -12/+25 |
* | | | | | | | | | | | core: implement clkrst service | vonchenplus | 2022-08-20 | 2 | -0/+184 |
|/ / / / / / / / / / |
|
* | | / / / / / / / | video_core: implement R16G16B16X16 texture format | Liam | 2022-08-19 | 1 | -1/+1 |
| |_|/ / / / / / /
|/| | | | | | | | |
|
* | | | | | | | | | common: remove unneeded x86-specific header | liushuyu | 2022-08-16 | 1 | -1/+0 |
|/ / / / / / / / |
|
* | | | | | | | | core/socket_proxy: Final nits | FearlessTobi | 2022-08-15 | 1 | -8/+7 |
* | | | | | | | | core: network: Address review comments | german77 | 2022-08-15 | 5 | -32/+31 |
* | | | | | | | | yuzu: Fix crash on shutdown | FearlessTobi | 2022-08-15 | 2 | -6/+4 |
* | | | | | | | | internal_network: Fix mingw compilation | FearlessTobi | 2022-08-15 | 1 | -4/+5 |
* | | | | | | | | core, yuzu: Address first part of review comments | FearlessTobi | 2022-08-15 | 9 | -71/+70 |
* | | | | | | | | core/socket_proxy: Fix compilation | FearlessTobi | 2022-08-15 | 1 | -1/+1 |
* | | | | | | | | Make copyright headers SPDX-compliant | FearlessTobi | 2022-08-15 | 6 | -12/+14 |
* | | | | | | | | core, network: Add ability to proxy socket packets | FearlessTobi | 2022-08-15 | 28 | -526/+1028 |
* | | | | | | | | web_service: Correct jwt issuer string | FearlessTobi | 2022-08-15 | 1 | -1/+3 |
* | | | | | | | | dedicated_room: Initial implementation | FearlessTobi | 2022-08-15 | 4 | -0/+418 |
* | | | | | | | | Merge pull request #8739 from merryhime/swizzle_table | bunnei | 2022-08-14 | 2 | -15/+48 |
|\ \ \ \ \ \ \ \
| |/ / / / / / /
|/| | | | | | | |
|
| * | | | | | | | video_core/textures/decoders: Avoid SWIZZLE_TABLE | Merry | 2022-08-09 | 2 | -15/+48 |
| | |_|/ / / /
| |/| | | | | |
|
* | | | | | | | Merge pull request #8756 from Kelebek1/vol | bunnei | 2022-08-13 | 6 | -11/+12 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Do some log memes to help perceived volume | Kelebek1 | 2022-08-12 | 2 | -2/+5 |
| * | | | | | | | Allow audio volume up to 200% | Kelebek1 | 2022-08-12 | 4 | -9/+7 |
* | | | | | | | | Merge pull request #8755 from Morph1984/delimit-ips | bunnei | 2022-08-12 | 1 | -1/+2 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | ips_layer: Delimit parsed hex value string | Morph | 2022-08-12 | 1 | -1/+2 |
* | | | | | | | | | Merge pull request #8741 from Docteh/aboot | Mai | 2022-08-12 | 2 | -2/+3 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | Qt: tweak ui files | Kyle K | 2022-08-09 | 2 | -2/+3 |
| | |_|/ / / / / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge pull request #8745 from merryhime/null-fastmem-arena | liamwhite | 2022-08-12 | 2 | -7/+11 |
|\ \ \ \ \ \ \ \ \
| |_|_|/ / / / / /
|/| | | | | | | | |
|
| * | | | | | | | | arm_dynarmic: Fix nullptr fastmem arenas | Merry | 2022-08-09 | 2 | -7/+11 |
| |/ / / / / / / |
|
* | | | | | | | | Merge pull request #8647 from Docteh/default_dark | liamwhite | 2022-08-12 | 4 | -14/+77 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | review pass on CheckDarkMode function | Kyle Kienapfel | 2022-08-12 | 2 | -4/+4 |
| * | | | | | | | | Linux: handle dark system themes nicely | Kyle K | 2022-08-05 | 4 | -14/+77 |
* | | | | | | | | | Merge pull request #8731 from FearlessTobi/better-ldn | liamwhite | 2022-08-12 | 6 | -57/+711 |
|\ \ \ \ \ \ \ \ \
| |_|_|/ / / / / /
|/| | | | | | | | |
|
| * | | | | | | | | core: ldn: Address review comments part 2 | german77 | 2022-08-12 | 2 | -334/+297 |
| * | | | | | | | | core: ldn: Address review comments | Narr the Reg | 2022-08-08 | 4 | -56/+46 |
| * | | | | | | | | ldn: Add better stubs and more data types | FearlessTobi | 2022-08-07 | 6 | -72/+773 |
* | | | | | | | | | Merge pull request #8735 from djrobx/add_vsync | liamwhite | 2022-08-10 | 2 | -3/+4 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | Make vsync setting work for Vulkan | DJRobX | 2022-08-08 | 2 | -3/+4 |
* | | | | | | | | | | Merge pull request #8722 from german77/ds4_goes_brrr | bunnei | 2022-08-10 | 1 | -0/+4 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | hid: core: Delay the stop vibration command when testing | Narr the Reg | 2022-08-06 | 1 | -0/+4 |
* | | | | | | | | | | | Merge pull request #8724 from german77/no_alpha | bunnei | 2022-08-10 | 4 | -25/+97 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | hid: core: Properly emulate controller color and battery level | Narr the Reg | 2022-08-08 | 4 | -25/+97 |
| |/ / / / / / / / / / |
|
* | | | | | | | | | | | Merge pull request #8729 from merryhime/cp15-barriers | bunnei | 2022-08-10 | 2 | -4/+29 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | arm_dynarmic_cp15: Implement CP15DMB/CP15DSB/CP15ISB | Merry | 2022-08-07 | 2 | -4/+29 |
| | |_|/ / / / / / / /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Merge pull request #8499 from Docteh/plurals | bunnei | 2022-08-10 | 3 | -6/+14 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | Translate english plurals | Kyle Kienapfel | 2022-07-30 | 3 | -6/+14 |
| | |_|_|_|_|/ / / / /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Merge pull request #8715 from Docteh/suzhou | bunnei | 2022-08-09 | 1 | -0/+9 |
|\ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|/ / / / /
|/| | | | | | | | | | |
|
| * | | | | | | | | | | Qt5 work around for suzhou numerals | Kyle Kienapfel | 2022-08-04 | 1 | -0/+9 |
* | | | | | | | | | | | core/arm: fix build error | Liam | 2022-08-08 | 2 | -2/+10 |
| |_|_|_|/ / / / / /
|/| | | | | | | | | |
|
* | | | | | | | | | | Merge pull request #8637 from liamwhite/bad-interrupts | bunnei | 2022-08-08 | 13 | -152/+64 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | kernel: unlayer CPU interrupt handling | Liam | 2022-07-25 | 13 | -152/+64 |
* | | | | | | | | | | | Merge pull request #8240 from liamwhite/count-cycles | Morph | 2022-08-08 | 2 | -8/+22 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | core/arm: increase minimum_run_cycles | Liam | 2022-06-22 | 2 | -2/+2 |
| * | | | | | | | | | | | core/arm: re-enable cycle counting | merry | 2022-06-22 | 2 | -6/+20 |
* | | | | | | | | | | | | yuzu: Fix fmt 9.0.0 issues | lat9nq | 2022-08-07 | 2 | -3/+4 |
| |_|_|_|/ / / / / / /
|/| | | | | | | | | | |
|
* | | | | | | | | | | | Merge pull request #8658 from liamwhite/plgp | bunnei | 2022-08-07 | 1 | -9/+7 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | video_core: differentiate between tiled and untiled framebuffer sizes for unaccelerated copies | Liam | 2022-07-28 | 1 | -9/+7 |
| | |_|_|_|_|_|_|/ / /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Merge pull request #8700 from liamwhite/xc3-vk-crash | bunnei | 2022-08-06 | 1 | -0/+12 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | vk_texture_cache: return VK_NULL_HANDLE for views of null images | Liam | 2022-08-02 | 1 | -0/+12 |
| | |_|_|_|_|_|_|_|/ /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Merge pull request #8667 from Kelebek1/xc3 | liamwhite | 2022-08-06 | 1 | -2/+3 |
|\ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|/ / / /
|/| | | | | | | | | | |
|
| * | | | | | | | | | | Add missed shader defines. Fixes Xenoblade Chronicles 3 booting with Vulkan. | Kelebek1 | 2022-07-29 | 1 | -2/+3 |
* | | | | | | | | | | | Controller bugfixes in profile select (#8716) | Steve | 2022-08-05 | 3 | -5/+10 |
| |_|_|_|_|_|_|/ / /
|/| | | | | | | | | |
|
* | | | | | | | | | | renderer_vulkan: add format fallbacks for R16G16B16_SFLOAT, R16G16B16_SSCALED, R8G8B8_SSCALED | Liam | 2022-08-03 | 5 | -273/+337 |
| |/ / / / / / / /
|/| | | | | | | | |
|
* | | | | | | | | | core/loader: remove ELF loader | Liam | 2022-08-01 | 5 | -313/+0 |
| |_|_|_|/ / / /
|/| | | | | | | |
|
* | | | | | | | | Merge pull request #8678 from liamwhite/stop-waiting | bunnei | 2022-07-31 | 2 | -2/+2 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | video_core: stop waiting for shader compilation on user cancel | Liam | 2022-07-30 | 2 | -2/+2 |
| | |_|_|_|/ / /
| |/| | | | | | |
|
* | | | | | | | | Merge pull request #8622 from liamwhite/progress | bunnei | 2022-07-31 | 1 | -0/+4 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | qt: reset progress bar after shader compilation | Liam | 2022-07-24 | 1 | -0/+4 |
* | | | | | | | | | Properly write out the command buffer when serving close request | Nikita Strygin | 2022-07-31 | 1 | -2/+5 |
* | | | | | | | | | Merge pull request #8684 from liamwhite/delete-shader | Morph | 2022-07-31 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | renderer_opengl: delete shader source after linking | Liam | 2022-07-30 | 1 | -0/+1 |
| | |/ / / / / / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge pull request #8664 from liamwhite/monkey-compiler-v12-1 | Morph | 2022-07-30 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | common: move forwarded value into SPSCQueue | Liam | 2022-07-29 | 1 | -1/+1 |
| | |_|/ / / / / /
| |/| | | | | | | |
|
* | | | | | | | | | audio_core: fix -Wuninitialized when compiling with ASan | Liam | 2022-07-30 | 1 | -4/+4 |
| |/ / / / / / /
|/| | | | | | | |
|
* | | | | | | | | Merge pull request #8656 from german77/audio-step | bunnei | 2022-07-29 | 1 | -2/+16 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | yuzu: Add incremental steps to volume hotkeys | Narr the Reg | 2022-07-27 | 1 | -2/+16 |
| | |/ / / / / /
| |/| | | | | | |
|
* | | | | | | | | Merge pull request #8657 from Kelebek1/depop | liamwhite | 2022-07-28 | 2 | -2/+2 |
|\ \ \ \ \ \ \ \
| |_|/ / / / / /
|/| | | | | | | |
|
| * | | | | | | | Avoid depop out of bounds | Kelebek1 | 2022-07-28 | 2 | -2/+2 |
* | | | | | | | | Revert Coretiming PRs 8531 and 7454 (#8591) | Maide | 2022-07-28 | 5 | -118/+69 |
* | | | | | | | | implement pause on system suspend (#8585) | snek | 2022-07-28 | 2 | -1/+43 |
|/ / / / / / / |
|
* | | | | | | | Merge pull request #8542 from Morph1984/gpu-use-old-q | liamwhite | 2022-07-27 | 2 | -4/+3 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | gpu_thread: Use the previous MPSCQueue implementation | Morph | 2022-07-06 | 2 | -4/+3 |
* | | | | | | | | Merge pull request #8636 from german77/irs_cluster_release | liamwhite | 2022-07-27 | 6 | -7/+323 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Address comments | Narr the Reg | 2022-07-25 | 2 | -17/+18 |
| * | | | | | | | | fix compiler errors | german77 | 2022-07-24 | 2 | -12/+14 |
| * | | | | | | | | service: irs: Implement clustering processor | german77 | 2022-07-24 | 6 | -7/+320 |
| | |/ / / / / /
| |/| | | | | | |
|
* | | | | | | | | Merge pull request #8633 from Morph1984/optional-keys | liamwhite | 2022-07-27 | 5 | -4/+81 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | qt_software_keyboard: Fix infinite loop when moving between buttons | Morph | 2022-07-24 | 1 | -0/+14 |
| * | | | | | | | | applet/swkbd: Implement optional symbol keys | Morph | 2022-07-24 | 5 | -4/+67 |
* | | | | | | | | | Merge pull request #8592 from devsnek/sig-handlers | snek | 2022-07-27 | 2 | -0/+71 |
* | | | | | | | | | chore: make yuzu REUSE compliant | Andrea Pappacoda | 2022-07-27 | 180 | -487/+390 |
| |_|_|/ / / / /
|/| | | | | | | |
|
* | | | | | | | | network: Address review comments | FearlessTobi | 2022-07-25 | 5 | -199/+203 |
* | | | | | | | | network, yuzu: Make copyright headers SPDX-compliant | FearlessTobi | 2022-07-25 | 37 | -111/+74 |
* | | | | | | | | network, yuzu: Improve variable naming and style consistency | FearlessTobi | 2022-07-25 | 14 | -47/+53 |
* | | | | | | | | yuzu_cmd: Fix compilation | FearlessTobi | 2022-07-25 | 2 | -13/+1 |
* | | | | | | | | network: Move global state into a seperate class | FearlessTobi | 2022-07-25 | 21 | -96/+150 |
* | | | | | | | | common: multiplayer: Use GameInfo type | german77 | 2022-07-25 | 11 | -62/+60 |
* | | | | | | | | Address second part of review comments | FearlessTobi | 2022-07-25 | 9 | -103/+92 |
* | | | | | | | | Address first part of review comments | FearlessTobi | 2022-07-25 | 14 | -133/+231 |
* | | | | | | | | Fix compilation on linux gcc | FearlessTobi | 2022-07-25 | 6 | -31/+32 |
* | | | | | | | | web_service: Fix -Wmissing-field-initializers | FearlessTobi | 2022-07-25 | 1 | -1/+1 |
* | | | | | | | | core: Fix -Wunused-variable | FearlessTobi | 2022-07-25 | 1 | -1/+3 |
* | | | | | | | | common, core: fix -Wmissing-field-initializers | FearlessTobi | 2022-07-25 | 2 | -5/+5 |
* | | | | | | | | yuzu: Hide multiplayer button and room status | FearlessTobi | 2022-07-25 | 2 | -16/+3 |
* | | | | | | | | yuzu: Add ui files for multiplayer rooms | FearlessTobi | 2022-07-25 | 67 | -49/+4499 |
* | | | | | | | | network: Add initial files and enet dependency | FearlessTobi | 2022-07-25 | 12 | -0/+2890 |
* | | | | | | | | Merge pull request #8564 from lat9nq/dinner-fork | bunnei | 2022-07-25 | 12 | -124/+181 |
|\ \ \ \ \ \ \ \
| |_|_|_|_|/ / /
|/| | | | | | | |
|
| * | | | | | | | startup_checks: Use WaitForSingleObject and more cleanup | lat9nq | 2022-07-12 | 1 | -6/+9 |
| * | | | | | | | startup_checks: Use GetEnvironmentVariableA | lat9nq | 2022-07-11 | 1 | -4/+3 |
| * | | | | | | | startup_checks: Clean up | lat9nq | 2022-07-10 | 1 | -9/+6 |
| * | | | | | | | startup_checks: Implement unix side code | lat9nq | 2022-07-10 | 2 | -17/+48 |
| * | | | | | | | yuzu: Simplify broken Vulkan handling | lat9nq | 2022-07-10 | 9 | -115/+65 |
| * | | | | | | | yuzu: Check Vulkan on startup with a child | lat9nq | 2022-07-10 | 3 | -1/+78 |
| * | | | | | | | yuzu: Rename check_vulkan to startup_checks | lat9nq | 2022-07-10 | 4 | -3/+3 |
| | |_|_|_|/ /
| |/| | | | | |
|
* | | | | | | | Merge pull request #8549 from liamwhite/kscheduler-sc | Morph | 2022-07-25 | 13 | -602/+605 |
|\ \ \ \ \ \ \
| |_|_|/ / / /
|/| | | | | | |
|
| * | | | | | | kernel: Ensure all uses of disable_count are balanced | Liam | 2022-07-15 | 3 | -10/+21 |
| * | | | | | | kernel: be more careful about initialization path for HLE threads | Liam | 2022-07-15 | 2 | -1/+8 |
| * | | | | | | kernel: fix single-core preemption points | Liam | 2022-07-15 | 6 | -40/+28 |
| * | | | | | | kernel: fix issues with single core mode | Liam | 2022-07-15 | 9 | -189/+225 |
| * | | | | | | kernel: use KScheduler from mesosphere | Liam | 2022-07-15 | 12 | -602/+563 |
* | | | | | | | yuzu: Add webcam support and rebase to latest master | Narr the Reg | 2022-07-24 | 8 | -16/+43 |
* | | | | | | | service: irs: Move to IRS namespace and minor fixes | german77 | 2022-07-24 | 19 | -76/+70 |
* | | | | | | | service: irs: Split processors and implement ImageTransferProcessor | german77 | 2022-07-24 | 18 | -291/+1091 |
* | | | | | | | core: hid: Add cammera support | german77 | 2022-07-24 | 6 | -3/+423 |
* | | | | | | | yuzu: Hook qt camera to camera driver | german77 | 2022-07-24 | 13 | -1/+481 |
* | | | | | | | input_common: Add camera driver | german77 | 2022-07-24 | 11 | -5/+298 |
| |_|/ / / /
|/| | | | | |
|
* | | | | | | Merge pull request #8545 from Kelebek1/Audio | liamwhite | 2022-07-23 | 269 | -8436/+33703 |
|\ \ \ \ \ \ |
|
| * | | | | | | Project Andio | Kelebek1 | 2022-07-22 | 269 | -8436/+33703 |
* | | | | | | | Merge pull request #8611 from liamwhite/fix-flatpak-crash | bunnei | 2022-07-23 | 1 | -5/+8 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | video_core: use correct byte size for framebuffer | Liam | 2022-07-19 | 1 | -5/+8 |
* | | | | | | | | ci,CMake: Drop Conan support for vcpkg | lat9nq | 2022-07-23 | 1 | -2/+3 |
| |/ / / / / /
|/| | | | | | |
|
* | | | | | | | Merge pull request #8598 from Link4565/recv-dontwait | bunnei | 2022-07-22 | 1 | -1/+19 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Enable the use of MSG_DONTWAIT flag on RecvImpl | Link4565 | 2022-07-16 | 1 | -1/+19 |
* | | | | | | | | Update configure_input.ui | Matías Locatti | 2022-07-19 | 1 | -1/+1 |
* | | | | | | | | implement resume message | Gus Caplan | 2022-07-18 | 4 | -0/+23 |
| |/ / / / / /
|/| | | | | | |
|
* | | | | | | | Merge pull request #8569 from merryhime/watchpoints | merry | 2022-07-17 | 4 | -8/+3 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | dynarmic: Abort watchpoints ASAP | Merry | 2022-07-15 | 4 | -8/+3 |
| | |/ / / / /
| |/| | | | | |
|
* | | | | | | | Merge pull request #8508 from yuzu-emu/mc-speed-limit | bunnei | 2022-07-17 | 10 | -130/+20 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | hle: service: nvflinger: Fix implicit conversion. | bunnei | 2022-07-17 | 1 | -1/+4 |
| * | | | | | | | yuzu: settings: Remove framerate cap and merge unlocked framerate setting. | bunnei | 2022-07-17 | 10 | -135/+15 |
| * | | | | | | | hle: service: nvflinger: Factor speed limit into frame time calculation. | bunnei | 2022-07-17 | 1 | -1/+8 |
* | | | | | | | | Merge pull request #8544 from german77/14dot0 | bunnei | 2022-07-17 | 8 | -29/+45 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | service: fatal: Add function table | german77 | 2022-07-14 | 1 | -1/+7 |
| * | | | | | | | | service: btdrv,bcat,btm: Update service tables to 14.0.0 | german77 | 2022-07-14 | 3 | -4/+13 |
| * | | | | | | | | service am: Update service tables to 14.0.0 | german77 | 2022-07-14 | 1 | -0/+3 |
| * | | | | | | | | service: ac: Replace intances of ProfileData with UserData | german77 | 2022-07-14 | 3 | -24/+22 |
* | | | | | | | | | Merge pull request #8543 from BreadFish64/use_tsc_from_caps | bunnei | 2022-07-17 | 3 | -1/+22 |
|\ \ \ \ \ \ \ \ \
| |_|/ / / / / / /
|/| | | | | | | | |
|
| * | | | | | | | | guard against div-by-zero | Marshall Mohror | 2022-07-06 | 1 | -2/+5 |
| * | | | | | | | | common/x64: Use TSC clock rate from CPUID when available | Marshall Mohror | 2022-07-06 | 3 | -1/+19 |
| | |_|_|_|/ / /
| |/| | | | | | |
|
* | | | | | | | | Merge pull request #8593 from merryhime/ranged-setting-T | bunnei | 2022-07-17 | 6 | -58/+59 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | common/setting: Make ranged a property of the type | merry | 2022-07-15 | 6 | -58/+59 |
* | | | | | | | | | Merge pull request #8594 from liamwhite/skip-wp | bunnei | 2022-07-16 | 2 | -6/+6 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | core/arm: skip watchpoint checks when reading instructions | Liam | 2022-07-16 | 2 | -6/+6 |
| |/ / / / / / / / |
|
* | | | | | | | | | Merge pull request #8511 from german77/hbmenu | bunnei | 2022-07-16 | 11 | -85/+224 |
|\ \ \ \ \ \ \ \ \
| |_|_|_|_|/ / / /
|/| | | | | | | | |
|
| * | | | | | | | | service: nifm: Stub GetInternetConnectionStatus | german77 | 2022-06-29 | 1 | -1/+41 |
| * | | | | | | | | service: ptm: Rewrite PSM and add TS | german77 | 2022-06-29 | 10 | -84/+183 |
* | | | | | | | | | Merge pull request #8560 from liamwhite/bitfield-may-alias | bunnei | 2022-07-16 | 1 | -0/+9 |
|\ \ \ \ \ \ \ \ \
| |_|/ / / / / / /
|/| | | | | | | | |
|
| * | | | | | | | | common: fix bitfield aliasing on GCC/Clang | Liam | 2022-07-10 | 1 | -0/+9 |
* | | | | | | | | | Merge pull request #8587 from merryhime/padding-unused | Morph | 2022-07-15 | 1 | -4/+6 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | common_funcs: Mark padding as [[maybe_unused]] | Merry | 2022-07-15 | 1 | -4/+6 |
| | |_|_|_|/ / / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge pull request #8588 from merryhime/IBinder-vdestruct | Morph | 2022-07-15 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | nvflinger: Polymorphic destructor requried for abstract class IBinder | Merry | 2022-07-15 | 1 | -0/+1 |
| |/ / / / / / / / |
|
* / / / / / / / / | KCodeMemory: Mark virtual methods as override | Merry | 2022-07-15 | 1 | -3/+3 |
|/ / / / / / / / |
|
* | | | | | | | | Merge pull request #8536 from Morph1984/fix-webapplet-input | liamwhite | 2022-07-15 | 1 | -2/+6 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | qt_web_browser: Fix button inputs with QtWebEngine | Morph | 2022-07-06 | 1 | -2/+6 |
| | |_|/ / / / /
| |/| | | | | | |
|
* | | | | | | | | Merge pull request #8510 from german77/vibration | liamwhite | 2022-07-15 | 3 | -3/+12 |
|\ \ \ \ \ \ \ \
| |_|_|_|/ / / /
|/| | | | | | | |
|
| * | | | | | | | input_common: sdl: lower vibration frequency and use it's own unique thread | german77 | 2022-06-29 | 3 | -3/+12 |
| | |_|/ / / /
| |/| | | | | |
|
* | | | | | | | Merge pull request #8559 from liamwhite/waiter-list | bunnei | 2022-07-11 | 1 | -3/+9 |
|\ \ \ \ \ \ \
| |_|_|_|/ / /
|/| | | | | | |
|
| * | | | | | | kernel: fix usage of waiter_list in Finalize | Liam | 2022-07-10 | 1 | -3/+9 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | Merge pull request #8528 from Morph1984/astc10x6 | Fernando S | 2022-07-10 | 7 | -1/+16 |
|\ \ \ \ \ \ |
|
| * | | | | | | renderer_(gl/vk): Implement ASTC_10x6_UNORM | Morph | 2022-07-06 | 7 | -1/+16 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | PR | Kelebek1 | 2022-07-10 | 5 | -11/+9 |
* | | | | | | Rework CoreTiming | Kelebek1 | 2022-07-10 | 13 | -82/+154 |
* | | | | | | Merge pull request #8531 from FernandoS27/core-timing-fix-reg | liamwhite | 2022-07-10 | 2 | -12/+2 |
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | | |
|
| * | | | | | Core timing: use only one thread. | Fernando Sahmkow | 2022-07-02 | 2 | -12/+2 |
* | | | | | | Merge pull request #8501 from liamwhite/backtrace-again | Mai | 2022-07-08 | 5 | -15/+51 |
|\ \ \ \ \ \ |
|
| * | | | | | | core/arm: better support for backtrace generation | Liam | 2022-06-25 | 5 | -15/+51 |
* | | | | | | | Merge pull request #8502 from liamwhite/end-wait | liamwhite | 2022-07-07 | 2 | -4/+5 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | kernel: clean up waiting implementation | Liam | 2022-06-25 | 2 | -4/+5 |
| |/ / / / / / |
|
* | | | | | | | Merge pull request #8492 from german77/no_more_errors | Fernando S | 2022-07-07 | 5 | -40/+76 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | service: hid: Correct some mistakes and add more validations | Narr the Reg | 2022-06-29 | 5 | -40/+76 |
| | |_|_|/ / /
| |/| | | | | |
|
* | | | | | | | Merge pull request #8522 from lat9nq/consolidate-settings | Morph | 2022-07-07 | 8 | -320/+232 |
|\ \ \ \ \ \ \
| |_|_|_|/ / /
|/| | | | | | |
|
| * | | | | | | settings: Consolidate RangedSetting's with regular ones | lat9nq | 2022-06-30 | 8 | -320/+232 |
| |/ / / / / |
|
* | | | | | | Merge pull request #8486 from liushuyu/github-actions-verify | Morph | 2022-07-06 | 1 | -1/+7 |
|\ \ \ \ \ \ |
|
| * | | | | | | CI: fix caching | liushuyu | 2022-07-05 | 1 | -1/+7 |
* | | | | | | | Merge pull request #8532 from liamwhite/fiber-supplements | liamwhite | 2022-07-06 | 9 | -170/+79 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | common/fiber: make fibers easier to use | Liam | 2022-07-02 | 9 | -170/+79 |
* | | | | | | | | Merge pull request #8477 from Docteh/less_global | Morph | 2022-07-05 | 1 | -3/+3 |
|\ \ \ \ \ \ \ \
| |_|/ / / / / /
|/| | | | | | | |
|
| * | | | | | | | tweak API usage in qt_web_browser.cpp | Kyle Kienapfel | 2022-06-22 | 1 | -3/+3 |
* | | | | | | | | Merge pull request #8521 from lat9nq/gdbstub-in-bounds | Morph | 2022-07-05 | 1 | -2/+6 |
|\ \ \ \ \ \ \ \
| |_|_|_|_|/ / /
|/| | | | | | | |
|
| * | | | | | | | gdbstub_arch: Directly access SP register | lat9nq | 2022-06-30 | 1 | -2/+6 |
| | |_|/ / / /
| |/| | | | | |
|
* | | | | | | | Merge pull request #8523 from liamwhite/sc-oopsie | Fernando S | 2022-07-01 | 2 | -1/+8 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | cpu_manager: properly check idle on return from preemption | Liam | 2022-06-30 | 2 | -1/+8 |
| | |_|/ / / /
| |/| | | | | |
|
* | | | | | | | Merge pull request #8490 from liamwhite/read-code-stop | Morph | 2022-07-01 | 4 | -24/+64 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
| * | | | | | | dynarmic: Stop ReadCode callbacks to unmapped addresses | Liam | 2022-06-22 | 4 | -24/+64 |
| | |_|_|/ /
| |/| | | | |
|
* | | | | | | Merge pull request #7454 from FernandoS27/new-core-timing | Fernando S | 2022-06-30 | 8 | -73/+133 |
|\ \ \ \ \ \ |
|
| * | | | | | | Adress Feedback. | Fernando Sahmkow | 2022-06-30 | 3 | -19/+29 |
| * | | | | | | Native clock: Use atomic ops as before. | Fernando Sahmkow | 2022-06-28 | 2 | -24/+29 |
| * | | | | | | Native Clock: remove inaccuracy mask. | Fernando Sahmkow | 2022-06-28 | 2 | -6/+1 |
| * | | | | | | Address feedback. | Fernando Sahmkow | 2022-06-28 | 1 | -13/+13 |
| * | | | | | | Core: Protect each event from race conditions within it. | Fernando Sahmkow | 2022-06-28 | 2 | -0/+2 |
| * | | | | | | Core: Fix tests. | Fernando Sahmkow | 2022-06-28 | 3 | -2/+5 |
| * | | | | | | Core: add missing include. | Fernando Sahmkow | 2022-06-28 | 1 | -0/+1 |
| * | | | | | | Core/Common: Corrections to core timing and add critical priority. | Fernando Sahmkow | 2022-06-28 | 3 | -5/+11 |
| * | | | | | | Core: Reimplement Core Timing. | Fernando Sahmkow | 2022-06-28 | 3 | -55/+93 |
| * | | | | | | Common: improve native clock. | Fernando Sahmkow | 2022-06-28 | 3 | -29/+29 |
* | | | | | | | Revert "vulkan_device: Block AMDVLK's VK_KHR_push_descriptor" | lat9nq | 2022-06-29 | 1 | -11/+0 |
| |_|/ / / /
|/| | | | | |
|
* | | | | | | Merge pull request #8512 from german77/nnResult | Morph | 2022-06-29 | 177 | -1450/+1404 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | video_core: Replace VKUpdateDescriptorQueue with UpdateDescriptorQueue | german77 | 2022-06-27 | 14 | -33/+33 |
| * | | | | | video_core: Replace VKSwapchain with Swapchain | german77 | 2022-06-27 | 5 | -25/+23 |
| * | | | | | video_core: Replace VKQueryCache with QueryCache | german77 | 2022-06-27 | 6 | -28/+27 |
| * | | | | | video_core: Replace VKScheduler with Scheduler | german77 | 2022-06-27 | 35 | -111/+110 |
| * | | | | | video_core: Replace VKBlitScreen with BlitScreen | german77 | 2022-06-27 | 3 | -51/+51 |
| * | | | | | video_core: Replace VKFenceManager with FenceManager | german77 | 2022-06-27 | 3 | -15/+14 |
| * | | | | | core: kernel: Replace instances of KPageLinkedList with KPageGroup | german77 | 2022-06-27 | 11 | -64/+63 |
| * | | | | | core: Replace all instances of ResultCode with Result | german77 | 2022-06-27 | 140 | -1176/+1136 |
* | | | | | | Merge pull request #8504 from comex/mesosphere-current-process | bunnei | 2022-06-27 | 1 | -0/+24 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | Re-add missing `case` and braces, and trim whitespace | comex | 2022-06-26 | 1 | -1/+3 |
| * | | | | | Update src/core/hle/kernel/svc.cpp | comex | 2022-06-26 | 1 | -6/+14 |
| * | | | | | Support InfoType_MesosphereCurrentProcess | comex | 2022-06-26 | 1 | -0/+14 |
* | | | | | | Merge pull request #8475 from liamwhite/x18 | bunnei | 2022-06-26 | 13 | -52/+69 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | kernel: make current thread pointer thread local | Liam | 2022-06-23 | 13 | -52/+69 |
| | |_|/ /
| |/| | | |
|
* / | | | | gdbstub: fix register pokes | Liam | 2022-06-25 | 1 | -0/+1 |
|/ / / / |
|
* | | | | Merge pull request #8491 from Morph1984/extra-assert | bunnei | 2022-06-22 | 1 | -1/+0 |
|\ \ \ \ |
|
| * | | | | KPageTable: Remove extraneous assert | Morph | 2022-06-22 | 1 | -1/+0 |
| |/ / / |
|
* | | | | Merge pull request #8483 from liamwhite/fire-emblem-three-semaphores | bunnei | 2022-06-22 | 3 | -0/+22 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | kernel: wait for threads to stop on pause | Liam | 2022-06-18 | 3 | -0/+22 |
* | | | | Merge pull request #8432 from liamwhite/watchpoint | bunnei | 2022-06-22 | 18 | -54/+510 |
|\ \ \ \ |
|
| * | | | | core/debugger: memory breakpoint support | Liam | 2022-06-16 | 18 | -54/+510 |
* | | | | | Merge pull request #8468 from liamwhite/dispatch-tracking | bunnei | 2022-06-22 | 4 | -14/+7 |
|\ \ \ \ \ |
|
| * | | | | | kernel: fix some uses of disable_count | Liam | 2022-06-16 | 4 | -14/+7 |
| |/ / / / |
|
* | / / / | service: am: Stub PerformSystemButtonPressingIfInFocus | Narr the Reg | 2022-06-20 | 2 | -1/+24 |
| |/ / /
|/| | | |
|
* | | | | core: fix initialization in single core, sync GPU mode | Liam | 2022-06-17 | 4 | -0/+13 |
* | | | | Merge pull request #8472 from german77/tace | Morph | 2022-06-16 | 1 | -3/+3 |
|\ \ \ \ |
|
| * | | | | common: param_package: Demote DEBUG to TRACE for getters | Narr the Reg | 2022-06-16 | 1 | -3/+3 |
* | | | | | Make yuzu-cmd respect log_filter setting | Nikita Strygin | 2022-06-16 | 1 | -0/+6 |
* | | | | | Implement ExitProcess svc | Nikita Strygin | 2022-06-16 | 1 | -1/+2 |
| |/ / /
|/| | | |
|
* | | | | Merge pull request #8457 from liamwhite/kprocess-suspend | Fernando S | 2022-06-16 | 12 | -212/+199 |
|\ \ \ \ |
|
| * | | | | kernel: implement KProcess suspension | Liam | 2022-06-14 | 12 | -212/+199 |
| |/ / / |
|
* | | | | Merge pull request #8460 from Morph1984/bounded-q | liamwhite | 2022-06-16 | 2 | -87/+74 |
|\ \ \ \ |
|
| * | | | | bounded_threadsafe_queue: Use constexpr capacity and mask | Morph | 2022-06-15 | 2 | -87/+74 |
* | | | | | Merge pull request #8317 from german77/notifa | bunnei | 2022-06-15 | 2 | -8/+172 |
|\ \ \ \ \ |
|
| * | | | | | service: notifa: Implement most part of this service | german77 | 2022-05-09 | 2 | -8/+172 |
* | | | | | | Merge pull request #8464 from liamwhite/break-debug | Mai | 2022-06-15 | 1 | -0/+7 |
|\ \ \ \ \ \ |
|
| * | | | | | | kernel: notify debugger on break SVC | Liam | 2022-06-15 | 1 | -0/+7 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | vk_compute_pass: Explicitly cast to VkAccessFlags | Morph | 2022-06-15 | 1 | -25/+26 |
* | | | | | | Merge pull request #8383 from Morph1984/shadow-of-the-past | Mai | 2022-06-15 | 35 | -153/+139 |
|\ \ \ \ \ \ |
|
| * | | | | | | main: Eliminate variable shadowing | Morph | 2022-06-14 | 1 | -3/+2 |
| * | | | | | | wait_tree: Eliminate variable shadowing | Morph | 2022-06-14 | 2 | -12/+12 |
| * | | | | | | configure_ringcon: Eliminate variable shadowing | Morph | 2022-06-14 | 1 | -4/+4 |
| * | | | | | | configure_touch_from_button: Eliminate variable shadowing | Morph | 2022-06-14 | 2 | -3/+3 |
| * | | | | | | configure_per_game: Eliminate variable shadowing | Morph | 2022-06-14 | 2 | -4/+4 |
| * | | | | | | configure_input_player: Eliminate variable shadowing | Morph | 2022-06-14 | 1 | -39/+39 |
| * | | | | | | configure_dialog: Eliminate variable shadowing | Morph | 2022-06-14 | 2 | -5/+4 |
| * | | | | | | bootmanager: Eliminate variable shadowing | Morph | 2022-06-14 | 1 | -1/+1 |
| * | | | | | | game_list: Eliminate variable shadowing | Morph | 2022-06-14 | 5 | -19/+19 |
| * | | | | | | yuzu_cmd: Eliminate variable shadowing | Morph | 2022-06-14 | 5 | -7/+7 |
| * | | | | | | audio_core: Remove -Werror=unused-parameter | Morph | 2022-06-14 | 1 | -1/+0 |
| * | | | | | | CMakeLists: Make variable shadowing a compile-time error | Morph | 2022-06-14 | 6 | -16/+5 |
| * | | | | | | common: Eliminate variable shadowing | Morph | 2022-06-14 | 1 | -2/+2 |
| * | | | | | | yuzu: Eliminate variable shadowing | Morph | 2022-06-14 | 10 | -25/+25 |
| * | | | | | | web_service: Eliminate variable shadowing | Morph | 2022-06-14 | 2 | -12/+12 |
* | | | | | | | core: centralize profile scope for Dynarmic | Liam | 2022-06-15 | 3 | -7/+2 |
| |/ / / / /
|/| | | | | |
|
* | | | | | | Merge pull request #8461 from Morph1984/msvc-narrow-conv | Morph | 2022-06-14 | 1 | -1/+1 |
|\ \ \ \ \ \ |
|
| * | | | | | | vk_compute_pass: Use VK_ACCESS_NONE | Morph | 2022-06-14 | 1 | -1/+1 |
* | | | | | | | Merge pull request #8434 from german77/uuid | Morph | 2022-06-14 | 2 | -33/+38 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
| * | | | | | | input_common: Replace usage of string guid to common uuid | Narr the Reg | 2022-06-07 | 2 | -33/+38 |
* | | | | | | | Merge pull request #8439 from liamwhite/monkey-compiler | Mai | 2022-06-14 | 79 | -213/+216 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | kernel: fix passthrough of local captures in lambda | Liam | 2022-06-14 | 1 | -1/+3 |
| * | | | | | | | common/assert: rework ASSERT handling to avoid std::function usage | Liam | 2022-06-14 | 2 | -35/+20 |
| * | | | | | | | general: fix compilation on MinGW GCC 12 | Liam | 2022-06-14 | 2 | -6/+5 |
| * | | | | | | | common/assert: add unlikely | Liam | 2022-06-14 | 1 | -1/+1 |
| * | | | | | | | general: fix compilation on GCC 12 | Liam | 2022-06-14 | 2 | -2/+2 |
| * | | | | | | | kernel: ensure class token lambda exit is unreachable | Liam | 2022-06-14 | 1 | -0/+1 |
| * | | | | | | | kernel: fix inconsistency in AutoObjectTraits macro definitions | Liam | 2022-06-14 | 1 | -4/+7 |
| * | | | | | | | common: Don't test ASSERT conditions inline | Liam | 2022-06-14 | 2 | -32/+36 |
| * | | | | | | | common: Change semantics of UNREACHABLE to unconditionally crash | Liam | 2022-06-14 | 72 | -173/+182 |
| | |_|_|/ / /
| |/| | | | | |
|
* / | | | | | | vk_compute_pass: Silence Wextra warning | Morph | 2022-06-14 | 1 | -1/+1 |
|/ / / / / / |
|
* | | | | | | Merge pull request #8458 from lat9nq/no-constexpr-flow-block | liamwhite | 2022-06-14 | 1 | -6/+0 |
|\ \ \ \ \ \ |
|
| * | | | | | | structured_control_flow: Remove constexpr Flow::Block | lat9nq | 2022-06-14 | 1 | -6/+0 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge pull request #8388 from liamwhite/simpler-pause | bunnei | 2022-06-14 | 3 | -95/+36 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | CpuManager: simplify pausing | Liam | 2022-06-09 | 3 | -95/+36 |
* | | | | | | Merge pull request #8446 from liamwhite/cmd-gdb | Morph | 2022-06-13 | 12 | -8/+96 |
|\ \ \ \ \ \ |
|
| * | | | | | | yuzu-cmd: ignore bogus timeous from SDL | Liam | 2022-06-10 | 1 | -1/+9 |
| * | | | | | | core/debugger: fix a number of shutdown deadlocks | Liam | 2022-06-10 | 9 | -7/+72 |
| * | | | | | | core/debugger: support operation in yuzu-cmd | Liam | 2022-06-10 | 3 | -0/+15 |
| |/ / / / / |
|
* | | | | | | Merge pull request #8454 from liamwhite/inaddr-any | Morph | 2022-06-13 | 1 | -1/+1 |
|\ \ \ \ \ \ |
|
| * | | | | | | core/debugger: allow remote connections | Liam | 2022-06-12 | 1 | -1/+1 |
| | |_|_|/ /
| |/| | | | |
|
* | | | | | | Merge pull request #8443 from liamwhite/code-mem | bunnei | 2022-06-13 | 3 | -26/+118 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | kernel: fix KCodeMemory initialization | Liam | 2022-06-09 | 3 | -26/+118 |
| |/ / / / |
|
* | | | | | gdbstub_arch: Add missing virtual destructor | Lioncash | 2022-06-12 | 1 | -0/+1 |
* | | | | | Merge pull request #8353 from Docteh/msvc_report_runtime | Mai M | 2022-06-11 | 2 | -0/+30 |
|\ \ \ \ \ |
|
| * | | | | | log the MSVC runtime version when running on MSVC build | Kyle Kienapfel | 2022-06-11 | 2 | -0/+30 |
* | | | | | | Merge pull request #8427 from Docteh/deprecate_qdesktop | Mai M | 2022-06-11 | 1 | -3/+15 |
|\ \ \ \ \ \ |
|
| * | | | | | | deprecate usage of QDesktopWidget for going fullscreen | Kyle Kienapfel | 2022-06-06 | 1 | -3/+15 |
* | | | | | | | Merge pull request #8449 from Docteh/translate_placeholder | Mai M | 2022-06-11 | 2 | -1/+16 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | UI: retranslate the game list placeholder | Kyle Kienapfel | 2022-06-11 | 2 | -1/+16 |
| |/ / / / / / |
|
* | | | | | | | Merge pull request #8413 from behunin/bounded-queue | bunnei | 2022-06-11 | 3 | -4/+185 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | gpu_thread: Move to bounded queue | Levi Behunin | 2022-06-03 | 3 | -4/+185 |
* | | | | | | | | Merge pull request #8393 from lat9nq/default-vulkan | bunnei | 2022-06-11 | 12 | -48/+184 |
|\ \ \ \ \ \ \ \
| |_|_|/ / / / /
|/| | | | | | | |
|
| * | | | | | | | configure_graphics: Remove unused include | lat9nq | 2022-06-04 | 1 | -1/+0 |
| * | | | | | | | main: Insert warning text on broken Vulkan | lat9nq | 2022-05-30 | 1 | -1/+6 |
| * | | | | | | | main: Save config on broken Vulkan detect | lat9nq | 2022-05-30 | 1 | -0/+2 |
| * | | | | | | | yuzu-qt: Make has_broken_vulkan only for crashes | lat9nq | 2022-05-30 | 5 | -11/+17 |
| * | | | | | | | vulkan_library: Add debug logging | lat9nq | 2022-05-30 | 1 | -0/+4 |
| * | | | | | | | yuzu-qt: Attempt to workaround broken Vulkan installations | lat9nq | 2022-05-30 | 9 | -46/+166 |
| * | | | | | | | default_ini: Reflect new renderer backend default setting | lat9nq | 2022-05-30 | 1 | -1/+1 |
| * | | | | | | | settings: Set Vulkan to the default renderer backend | lat9nq | 2022-05-30 | 1 | -1/+1 |
* | | | | | | | | Merge pull request #8405 from Docteh/dock_undock | Mai M | 2022-06-11 | 2 | -5/+11 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | ui: Status bars dock button becomes dock/undock button | Kyle Kienapfel | 2022-06-02 | 2 | -5/+11 |
| | |_|/ / / / /
| |/| | | | | | |
|
* | | | | | | | | Merge pull request #8333 from Docteh/translate_hotkeys | Mai M | 2022-06-11 | 2 | -26/+40 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | UI: Translate hotkey labels in configuration | Kyle K | 2022-05-19 | 2 | -26/+40 |
* | | | | | | | | | Merge pull request #8318 from Docteh/cmake-qt56-entry | Mai M | 2022-06-11 | 10 | -35/+25 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | motion touch ui: move remaining connection out of .ui file | Kyle K | 2022-05-30 | 2 | -18/+3 |
| * | | | | | | | | | Update some files with Qt 5.15.2 best practices in mind | Kyle K | 2022-05-29 | 8 | -17/+22 |
* | | | | | | | | | | service: hid: Fix gesture regression | Narr the Reg | 2022-06-10 | 2 | -4/+3 |
| |_|_|_|_|/ / / /
|/| | | | | | | | |
|
* | | | | | | | | | Merge pull request #8428 from bunnei/nvflinger-fix-timing | bunnei | 2022-06-08 | 3 | -31/+3 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | hle: service: nvflinger: buffer_queue_consumer: Always free released buffers. | bunnei | 2022-06-06 | 3 | -31/+3 |
* | | | | | | | | | | core/debugger: fix asio write usage | Liam | 2022-06-07 | 1 | -2/+2 |
* | | | | | | | | | | core/debugger: fix crash due to incorrect lambda capture | Liam | 2022-06-07 | 1 | -8/+9 |
* | | | | | | | | | | Merge pull request #8367 from Docteh/say_win11 | bunnei | 2022-06-06 | 1 | -1/+26 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | Logging: Report Post Windows 10 2004 versions, like Windows 11 | Kyle K | 2022-05-29 | 1 | -1/+26 |
| | |_|_|/ / / / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge pull request #8426 from liamwhite/elf | bunnei | 2022-06-06 | 5 | -263/+371 |
|\ \ \ \ \ \ \ \ \ \
| |_|/ / / / / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | common: consolidate ELF structure definitions | Liam | 2022-06-05 | 5 | -263/+371 |
* | | | | | | | | | | Merge pull request #8419 from liamwhite/library-list | Mai M | 2022-06-06 | 1 | -22/+28 |
|\ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|/ / /
|/| | | | | | | | | |
|
| * | | | | | | | | | gdbstub: add missing library list command | Liam | 2022-06-04 | 1 | -22/+28 |
| |/ / / / / / / / |
|
* | | | | | | | | | Merge pull request #8395 from german77/ir_stub | bunnei | 2022-06-04 | 2 | -21/+460 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | service: hid: Improve stub of IRS | Narr the Reg | 2022-05-31 | 2 | -21/+460 |
* | | | | | | | | | | Maxwell3D: Fix 3D semaphore counter type 0 handling | Billy Laws | 2022-06-02 | 2 | -3/+3 |
| |/ / / / / / / /
|/| | | | | | | | |
|
* | | | | | | | | | Merge pull request #8410 from liamwhite/thread-names | Mai M | 2022-06-02 | 4 | -14/+172 |
|\ \ \ \ \ \ \ \ \
| |_|_|_|_|_|/ / /
|/| | | | | | | | |
|
| * | | | | | | | | core/debugger: Support reading guest thread names | Liam | 2022-06-02 | 4 | -14/+172 |
* | | | | | | | | | Merge pull request #8409 from liamwhite/tdesc-fix | Mai M | 2022-06-02 | 2 | -10/+87 |
|\ \ \ \ \ \ \ \ \
| |/ / / / / / / /
|/| | | | | | | | |
|
| * | | | | | | | | gdbstub: fix target descriptions | Liam | 2022-06-02 | 2 | -10/+87 |
* | | | | | | | | | Merge pull request #8402 from liamwhite/better-step | Morph | 2022-06-02 | 15 | -122/+247 |
|\ \ \ \ \ \ \ \ \
| |/ / / / / / / /
|/| | | | | | | | |
|
| * | | | | | | | | core/debugger: Improved stepping mechanism and misc fixes | Liam | 2022-06-01 | 15 | -122/+247 |
* | | | | | | | | | Merge pull request #8400 from Docteh/fullscreen_glitch | bunnei | 2022-06-01 | 1 | -0/+4 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | fix UI opening fullscreen after certain crashes | Kyle Kienapfel | 2022-06-01 | 1 | -0/+4 |
| | |_|/ / / / / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge pull request #8404 from Morph1984/virtual | liamwhite | 2022-06-01 | 3 | -2/+6 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | core/debugger: Define defaulted virtual destructors | Morph | 2022-06-01 | 3 | -2/+6 |
| | |/ / / / / / /
| |/| | | | | | | |
|
* / | | | | | | | | gdbstub: Explicitly cast return type to u8 | Morph | 2022-06-01 | 1 | -2/+2 |
|/ / / / / / / / |
|
* | / / / / / / | core/debugger: Implement new GDB stub debugger | Liam | 2022-06-01 | 27 | -42/+1500 |
| |/ / / / / /
|/| | | | | | |
|
* | | | | | | | Merge pull request #8368 from german77/seventimes | bunnei | 2022-05-30 | 6 | -368/+643 |
|\ \ \ \ \ \ \
| |_|_|_|/ / /
|/| | | | | | |
|
| * | | | | | | service: hid: Implement ResetIsSixAxisSensorDeviceNewlyAssigned | german77 | 2022-05-27 | 5 | -6/+125 |
| * | | | | | | service: hid: Implement LoadSixAxisSensorCalibrationParameter and GetSixAxisSensorIcInformation | german77 | 2022-05-27 | 5 | -3/+136 |
| * | | | | | | service: hid: Implement EnableSixAxisSensorUnalteredPassthrough and IsSixAxisSensorUnalteredPassthroughEnabled | german77 | 2022-05-27 | 4 | -2/+88 |
| * | | | | | | service: hid: Add error handling to sixaxis functions | german77 | 2022-05-27 | 3 | -31/+55 |
| * | | | | | | service: hid: Refractor sixaxis functions | german77 | 2022-05-27 | 2 | -185/+88 |
| * | | | | | | service: hid: Implement MergeSingleJoyAsDualJoy according to RE | german77 | 2022-05-27 | 4 | -65/+57 |
| * | | | | | | service: hid: Add error handling to setNpadAssignment and variants | german77 | 2022-05-27 | 3 | -23/+27 |
| * | | | | | | service: hid: Quick RE fixes and comments | german77 | 2022-05-27 | 4 | -54/+68 |
* | | | | | | | Merge pull request #8332 from Morph1984/reduce_exec_size | bunnei | 2022-05-29 | 4 | -19/+18 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | time_zone_manager: Use s8 for month length tables | Morph | 2022-05-13 | 1 | -4/+3 |
| * | | | | | | | video_core/surface: Use u8 for PixelFormat block tables | Morph | 2022-05-13 | 1 | -3/+3 |
| * | | | | | | | codecs/vp9: Use u8 for norm and map luts | Morph | 2022-05-13 | 1 | -4/+4 |
| * | | | | | | | command_generator: Use u8 for tap index lut | Morph | 2022-05-13 | 1 | -8/+8 |
| | |_|/ / / /
| |/| | | | | |
|
* | | | | | | | Merge pull request #8339 from Docteh/about_icon | bunnei | 2022-05-29 | 2 | -3/+19 |
|\ \ \ \ \ \ \
| |_|_|/ / / /
|/| | | | | | |
|
| * | | | | | | about dialog: Fix the logo in a multiplatform way | Kyle K | 2022-05-16 | 2 | -3/+19 |
| |/ / / / / |
|
* | | | | | | Merge pull request #8385 from lat9nq/just-subsys-win | Mai M | 2022-05-28 | 1 | -1/+1 |
|\ \ \ \ \ \ |
|
| * | | | | | | yuzu-qt: Call -Wl,--subsystem,windows directly | lat9nq | 2022-05-28 | 1 | -1/+1 |
* | | | | | | | Merge pull request #8374 from german77/asnycvibrations | bunnei | 2022-05-28 | 4 | -7/+63 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
| * | | | | | | input_common: Make vibration request async | Narr the Reg | 2022-05-23 | 4 | -7/+63 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge pull request #8372 from german77/touch | bunnei | 2022-05-27 | 8 | -92/+140 |
|\ \ \ \ \ \ |
|
| * | | | | | | input_common: touch: Rewrite touch driver to support multiple touch points | german77 | 2022-05-23 | 8 | -92/+140 |
| |/ / / / / |
|
* | | | | | | path_util: Resolve `-Wpointer-bool-conversion` warning | lat9nq | 2022-05-27 | 1 | -3/+1 |
* | | | | | | Merge pull request #8379 from lat9nq/amd-push-desc-workaround | bunnei | 2022-05-25 | 1 | -0/+11 |
|\ \ \ \ \ \ |
|
| * | | | | | | vulkan_device: Block AMDVLK's VK_KHR_push_descriptor | lat9nq | 2022-05-25 | 1 | -0/+11 |
| |/ / / / / |
|
* | | | | | | Merge pull request #8369 from lat9nq/amd-wmel-workaround | bunnei | 2022-05-25 | 1 | -1/+6 |
|\ \ \ \ \ \ |
|
| * | | | | | | vulkan_device: Workaround extension bug | lat9nq | 2022-05-25 | 1 | -1/+6 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | Merge pull request #8311 from asLody/fix-stencil-faces | bunnei | 2022-05-25 | 1 | -2/+2 |
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | | |
|
| * | | | | | vk_rasterizer: fix stencil test when two faces are disabled | Lody | 2022-05-06 | 1 | -2/+2 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge pull request #8342 from lat9nq/clang-latest-stdc++ | liamwhite | 2022-05-21 | 4 | -16/+25 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | qt_software_keyboard: Address review feedback | lat9nq | 2022-05-16 | 1 | -14/+14 |
| * | | | | main: Use Common::U16StringFromBuffer | lat9nq | 2022-05-16 | 1 | -2/+4 |
| * | | | | qt_software_keyboard: Use Common::U16StringFromBuffer | lat9nq | 2022-05-16 | 1 | -14/+15 |
| * | | | | string_util: Add U16StringFromBuffer | lat9nq | 2022-05-16 | 2 | -0/+6 |
* | | | | | video_core: Support new VkResult | Alexandre Bouvier | 2022-05-17 | 1 | -0/+2 |
|/ / / / |
|
* | / / | general: Avoid ambiguous format_to compilation errors | Lioncash | 2022-05-14 | 3 | -3/+3 |
| |/ /
|/| | |
|
* | | | Merge pull request #8308 from german77/disablesix | Morph | 2022-05-11 | 2 | -52/+47 |
|\ \ \ |
|
| * | | | service: hid: Fix motion refresh rate | Narr the Reg | 2022-05-06 | 2 | -2/+6 |
| * | | | service: hid: Disable correctly motion input | german77 | 2022-05-06 | 1 | -50/+41 |
| |/ / |
|
* | | | Merge pull request #8314 from liamwhite/gl-flip-2 | Morph | 2022-05-11 | 1 | -4/+3 |
|\ \ \ |
|
| * | | | OpenGL: implement face flips according to NDC | Liam | 2022-05-07 | 1 | -4/+3 |
| |/ / |
|
* | | | Merge pull request #8313 from liamwhite/dma-bpp | Morph | 2022-05-11 | 1 | -3/+6 |
|\ \ \ |
|
| * | | | maxwell_dma: use fallback if remapping is enabled | Liam | 2022-05-11 | 1 | -3/+6 |
| * | | | maxwell_dma: fix bytes per pixel | Liam | 2022-05-07 | 1 | -3/+3 |
| |/ / |
|
* | | | video_core/macro: clear code on upload address assignment | Liam | 2022-05-10 | 3 | -0/+10 |
* | | | VideoCore: Add option to dump the macros. | Fernando Sahmkow | 2022-05-09 | 4 | -0/+44 |
* | | | video_core/macro_jit_x64: warn on invalid parameter access | Liam | 2022-05-08 | 1 | -3/+21 |
|/ / |
|
* | | hle/result: Update std::expected replacement message | Morph | 2022-05-03 | 1 | -1/+1 |
* | | hle/result: Add ResultRange overload in ResultVal | Morph | 2022-05-03 | 1 | -1/+3 |
* | | Merge pull request #8272 from german77/stick_range | bunnei | 2022-05-03 | 4 | -9/+30 |
|\ \ |
|
| * | | yuzu: Config allow to delete single axis directions when buttons are mapped to a stick | Narr the Reg | 2022-04-27 | 2 | -3/+24 |
| * | | yuzu: config: Set default range to 95% | Narr the Reg | 2022-04-27 | 3 | -6/+6 |
* | | | hle/result: Implement ResultRange | Morph | 2022-05-03 | 1 | -0/+42 |
* | | | ui: retranslate the network tab | Kyle K | 2022-05-02 | 2 | -2/+11 |
* | | | ui: let system locale control format of Custom RTC | Kyle K | 2022-05-01 | 1 | -3/+0 |
* | | | Merge pull request #8274 from german77/firmware | Morph | 2022-04-29 | 2 | -1/+21 |
|\ \ \ |
|
| * | | | service: hid: Stub IsFirmwareUpdateNeededForNotification | german77 | 2022-04-27 | 2 | -1/+21 |
| |/ / |
|
* | | | Merge pull request #8280 from Tachi107/spdx-fixup | Mai M | 2022-04-29 | 33 | -357/+90 |
|\ \ \ |
|
| * | | | chore: add missing SPDX tags | Andrea Pappacoda | 2022-04-28 | 33 | -357/+90 |
* | | | | Merge pull request #8282 from liamwhite/gcc-12 | Mai M | 2022-04-29 | 3 | -4/+4 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | GCC 12 fixes | Liam | 2022-04-28 | 3 | -4/+4 |
* | | | | Merge pull request #8267 from Morph1984/swapbuffers | bunnei | 2022-04-28 | 1 | -0/+5 |
|\ \ \ \ |
|
| * | | | | renderer_vulkan: Update screen info if the framebuffer size has changed | Morph | 2022-04-26 | 1 | -0/+5 |
| | |/ /
| |/| | |
|
* | | | | Merge pull request #8236 from Docteh/sort_translations | Mai M | 2022-04-28 | 1 | -6/+67 |
|\ \ \ \ |
|
| * | | | | Changes to language order in General -> UI -> Interface Language | Kyle K | 2022-04-27 | 1 | -6/+67 |
* | | | | | Merge pull request #8229 from german77/reinterpret2 | bunnei | 2022-04-27 | 22 | -386/+429 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | service: hid: Ensure all structs are initialized | Narr the Reg | 2022-04-24 | 16 | -104/+105 |
| * | | | | service: hid: Access shared memory directly | Narr the Reg | 2022-04-23 | 21 | -305/+347 |
| |/ / / |
|
* | | | | Merge pull request #8261 from liamwhite/jit-cleanup | Mai M | 2022-04-25 | 3 | -132/+225 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | service: jit: document and clean up | Liam | 2022-04-25 | 3 | -132/+225 |
| |/ / |
|
* | | | Merge pull request #8260 from Morph1984/c4146 | Mai M | 2022-04-25 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | kernel: svc: Replace -1ULL with 0xFFFFFFFFFFFFFFFF | Morph | 2022-04-24 | 1 | -1/+1 |
| |/ / |
|
* / / | Remove unused PrepareReschedule function | Merry | 2022-04-24 | 7 | -20/+0 |
|/ / |
|
* | | Merge pull request #8249 from german77/queued | Morph | 2022-04-23 | 1 | -3/+5 |
|\ \ |
|
| * | | hotkeys: Trigger actions on a separate thread | Narr the Reg | 2022-04-23 | 1 | -3/+5 |
* | | | general: Convert source file copyright comments over to SPDX | Morph | 2022-04-23 | 1366 | -4208/+2745 |
* | | | Merge pull request #7976 from BytesGalore/master | bunnei | 2022-04-23 | 1 | -1/+2 |
|\ \ \ |
|
| * \ \ | Merge branch 'yuzu-emu:master' into master | BytesGalore | 2022-03-06 | 1 | -2/+2 |
| |\ \ \ |
|
| * | | | | loader: log the type of mismatching file-extension | BytesGalore | 2022-03-03 | 1 | -1/+2 |
* | | | | | Merge pull request #7978 from german77/sideway | bunnei | 2022-04-22 | 10 | -0/+127 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | input_common: Map sticks correctly when mapped sideways | Narr the Reg | 2022-03-22 | 10 | -0/+127 |
* | | | | | Merge pull request #8222 from german77/sixaxis_test | bunnei | 2022-04-22 | 6 | -99/+363 |
|\ \ \ \ \ |
|
| * | | | | | service: hid: Improve accuracy of sixaxis functions | Narr the Reg | 2022-04-18 | 6 | -99/+363 |
* | | | | | | Merge pull request #8192 from german77/screenshot | Mai M | 2022-04-21 | 3 | -0/+13 |
|\ \ \ \ \ \ |
|
| * | | | | | | bootmanager: Don't create another screenshot request if previous one is not done yet | german77 | 2022-04-18 | 3 | -0/+13 |
| |/ / / / / |
|
* | | | | | | Merge pull request #8232 from liamwhite/backtrace | Mai M | 2022-04-21 | 6 | -90/+98 |
|\ \ \ \ \ \ |
|
| * | | | | | | core/arm: separate backtrace collection | Liam | 2022-04-21 | 6 | -90/+98 |
* | | | | | | | Merge pull request #8231 from german77/warning | Mai M | 2022-04-21 | 1 | -0/+9 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | input_common: Ignore boost uninitialized local variable | Narr the Reg | 2022-04-21 | 1 | -0/+9 |
* | | | | | | | | Merge pull request #8224 from Docteh/hihi1 | bunnei | 2022-04-20 | 1 | -1/+19 |
|\ \ \ \ \ \ \ \
| |/ / / / / / /
|/| | | | | | | |
|
| * | | | | | | | ui: translate hat directions | Kyle K | 2022-04-19 | 1 | -1/+19 |
| | |/ / / / /
| |/| | | | | |
|
* | | | | | | | Prevent the mouse cursor from leaving the window when mouse panning is enabled | Purple | 2022-04-19 | 2 | -2/+41 |
| |/ / / / /
|/| | | | | |
|
* | | | | | | yuzu: mention GPLv3.0+ in about dialog | Andrea Pappacoda | 2022-04-18 | 1 | -1/+1 |
|/ / / / / |
|
* | | | | | Merge pull request #8204 from Docteh/translate_gameslist | Mai M | 2022-04-17 | 3 | -3/+6 |
|\ \ \ \ \ |
|
| * | | | | | ui: Fix Game Compatibility list translations | Kyle K | 2022-04-17 | 3 | -3/+6 |
* | | | | | | Merge pull request #6558 from german77/ringcon2 | Fernando S | 2022-04-16 | 29 | -28/+2608 |
|\ \ \ \ \ \ |
|
| * | | | | | | yuzu: Call ignore event after ensuring it's initialized | Narr the Reg | 2022-04-16 | 2 | -2/+2 |
| * | | | | | | yuzu: Add custom ringcon configuration | german77 | 2022-04-16 | 19 | -65/+992 |
| * | | | | | | hidbus: Implement hidbus and ringcon | german77 | 2022-04-16 | 14 | -26/+1679 |
* | | | | | | | Merge pull request #8188 from merryhime/jit-race-page-table-changed | bunnei | 2022-04-16 | 4 | -57/+84 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
| * | | | | | | dynarmic: Fix race when switching page tables | merry | 2022-04-10 | 4 | -57/+84 |
* | | | | | | | Merge pull request #8205 from liamwhite/n64-misc | Fernando S | 2022-04-16 | 11 | -9/+127 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | video_core: implement formats for N64 emulation | Fernando Sahmkow | 2022-04-14 | 8 | -7/+102 |
| * | | | | | | | buffer_cache: cap vertex buffer sizes | Liam | 2022-04-14 | 1 | -1/+14 |
| * | | | | | | | maxwell3d: add small_index_2 register | Liam | 2022-04-14 | 2 | -1/+11 |
* | | | | | | | | Merge pull request #8172 from bunnei/kernel-mutex | Fernando S | 2022-04-16 | 12 | -89/+46 |
|\ \ \ \ \ \ \ \
| |/ / / / / / /
|/| | | | | | | |
|
| * | | | | | | | core: hle: kernel: k_thread: Rework dummy thread waiting. | bunnei | 2022-04-12 | 2 | -28/+21 |
| * | | | | | | | core: hle: service: Allocate a service thread. | bunnei | 2022-04-12 | 1 | -1/+2 |
| * | | | | | | | hle: kernel: k_spin_lock: Remove unused ThreadPause. | bunnei | 2022-04-12 | 1 | -28/+0 |
| * | | | | | | | hle: kernel: Use std::mutex instead of spin locks for most kernel locking. | bunnei | 2022-04-12 | 10 | -32/+23 |
* | | | | | | | | Merge pull request #8190 from Docteh/palswap | bunnei | 2022-04-14 | 3 | -0/+18 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | ui: Touching QPalette::Text broke dark -> light UI. don't do | Kyle K | 2022-04-12 | 1 | -2/+0 |
| * | | | | | | | | ui: Set Link Color when setting theme | Kyle K | 2022-04-11 | 3 | -0/+20 |
| | |/ / / / / /
| |/| | | | | | |
|
* | | | | | | | | Merge pull request #8027 from lat9nq/cmd-fullscreen-size | bunnei | 2022-04-14 | 1 | -6/+7 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | emu_window_sdl2: Set window size to display dimensions for exclusive fullscreen | lat9nq | 2022-03-15 | 1 | -6/+7 |
* | | | | | | | | | Merge pull request #8202 from merryhime/fix-single-core | Fernando S | 2022-04-13 | 2 | -2/+2 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | dynarmic: Fix single core mode | merry | 2022-04-13 | 2 | -2/+2 |
| | |_|_|/ / / / /
| |/| | | | | | | |
|
* / | | | | | | | | service: jit: Implement the JIT service | Liam | 2022-04-13 | 5 | -9/+784 |
|/ / / / / / / / |
|
* | | | | | | | | Merge pull request #8165 from bunnei/ensure-session-port-cleanup | bunnei | 2022-04-12 | 8 | -25/+53 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | hle: kernel: Unify and integrate reference tracking for KServerPort/KServerSession. | bunnei | 2022-04-08 | 6 | -13/+46 |
| * | | | | | | | | hle: kernel: k_server_port: Release ref-counted host emulation members on Destroy. | bunnei | 2022-04-08 | 1 | -0/+3 |
| * | | | | | | | | hle: kernel: k_auto_object: Move unregister with kernel to after Destroy. | bunnei | 2022-04-08 | 1 | -3/+2 |
| * | | | | | | | | hle: service: sm: Remove manual tracking of KServerPorts. | bunnei | 2022-04-08 | 2 | -8/+1 |
| * | | | | | | | | hle: kernel: hle_ipc: HasSessionRequestHandler: Check if domain handler is expired rather than locking. | bunnei | 2022-04-08 | 1 | -1/+1 |
* | | | | | | | | | Merge pull request #8178 from tech-ticks/skyline-icache-fix | bunnei | 2022-04-12 | 4 | -15/+34 |
|\ \ \ \ \ \ \ \ \
| |_|_|_|/ / / / /
|/| | | | | | | | |
|
| * | | | | | | | | hle: kernel: Invalidate entire icache in UnmapProcessMemory and UnmapCodeMemory (fixes #8174) | tech-ticks | 2022-04-09 | 4 | -15/+34 |
* | | | | | | | | | Merge pull request #8157 from lat9nq/kernel-races | bunnei | 2022-04-12 | 7 | -13/+15 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | k_system_control: Fix data race | lat9nq | 2022-04-06 | 1 | -3/+3 |
| * | | | | | | | | | k_auto_object: Fix data race | lat9nq | 2022-04-04 | 1 | -1/+1 |
| * | | | | | | | | | k_thread: Fix data race | lat9nq | 2022-04-04 | 2 | -3/+4 |
| * | | | | | | | | | k_process: Fix data race | lat9nq | 2022-04-04 | 1 | -1/+1 |
| * | | | | | | | | | kernel: Fix current_process race | lat9nq | 2022-04-04 | 1 | -4/+4 |
| * | | | | | | | | | k_scheduler_lock: Fix data race | lat9nq | 2022-04-04 | 1 | -1/+2 |
* | | | | | | | | | | service: sfdnsres: add missing includes for some BSDs after 82d46a974ad4 | Jan Beich | 2022-04-12 | 1 | -0/+4 |
* | | | | | | | | | | Merge pull request #8180 from liamwhite/symbols | Fernando S | 2022-04-11 | 4 | -129/+231 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | core: extract symbol reading | Liam | 2022-04-09 | 4 | -129/+231 |
* | | | | | | | | | | | Merge pull request #8171 from tech-ticks/skyline-improvements | Fernando S | 2022-04-10 | 7 | -30/+245 |
|\ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|/ / / / /
|/| | | | | | | | | | |
|
| * | | | | | | | | | | service: sfdnsres: Implement DNS address resolution | tech-ticks | 2022-04-08 | 2 | -5/+197 |
| * | | | | | | | | | | service: bsd: Add keepalive socket option | tech-ticks | 2022-04-07 | 4 | -0/+10 |
| * | | | | | | | | | | patch_manager: Apply layered exefs patches from 'atmosphere' SD directory | tech-ticks | 2022-04-07 | 1 | -25/+38 |
| | |_|/ / / / / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge pull request #8149 from liamwhite/front-face | bunnei | 2022-04-09 | 1 | -1/+8 |
|\ \ \ \ \ \ \ \ \ \
| |_|/ / / / / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | OpenGL: propagate face flip condition | Liam | 2022-04-04 | 1 | -4/+10 |
| * | | | | | | | | | OpenGL: flip front faces if Z scale is inverted | Liam | 2022-04-04 | 1 | -2/+3 |
| | |/ / / / / / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge pull request #8138 from german77/data-no-race | bunnei | 2022-04-08 | 6 | -176/+256 |
|\ \ \ \ \ \ \ \ \
| |_|_|/ / / / / /
|/| | | | | | | | |
|
| * | | | | | | | | core: hid: Fix double lock on softlock and forced updates | Narr the Reg | 2022-04-08 | 1 | -2/+12 |
| * | | | | | | | | core: hid: Replace lock_guard with scoped_lock | Narr the Reg | 2022-04-07 | 3 | -44/+44 |
| * | | | | | | | | core: hid: Reduce the amount of dataraces | german77 | 2022-04-07 | 6 | -176/+246 |
* | | | | | | | | | Merge pull request #8169 from merryhime/scoped_lock | bunnei | 2022-04-08 | 29 | -105/+105 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | core/hle: Standardize scoped_lock initializers | Merry | 2022-04-07 | 5 | -23/+23 |
| * | | | | | | | | | yuzu/util: Replace lock_guard with scoped_lock | Merry | 2022-04-07 | 1 | -1/+1 |
| * | | | | | | | | | web_service: Replace lock_guard with scoped_lock | Merry | 2022-04-07 | 1 | -2/+2 |
| * | | | | | | | | | video_core: Replace lock_guard with scoped_lock | Merry | 2022-04-07 | 11 | -18/+18 |
| * | | | | | | | | | input_common: Replace lock_guard with scoped_lock | Merry | 2022-04-07 | 2 | -29/+29 |
| * | | | | | | | | | core: Replace lock_guard with scoped_lock | Merry | 2022-04-07 | 2 | -14/+14 |
| * | | | | | | | | | core/hle: Replace lock_guard with scoped_lock | Merry | 2022-04-07 | 4 | -13/+13 |
| * | | | | | | | | | common: Replace lock_guard with scoped_lock | Merry | 2022-04-07 | 3 | -5/+5 |
* | | | | | | | | | | CMakeLists: Enforce C4505 and C5245 | Morph | 2022-04-08 | 1 | -0/+2 |
* | | | | | | | | | | Merge pull request #8167 from Tachi107/patch-1 | merry | 2022-04-07 | 1 | -2/+0 |
|\ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | fix: remove #pragma once in .cpp file | Andrea Pappacoda | 2022-04-07 | 1 | -2/+0 |
| |/ / / / / / / / |
|
* | | | | | | | | | Merge pull request #8161 from liamwhite/gl-s8d24 | Fernando S | 2022-04-07 | 6 | -4/+58 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | OpenGL: fix S8D24 to ABGR8 conversions | Liam | 2022-04-07 | 6 | -4/+58 |
* | | | | | | | | | | Merge pull request #8152 from liamwhite/gl-crop | Fernando S | 2022-04-07 | 3 | -1/+10 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | OpenGL: fix cropping | Liam | 2022-04-04 | 3 | -1/+10 |
| | |_|/ / / / / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge pull request #8150 from liamwhite/vk-crop | Fernando S | 2022-04-07 | 1 | -2/+3 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | Vulkan: crop to screen dimensions if crop not explicitly requested | Liam | 2022-04-04 | 1 | -2/+3 |
| |/ / / / / / / / / |
|
* | | | | | | | | | | Merge pull request #8148 from merryhime/interrupts | Fernando S | 2022-04-07 | 6 | -45/+42 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | arm_dynarmic: Use HaltReason for svc calls and reschedules | merry | 2022-04-03 | 4 | -27/+19 |
| * | | | | | | | | | | dynarmic: Better interrupts | merry | 2022-04-03 | 6 | -22/+27 |
* | | | | | | | | | | | Merge pull request #8143 from merryhime/rdtsc | Fernando S | 2022-04-07 | 1 | -14/+35 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | native_clock: Internal linkage for FencedRDTSC | Merry | 2022-04-03 | 1 | -2/+4 |
| * | | | | | | | | | | | native_clock: Use lfence with rdtsc | merry | 2022-04-03 | 1 | -14/+33 |
| | |/ / / / / / / / /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Merge pull request #8133 from liamwhite/gl-spv-cbuf | Fernando S | 2022-04-07 | 6 | -25/+51 |
|\ \ \ \ \ \ \ \ \ \ \
| |_|_|_|/ / / / / / /
|/| | | | | | | | | | |
|
| * | | | | | | | | | | shader_recompiler: Decrease indirect cbuf limit to match hardware | Liam | 2022-04-04 | 1 | -1/+1 |
| * | | | | | | | | | | shader_compiler: support const buffer indirect addressing in GLSL | Liam | 2022-04-01 | 4 | -9/+38 |
| * | | | | | | | | | | shader_recompiler: support const buffer indirect addressing on OpenGL SPIR-V | Liam | 2022-04-01 | 3 | -17/+14 |
* | | | | | | | | | | | Merge pull request #8164 from liamwhite/jit-stub | bunnei | 2022-04-07 | 8 | -1/+88 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | service: jit: stub JIT service | Liam | 2022-04-07 | 8 | -1/+88 |
| | |_|_|_|/ / / / / /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Merge pull request #8122 from bunnei/improve-thread-usage | bunnei | 2022-04-06 | 13 | -27/+74 |
|\ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / /
|/| | | | | | | | | | |
|
| * | | | | | | | | | | hle: service: nvdrv: Create a service thread where appropriate. | Morph | 2022-04-02 | 1 | -1/+1 |
| * | | | | | | | | | | hle: service: vi: Create a service thread where appropriate. | bunnei | 2022-04-02 | 1 | -1/+2 |
| * | | | | | | | | | | hle: service: bsd: Create a service thread where appropriate. | bunnei | 2022-04-02 | 1 | -1/+2 |
| * | | | | | | | | | | hle: service: filesystem: Create a service thread where appropriate. | bunnei | 2022-04-02 | 1 | -5/+8 |
| * | | | | | | | | | | hle: service: audio: Create a service thread where appropriate. | bunnei | 2022-04-02 | 2 | -4/+6 |
| * | | | | | | | | | | hle: service: Add option for service interfaces to create or use the default thread. | bunnei | 2022-04-02 | 5 | -11/+29 |
| * | | | | | | | | | | hle: kernel: Create a default thread for services that do not need their own host thread. | bunnei | 2022-04-02 | 2 | -4/+26 |
| | |_|/ / / / / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | service: hid: Partially revert #8123 | german77 | 2022-04-06 | 1 | -0/+4 |
* | | | | | | | | | | Merge pull request #8137 from bunnei/improve-nvflinger-2 | bunnei | 2022-04-06 | 9 | -91/+99 |
|\ \ \ \ \ \ \ \ \ \
| |_|_|_|/ / / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | hle: service: nvflinger: buffer_queue_producer: Cleanup & fixes. | bunnei | 2022-04-02 | 2 | -61/+42 |
| * | | | | | | | | | hle: service: nvflinger: consumer_base: Cleanup & fixes. | bunnei | 2022-04-02 | 2 | -15/+17 |
| * | | | | | | | | | hle: service: nvflinger: buffer_queue_producer: Cleanup & add GetReleasedBuffers. | bunnei | 2022-04-02 | 2 | -10/+38 |
| * | | | | | | | | | hle: service: nvflinger: buffer_queue_core: Cleanup & fixes. | bunnei | 2022-04-02 | 2 | -3/+0 |
| * | | | | | | | | | hle: service: nvflinger: Use correct logger namespace. | bunnei | 2022-04-02 | 1 | -2/+2 |
| |/ / / / / / / / |
|
* | | | | | | | | | Merge pull request #8100 from Morph1984/registered-crash | bunnei | 2022-04-06 | 1 | -2/+4 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | registered_cache: Prevent nullptr dereference when accumulating files | Morph | 2022-03-27 | 1 | -2/+4 |
* | | | | | | | | | | Merge pull request #8159 from merryhime/pst | Mai M | 2022-04-05 | 2 | -0/+4 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | dynarmic: Print stack trace on unrecognised instruction or other exception | merry | 2022-04-05 | 2 | -0/+4 |
* | | | | | | | | | | | build: remove -fconcepts | Andrea Pappacoda | 2022-04-05 | 1 | -6/+0 |
|/ / / / / / / / / / |
|
* | | | | | | | | | | Revert "texture_cache/util: Remove unneeded ReadBlockUnsafe" | bunnei | 2022-04-05 | 1 | -0/+1 |
* | | | | | | | | | | texture_cache/util: Remove unneeded ReadBlockUnsafe | ameerj | 2022-04-04 | 1 | -1/+0 |
* | | | | | | | | | | Merge pull request #8089 from merryhime/paranoia | bunnei | 2022-04-04 | 4 | -45/+63 |
|\ \ \ \ \ \ \ \ \ \
| |_|_|_|/ / / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | configure_cpu: More descriptive text for Paranoid option | merry | 2022-03-26 | 1 | -1/+1 |
| * | | | | | | | | | configuration: Add Paranoid CPU accuracy level | merry | 2022-03-26 | 4 | -45/+63 |
* | | | | | | | | | | Merge pull request #8105 from merryhime/atomicload128 | bunnei | 2022-04-03 | 2 | -4/+96 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | native_clock: Use writeback from CAS to avoid double-loading | merry | 2022-04-02 | 1 | -4/+6 |
| * | | | | | | | | | | atomic_ops: Implement AtomicCompareAndSwap with writeback | merry | 2022-04-02 | 1 | -0/+73 |
| * | | | | | | | | | | native_clock: Use AtomicLoad128 | Merry | 2022-04-02 | 1 | -2/+2 |
| * | | | | | | | | | | atomic_ops: Implement AtomicLoad128 | Merry | 2022-04-02 | 1 | -0/+17 |
* | | | | | | | | | | | Merge pull request #8135 from Morph1984/websession-hack | bunnei | 2022-04-03 | 1 | -0/+8 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | applets/web: Keep foreground (websession) web applet open | Morph | 2022-04-02 | 1 | -0/+8 |
| | |_|_|/ / / / / / /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Merge pull request #8123 from german77/bombslinger | bunnei | 2022-04-03 | 3 | -66/+69 |
|\ \ \ \ \ \ \ \ \ \ \
| |_|/ / / / / / / / /
|/| | | | | | | | | | |
|
| * | | | | | | | | | | service: npad: Default initialize shared memory | german77 | 2022-04-03 | 1 | -48/+48 |
| * | | | | | | | | | | service: hid: Remove inaccurate behavior on initialization | german77 | 2022-03-31 | 3 | -18/+21 |
* | | | | | | | | | | | Merge pull request #8134 from Tachi107/remove-time-stretcher | merry | 2022-04-02 | 6 | -137/+3 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | audio_core: remove time stretcher | Andrea Pappacoda | 2022-04-01 | 6 | -137/+3 |
| | |/ / / / / / / / /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Merge pull request #8141 from merryhime/configure-hotkeys-columns | Morph | 2022-04-02 | 1 | -3/+4 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | configure_hotkeys: Make first column stretch and not last column | merry | 2022-04-02 | 1 | -3/+4 |
| |/ / / / / / / / / / |
|
* | | | | | | | | | | | Merge pull request #8140 from merryhime/per-game-addon-columns | Morph | 2022-04-02 | 1 | -1/+5 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | configure_per_game_addons: Set tree view minimum section size to 150px | merry | 2022-04-02 | 1 | -0/+1 |
| * | | | | | | | | | | | configure_per_game_addons: Stretch first column and not last | merry | 2022-04-02 | 1 | -1/+4 |
| |/ / / / / / / / / / |
|
* / / / / / / / / / / | fix: typos | Andrea Pappacoda | 2022-04-02 | 5 | -10/+10 |
|/ / / / / / / / / / |
|
* | | | | | | | | | | Merge pull request #8128 from FernandoS27/gc-fixes | Fernando S | 2022-04-01 | 2 | -3/+1 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | GPU Garbage Collection: Fix regressions. | Fernando Sahmkow | 2022-04-01 | 2 | -3/+1 |
* | | | | | | | | | | | Merge pull request #8079 from lat9nq/applet-typo | Mai M | 2022-04-01 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | configure_debug: Fix typo | lat9nq | 2022-03-24 | 1 | -2/+2 |
* | | | | | | | | | | | | Merge pull request #8097 from Tachi107/build-cleanup-install | Mai M | 2022-04-01 | 2 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | build: cleanup installation of yuzu and yuzu-cmd | Andrea Pappacoda | 2022-03-27 | 2 | -2/+2 |
* | | | | | | | | | | | | | Merge pull request #8066 from ameerj/gpu-decode-fixes | Fernando S | 2022-04-01 | 1 | -14/+21 |
|\ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|/ / / / / / / / / /
|/| | | | | | | | | | | | |
|
| * | | | | | | | | | | | | codec: Plug GPU decoder memory leak | ameerj | 2022-03-22 | 1 | -0/+2 |
| * | | | | | | | | | | | | codec: Disable HW_FRAMES method check on Windows | ameerj | 2022-03-22 | 1 | -14/+19 |
* | | | | | | | | | | | | | Merge pull request #8116 from ameerj/nvhost_ctrl_bad_param | Fernando S | 2022-04-01 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | nvhost_ctrl: Only mark EventState::Busy as BadParameter | ameerj | 2022-03-29 | 1 | -1/+1 |
* | | | | | | | | | | | | | | Merge pull request #8076 from ameerj/nv-vk-msaa-scale | bunnei | 2022-03-31 | 3 | -7/+8 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | Vulkan: Use 3D helpers for MSAA scaling on NV drivers 510+ | ameerj | 2022-03-24 | 3 | -7/+8 |
* | | | | | | | | | | | | | | | Merge pull request #8120 from german77/signal | bunnei | 2022-03-31 | 1 | -0/+4 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | service: hid: Signal event on AcquireNpadStyleSetUpdateEventHandle | Narr the Reg | 2022-03-31 | 1 | -0/+4 |
* | | | | | | | | | | | | | | | | Merge pull request #8090 from bunnei/fix-skyline | bunnei | 2022-03-31 | 5 | -54/+241 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|_|_|/ / / / / /
|/| | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | hle: kernel: k_page_table: Fix implementations of LockForCodeMemory & UnlockForCodeMemory. | bunnei | 2022-03-26 | 1 | -48/+12 |
| * | | | | | | | | | | | | | | | hle: kernel: k_page_table: Implement LockMemoryAndOpen & UnlockMemory. | bunnei | 2022-03-26 | 2 | -0/+124 |
| * | | | | | | | | | | | | | | | hle: kernel: svc: MapProcessMemory: Fix usage of KPageLinkedList to use physical address space. | bunnei | 2022-03-26 | 1 | -2/+5 |
| * | | | | | | | | | | | | | | | hle: kernel: svc: CreateCodeMemory: Remove log of 'out' host pointer. | bunnei | 2022-03-26 | 1 | -2/+2 |
| * | | | | | | | | | | | | | | | hle: kernel: k_code_memory: Fix usage of KPageLinkedList to use physical address space. | bunnei | 2022-03-26 | 1 | -1/+2 |
| * | | | | | | | | | | | | | | | hle: kernel: k_page_table: Implement MakeAndOpenPageGroup & MakePageGroup. | bunnei | 2022-03-26 | 2 | -0/+83 |
| * | | | | | | | | | | | | | | | hle: kernel: k_page_table: Add IsHeapPhysicalAddress method. | bunnei | 2022-03-26 | 1 | -0/+8 |
| * | | | | | | | | | | | | | | | hle: kernel: k_page_linked_list: Add Empty method. | bunnei | 2022-03-26 | 1 | -0/+4 |
| * | | | | | | | | | | | | | | | hle: kernel: svc: UnmapProcessCodeMemory: Fix inverted alignment check. | bunnei | 2022-03-26 | 1 | -1/+1 |
| | |_|_|_|_|_|_|/ / / / / / /
| |/| | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | Merge pull request #8107 from german77/fullscreen | bunnei | 2022-03-30 | 1 | -3/+10 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | yuzu: Only override fullscreen setting if gamepath or argument is provided | german77 | 2022-03-29 | 1 | -3/+10 |
| | |_|_|_|_|_|_|_|/ / / / / /
| |/| | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | Merge pull request #8109 from lat9nq/god-why | Morph | 2022-03-29 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|_|/ / / / / /
|/| | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | yuzu_cmd: Start the logging backend | lat9nq | 2022-03-29 | 1 | -0/+1 |
| | |_|_|_|/ / / / / / / / /
| |/| | | | | | | | | | | | |
|
* / | | | | | | | | | | | | | gl_rasterizer: Avoid scenario locking already owned mutex | ameerj | 2022-03-29 | 1 | -3/+3 |
|/ / / / / / / / / / / / / |
|
* | | | | | | | | | | | | | Merge pull request #8098 from merryhime/ic-ivau | bunnei | 2022-03-29 | 1 | -2/+4 |
|\ \ \ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / / / /
|/| | | | | | | | | | | | |
|
| * | | | | | | | | | | | | arm_dynarmic_64: Invalidate on all cores | merry | 2022-03-27 | 1 | -2/+4 |
| | |_|_|_|/ / / / / / /
| |/| | | | | | | | | | |
|
* | | | | | | | | | | | | Merge pull request #8095 from bylaws/master | Mai M | 2022-03-27 | 3 | -0/+4 |
|\ \ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / / /
|/| | | | | | | | | | | |
|
| * | | | | | | | | | | | Include <bit> header when std::count{r,l}_zero is used | Billy Laws | 2022-03-22 | 3 | -0/+4 |
* | | | | | | | | | | | | Merge pull request #8088 from bunnei/fixup-nvflinger | Fernando S | 2022-03-27 | 9 | -547/+136 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | hle: service: nvflinger: buffer_queue: Remove AutoLock and fix free buffer tracking. | bunnei | 2022-03-26 | 5 | -181/+130 |
| * | | | | | | | | | | | | hle: service: nvflinger: buffer_queue_consumer: Use scoped_lock instead of unique_lock. | bunnei | 2022-03-26 | 1 | -2/+2 |
| * | | | | | | | | | | | | hle: service: nvflinger: consumer_base: Use scoped_lock instead of unique_lock. | bunnei | 2022-03-26 | 1 | -4/+4 |
| * | | | | | | | | | | | | hle: service: nvflinger: Remove unused BufferQueue. | bunnei | 2022-03-26 | 2 | -360/+0 |
* | | | | | | | | | | | | | Revert "Memory GPU <-> CPU: reduce infighting in the texture cache by adding CPU Cached memory." | bunnei | 2022-03-26 | 6 | -65/+4 |
| |_|/ / / / / / / / / /
|/| | | | | | | | | | | |
|
* | | | | | | | | | | | | Merge pull request #8041 from Morph1984/inline-swkbd | bunnei | 2022-03-26 | 3 | -166/+415 |
|\ \ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / / /
|/| | | | | | | | | | | |
|
| * | | | | | | | | | | | applets/swkbd: Split software keyboard initialization | Morph | 2022-03-22 | 2 | -160/+349 |
| * | | | | | | | | | | | applets/swkbd: Add new inline software keyboard types | Morph | 2022-03-22 | 1 | -6/+66 |
| |/ / / / / / / / / / |
|
* | | | | | | | | | | | Memory: Don't protect reads on Normal accuracy. | Fernando Sahmkow | 2022-03-25 | 1 | -1/+1 |
* | | | | | | | | | | | Texture Cache: Add Cached CPU system. | Fernando Sahmkow | 2022-03-25 | 5 | -3/+64 |
* | | | | | | | | | | | Merge pull request #7720 from FernandoS27/yfc-gc | bunnei | 2022-03-25 | 20 | -43/+259 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | GC: Address Feedback. | Fernando Sahmkow | 2022-03-25 | 7 | -29/+37 |
| * | | | | | | | | | | | Garbage Collection: Final tuning. | Fernando Sahmkow | 2022-03-25 | 6 | -24/+36 |
| * | | | | | | | | | | | Buffer Cache: Tune to the levels of the new GC. | Fernando Sahmkow | 2022-03-25 | 6 | -6/+78 |
| * | | | | | | | | | | | Garbage Collection: Redesign the algorithm to do a better use of memory. | Fernando Sahmkow | 2022-03-25 | 13 | -32/+156 |
| | |_|_|_|/ / / / / /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Merge pull request #8050 from bunnei/nvflinger-rewrite | Fernando S | 2022-03-25 | 60 | -796/+2984 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | hle: nvflinger: ConsumerBase: Mark ctor as explicit. | bunnei | 2022-03-25 | 1 | -1/+1 |
| * | | | | | | | | | | | hle: vi: NativeWindow: Fix trivially copyable issues. | bunnei | 2022-03-25 | 1 | -4/+4 |
| * | | | | | | | | | | | hle: nvdrv: nvdata: buffer_queue_producer: Minor cleanup. | bunnei | 2022-03-25 | 1 | -11/+11 |
| * | | | | | | | | | | | hle: nvdrv: nvdata: Cleanup NvFence static assert. | bunnei | 2022-03-25 | 1 | -1/+1 |
| * | | | | | | | | | | | hle: nvflinger: Remove unused unordered_map include. | bunnei | 2022-03-25 | 1 | -1/+0 |
| * | | | | | | | | | | | hle: nvflinger: buffer_queue_consumer: AcquireBuffer: Fix typo. | bunnei | 2022-03-25 | 1 | -1/+1 |
| * | | | | | | | | | | | hle: nvflinger: Merge Rect with Common::Rectangle. | bunnei | 2022-03-25 | 6 | -90/+54 |
| * | | | | | | | | | | | hle: nvflinger: buffer_queue_core: Declare default dtor. | bunnei | 2022-03-25 | 2 | -0/+3 |
| * | | | | | | | | | | | hle: nvflinger: buffer_queue_producer: DequeueBuffer: Remove unnecessary lock. | bunnei | 2022-03-25 | 1 | -3/+1 |
| * | | | | | | | | | | | hle: nvflinger: consumer_base: StillTracking: Should be const. | bunnei | 2022-03-25 | 2 | -2/+3 |
| * | | | | | | | | | | | hle: nvflinger: graphic_buffer_producer: Remove unnecessary pragma pack. | bunnei | 2022-03-25 | 1 | -2/+0 |
| * | | | | | | | | | | | hle: nvflinger: parcel: Reserve token size. | bunnei | 2022-03-25 | 1 | -1/+2 |
| * | | | | | | | | | | | hle: nvflinger: buffer_queue_core: StillTracking: Take const reference. | bunnei | 2022-03-25 | 4 | -7/+7 |
| * | | | | | | | | | | | hle: nvflinger: buffer_queue_core: Cleanup locking. | bunnei | 2022-03-25 | 1 | -2/+2 |
| * | | | | | | | | | | | hle: nvflinger: Use std::chrono for present_ns. | bunnei | 2022-03-25 | 7 | -25/+30 |
| * | | | | | | | | | | | hle: nvflinger: Migrate android namespace -> Service::android. | bunnei | 2022-03-25 | 35 | -79/+76 |
| * | | | | | | | | | | | hle: nvflinger: BufferQueueProducer: Handle SetPreallocatedBuffer with empty buffer. | bunnei | 2022-03-25 | 1 | -7/+10 |
| * | | | | | | | | | | | hle: vi: Integrate new NVFlinger and HosBinderDriverServer service. | bunnei | 2022-03-25 | 17 | -723/+286 |
| * | | | | | | | | | | | hle: nvflinger: Add implementation for HosBinderDriverServer service. | bunnei | 2022-03-25 | 3 | -0/+75 |
| * | | | | | | | | | | | hle: nvflinger: Add implementation for BufferQueueProducer class. | bunnei | 2022-03-25 | 3 | -2/+1021 |
| * | | | | | | | | | | | hle: nvflinger: Add implementation for BufferQueueCore class. | bunnei | 2022-03-25 | 3 | -0/+235 |
| * | | | | | | | | | | | hle: nvflinger: Add implementation for BufferQueueConsumer class. | bunnei | 2022-03-25 | 3 | -0/+263 |
| * | | | | | | | | | | | hle: nvflinger: Add implementation for QueueBufferInput and QueueBufferOutput structs. | bunnei | 2022-03-25 | 3 | -0/+100 |
| * | | | | | | | | | | | hle: nvflinger: Add implementation for BufferItemConsumer class. | bunnei | 2022-03-25 | 3 | -0/+87 |
| * | | | | | | | | | | | hle: nvflinger: Add implementation for ConsumerBase class. | bunnei | 2022-03-25 | 3 | -0/+190 |
| * | | | | | | | | | | | hle: nvflinger: Add implementation for BufferSlot class. | bunnei | 2022-03-25 | 2 | -0/+40 |
| * | | | | | | | | | | | hle: nvflinger: Add implementation for BufferItem class. | bunnei | 2022-03-25 | 2 | -0/+47 |
| * | | | | | | | | | | | hle: nvflinger: Move implementation for Parcel to its own header. | bunnei | 2022-03-25 | 2 | -0/+172 |
| * | | | | | | | | | | | hle: nvflinger: Add android buffer queue definitions to its own header. | bunnei | 2022-03-25 | 2 | -0/+22 |
| * | | | | | | | | | | | hle: nvflinger: Add IBinder interface. | bunnei | 2022-03-25 | 2 | -0/+43 |
| * | | | | | | | | | | | hle: nvflinger: Add IConsumerListener interface. | bunnei | 2022-03-25 | 2 | -0/+27 |
| * | | | | | | | | | | | hle: nvflinger: Add ProducerListener interface. | bunnei | 2022-03-25 | 2 | -0/+17 |
| * | | | | | | | | | | | hle: nvflinger: Add android window enumerations to its own header. | bunnei | 2022-03-25 | 2 | -0/+54 |
| * | | | | | | | | | | | hle: nvflinger: Add android Status flags to its own header. | bunnei | 2022-03-25 | 1 | -0/+28 |
| * | | | | | | | | | | | hle: nvflinger: Move BufferTransformFlags to its own header. | bunnei | 2022-03-25 | 4 | -18/+29 |
| * | | | | | | | | | | | hle: nvdrv: Rename Fence to NvFence to avoid naming conflicts. | bunnei | 2022-03-25 | 4 | -17/+13 |
| * | | | | | | | | | | | hle: nvflinger: Move PixelFormat to its own header. | bunnei | 2022-03-25 | 11 | -33/+50 |
| * | | | | | | | | | | | hle: nvflinger: Add implementation for GraphicBuffer class. | bunnei | 2022-03-25 | 2 | -0/+101 |
| * | | | | | | | | | | | hle: nvflinger: Add implementation for Fence class. | bunnei | 2022-03-25 | 2 | -0/+34 |
| * | | | | | | | | | | | hle: nvflinger: Add implementation for Rect class. | bunnei | 2022-03-25 | 2 | -0/+76 |
| * | | | | | | | | | | | common: logging: Add a logger for NVFlinger. | bunnei | 2022-03-25 | 2 | -0/+2 |
| |/ / / / / / / / / / |
|
* | | | | | | | | | | | Merge pull request #8068 from ameerj/shader-if-false | Fernando S | 2022-03-25 | 3 | -9/+98 |
|\ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / /
|/| | | | | | | | | | |
|
| * | | | | | | | | | | dead_code_elimination_pass: Remove unreachable Phi arguments | ameerj | 2022-03-23 | 3 | -0/+36 |
| * | | | | | | | | | | shader_recompiler/dead_code_elimination: Add DeadBranchElimination pass | ameerj | 2022-03-22 | 1 | -9/+62 |
| | |/ / / / / / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge pull request #8074 from liamwhite/cached-words | Fernando S | 2022-03-24 | 1 | -1/+2 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | buffer_cache: reset cached write bits after flushing invalidations | Liam | 2022-03-24 | 1 | -1/+2 |
| | |_|/ / / / / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge pull request #8035 from lat9nq/disable-web-applet | bunnei | 2022-03-24 | 6 | -50/+65 |
|\ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | yuzu qt: Save disable_web_applet setting | lat9nq | 2022-03-18 | 4 | -3/+6 |
| * | | | | | | | | | main: Update Disable Web Applet warning | lat9nq | 2022-03-17 | 1 | -3/+2 |
| * | | | | | | | | | configure_debug: Add option to set disable_web_applet | lat9nq | 2022-03-17 | 2 | -42/+57 |
| * | | | | | | | | | yuzu: Move disable_web_applet to UISettings | lat9nq | 2022-03-17 | 3 | -5/+3 |
* | | | | | | | | | | Add include to fix compiling | Shoegzer | 2022-03-23 | 1 | -0/+1 |
* | | | | | | | | | | Merge pull request #8031 from Morph1984/cleanup-mii-please | bunnei | 2022-03-23 | 19 | -574/+644 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | applets/mii: Remove unused include | Morph | 2022-03-22 | 1 | -1/+0 |
| * | | | | | | | | | | applets/mii: Remove frontend parameters | Morph | 2022-03-22 | 2 | -17/+4 |
| * | | | | | | | | | | applets/mii: Cleanup MiiEdit applet implementation | Morph | 2022-03-22 | 2 | -44/+85 |
| * | | | | | | | | | | applets/mii: Cleanup MiiEdit applet types | Morph | 2022-03-22 | 1 | -23/+44 |
| * | | | | | | | | | | applets/mii: Move MiiEdit applet types into its own file | Morph | 2022-03-22 | 4 | -54/+70 |
| * | | | | | | | | | | service: Move mii enums and structs into its own file | Morph | 2022-03-22 | 7 | -308/+312 |
| * | | | | | | | | | | applets: Rename Mii to MiiEdit | Morph | 2022-03-22 | 8 | -47/+49 |
| | |_|/ / / / / / /
| |/| | | | | | | | |
|
* / | | | | | | | | | Revert "dynarmic: Reduce size of code caches" | bunnei | 2022-03-23 | 2 | -4/+4 |
|/ / / / / / / / / |
|
* | / / / / / / / | qt_web_browser: Add missing includes | ameerj | 2022-03-22 | 1 | -0/+3 |
| |/ / / / / / /
|/| | | | | | | |
|
* | | | | | | | | Merge pull request #8038 from liamwhite/exit-register-detection | Ameer J | 2022-03-22 | 2 | -0/+9 |
|\ \ \ \ \ \ \ \
| |_|_|_|/ / / /
|/| | | | | | | |
|
| * | | | | | | | Address review comments | Liam | 2022-03-18 | 1 | -1/+1 |
| * | | | | | | | shader_recompiler/EXIT: skip render targets with no outputs | Liam | 2022-03-18 | 2 | -0/+8 |
| * | | | | | | | shader_recompiler/EXIT: increment output register on failed enable test | Liam | 2022-03-18 | 1 | -0/+1 |
* | | | | | | | | Merge pull request #8048 from ameerj/include-purge | bunnei | 2022-03-22 | 271 | -452/+44 |
|\ \ \ \ \ \ \ \
| |_|_|/ / / / /
|/| | | | | | | |
|
| * | | | | | | | general: Fix clang/gcc build errors | ameerj | 2022-03-20 | 12 | -4/+17 |
| * | | | | | | | yuzu_cmd: Reduce unused includes | ameerj | 2022-03-20 | 5 | -9/+0 |
| * | | | | | | | yuzu: Reduce unused includes | ameerj | 2022-03-20 | 45 | -104/+5 |
| * | | | | | | | web_service: Reduce unused includes | ameerj | 2022-03-20 | 1 | -1/+0 |
| * | | | | | | | input_common: Reduce unused includes | ameerj | 2022-03-20 | 4 | -4/+0 |
| * | | | | | | | shader_recompiler: Reduce unused includes | ameerj | 2022-03-20 | 69 | -106/+7 |
| * | | | | | | | common: Reduce unused includes | ameerj | 2022-03-19 | 30 | -32/+8 |
| * | | | | | | | video_core: Reduce unused includes | ameerj | 2022-03-19 | 75 | -139/+12 |
| * | | | | | | | common: Reduce unused includes | ameerj | 2022-03-19 | 8 | -12/+0 |
| * | | | | | | | core: Reduce unused includes | ameerj | 2022-03-19 | 38 | -54/+8 |
* | | | | | | | | Merge pull request #7812 from FernandoS27/made-straight-from-the-nut | bunnei | 2022-03-20 | 1 | -6/+14 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | BufferCache: Find direction of the stream buffer increase. | Fernando Sahmkow | 2022-03-20 | 1 | -6/+14 |
* | | | | | | | | | Merge pull request #8036 from ameerj/starbit-nv | Fernando S | 2022-03-20 | 1 | -5/+0 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | vk_texture_cache: Do not reinterpret DepthStencil source images | ameerj | 2022-03-18 | 1 | -5/+0 |
| | |_|/ / / / / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge pull request #7840 from lioncash/bitor | bunnei | 2022-03-20 | 1 | -15/+3 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | texture_cache: Ensure has_blacklisted is always initialized | Lioncash | 2022-02-02 | 1 | -1/+1 |
| * | | | | | | | | | texture_cache: Remove dead code within SynchronizeAliases | Lioncash | 2022-02-02 | 1 | -13/+1 |
| * | | | | | | | | | texture_cache: Amend unintended bitwise OR in SynchronizeAliases | Lioncash | 2022-02-02 | 1 | -1/+1 |
* | | | | | | | | | | Merge pull request #8040 from Morph1984/handle-table | bunnei | 2022-03-20 | 2 | -30/+12 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | KHandleTable: Optimize table entry layout | Morph | 2022-03-18 | 2 | -30/+12 |
* | | | | | | | | | | | Merge pull request #8025 from lat9nq/cmd-specify-config | bunnei | 2022-03-19 | 3 | -10/+27 |
|\ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|/ / / / / /
|/| | | | | | | | | | |
|
| * | | | | | | | | | | yuzu_cmd: Allow user to specify config file location | lat9nq | 2022-03-15 | 3 | -10/+27 |
| | |_|_|_|_|/ / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge pull request #8028 from v1993/patch-9 | bunnei | 2022-03-19 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | bsd: Allow inexact match for address length in AcceptImpl | Valeri | 2022-03-15 | 1 | -2/+2 |
| |/ / / / / / / / / |
|
* | | | / / / / / / | general: Reduce core.h includes | ameerj | 2022-03-18 | 8 | -12/+23 |
| |_|_|/ / / / / /
|/| | | | | | | | |
|
* | | | | | | | | | Merge pull request #8024 from liamwhite/const-indexing | Fernando S | 2022-03-18 | 6 | -65/+163 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | Address review comments | Liam | 2022-03-17 | 4 | -52/+36 |
| * | | | | | | | | | shader_recompiler: Use functions for indirect const buffer accesses | Liam | 2022-03-17 | 5 | -39/+94 |
| * | | | | | | | | | Address review comments | Liam | 2022-03-17 | 1 | -16/+15 |
| * | | | | | | | | | shader_recompiler: Implement LDC.IS address mode | Liam | 2022-03-16 | 1 | -2/+12 |
| * | | | | | | | | | shader: add support for const buffer indirect addressing | Liam | 2022-03-15 | 2 | -18/+68 |
| |/ / / / / / / / |
|
* | | | | | | | | | Merge pull request #8030 from liamwhite/s8d24-conversion | Fernando S | 2022-03-18 | 5 | -2/+41 |
|\ \ \ \ \ \ \ \ \
| |_|_|_|_|/ / / /
|/| | | | | | | | |
|
| * | | | | | | | | Address review comments | Liam | 2022-03-16 | 2 | -2/+2 |
| * | | | | | | | | Vulkan: convert S8D24 <-> ABGR8 | Liam | 2022-03-16 | 5 | -2/+41 |
| |/ / / / / / / |
|
* | | | | | | | | Merge pull request #7964 from german77/miiii | bunnei | 2022-03-17 | 8 | -5/+272 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | applet: mii: Simple implementation of mii applet | german77 | 2022-03-01 | 8 | -5/+272 |
* | | | | | | | | | Merge pull request #8013 from bunnei/kernel-slab-rework-v2 | Fernando S | 2022-03-16 | 32 | -849/+1271 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | core: hle: kernel: init_slab_setup: Move CalculateSlabHeapGapSize to global namespace. | bunnei | 2022-03-15 | 1 | -6/+6 |
| * | | | | | | | | | core: hle: kernel: Allocate dummy threads on host thread storage. | bunnei | 2022-03-15 | 2 | -8/+6 |
| * | | | | | | | | | core: hle: kernel: Downgrade dangling objects warning to debug. | bunnei | 2022-03-15 | 1 | -2/+2 |
| * | | | | | | | | | core: hle: kernel: Make object list container global and ensure it is reset on each emulation session. | bunnei | 2022-03-15 | 1 | -7/+9 |
| * | | | | | | | | | core: hle: kernel: Remove server session tracking. | bunnei | 2022-03-15 | 4 | -37/+1 |
| * | | | | | | | | | core: hle: kernel: k_process: Remove handle table finalize, reset page table. | bunnei | 2022-03-15 | 1 | -3/+3 |
| * | | | | | | | | | core: hle: kernel: k_process: Implement thread local storage accurately. | bunnei | 2022-03-15 | 3 | -111/+99 |
| * | | | | | | | | | core: hle: kernel: k_page_table: Add implementations of MapPages, UnmapPages, and FindFreeArea for TLS. | bunnei | 2022-03-15 | 2 | -2/+141 |
| * | | | | | | | | | core: hle: kernel: k_slab_heap: Refresh to use guest allocations. | bunnei | 2022-03-15 | 2 | -125/+107 |
| * | | | | | | | | | core: hle: kernel: Update init_slab_heap, use device memory, and add KThreadLocalPage and KPageBuffer. | bunnei | 2022-03-15 | 4 | -55/+92 |
| * | | | | | | | | | core: hle: kernel: k_page_buffer: Add KThreadLocalPage primitive. | bunnei | 2022-03-15 | 3 | -0/+179 |
| * | | | | | | | | | core: hle: kernel: k_page_buffer: Add KPageBuffer primitive. | bunnei | 2022-03-15 | 2 | -0/+35 |
| * | | | | | | | | | core: hle: kernel: k_thread: Ensure host Fiber is freed. | bunnei | 2022-03-15 | 1 | -0/+3 |
| * | | | | | | | | | core: hle: kernel: k_server_session: Ensure SessionRequestManager is freed. | bunnei | 2022-03-15 | 1 | -0/+3 |
| * | | | | | | | | | core: hle: service: kernel_helpers: Use system resource limit. | bunnei | 2022-03-15 | 1 | -10/+1 |
| * | | | | | | | | | core: hle: service: sm: Fix KPort reference count. | bunnei | 2022-03-15 | 1 | -0/+2 |
| * | | | | | | | | | core: hle: kernel: k_thread: Update to reflect tree changes. | bunnei | 2022-03-15 | 1 | -3/+3 |
| * | | | | | | | | | core: hle: kernel: Use weak_ptr where possible for SessionRequestHandler and SessionRequestManager. | bunnei | 2022-03-15 | 7 | -14/+25 |
| * | | | | | | | | | core: hle: kernel: k_memory_layout: Update kernel slab memory sizes. | bunnei | 2022-03-15 | 1 | -3/+3 |
| * | | | | | | | | | core: hle: kernel: svc_types: Add ThreadLocalRegionSize. | bunnei | 2022-03-15 | 1 | -0/+2 |
| * | | | | | | | | | core: hle: kernel: k_condition_variable: Update to reflect tree changes. | bunnei | 2022-03-15 | 1 | -1/+1 |
| * | | | | | | | | | core: hle: kernel: k_address_arbiter: Update to reflect tree changes. | bunnei | 2022-03-15 | 1 | -3/+3 |
| * | | | | | | | | | common: tree: Various updates. | bunnei | 2022-03-15 | 1 | -284/+341 |
| * | | | | | | | | | common: intrusive_red_black_tree: Various updates. | bunnei | 2022-03-15 | 1 | -181/+210 |
| | |/ / / / / / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge pull request #8023 from ameerj/kirby-pop-in | Fernando S | 2022-03-16 | 2 | -70/+12 |
|\ \ \ \ \ \ \ \ \
| |_|_|/ / / / / /
|/| | | | | | | | |
|
| * | | | | | | | | maxwell_3d: Implement a safer CB data upload | ameerj | 2022-03-15 | 2 | -70/+12 |
* | | | | | | | | | default_ini: List use_extended_memory_layout in default config file | lat9nq | 2022-03-15 | 1 | -1/+5 |
| |/ / / / / / /
|/| | | | | | | |
|
* | | | | | | | | Merge pull request #8008 from ameerj/rescale-offsets-array | Fernando S | 2022-03-15 | 1 | -2/+27 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | rescaling_pass: Fix rescaling Color2DArray ImageFetch offsets | ameerj | 2022-03-12 | 1 | -2/+27 |
* | | | | | | | | | Merge pull request #8000 from liamwhite/hagi | Fernando S | 2022-03-15 | 3 | -3/+77 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | Maxwell3D: Link to override constant definition in nouveau | byte[] | 2022-03-14 | 1 | -0/+2 |
| * | | | | | | | | | Maxwell3D: restore original topology when topology overrides are disabled | byte[] | 2022-03-14 | 1 | -0/+2 |
| * | | | | | | | | | Maxwell3D: Use override constants from nouveau | Liam | 2022-03-14 | 2 | -2/+37 |
| * | | | | | | | | | Maxwell3D: Restrict topology override effect to after the register is set | Liam | 2022-03-12 | 2 | -1/+5 |
| * | | | | | | | | | Maxwell3D: mark index buffers as dirty after updating counts | Liam | 2022-03-11 | 1 | -0/+2 |
| * | | | | | | | | | TextureCacheRuntime: allow converting D24S8 to ABGR8 | Liam | 2022-03-11 | 1 | -1/+2 |
| * | | | | | | | | | Maxwell3D: read small-index draw and primitive topology override registers | Liam | 2022-03-11 | 2 | -2/+30 |
* | | | | | | | | | | Merge pull request #8015 from FernandoS27/fix-global-mem | bunnei | 2022-03-15 | 2 | -3/+4 |
|\ \ \ \ \ \ \ \ \ \
| |_|_|/ / / / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | Shader decompiler: do constant propgation before texture pass. | Fernando Sahmkow | 2022-03-13 | 1 | -2/+2 |
| * | | | | | | | | | Shader decompiler: Fix storage tracking in deko3d. | Fernando Sahmkow | 2022-03-13 | 1 | -1/+2 |
* | | | | | | | | | | Merge pull request #8016 from merryhime/kill-mem-use | Fernando S | 2022-03-14 | 2 | -4/+4 |
|\ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | dynarmic: Reduce size of code caches | Merry | 2022-03-13 | 2 | -4/+4 |
| | |/ / / / / / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge pull request #8007 from ameerj/vs-2022-errors | bunnei | 2022-03-13 | 2 | -2/+3 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | emit_spirv, vk_compute_pass: Resolve VS2022 compiler errors | ameerj | 2022-03-12 | 2 | -2/+3 |
| |/ / / / / / / / |
|
* / / / / / / / / | config: Write dynarmic exclusive memory configs | ameerj | 2022-03-12 | 1 | -0/+2 |
|/ / / / / / / / |
|
* | | | | | | | | cpu_detect: Add additional x86 flags and telemetry | Wunkolo | 2022-03-11 | 4 | -29/+86 |
* | | | | | | | | common/telemetry: Update `AddField` name type to `string_view` | Wunkolo | 2022-03-11 | 1 | -3/+4 |
|/ / / / / / / |
|
* | | | | | | | backend: Ensure backend_thread is destructed before message_queue | Merry | 2022-03-10 | 1 | -1/+1 |
* | | | | | | | cpu_detect: Revert `__cpuid{ex}` array-type argument | Wunkolo | 2022-03-10 | 1 | -6/+6 |
* | | | | | | | cpu_detect: Add missing `lzcnt` detection | Wunkolo | 2022-03-09 | 1 | -0/+1 |
* | | | | | | | cpu_detect: Refactor cpu/manufacturer identification | Wunkolo | 2022-03-09 | 2 | -24/+38 |
* | | | | | | | cpu_detect: Update array-types to `span` and `array` | Wunkolo | 2022-03-09 | 1 | -11/+13 |
* | | | | | | | cpu_detect: Utilize `Bit<N>` utility function | Wunkolo | 2022-03-09 | 1 | -32/+20 |
* | | | | | | | cpu_detect: Compact capability fields | Wunkolo | 2022-03-09 | 1 | -20/+21 |
* | | | | | | | bit_util: Add `bit` utility function | Wunkolo | 2022-03-09 | 1 | -0/+7 |
* | | | | | | | hle: service: ldr: Use deterministic addresses when mapping NROs. | bunnei | 2022-03-09 | 2 | -24/+62 |
* | | | | | | | Merge pull request #7986 from lat9nq/vk-callback | bunnei | 2022-03-08 | 3 | -2/+14 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | video_core: Cancel Scoped's exit call on GPU failure | lat9nq | 2022-03-08 | 1 | -0/+1 |
| * | | | | | | | emu_window: Create a way to Cancel the exit of a Scoped | lat9nq | 2022-03-08 | 1 | -1/+10 |
| * | | | | | | | core: Don't shutdown a null GPU | lat9nq | 2022-03-07 | 1 | -1/+3 |
* | | | | | | | | shader_recompiler/LOP3: Use brute force python results within switch/case. | Markus Wick | 2022-03-08 | 2 | -52/+620 |
* | | | | | | | | hle: kernel: KPageTable: Improve implementations of MapCodeMemory and UnmapCodeMemory. | bunnei | 2022-03-08 | 2 | -47/+116 |
* | | | | | | | | Merge pull request #7930 from asLody/dma-semaphore | Fernando S | 2022-03-07 | 2 | -1/+21 |
|\ \ \ \ \ \ \ \
| |/ / / / / / /
|/| | | | | | | |
|
| * | | | | | | | MaxwellDMA: Implement semaphore operations | Lody | 2022-03-07 | 2 | -1/+21 |
* | | | | | | | | gl_graphics_pipeline: Improve shader builder synchronization using fences (#7969) | Ameer J | 2022-03-06 | 2 | -21/+32 |
| |_|_|_|_|/ /
|/| | | | | | |
|
* | | | | | | | Merge pull request #7973 from Morph1984/debug-crash | Fernando S | 2022-03-06 | 1 | -2/+2 |
|\ \ \ \ \ \ \
| |_|_|_|_|/ /
|/| | | | | | |
|
| * | | | | | | host_memory: Fix fastmem crashes in debug builds | Morph | 2022-03-03 | 1 | -2/+2 |
* | | | | | | | Merge pull request #7935 from Wunkolo/logging-join-fix | bunnei | 2022-03-03 | 1 | -13/+5 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | logging: Convert `backend_thread` into an `std::jthread` | Wunkolo | 2022-02-28 | 1 | -13/+5 |
| | |_|/ / / /
| |/| | | | | |
|
* | | | | | | | Merge pull request #7956 from bunnei/improve-mem-manager | bunnei | 2022-03-03 | 15 | -376/+848 |
|\ \ \ \ \ \ \
| |_|/ / / / /
|/| | | | | | |
|
| * | | | | | | hle: kernel: Re-create memory layout at initialization. | bunnei | 2022-02-28 | 1 | -41/+43 |
| * | | | | | | hle: kernel: Remove unused pool locals. | bunnei | 2022-02-28 | 1 | -2/+0 |
| * | | | | | | hle: kernel: k_memory_manager: Rework for latest kernel behavior. | bunnei | 2022-02-28 | 6 | -173/+548 |
| * | | | | | | hle: kernel: k_page_heap: GetPhysicalAddr can be const. | bunnei | 2022-02-27 | 1 | -2/+1 |
| * | | | | | | hle: kernel: k_page_heap: Remove superfluous consexpr. | bunnei | 2022-02-27 | 2 | -4/+4 |
| * | | | | | | hle: kernel: k_page_heap: Various updates and improvements. | bunnei | 2022-02-27 | 2 | -155/+192 |
| * | | | | | | hle: kernel: Add initial_process.h header. | bunnei | 2022-02-27 | 2 | -0/+24 |
| * | | | | | | hle: kernel: board: nx: Add k_memory_layout.h header. | bunnei | 2022-02-27 | 2 | -0/+14 |
| * | | | | | | hle: kernel: k_system_control: Add GetRealMemorySize and update GetKernelPhysicalBaseAddress. | bunnei | 2022-02-27 | 2 | -1/+12 |
| * | | | | | | hle: kernel: k_memory_layout: Add GetPhysicalLinearRegion. | bunnei | 2022-02-27 | 1 | -0/+4 |
| * | | | | | | hle: kernel: k_memory_region_types: Update for new regions. | bunnei | 2022-02-27 | 1 | -1/+9 |
| |/ / / / / |
|
* | | | | | | Merge pull request #7959 from merryhime/cmpxchg | Fernando S | 2022-03-01 | 16 | -7/+113 |
|\ \ \ \ \ \ |
|
| * | | | | | | dynarmic: Inline exclusive memory accesses | merry | 2022-02-27 | 16 | -7/+113 |
| |/ / / / / |
|
* / / / / / | gl_fence_manager: Minor optimization to signal querying | ameerj | 2022-02-27 | 1 | -2/+1 |
|/ / / / / |
|
* | | | | | Merge pull request #7932 from bunnei/extended-mem-layout | bunnei | 2022-02-26 | 21 | -55/+91 |
|\ \ \ \ \ |
|
| * | | | | | hle: kernel: KSystemControl: Use 6GB memory layout when "use_extended_memory_layout" setting is enabled. | bunnei | 2022-02-21 | 1 | -20/+4 |
| * | | | | | core: device_memory: Use memory size reported by KSystemControl. | bunnei | 2022-02-21 | 3 | -7/+5 |
| * | | | | | settings: Add a new "use_extended_memory_layout" setting. | bunnei | 2022-02-21 | 7 | -0/+22 |
| * | | | | | core: hle: kernel: Remove resource limit hack for PhysicalMemory. | bunnei | 2022-02-21 | 1 | -7/+0 |
| * | | | | | core: hle: kernel: KProcess: Pass in KResourceLimit on process creation. | bunnei | 2022-02-21 | 4 | -9/+30 |
| * | | | | | core: hle: kernel: KEvent: Pass in owner KProcess on event creation. | bunnei | 2022-02-21 | 4 | -12/+8 |
| * | | | | | core: hle: kernel: KResourceLimit: Add a helper function for creating a KResourceLimit for a process. | bunnei | 2022-02-21 | 2 | -0/+22 |
* | | | | | | Merge pull request #7953 from ameerj/radv-rdna2-crash | bunnei | 2022-02-26 | 1 | -4/+21 |
|\ \ \ \ \ \ |
|
| * | | | | | | vulkan_device: Blacklist RADV on RDNA2 from VK_EXT_vertex_input_dynamic_state | Ameer J | 2022-02-26 | 1 | -4/+21 |
* | | | | | | | Merge pull request #7948 from Morph1984/11-11-10-float | Mai M | 2022-02-26 | 2 | -0/+4 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | maxwell_to_(gl/vk): Add 11_11_10 float vertex format | Morph | 2022-02-25 | 2 | -0/+4 |
| |/ / / / / / |
|
* | | | | | | | Merge pull request #7939 from asLody/fb-format-gbra8 | bunnei | 2022-02-25 | 1 | -0/+2 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | vk_blit_screen: Add missing format bgra8 | Lody | 2022-02-24 | 1 | -0/+2 |
| |/ / / / / / |
|
* | | | | | | | Merge pull request #7927 from german77/amiibo | bunnei | 2022-02-25 | 1 | -0/+10 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | yuzu: Remove amiibos on drag and drop | german77 | 2022-02-20 | 1 | -0/+10 |
| | |_|/ / / /
| |/| | | | | |
|
* | | | | | | | Merge pull request #7859 from german77/battery_again | bunnei | 2022-02-24 | 6 | -34/+27 |
|\ \ \ \ \ \ \
| |_|/ / / / /
|/| | | | | | |
|
| * | | | | | | input_common: Remove battery duplicated struct and update every button press | german77 | 2022-02-07 | 6 | -34/+27 |
* | | | | | | | service: am: Update enum names to match documentation | Narr the Reg | 2022-02-22 | 4 | -16/+51 |
* | | | | | | | Merge pull request #7913 from voidanix/anv-fix | bunnei | 2022-02-21 | 3 | -2/+21 |
|\ \ \ \ \ \ \
| |_|_|/ / / /
|/| | | | | | |
|
| * | | | | | | vulkan_device: fix missing format in ANV | voidanix | 2022-02-21 | 3 | -2/+21 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge pull request #7919 from bunnei/phys-mem-updates | bunnei | 2022-02-21 | 3 | -131/+506 |
|\ \ \ \ \ \ |
|
| * | | | | | | fixup! core: hle: kernel: KPageTable: Improve Un/MapPhysicalMemory. | bunnei | 2022-02-19 | 3 | -38/+18 |
| * | | | | | | core: hle: kernel: KPageTable: Improve Un/MapPhysicalMemory. | bunnei | 2022-02-19 | 3 | -113/+508 |
* | | | | | | | Merge pull request #7920 from bunnei/fix-unmap-pages | bunnei | 2022-02-21 | 1 | -3/+2 |
|\ \ \ \ \ \ \
| |_|/ / / / /
|/| | | | | | |
|
| * | | | | | | core: hle: kernel: KPageTable: Fix UnmapPages. | bunnei | 2022-02-19 | 1 | -3/+2 |
| |/ / / / / |
|
* | | | | | | Merge pull request #7867 from german77/amiibo | bunnei | 2022-02-19 | 7 | -254/+949 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | nfp: Allow files without password data | german77 | 2022-02-13 | 2 | -9/+24 |
| * | | | | | nfp: Separate nfc tag from amiibo data | Narr the Reg | 2022-02-10 | 3 | -44/+76 |
| * | | | | | nfp: Address compiler issues | german77 | 2022-02-09 | 2 | -27/+27 |
| * | | | | | nfp: Validate amiibo files | Narr the Reg | 2022-02-08 | 2 | -41/+145 |
| * | | | | | yuzu: Allow to open and remove the amiibo | german77 | 2022-02-08 | 3 | -5/+24 |
| * | | | | | nfp: Improve implementation | german77 | 2022-02-08 | 4 | -189/+672 |
| * | | | | | nfp: Move IUser class to header and add missing enum and structs | german77 | 2022-02-07 | 2 | -257/+299 |
| * | | | | | nfp: Sort functions by command number | german77 | 2022-02-07 | 1 | -79/+79 |
| |/ / / / |
|
* | | | | | Merge pull request #7900 from german77/enter | bunnei | 2022-02-18 | 2 | -0/+6 |
|\ \ \ \ \ |
|
| * | | | | | yuzu: config: Fix mapping issues with the enter key | Narr the Reg | 2022-02-15 | 2 | -0/+6 |
* | | | | | | common: Add NullVisitor default constructor | Wunkolo | 2022-02-17 | 1 | -0/+3 |
* | | | | | | Merge pull request #7866 from xerpi/svc-OutputDebugString32-CreateCodeMemory32-ControlCodeMemory32 | Mai M | 2022-02-17 | 2 | -4/+40 |
|\ \ \ \ \ \ |
|
| * | | | | | | kernel: svc: Add OutputDebugString32, CreateCodeMemory32, ControlCodeMemory32 | Sergi Granell | 2022-02-15 | 2 | -4/+40 |
| |/ / / / / |
|
* | | | | | | Merge pull request #7878 from german77/mnpp | bunnei | 2022-02-17 | 6 | -0/+71 |
|\ \ \ \ \ \ |
|
| * | | | | | | service/mnpp: Stub mnpp_app | Narr the Reg | 2022-02-11 | 6 | -0/+71 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge pull request #7899 from Kelebek1/test | Morph | 2022-02-16 | 1 | -9/+9 |
|\ \ \ \ \ \ |
|
| * | | | | | | Dump patched exefs rather than base | Kelebek1 | 2022-02-15 | 1 | -9/+9 |
* | | | | | | | Merge pull request #7877 from lat9nq/upd_rev | bunnei | 2022-02-15 | 1 | -1/+3 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | audio_core: Update current process revision | lat9nq | 2022-02-11 | 1 | -1/+3 |
* | | | | | | | | Merge pull request #7891 from Morph1984/buffer_to_string_view | bunnei | 2022-02-15 | 2 | -0/+26 |
|\ \ \ \ \ \ \ \
| |_|_|_|/ / / /
|/| | | | | | | |
|
| * | | | | | | | common: fs_util: Add buffer to string view utility functions | Morph | 2022-02-14 | 2 | -0/+26 |
| | |_|_|_|_|/
| |/| | | | | |
|
* | | | | | | | Merge pull request #7871 from german77/svc2 | bunnei | 2022-02-15 | 1 | -77/+77 |
|\ \ \ \ \ \ \
| |_|_|/ / / /
|/| | | | | | |
|
| * | | | | | | svc: Set unique names for function tables | Narr the Reg | 2022-02-09 | 1 | -77/+77 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | debugger: console: Set console output codepage to UTF-8 | Morph | 2022-02-14 | 1 | -0/+1 |
| |/ / / /
|/| | | | |
|
* | | | | | hid: Stub IsUsbFullKeyControllerEnabled | lat9nq | 2022-02-12 | 2 | -1/+12 |
* | | | | | Merge pull request #7852 from Morph1984/new-uuid | bunnei | 2022-02-11 | 31 | -193/+370 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | common: uuid: Use sizeof(u64) instead of 8 in Hash() | Morph | 2022-02-10 | 1 | -5/+5 |
| * | | | | common: uuid: Return an invalid UUID if conversion from string fails | Morph | 2022-02-05 | 1 | -14/+39 |
| * | | | | general: Rename NewUUID to UUID, and remove the previous UUID impl | Morph | 2022-02-05 | 41 | -598/+415 |
| * | | | | profile: Migrate to the new UUID implementation | Morph | 2022-02-05 | 14 | -127/+131 |
| * | | | | common: uuid: Add AsU128() | Morph | 2022-02-05 | 2 | -0/+9 |
| * | | | | hle: ipc_helpers: Ignore -Wclass-memaccess | Morph | 2022-02-05 | 1 | -0/+8 |
| * | | | | service: Migrate to the new UUID implementation | Morph | 2022-02-05 | 9 | -45/+36 |
| * | | | | input/hid: Migrate to the new UUID implementation | Morph | 2022-02-05 | 16 | -56/+57 |
| * | | | | common: Implement NewUUID | Morph | 2022-02-05 | 3 | -0/+322 |
* | | | | | Merge pull request #7861 from german77/user_features | bunnei | 2022-02-10 | 7 | -62/+95 |
|\ \ \ \ \ |
|
| * | | | | | yuzu: Mute audio when in background | german77 | 2022-02-07 | 6 | -4/+27 |
| * | | | | | yuzu: Add docked, GPU accuracy and adapting filter hotkeys | german77 | 2022-02-07 | 4 | -58/+68 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge pull request #7860 from german77/no-more-drift | bunnei | 2022-02-10 | 3 | -4/+30 |
|\ \ \ \ \ |
|
| * | | | | | yuzu: Add auto center on right click | german77 | 2022-02-07 | 3 | -4/+30 |
| |/ / / / |
|
* | | | | | hle: kernel: KCodeMemory: Remove unused QueryMemory. | bunnei | 2022-02-09 | 1 | -1/+0 |
* | | | | | hle: kernel: KCodeMemory: Correct m_page_group number of pages. | bunnei | 2022-02-09 | 1 | -2/+3 |
|/ / / / |
|
* | | | | Merge pull request #7847 from tech-ticks/master | Morph | 2022-02-06 | 2 | -1/+46 |
|\ \ \ \ |
|
| * | | | | service: pm: Implement AtmosphereGetProcessInfo | tech-ticks | 2022-02-04 | 2 | -1/+46 |
* | | | | | Merge pull request #7851 from lat9nq/cmd-add-motion | Morph | 2022-02-06 | 1 | -8/+28 |
|\ \ \ \ \ |
|
| * | | | | | config: Support motion inputs | lat9nq | 2022-02-05 | 1 | -8/+28 |
* | | | | | | Merge pull request #7849 from Morph1984/qt-frameless-window | bunnei | 2022-02-05 | 1 | -0/+2 |
|\ \ \ \ \ \
| |_|_|/ / /
|/| | | | | |
|
| * | | | | | main: Always remove the frameless window flag when restoring UI state | Morph | 2022-02-04 | 1 | -0/+2 |
* | | | | | | Merge pull request #7842 from german77/vibration_test | bunnei | 2022-02-05 | 5 | -8/+95 |
|\ \ \ \ \ \ |
|
| * | | | | | | yuzu: config: Vibrate the controller while configuring vibration strength | Narr the Reg | 2022-02-02 | 5 | -8/+95 |
* | | | | | | | Merge pull request #7839 from german77/battery | bunnei | 2022-02-05 | 4 | -39/+59 |
|\ \ \ \ \ \ \
| |_|_|/ / / /
|/| | | | | | |
|
| * | | | | | | yuzu: ui: Improve battery symbols | Narr the Reg | 2022-02-02 | 4 | -39/+59 |
| |/ / / / / |
|
* | | / / / | input_common: Remove unused core include | Morph | 2022-02-04 | 1 | -1/+0 |
| |_|/ / /
|/| | | | |
|
* | | | | | Merge pull request #7811 from german77/analog-mod | bunnei | 2022-02-03 | 1 | -4/+26 |
|\ \ \ \ \ |
|
| * | | | | | input_common: Use attributes for analog range modifiers | german77 | 2022-01-31 | 1 | -4/+26 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge pull request #7814 from FernandoS27/another-bug-in-my-schedule | bunnei | 2022-02-03 | 2 | -4/+6 |
|\ \ \ \ \ |
|
| * | | | | | Vulkan: Fix Scheduler Chunks when their FuncType is 0. | Fernando Sahmkow | 2022-01-31 | 2 | -4/+6 |
| |/ / / / |
|
* | | | | | Merge pull request #7835 from bunnei/page-table-lock | bunnei | 2022-02-03 | 2 | -34/+46 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | hle: kernel: KPageTable: Migrate locks to KScopedLightLock. | bunnei | 2022-02-02 | 2 | -34/+46 |
* | | | | | Merge pull request #7838 from lioncash/noncopy | Morph | 2022-02-02 | 20 | -150/+228 |
|\ \ \ \ \ |
|
| * | | | | | common_types: Remove NonCopyable struct | Lioncash | 2022-02-02 | 1 | -10/+0 |
| * | | | | | general: Replace NonCopyable struct with equivalents | Lioncash | 2022-02-02 | 12 | -129/+219 |
| * | | | | | general: Move deleted copy/move constructor/assignment operators to public interface | Lioncash | 2022-02-02 | 7 | -11/+9 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge pull request #7834 from german77/repeat | bunnei | 2022-02-02 | 1 | -0/+1 |
|\ \ \ \ \ |
|
| * | | | | | yuzu: Disable auto repeat on hotkeys again | Narr the Reg | 2022-02-02 | 1 | -0/+1 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge pull request #7806 from ameerj/atomic64-fallbacks | bunnei | 2022-02-02 | 11 | -3/+582 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | emit_glsl_atomic: Implement 32x2 fallback atomic ops | ameerj | 2022-01-30 | 1 | -9/+55 |
| * | | | | lower_int64_to_int32: Add 64-bit atomic fallbacks | ameerj | 2022-01-30 | 3 | -11/+76 |
| * | | | | shaders: Add U64->U32x2 Atomic fallback functions | ameerj | 2022-01-30 | 9 | -1/+469 |
| |/ / / |
|
* | | | | Merge pull request #7807 from german77/moar-buttons | bunnei | 2022-02-02 | 4 | -3/+22 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | input_common: Add home and hard touch press buttons to UDP controllers | german77 | 2022-01-30 | 4 | -3/+22 |
| |/ / |
|
* | | | Merge pull request #7833 from lioncash/file-sys | Morph | 2022-02-02 | 3 | -8/+18 |
|\ \ \ |
|
| * | | | configure_filesystem: Add missing changeEvent() override | Lioncash | 2022-02-02 | 2 | -0/+10 |
| * | | | configure_filesystem: Normalize member function casing | Lioncash | 2022-02-02 | 3 | -8/+8 |
| | |/
| |/| |
|
* | | | Merge pull request #7792 from german77/translate | bunnei | 2022-02-02 | 1 | -16/+16 |
|\ \ \
| |/ /
|/| | |
|
| * | | hotkeys: Don't translate hotkey buttons | german77 | 2022-01-28 | 1 | -16/+16 |
* | | | Merge pull request #7809 from Morph1984/clock-constants | bunnei | 2022-02-02 | 3 | -11/+19 |
|\ \ \ |
|
| * | | | common: wall_clock: Check precision against the emulated CPU and CNTFRQ | Morph | 2022-01-30 | 2 | -8/+12 |
| * | | | common: wall_clock: Utilize constants for ms, us, and ns ratios | Morph | 2022-01-30 | 3 | -5/+9 |
| | |/
| |/| |
|
* | | | Merge pull request #7831 from lioncash/motion | Morph | 2022-02-01 | 1 | -18/+20 |
|\ \ \ |
|
| * | | | configure_motion_touch: Use functor versions of invokeMethod | Lioncash | 2022-02-01 | 1 | -18/+20 |
* | | | | configure_input_player: Eliminate variable shadowing | Lioncash | 2022-02-01 | 1 | -4/+5 |
* | | | | configure_input_player: std::move input setters in HandleClick | Lioncash | 2022-02-01 | 1 | -1/+1 |
* | | | | configure_input_player: Avoid unnecessary ParamPackage copies | Lioncash | 2022-02-01 | 1 | -6/+6 |
|/ / / |
|
* | | | yuzu/game_list: Use non-deprecated version of QString's split() function | Lioncash | 2022-02-01 | 1 | -1/+1 |
* | | | Merge pull request #7825 from lioncash/nodisc2 | Morph | 2022-02-01 | 1 | -3/+2 |
|\ \ \ |
|
| * | | | common/file: Remove [[nodiscard]] from Open() | Lioncash | 2022-02-01 | 1 | -3/+2 |
| |/ / |
|
* | | | Merge pull request #7824 from lioncash/scache | Morph | 2022-02-01 | 2 | -4/+3 |
|\ \ \ |
|
| * | | | video_core/shader_cache: Remove unused algorithm include | Lioncash | 2022-02-01 | 1 | -1/+0 |
| * | | | video_core/shader_cache: Take std::span in RemoveShadersFromStorage() | Lioncash | 2022-02-01 | 2 | -3/+3 |
| |/ / |
|
* | | | Merge pull request #7821 from german77/espada_aguda | bunnei | 2022-02-01 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | svc: Add 32 bit SynchronizePreemptionState | Narr the Reg | 2022-02-01 | 1 | -1/+1 |
| |/ / |
|
* | | | Rasterizer: Refactor inlineToMemory. | Fernando Sahmkow | 2022-02-01 | 9 | -15/+16 |
* | | | GPU: Improve syncing. | Fernando Sahmkow | 2022-01-29 | 1 | -3/+10 |
* | | | Rasterizer: Implement Inline2Memory Acceleration. | Fernando Sahmkow | 2022-01-29 | 14 | -6/+122 |
* | | | Inline2Memory: Flush before writting buffer. | Fernando Sahmkow | 2022-01-29 | 2 | -2/+3 |
|/ / |
|
* | | Merge pull request #7791 from german77/wall_clock | Morph | 2022-01-29 | 1 | -1/+3 |
|\ \ |
|
| * | | wall_clock: use standard wall clock if rtsc frequency is too low | german77 | 2022-01-28 | 1 | -1/+3 |
| |/ |
|
* | | spirv_atomic: Define U32x2 storage buffers for 64-bit storage atomics | ameerj | 2022-01-29 | 2 | -3/+3 |
* | | Merge pull request #7784 from german77/ds5 | Morph | 2022-01-29 | 1 | -2/+3 |
|\ \ |
|
| * | | input_common: Add DS5 to HD rumble list | Narr the Reg | 2022-01-27 | 1 | -2/+3 |
* | | | Merge pull request #7787 from bunnei/scheduler-deadlock-fix | Morph | 2022-01-29 | 2 | -23/+24 |
|\ \ \ |
|
| * | | | hle: kernel: KScheduler: Fix deadlock with core waiting for a thread lock that has migrated. | bunnei | 2022-01-27 | 2 | -23/+24 |
* | | | | Merge pull request #7788 from ameerj/stream-buffer-begin | Morph | 2022-01-29 | 1 | -0/+2 |
|\ \ \ \ |
|
| * | | | | buffer_cache: Reduce stream buffer allocations when expanding from the left | ameerj | 2022-01-27 | 1 | -0/+2 |
| |/ / / |
|
* | | | | Merge pull request #7786 from ameerj/vmnmx-sel | Morph | 2022-01-29 | 1 | -12/+6 |
|\ \ \ \ |
|
| * | | | | video_minimum_maximum: Implement src operand selectors | ameerj | 2022-01-27 | 1 | -12/+6 |
| |/ / / |
|
* | | | | emit_spirv: Add Xfb execution mode when transform feedback is used | ameerj | 2022-01-28 | 1 | -3/+9 |
* | | | | Merge pull request #7770 from german77/motion-threshold | bunnei | 2022-01-28 | 4 | -6/+24 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | input_common: Add option to configure gyro threshold | german77 | 2022-01-24 | 4 | -6/+24 |
| | |/
| |/| |
|
* | | | Merge pull request #7783 from lioncash/abi-cexpr | Morph | 2022-01-27 | 2 | -9/+9 |
|\ \ \ |
|
| * | | | common/xbyak_api: Make BuildRegSet() constexpr | Lioncash | 2022-01-26 | 2 | -9/+9 |
* | | | | Merge pull request #7762 from bunnei/un-map-improve | bunnei | 2022-01-27 | 3 | -111/+108 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | core: hle: kernel: KPageTable: Various improvements to MapPages and UnmapPages. | bunnei | 2022-01-23 | 1 | -22/+25 |
| * | | | core: hle: kernel: KPageTable: MapProcessCode: Various cleanup. | bunnei | 2022-01-23 | 1 | -11/+12 |
| * | | | core: hle: kernel: KPageTable: ReserveTransferMemory: Various cleanup. | bunnei | 2022-01-23 | 1 | -6/+6 |
| * | | | core: hle: kernel: KPageTable: ResetTransferMemory: Various cleanup. | bunnei | 2022-01-23 | 1 | -6/+5 |
| * | | | core: hle: kernel: KPageTable: SetMemoryAttribute: Various cleanup. | bunnei | 2022-01-23 | 1 | -2/+3 |
| * | | | core: hle: kernel: KPageTable: Assert valid address on GetPhysicalAddr. | bunnei | 2022-01-22 | 1 | -1/+3 |
| * | | | core: hle: kernel: KPageTable: Operate: Assert lock ownership. | bunnei | 2022-01-22 | 1 | -2/+2 |
| * | | | core: hle: kernel: KPageTable: SetHeapSize: Cleanup & take physical memory lock. | bunnei | 2022-01-22 | 1 | -4/+7 |
| * | | | core: hle: kernel: Refactor Un/MapPhysicalMemory to remove unnecessary methods. | bunnei | 2022-01-22 | 2 | -50/+39 |
| * | | | core: hle: kernel: Rename Un/Map to Un/MapMeory. | bunnei | 2022-01-22 | 3 | -7/+6 |
* | | | | Merge pull request #7780 from lioncash/macro | bunnei | 2022-01-26 | 9 | -213/+204 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | video_core/macro: Add missing <cstring> header | Lioncash | 2022-01-25 | 1 | -2/+3 |
| * | | | video_core/macro_interpreter: Move impl class to the cpp file | Lioncash | 2022-01-25 | 2 | -84/+86 |
| * | | | video_core/macro_hle: Return unique_ptr directly from GetHLEProgram() | Lioncash | 2022-01-25 | 3 | -7/+7 |
| * | | | video_core/macro: Remove unused parameter from Execute() | Lioncash | 2022-01-25 | 3 | -4/+3 |
| * | | | video_core/macro_jit_x64: Remove unused impl class member | Lioncash | 2022-01-25 | 1 | -1/+0 |
| * | | | video_core/macro_jit_x64: Decouple PersistentCallerSavedRegs() from impl | Lioncash | 2022-01-25 | 1 | -5/+4 |
| * | | | video_core/macro_jit_x64: Move impl class into cpp file | Lioncash | 2022-01-25 | 2 | -87/+86 |
| * | | | video_core/macro_hle: Move impl class into cpp file | Lioncash | 2022-01-25 | 2 | -27/+19 |
| | |/
| |/| |
|
* | | | Merge pull request #7769 from german77/no-control | bunnei | 2022-01-26 | 6 | -3/+28 |
|\ \ \ |
|
| * | | | yuzu: Add setting to disable controller navigation | german77 | 2022-01-24 | 6 | -3/+28 |
| |/ / |
|
* | | | Merge pull request #7768 from Moonlacer/fsr-1.0.2 | bunnei | 2022-01-26 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | Update FSR to 1.0.2 | Moonlacer | 2022-01-23 | 1 | -1/+1 |
| |/ / |
|
* | | | Merge pull request #7777 from lioncash/nodisc | Morph | 2022-01-25 | 1 | -2/+1 |
|\ \ \ |
|
| * | | | shader_recompiler: Remove unnecessary [[nodiscard]] | Lioncash | 2022-01-25 | 1 | -2/+1 |
| |/ / |
|
* | | | Merge pull request #7779 from lioncash/gpu-iface | Morph | 2022-01-25 | 1 | -16/+0 |
|\ \ \ |
|
| * | | | gpu: Tidy up forward declarations | Lioncash | 2022-01-25 | 1 | -10/+0 |
| * | | | gpu: Remove obsoleted CDMAPusher() accessors | Lioncash | 2022-01-25 | 1 | -6/+0 |
| |/ / |
|
* | | | Merge pull request #7778 from lioncash/comma | Morph | 2022-01-25 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | vk_fsr: Replace comma operator with semicolon | Lioncash | 2022-01-25 | 1 | -1/+1 |
| |/ / |
|
* | | | Merge pull request #7774 from lioncash/mapping | Morph | 2022-01-25 | 5 | -13/+18 |
|\ \ \ |
|
| * | | | input_common/input_engine: Ensure PadIdentifier UUIDs have a valid initial state | Lioncash | 2022-01-24 | 1 | -1/+1 |
| * | | | input_common/input_mapping: Simplify UUID validity checks | Lioncash | 2022-01-24 | 1 | -3/+3 |
| * | | | input_common/input_mapping: Add missing includes | Lioncash | 2022-01-24 | 2 | -1/+6 |
| * | | | input_common/input_mapping: Remove const from return value | Lioncash | 2022-01-24 | 4 | -4/+4 |
| * | | | input_common/input_mapping: Default constructor | Lioncash | 2022-01-24 | 1 | -1/+1 |
| * | | | input_common/main: Pass MappingData by const reference in callbacks | Lioncash | 2022-01-24 | 2 | -3/+3 |
| |/ / |
|
* | | | Merge pull request #7773 from lioncash/udp-deprecated | Morph | 2022-01-25 | 2 | -6/+6 |
|\ \ \ |
|
| * | | | input_common/udp_client: Replace deprecated from_string()/to_ulong() functions | Lioncash | 2022-01-24 | 1 | -2/+2 |
| * | | | input_common/udp_client: Prevent unnecessary string copies | Lioncash | 2022-01-24 | 2 | -4/+4 |
| |/ / |
|
* | | | Merge pull request #7771 from lioncash/assert | Morph | 2022-01-25 | 1 | -2/+0 |
|\ \ \ |
|
| * | | | kernel/k_affinity_mask: Remove duplicated assert | Lioncash | 2022-01-24 | 1 | -2/+0 |
| |/ / |
|
* | | | Merge pull request #7765 from bunnei/update-thread-count | bunnei | 2022-01-25 | 3 | -24/+21 |
|\ \ \ |
|
| * | | | hle: kernel: KThread: Improve Increment/Decrement RunningThreadCount. | bunnei | 2022-01-23 | 3 | -24/+21 |
| |/ / |
|
* | | | Merge pull request #7760 from german77/inverted_keyboard | bunnei | 2022-01-25 | 1 | -25/+34 |
|\ \ \
| |/ /
|/| | |
|
| * | | yuzu: Add modifiers for keyboard | Narr the Reg | 2022-01-22 | 1 | -25/+34 |
* | | | Merge pull request #7716 from german77/volume | bunnei | 2022-01-22 | 4 | -28/+18 |
|\ \ \
| |_|/
|/| | |
|
| * | | audio/stream: Adjust volume scale factor | german77 | 2022-01-16 | 1 | -2/+2 |
| * | | yuzu: Add volume up/down hotkeys | german77 | 2022-01-16 | 3 | -4/+16 |
| * | | yuzu: Remove speed limit hotkeys | german77 | 2022-01-15 | 3 | -24/+2 |
* | | | Merge pull request #7735 from german77/udp_battery | bunnei | 2022-01-22 | 2 | -0/+25 |
|\ \ \ |
|
| * | | | input_common: Report battery for UDP controllers | Narr the Reg | 2022-01-17 | 2 | -0/+25 |
| |/ / |
|
* | | | Merge pull request #7737 from bunnei/fix-dummy-thread-leak | bunnei | 2022-01-22 | 9 | -40/+120 |
|\ \ \
| |_|/
|/| | |
|
| * | | hle: kernel: KThread: Ensure host (dummy) threads block on locking. | bunnei | 2022-01-22 | 4 | -0/+89 |
| * | | hle: kernel: Remove redundant tracking of dummy threads. | bunnei | 2022-01-21 | 1 | -9/+3 |
| * | | hle: kernel: KThread: DummyThread can be waited, ensure wait_queue is not nullptr. | bunnei | 2022-01-21 | 1 | -6/+6 |
| * | | hle: kernel: KThread: Decrease DummyThread priority to ensure it is never scheduled. | bunnei | 2022-01-21 | 3 | -2/+5 |
| * | | hle: kernel: service_thread: Ensure dummy thread is closed & destroyed on thread exit. | bunnei | 2022-01-21 | 1 | -0/+5 |
| * | | hle: kernel: KServerSession: Remove hack for CompleteSyncRequest. | bunnei | 2022-01-21 | 1 | -11/+0 |
| * | | hle: kernel: KServerSession: Simplify CompleteSyncRequest EndWait. | bunnei | 2022-01-21 | 2 | -12/+2 |
| * | | hle: kernel: KThread: Ensure dummy threads never call EndWait. | bunnei | 2022-01-21 | 1 | -0/+5 |
| * | | hle: kernel: KScheduler: Ensure dummy threads are never scheduled. | bunnei | 2022-01-21 | 1 | -0/+5 |
| * | | hle: kernel: KThread: Rename thread_type_for_debugging -> thread_type. | bunnei | 2022-01-21 | 3 | -6/+6 |
* | | | Merge pull request #7752 from Morph1984/SetCpuOverclockEnabled | bunnei | 2022-01-22 | 1 | -1/+13 |
|\ \ \ |
|
| * | | | service: apm: Stub ISession SetCpuOverclockEnabled | Morph | 2022-01-21 | 1 | -1/+13 |
* | | | | service/wlan: Update function tables | Lioncash | 2022-01-21 | 1 | -1/+1 |
* | | | | service/usb: Update function tables | Lioncash | 2022-01-21 | 1 | -27/+15 |
* | | | | service/set: Update function tables | Lioncash | 2022-01-21 | 1 | -0/+2 |
* | | | | service/ns: Update function tables | Lioncash | 2022-01-21 | 1 | -0/+6 |
* | | | | service/nim: Update unknown function table entries | Lioncash | 2022-01-21 | 1 | -0/+6 |
* | | | | service/friend: Update unknown function table entries | Lioncash | 2022-01-21 | 1 | -6/+6 |
* | | | | service/filsystem: Update fsp-srv function table | Lioncash | 2022-01-21 | 1 | -0/+3 |
* | | | | service/btm: Update function tables | Lioncash | 2022-01-21 | 1 | -0/+30 |
* | | | | service/audio: Update audctl unknown function names | Lioncash | 2022-01-21 | 1 | -8/+8 |
* | | | | service/am: Update omm function tables | Lioncash | 2022-01-21 | 1 | -0/+1 |
* | | | | service/acc: Update unknown function names | Lioncash | 2022-01-21 | 2 | -4/+4 |
* | | | | Merge pull request #7755 from v1993/someone-in-here-lacks-system-wide-theming | bunnei | 2022-01-21 | 2 | -6/+11 |
|\ \ \ \ |
|
| * | | | | Use Default Colorful theme by default outside of Windows | v1993 | 2022-01-21 | 2 | -6/+11 |
* | | | | | Merge pull request #7731 from v1993/xfb-varying-check-fix | bunnei | 2022-01-21 | 2 | -6/+8 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | shader_recompiler: fix potential OOB access | v1993 | 2022-01-17 | 2 | -6/+8 |
* | | | | | Merge pull request #7695 from Morph1984/is-pow2 | bunnei | 2022-01-21 | 1 | -0/+6 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | common: bit_util: Add IsPow2 helper function | Morph | 2022-01-11 | 1 | -0/+6 |
* | | | | | Merge pull request #7710 from german77/just-shake-it | bunnei | 2022-01-21 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * | | | | | core/hid: Increment shake force | Narr the Reg | 2022-01-14 | 1 | -1/+1 |
* | | | | | | video_core: constify AVCodec for ffmpeg >= 5.0 | Jan Beich | 2022-01-20 | 1 | -1/+1 |
| |_|_|/ /
|/| | | | |
|
* | | | | | Merge pull request #7726 from german77/clamp | Morph | 2022-01-19 | 1 | -1/+2 |
|\ \ \ \ \ |
|
| * | | | | | service/hid: Initialize applet_resource on SetNpadAnalogStickUseCenterClamp | german77 | 2022-01-19 | 1 | -1/+2 |
* | | | | | | vulkan_device: Fix sType for VkPhysicalDeviceShaderAtomicInt64Features | Georg Lehmann | 2022-01-19 | 1 | -1/+1 |
* | | | | | | Merge pull request #7701 from bunnei/clear-mem-pages | bunnei | 2022-01-19 | 5 | -16/+34 |
|\ \ \ \ \ \ |
|
| * | | | | | | hle: kernel: k_memory_manager: Clear pages on allocation & free. | bunnei | 2022-01-15 | 5 | -16/+34 |
* | | | | | | | Merge pull request #7715 from gidoly/patch-4 | bunnei | 2022-01-19 | 1 | -2/+2 |
|\ \ \ \ \ \ \
| |_|/ / / / /
|/| | | | | | |
|
| * | | | | | | Xbox controller default name nit pick | gidoly | 2022-01-15 | 1 | -2/+2 |
| | |_|_|_|/
| |/| | | | |
|
* | | | | | | Merge pull request #7725 from german77/mouse_in_motion | bunnei | 2022-01-19 | 5 | -1/+64 |
|\ \ \ \ \ \ |
|
| * | | | | | | input_common: Reintroduce motion from mouse and use button names | german77 | 2022-01-17 | 5 | -1/+64 |
| |/ / / / / |
|
* | | | | | | Merge pull request #7712 from bunnei/fix-thread-exit | bunnei | 2022-01-18 | 11 | -39/+181 |
|\ \ \ \ \ \ |
|
| * | | | | | | core: hle: kernel: KThread: Integrate with KWorkerTask and implement DoWorkerTaskImpl. | bunnei | 2022-01-15 | 2 | -2/+28 |
| * | | | | | | core: hle: kernel: KProcess: Integrate with KWorkerTask and add unimplemented DoWorkerTaskImpl. | bunnei | 2022-01-15 | 2 | -3/+9 |
| * | | | | | | core: hle: kernel: KThread: Replace Suspend with UpdateState & various updates. | bunnei | 2022-01-15 | 2 | -33/+26 |
| * | | | | | | core: hle: kernel: Instantiate a kernel instance of KWorkerTaskManager. | bunnei | 2022-01-15 | 2 | -0/+18 |
| * | | | | | | core: hle: kernel: Add KWorkerTask and KWorkerTaskManager. | bunnei | 2022-01-15 | 4 | -0/+96 |
| * | | | | | | common: fiber: YieldTo: Avoid hard crash on nullptr previous_fiber. | bunnei | 2022-01-15 | 1 | -1/+4 |
* | | | | | | | Merge pull request #7724 from ameerj/astc_new_nv | bunnei | 2022-01-18 | 1 | -34/+46 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | astc_decoder: Combine FastReplicate functions to work around new NV driver bug | ameerj | 2022-01-16 | 1 | -34/+46 |
| | |/ / / / /
| |/| | | | | |
|
* | | | | | | | Merge pull request #7732 from v1993/patch-7 | bunnei | 2022-01-18 | 1 | -2/+0 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | hle: remove no-op code | Valeri | 2022-01-17 | 1 | -2/+0 |
| | |_|_|_|_|/
| |/| | | | | |
|
* | | | | | | | Merge pull request #7730 from v1993/patch-6 | Mai M | 2022-01-17 | 1 | -1/+1 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | input_common: nitpick about SetHatButton usage | Valeri | 2022-01-17 | 1 | -1/+1 |
| | |/ / / / /
| |/| | | | | |
|
* | | | | | | | Merge pull request #7729 from v1993/patch-5 | Mai M | 2022-01-17 | 1 | -1/+1 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | input_common: fix copy-paste error | Valeri | 2022-01-17 | 1 | -1/+1 |
| |/ / / / / / |
|
* | | | | | | | Merge pull request #7728 from v1993/patch-4 | Mai M | 2022-01-17 | 1 | -1/+1 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | hid: fix std::transform call | Valeri | 2022-01-17 | 1 | -1/+1 |
| |/ / / / / / |
|
* | | | | | | | Merge pull request #7727 from v1993/patch-3 | Mai M | 2022-01-17 | 1 | -1/+1 |
|\ \ \ \ \ \ \
| |_|/ / / / /
|/| | | | | | |
|
| * | | | | | | Correct assignment source for rotations | Valeri | 2022-01-17 | 1 | -1/+1 |
| |/ / / / / |
|
* | | | | | | uisettings: Add enumeration type for themes | Morph | 2022-01-17 | 2 | -3/+17 |
* | | | | | | config: Change default theme to Dark Colorful | gidoly | 2022-01-17 | 1 | -2/+2 |
|/ / / / / |
|
* | | | | | Merge pull request #7713 from gidoly/patch-3 | bunnei | 2022-01-15 | 1 | -0/+6 |
|\ \ \ \ \ |
|
| * | | | | | Change default name for ps controllers | gidoly | 2022-01-15 | 1 | -0/+6 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge pull request #7711 from bunnei/fix-service-thread-race-v2 | bunnei | 2022-01-15 | 1 | -12/+11 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | hle: kernel: Fix service_threads access to be thread safe V2. | bunnei | 2022-01-15 | 1 | -12/+11 |
| |/ / / |
|
* | | | | Merge pull request #7707 from german77/slow-update | bunnei | 2022-01-15 | 1 | -1/+2 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | service/hid: Decrease motion update rate | Narr the Reg | 2022-01-13 | 1 | -1/+2 |
| |/ / |
|
* | | | Merge pull request #7699 from bunnei/fix-service-thread-race | Mai M | 2022-01-14 | 1 | -7/+27 |
|\ \ \ |
|
| * | | | hle: kernel: Fix service_threads access to be thread safe. | bunnei | 2022-01-14 | 1 | -7/+27 |
* | | | | Merge pull request #7698 from bunnei/mem-code-memory-updates | Mai M | 2022-01-14 | 6 | -81/+107 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | hle: kernel: k_page_table: Update SetProcessMemoryPermission. | bunnei | 2022-01-12 | 6 | -45/+68 |
| * | | | hle: service: ldr: UnmapCodeMemory BSS only when set. | bunnei | 2022-01-12 | 1 | -3/+7 |
| * | | | hle: kernel: k_page_table: ReadAndWrite -> UserReadWrite. | bunnei | 2022-01-12 | 3 | -18/+18 |
| * | | | hle: kernel: k_page_table: Rename *ProcessCodeMemory -> *CodeMemory. | bunnei | 2022-01-12 | 4 | -20/+19 |
* | | | | Merge pull request #7690 from Morph1984/increase-file-limit-win | bunnei | 2022-01-14 | 1 | -2/+2 |
|\ \ \ \ |
|
| * | | | | yuzu: main: Increase the open file limit on Windows to 8192 | Morph | 2022-01-10 | 1 | -2/+2 |
| | |_|/
| |/| | |
|
* | | | | Merge pull request #7700 from german77/no-gyro | bunnei | 2022-01-14 | 1 | -1/+1 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | core/hid: Reduce gyro threshold even more | Narr the Reg | 2022-01-12 | 1 | -1/+1 |
* | | | | Merge pull request #7697 from abouvier/opt-tests | bunnei | 2022-01-12 | 2 | -2/+5 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | cmake: make tests optional | Alexandre Bouvier | 2022-01-12 | 2 | -2/+5 |
* | | | | Merge pull request #7684 from bunnei/set-mem-perm-attr | bunnei | 2022-01-12 | 5 | -160/+211 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | core: hle: kernel: svc: Updates to SetMemoryAttribute and SetMemoryPermission. | bunnei | 2022-01-08 | 3 | -45/+46 |
| * | | | core: hle: kernel: k_page_table: Update CheckMemoryState. | bunnei | 2022-01-08 | 4 | -116/+166 |
* | | | | Merge pull request #7633 from german77/hotkeys | bunnei | 2022-01-11 | 15 | -80/+626 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | yuzu: Add controller hotkeys | german77 | 2022-01-07 | 14 | -79/+580 |
| * | | | core/hid: Add home and screenshot button support | german77 | 2022-01-07 | 3 | -1/+46 |
* | | | | Merge pull request #7683 from liushuyu/fmt-8.1 | Morph | 2022-01-10 | 4 | -2/+27 |
|\ \ \ \ |
|
| * | | | | logging/log.h: move enum class formatter to a separate file ... | liushuyu | 2022-01-10 | 6 | -22/+32 |
| * | | | | logging/log: use `underlying_type` instead of hardcoding types | liushuyu | 2022-01-09 | 1 | -2/+4 |
| * | | | | logging: adapt to changes in fmt 8.1 | liushuyu | 2022-01-08 | 3 | -7/+20 |
| | |/ /
| |/| | |
|
* | | | | Merge pull request #7687 from german77/tas_handle | Morph | 2022-01-10 | 1 | -7/+24 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | input_common: Handle errors on TAS scripts | german77 | 2022-01-08 | 1 | -7/+24 |
* | | | | Merge pull request #7682 from german77/udp_fix | bunnei | 2022-01-08 | 3 | -17/+30 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | yuzu: Use pad parameter to choose the correct controller | german77 | 2022-01-07 | 2 | -9/+14 |
| * | | | input_common: Fix udp motion not automapping to both sides | german77 | 2022-01-07 | 1 | -8/+16 |
| |/ / |
|
* | | | Merge pull request #7680 from german77/accel_mapping | bunnei | 2022-01-08 | 2 | -2/+11 |
|\ \ \
| |/ /
|/| | |
|
| * | | core/hid: Set minimum gyro threshold | german77 | 2022-01-07 | 1 | -0/+1 |
| * | | input_common: Use accelerometer data for mapping | german77 | 2022-01-07 | 1 | -2/+10 |
| |/ |
|
* | | Merge pull request #7658 from ameerj/sparse-fixes | Fernando S | 2022-01-06 | 3 | -61/+44 |
|\ \ |
|
| * | | video_core/memory_manager: Fixes for sparse memory management | ameerj | 2021-12-31 | 2 | -14/+12 |
| * | | video_core/memory_manager: Deduplicate Read/WriteBlock | ameerj | 2021-12-31 | 2 | -47/+32 |
* | | | Merge pull request #7674 from lat9nq/fix-custom-highlight | bunnei | 2022-01-06 | 1 | -15/+9 |
|\ \ \
| |_|/
|/| | |
|
| * | | configure_per_game: Initialize tabs after loading custom configuration | lat9nq | 2022-01-05 | 1 | -15/+9 |
* | | | Merge pull request #7673 from german77/no_return | Mai M | 2022-01-05 | 2 | -2/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | video_core: Remove unnecesary maybe_unused flag | Narr the Reg | 2022-01-05 | 1 | -1/+1 |
| * | | glsl: Remove unreachable return | Narr the Reg | 2022-01-05 | 1 | -1/+0 |
* | | | Merge pull request #7636 from vonchenplus/buffer_queue_query | bunnei | 2022-01-04 | 4 | -4/+9 |
|\ \ \ |
|
| * | | | Remove invalid assertion statement | Feng Chen | 2021-12-28 | 1 | -3/+0 |
| * | | | Remove invalid header include | Feng Chen | 2021-12-28 | 1 | -1/+0 |
| * | | | Implement few type in bufferqueue query method | Feng Chen | 2021-12-28 | 2 | -0/+9 |
* | | | | Merge pull request #7670 from ameerj/vsync-block | Fernando S | 2022-01-04 | 4 | -10/+30 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | gpu: Add shut down method to synchronize threads before destruction | ameerj | 2022-01-04 | 3 | -0/+15 |
| * | | | Revert "Merge pull request #7668 from ameerj/fence-stop-token" | ameerj | 2022-01-04 | 3 | -10/+15 |
* | | | | Merge pull request #7251 from FernandoS27/shader-dump | bunnei | 2022-01-04 | 8 | -1/+98 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | ShaderDecompiler: Add a debug option to dump the game's shaders. | Fernando Sahmkow | 2022-01-04 | 8 | -1/+98 |
* | | | | Merge pull request #7668 from ameerj/fence-stop-token | bunnei | 2022-01-04 | 3 | -15/+10 |
|\ \ \ \ |
|
| * | | | | gpu: Use std::stop_token in WaitFence for VSync thread | ameerj | 2022-01-03 | 3 | -15/+10 |
| |/ / / |
|
* | | | | Merge pull request #7664 from german77/fallback | bunnei | 2022-01-04 | 2 | -4/+36 |
|\ \ \ \ |
|
| * | | | | core/hid: Add fallback to fullkey controllers | german77 | 2022-01-02 | 2 | -4/+36 |
| | |_|/
| |/| | |
|
* | | | | Merge pull request #7662 from german77/uistatus | bunnei | 2022-01-03 | 1 | -2/+2 |
|\ \ \ \ |
|
| * | | | | yuzu: Fix UI elements not updating correctly | german77 | 2022-01-02 | 1 | -2/+2 |
| |/ / / |
|
* | | | | Merge pull request #7663 from german77/applet | bunnei | 2022-01-03 | 2 | -53/+68 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | controller_applet: Only populate supported controllers | german77 | 2022-01-02 | 2 | -53/+68 |
| |/ / |
|
* | | | Merge pull request #7648 from bunnei/thread-pinning | Fernando S | 2022-01-03 | 10 | -14/+140 |
|\ \ \ |
|
| * | | | core: hle: kernel: Implement thread pinning. | bunnei | 2021-12-31 | 10 | -14/+140 |
* | | | | Merge pull request #7624 from ameerj/intel-msaa-scale | Fernando S | 2022-01-03 | 4 | -20/+35 |
|\ \ \ \ |
|
| * | | | | vk_texture_cache: Use 3D scale helpers for MSAA texture scaling on Intel Windows drivers | ameerj | 2021-12-24 | 4 | -20/+35 |
* | | | | | Merge pull request #7629 from ameerj/nv-driver-fixes | Fernando S | 2022-01-03 | 18 | -30/+140 |
|\ \ \ \ \ |
|
| * | | | | | glsl: Add boolean reference workaround | ameerj | 2021-12-30 | 6 | -2/+15 |
| * | | | | | glsl_context_get_set: Add alternative cbuf type for broken drivers | ameerj | 2021-12-30 | 6 | -24/+35 |
| * | | | | | emit_glsl_integer: Use negation work around | ameerj | 2021-12-30 | 1 | -2/+2 |
| * | | | | | shader: Add integer attribute get optimization pass | ameerj | 2021-12-30 | 9 | -0/+86 |
| * | | | | | emit_glsl_floating_point: Fix FPNeg on newer Nvidia drivers | ameerj | 2021-12-25 | 1 | -2/+2 |
* | | | | | | texture_cache/util: Fix s32 overflow when resolving overlaps | ameerj | 2022-01-01 | 1 | -5/+5 |
| |_|_|/ /
|/| | | | |
|
* | | | | | Merge pull request #7647 from german77/toad | bunnei | 2021-12-31 | 5 | -17/+23 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | core/hid: Fix controller type validation | german77 | 2021-12-30 | 5 | -17/+23 |
* | | | | | Merge pull request #7635 from bunnei/set-heap-size | bunnei | 2021-12-30 | 6 | -83/+141 |
|\ \ \ \ \ |
|
| * | | | | | core: hle: kernel: Updated implementation of svcSetHeapSize. | bunnei | 2021-12-28 | 6 | -83/+141 |
* | | | | | | Merge pull request #7618 from goldenx86/patch-4 | bunnei | 2021-12-29 | 1 | -0/+9 |
|\ \ \ \ \ \
| |_|_|_|_|/
|/| | | | | |
|
| * | | | | | Empty spaces | Matías Locatti | 2021-12-28 | 1 | -1/+1 |
| * | | | | | Changes to avoid warnings in SSE4.2 optimized SPIR-V | Matías Locatti | 2021-12-28 | 1 | -0/+9 |
* | | | | | | Merge pull request #7622 from ameerj/vk-rescale-invalid-ptr | bunnei | 2021-12-28 | 5 | -8/+21 |
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | | |
|
| * | | | | | vk_texture_cache: Fix invalidated pointer access | ameerj | 2021-12-24 | 5 | -8/+21 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge pull request #7621 from bunnei/set-mem-perm | bunnei | 2021-12-28 | 4 | -1/+67 |
|\ \ \ \ \ |
|
| * | | | | | core: hle: kernel: Implement SetMemoryPermission. | bunnei | 2021-12-23 | 4 | -1/+67 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge pull request #7630 from ameerj/glasm-get-int | bunnei | 2021-12-28 | 1 | -4/+4 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | emit_glasm_context_get_set: Fix GetAttribute return value type. | ameerj | 2021-12-25 | 1 | -4/+4 |
| | |_|/
| |/| | |
|
* | | | | Merge pull request #7620 from bunnei/kernel-thread-x18 | bunnei | 2021-12-25 | 1 | -0/+2 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | core: hle: kernel: KThread: X18 should be a cryptographically random number. | bunnei | 2021-12-23 | 1 | -0/+2 |
| |/ / |
|
* | / | blit_image: Remove unused function | ameerj | 2021-12-24 | 2 | -50/+0 |
| |/
|/| |
|
* | | Merge pull request #7614 from liushuyu/fix-linux-inhibit | bunnei | 2021-12-23 | 3 | -0/+64 |
|\ \
| |/
|/| |
|
| * | main: reword inhibit reason | liushuyu | 2021-12-22 | 1 | -2/+3 |
| * | main: fix wake lock in Flatpak ... | liushuyu | 2021-12-22 | 3 | -0/+63 |
* | | Merge pull request #7616 from bunnei/fix-get-idle-ticks | Fernando S | 2021-12-22 | 1 | -14/+9 |
|\ \ |
|
| * | | hle: kernel: svc: GetInfo: Fix error checking with IdleTickCount. | bunnei | 2021-12-22 | 1 | -14/+9 |
* | | | Merge pull request #7375 from vonchenplus/convert_legacy | Fernando S | 2021-12-22 | 12 | -293/+109 |
|\ \ \
| |_|/
|/| | |
|
| * | | Address format clang | vonchenplus | 2021-12-18 | 3 | -38/+38 |
| * | | Remove spirv handle legacy related code | vonchenplus | 2021-12-18 | 4 | -190/+1 |
| * | | Remove glsl handle legacy related code | vonchenplus | 2021-12-18 | 3 | -103/+1 |
| * | | Merge branch 'yuzu-emu:master' into convert_legacy | Feng Chen | 2021-12-18 | 334 | -12898/+18256 |
| |\ \ |
|
| * | | | Implement convert legacy to generic | Feng Chen | 2021-11-19 | 6 | -1/+108 |
* | | | | Merge pull request #7599 from FernandoS27/primrestart-vulkan | bunnei | 2021-12-22 | 3 | -5/+50 |
|\ \ \ \ |
|