1
0
mirror of https://git.suyu.dev/suyu/suyu synced 2025-12-28 06:00:50 -06:00

Commit Graph

  • e11e65b3d6 applets: Correct event ResetTypes from OneShot to Sticky Fixes bugs relating to signalling in software keyboard. Zach Hilman 2018-11-23 11:00:33 -05:00
  • bf90f2402d qt: Implement GUI dialog frontend for ProfileSelector Zach Hilman 2018-11-22 21:03:33 -05:00
  • 60b59d554d am: Use ProfileSelect applet Zach Hilman 2018-11-22 21:02:57 -05:00
  • 4fb59fdfe1 applets: Implement ProfileSelect applet Zach Hilman 2018-11-22 21:02:36 -05:00
  • 6deccc7e6b qt: Register to use Qt ProfileSelector instead of default Zach Hilman 2018-11-22 21:00:42 -05:00
  • 58fd0a1c50 core: Add getter/setter for ProfileSelector in System Zach Hilman 2018-11-22 21:00:04 -05:00
  • d17f38494b frontend: Add frontend applet for ProfileSelect Zach Hilman 2018-11-22 20:58:51 -05:00
  • 877b31b33e software_keyboard: Signal state changed event upon construction Zach Hilman 2018-11-22 20:51:53 -05:00
  • 60e27252a5 qt: Add UI to display game properties and disable add-ons Zach Hilman 2018-11-28 14:02:29 -05:00
  • 5f0217592b loader: Add support for reading the name of game's developer Zach Hilman 2018-11-28 14:01:56 -05:00
  • 51483d83bb aoc_u: Obey disabled add-ons list when listing DLC Zach Hilman 2018-11-28 14:01:29 -05:00
  • 0cea05cdf7 patch_manager: Obey disabled add-ons list when patching game Zach Hilman 2018-11-28 14:01:09 -05:00
  • c7b41ade74 core: Make GetGameFileFromPath function externally accessible Zach Hilman 2018-11-28 14:00:44 -05:00
  • c381f46428 config: Store and load disabled add-ons list Zach Hilman 2018-11-28 14:00:01 -05:00
  • 282b7e902c settings: Store list of disabled add-ons per title ID Zach Hilman 2018-11-28 13:59:40 -05:00
  • 76525013c0 Merge pull request #1842 from lioncash/slot bunnei 2018-12-03 17:12:01 -05:00
  • f6b22d9251 Merge pull request #1835 from lioncash/cache-global bunnei 2018-12-03 17:11:26 -05:00
  • 8a12daac8c Merge pull request #1822 from ReinUsesLisp/glsl-scope bunnei 2018-12-03 17:10:02 -05:00
  • ef69b4b830 Merge pull request #1803 from DarkLordZach/k-able-event bunnei 2018-12-03 17:05:57 -05:00
  • f7d5f72944 Merge pull request #1833 from lioncash/clean bunnei 2018-12-03 17:04:05 -05:00
  • 118f402382 Merge pull request #1839 from lioncash/init bunnei 2018-12-03 17:03:00 -05:00
  • a238cdb5ca Merge pull request #1841 from ogniK5377/npad-mode-fix bunnei 2018-12-03 17:02:40 -05:00
  • 6d7514ccec game_list: Remove a reference of a reference Frederic Laing 2018-12-03 19:26:36 +01:00
  • 1ad158b2bb Merge pull request #1843 from lioncash/table Sebastian Valle 2018-12-03 12:21:28 -05:00
  • 5102c91256 Moved backtrace to ArmInterface David Marcec 2018-12-03 20:13:48 +11:00
  • 7149332712 Print backtrace on svcBreak David Marcec 2018-12-03 19:12:09 +11:00
  • 7695febfa1 loader/nso: Remove dependency on the System class Lioncash 2018-12-02 22:24:43 -05:00
  • fc32d6256a loader/nro: Make the static LoadNro function internally linked Lioncash 2018-12-02 22:17:09 -05:00
  • 7e2467e695 file_sys/directory: Amend path buffer size for directory entries Lioncash 2018-12-02 23:15:55 -05:00
  • b110d2176c loader/nro: Remove dependency on the System class Lioncash 2018-12-02 22:13:50 -05:00
  • 6306e54f45 service/usb: Update function table Lioncash 2018-12-02 15:49:37 -05:00
  • f933b3370e service/erpt: Update function table Lioncash 2018-12-02 15:46:42 -05:00
  • 195cad9635 yuzu/configuration: Make slots private where applicable Lioncash 2018-12-02 14:14:32 -05:00
  • eabfb7730d yuzu/configuration: Add missing override specifiers to configuration-related classes Lioncash 2018-12-02 14:10:28 -05:00
  • f3253d0f14 yuzu/configuration/configure_input: Default destructor in the cpp file Lioncash 2018-12-02 14:06:39 -05:00
  • a9223c8182 Fixed crash with SetNpadMode David Marcec 2018-12-03 02:45:08 +11:00
  • 7fe27de26e svc: Use the current process' handle table for retrieving the process instance to act upon Lioncash 2018-12-02 02:00:11 -05:00
  • 6712e7402c svc: Reorganize svcGetInfo, handle more error cases for existing implemented info categories Lioncash 2018-12-02 01:37:15 -05:00
  • 3476830b26 svc: Avoid performance-degrading unnecessary reschedule Zach Hilman 2018-12-02 00:44:40 -05:00
  • 57ac068a23 service/audio/audout_u: Amend constructor initialization list order Lioncash 2018-12-01 23:56:17 -05:00
  • 7ce17b2cf6 Merge pull request #1827 from ReinUsesLisp/clip-and-shader bunnei 2018-12-01 23:51:47 -05:00
  • efbcff0af0 file_sys/registered_cache: Eliminate variable shadowing Lioncash 2018-12-01 23:50:10 -05:00
  • 80aa124b1d Merge pull request #1825 from ReinUsesLisp/shader-pipeline-cache bunnei 2018-12-01 23:48:55 -05:00
  • a6805e58ce Merge pull request #1795 from ReinUsesLisp/vc-cleanup bunnei 2018-12-01 23:46:18 -05:00
  • 0e9be7be37 Merge pull request #1823 from bunnei/fix-surface-copy bunnei 2018-12-01 23:44:32 -05:00
  • db4523f1ec filesystem: De-globalize registered_cache_union Lioncash 2018-12-01 20:32:38 -05:00
  • 8c108eaca7 yuzu/game_list_worker: Deduplicate game list entry creation Lioncash 2018-12-01 23:23:02 -05:00
  • f1ecfcb8bc yuzu/game_list_worker: Tidy up string handling in FillControlMap() Lioncash 2018-12-01 22:48:57 -05:00
  • a8aca4306d crypto/key_manager: Remove unused variable in GetTicketblob() Lioncash 2018-12-01 22:37:51 -05:00
  • c5e781e72a Merge pull request #1832 from Simek/remove-game-list-border bunnei 2018-12-01 22:26:34 -05:00
  • 97e73591e3 Merge pull request #1830 from Subv/vi_ub bunnei 2018-12-01 22:25:10 -05:00
  • e88cdcc912 Fix debug build Lioncash 2018-12-01 02:05:19 -05:00
  • 0ccaaafca3 file_sys: Override missing mutating functions to be stubbed out for ReadOnlyVfsDirectory by default Lioncash 2018-11-30 23:44:08 -05:00
  • a7d9fe993a service/fsp_srv: Implement CleanDirectoryRecursively Lioncash 2018-11-30 14:44:13 -05:00
  • 5f07ca3dce remove border from GameList Bartosz Kaszubowski 2018-11-30 23:35:08 +01:00
  • 583bd20f02 Services/VI: Dereferencing an uninitialized std::optional is undefined behavior. Subv 2018-11-30 16:06:49 -05:00
  • b7104263ba Merge pull request #1829 from lioncash/lang bunnei 2018-11-30 10:53:13 -05:00
  • 308bbba8b9 service/set: Convert GetLanguageCode over to using PushEnum() Lioncash 2018-11-30 03:34:30 -05:00
  • 7c04fe22b4 service/set: Implement MakeLanguageCode Lioncash 2018-11-28 23:47:01 -05:00
  • 4b950728fd configure_input: Amend clang-format discrepancies Lioncash 2018-11-30 03:31:56 -05:00
  • 0f43564d09 gl_rasterizer_cache: Update AccurateCopySurface to flush complete source surface. bunnei 2018-11-28 21:58:30 -05:00
  • 2908d30274 gl_rasterizer: Enable clip distances when set in register and in shader ReinUsesLisp 2018-11-29 16:13:13 -03:00
  • 1a2bb596db gl_rasterizer: Implement a framebuffer cache ReinUsesLisp 2018-11-18 22:20:26 -03:00
  • e8620eaa9a gl_shader_manager: Update pipeline when programs have changed ReinUsesLisp 2018-11-29 03:24:21 -03:00
  • 170d707850 hle_ipc: Refactor SleepClientThread to avoid ReadableEvent Zach Hilman 2018-11-29 09:14:12 -05:00
  • a342bcc9b1 kernel/event: Reference ReadableEvent from WritableEvent Zach Hilman 2018-11-27 09:18:29 -05:00
  • ff610103b5 core: Port all current usages of Event to Readable/WritableEvent Zach Hilman 2018-11-26 18:34:07 -05:00
  • a56fc84e7a hle_ipc: Use event pair for SleepClientThread Zach Hilman 2018-11-26 18:32:52 -05:00
  • c61d2a2841 kernel: Add named event table Used to store ReadableEvents of all events on the system. Zach Hilman 2018-11-26 18:32:13 -05:00
  • c713383816 kernel: Divide Event into ReadableEvent and WritableEvent More hardware accurate. On the actual system, there is a differentiation between the signaler and signalee, they form a client/server relationship much like ServerPort and ClientPort. Zach Hilman 2018-11-26 18:31:22 -05:00
  • d92989e787 kernel/object: Add descriptions to ResetTypes Zach Hilman 2018-11-26 18:29:50 -05:00
  • 7befe0134d Merge pull request #1768 from greggameplayer/patch-2 bunnei 2018-11-29 01:00:09 -05:00
  • 1e49a85106 Merge pull request #1801 from ogniK5377/log-before-execute bunnei 2018-11-29 00:58:46 -05:00
  • 3d3cc35ee7 gl_rasterizer_cache: Remove BlitSurface and replace with more accurate copy. bunnei 2018-11-28 21:56:21 -05:00
  • eb700afcf0 gl_shader_decompiler: Remove texture temporal in TLD4 ReinUsesLisp 2018-11-28 22:07:19 -03:00
  • 8d58e5da71 gl_shader_decompiler: Flip negated if else statement ReinUsesLisp 2018-11-28 21:31:10 -03:00
  • f4abebd731 gl_shader_decompiler: Use GLSL scope on instructions unrelated to textures ReinUsesLisp 2018-11-28 02:44:15 -03:00
  • 78fc8f6b66 gl_shader_decompiler: Move texture code generation into lambdas ReinUsesLisp 2018-11-28 02:34:23 -03:00
  • ab13b628d0 gl_shader_decompiler: Clean up texture instructions ReinUsesLisp 2018-11-28 02:22:10 -03:00
  • 6a642022dd gl_shader_decompiler: Scope GLSL variables with a scoped object ReinUsesLisp 2018-11-28 01:41:06 -03:00
  • 037449668e gl_rasterizer: Signal UNIMPLEMENTED when rt_separate_frag_data is not zero ReinUsesLisp 2018-11-28 21:26:22 -03:00
  • 653d7a3f0d gl_rasterizer_cache: Use brackets for two-line single-expresion blocks ReinUsesLisp 2018-11-24 20:01:57 -03:00
  • 432a9872ed gl_rasterizer: Remove unused struct declarations ReinUsesLisp 2018-11-24 00:09:54 -03:00
  • 22c7c710b4 gl_rasterizer: Remove extension booleans ReinUsesLisp 2018-11-24 00:07:42 -03:00
  • 5a9a84994a Merge pull request #1808 from Tinob/master bunnei 2018-11-28 17:47:28 -05:00
  • 3fe8ab0d99 Merge pull request #1786 from Tinob/DepthClamp bunnei 2018-11-28 17:46:55 -05:00
  • c5ab648554 Merge pull request #1817 from DarkLordZach/npad-idx-fix bunnei 2018-11-28 17:46:17 -05:00
  • 6f849887c9 Merge pull request #1792 from bunnei/dma-pusher bunnei 2018-11-28 10:12:37 -05:00
  • e0b0947437 Add missing environment variables to travis-ci.env Cameron Cawley 2018-11-28 15:12:03 +00:00
  • 299224790c npad: Use NPadIdToIndex to prevent invalid array access Zach Hilman 2018-11-28 09:01:58 -05:00
  • 881f5ad70f Merge pull request #1735 from FernandoS27/tex-spacing bunnei 2018-11-27 19:21:17 -05:00
  • adb882bf90 Merge pull request #1814 from lioncash/ptr bunnei 2018-11-27 19:20:12 -05:00
  • ac74b71d75 dma_pushbuffer: Optimize to avoid loop and copy on Push. bunnei 2018-11-27 19:17:33 -05:00
  • c568f5cea7 gpu: Move command list profiling to DmaPusher::DispatchCalls. bunnei 2018-11-27 18:42:21 -05:00
  • e89a3b9e59 Merge pull request #1811 from lioncash/input bunnei 2018-11-27 18:38:12 -05:00
  • 71dfe4a7ae Merge pull request #1815 from DarkLordZach/npad-pos-fix bunnei 2018-11-27 17:26:58 -05:00
  • 6df74ff579 npad: Fix copy/paste error with LED position assignments Zach Hilman 2018-11-27 17:23:44 -05:00
  • 2a22c1b27e yuzu/configure_input_player: Use std::size_t to represent the player index instead of u8 Lioncash 2018-11-27 05:17:11 -05:00
  • 0782d3971b yuzu/configure_input: Make CallConfigureDialog a non-member template function Lioncash 2018-11-27 05:14:59 -05:00
  • 3cc204aff8 Merge pull request #1802 from DarkLordZach/user-data-storage bunnei 2018-11-27 16:36:23 -05:00