Commit Graph

  • 12ab5a0547 service/apm: Add the apm:sys service Lioncash 2018-08-07 10:05:24 -04:00
  • d3f64785d1 nvflinger: Correct typo in name of composition event Lioncash 2018-08-07 09:03:05 -04:00
  • 300ab211e8 nvdrv: Make Ioctl()'s definition match its prototype Lioncash 2018-08-07 08:57:09 -04:00
  • fa8017295b nvdrv: Get rid of indirect inclusions Lioncash 2018-08-07 08:42:18 -04:00
  • e40b0cf437 nvflinger: Get rid of indirect inclusions Lioncash 2018-08-07 08:24:30 -04:00
  • 7e49881b7f nvflinger: Use std::string_view in OpenDisplay() Lioncash 2018-08-07 08:19:24 -04:00
  • 0f5c4615ae Make building cubeb optional KAMiKAZOW 2018-08-07 13:21:56 +02:00
  • 890e543304 services/hid: Add ActivateNpadWithRevision() to the hid function info array Lioncash 2018-08-07 03:23:17 -04:00
  • 20c976ff2a service/time: Amend command IDs of ToPosixTime() and ToPosixTimeWithMyRule() Lioncash 2018-08-07 03:18:03 -04:00
  • 45bc449ff9 service: Add usb services Lioncash 2018-08-07 02:41:43 -04:00
  • c8f6754417 qt/hotkey: Get rid of global hotkey map instance Lioncash 2018-08-07 00:43:07 -04:00
  • 0db0e4c8f3 externals: Update glad to 0.1.26 Lioncash 2018-08-07 02:24:29 -04:00
  • 91cfe70301 loader: Add icon and title support to XCI Zach Hilman 2018-08-06 23:13:37 -04:00
  • e4422b09b6 Fix missing qjpeg DLL Zach Hilman 2018-07-29 13:55:21 -04:00
  • 5927cf0e17 Use const where applicable Zach Hilman 2018-07-28 12:35:02 -04:00
  • 9e88f03e75 Avoid parsing RomFS to directory in NCA Zach Hilman 2018-07-28 12:32:16 -04:00
  • da2f00ab7d client_port: Make all data members private Lioncash 2018-08-06 22:09:31 -04:00
  • 826b1394e8 Merge pull request #931 from DarkLordZach/nca-as-drd bunnei 2018-08-06 22:02:41 -04:00
  • 0c3c91e41c Merge pull request #947 from lioncash/encoding bunnei 2018-08-06 22:02:01 -04:00
  • e2b74f6354 GDBStub works with both Unicorn and Dynarmic now (#941) Hedges 2018-08-07 03:01:24 +01:00
  • e218d79cc2 Merge pull request #943 from lioncash/decl bunnei 2018-08-06 22:00:49 -04:00
  • 75df8a3969 Merge pull request #946 from lioncash/compress bunnei 2018-08-06 21:34:20 -04:00
  • 645d35ac32 Merge pull request #944 from lioncash/menu bunnei 2018-08-06 21:33:23 -04:00
  • 168958f8e2 Merge pull request #942 from lioncash/default bunnei 2018-08-06 21:32:25 -04:00
  • e3321c2e00 Make mbedtls and cubeb not install headers and libraries Zion Nimchuk 2018-08-06 15:38:38 -07:00
  • f179e87864 Merge pull request #940 from lioncash/private bunnei 2018-08-06 21:31:25 -04:00
  • cf82358ee6 Merge pull request #936 from bunnei/avoid-copies bunnei 2018-08-06 21:29:29 -04:00
  • 83ef37ca37 Merge pull request #934 from lioncash/chrono bunnei 2018-08-06 18:03:05 -04:00
  • bf51bbffcb Merge pull request #945 from lioncash/exist James Rowe 2018-08-06 13:54:15 -06:00
  • 96b6ad11c1 qt/main: Avoid sign conversions in UpdateRecentFiles() Lioncash 2018-08-06 14:30:04 -04:00
  • 10d693b9c2 game_list: Remove unnecessary conversion to std::string in ValidateEntry() Lioncash 2018-08-06 14:57:14 -04:00
  • a5ac53dd4c game_list: Use QString::fromStdString() where applicable instead of c_str() Lioncash 2018-08-06 14:49:21 -04:00
  • 251e92513a game_list: Join declarations and assignments in onTextChanged() Lioncash 2018-08-06 13:48:14 -04:00
  • cf983888cc qt/main: Collapse if statement in UpdateRecentFiles() Lioncash 2018-08-06 14:28:01 -04:00
  • 2b2dc00bfd qt/main: Better file-existence checking within OnMenuRecentFile() and UpdateUITheme() Lioncash 2018-08-06 14:12:57 -04:00
  • d33f641912 qt: Don't show error dialog when canceling the Load Folder dialog Lioncash 2018-08-06 14:02:31 -04:00
  • 9764b4ec0e qt/game_list_p: Remove redundant base class constructor invocations Lioncash 2018-08-06 13:36:05 -04:00
  • 7846295a8f qt: Add missing override specifiers where applicable Lioncash 2018-08-06 13:12:32 -04:00
  • 00a68c5eea qt: Default destructors where applicable Lioncash 2018-08-06 12:58:46 -04:00
  • 2feb1a8ba6 kernel/event: Make data members private Lioncash 2018-08-06 12:52:21 -04:00
  • 1ac45342dd Merge pull request #933 from lioncash/memory bunnei 2018-08-06 12:34:57 -04:00
  • 37adf04dcd Merge pull request #937 from mailwl/audout-fix Mat M 2018-08-06 05:32:23 -04:00
  • 2ea0f0fd16 Service/Audio: audout_a.cpp: remove pragma once mailwl 2018-08-06 11:41:19 +03:00
  • 904d7eaa94 maxwell_3d: Remove outdated assert. bunnei 2018-08-05 23:57:19 -04:00
  • 57eb936200 gl_rasterizer_cache: Avoid superfluous surface copies. bunnei 2018-08-05 23:30:18 -04:00
  • 0b80bbeb95 Merge pull request #932 from lioncash/func bunnei 2018-08-05 23:37:53 -04:00
  • f1b93d63d1 Merge pull request #929 from lioncash/addr bunnei 2018-08-05 23:36:26 -04:00
  • 03b7ebbc08 Merge pull request #930 from lioncash/thread bunnei 2018-08-05 23:35:59 -04:00
  • bb21c2198a Merge pull request #925 from bunnei/audren bunnei 2018-08-05 23:35:22 -04:00
  • 6c56754322 perf_stats: Correct literal used for MAX_LAG_TIME_US Lioncash 2018-08-05 22:12:30 -04:00
  • a0c3a46aa9 core_timing: Make GetGlobalTimeUs() return std::chrono::microseconds Lioncash 2018-08-05 22:07:28 -04:00
  • 2a7a2b739b memory: Make prototype parameter names match their definitions Lioncash 2018-08-05 21:36:44 -04:00
  • 4aa31b0618 memory: Correct prototype of ZeroBlock Lioncash 2018-08-05 21:34:00 -04:00
  • 2fc5c783ed memory: Remove unnecessary const qualifiers in prototypes Lioncash 2018-08-05 21:31:56 -04:00
  • 6edd828101 core_timing: Convert typedef into a type alias Lioncash 2018-08-05 21:27:11 -04:00
  • d9815b523b core_timing: Use transparent functors where applicable Lioncash 2018-08-05 21:15:13 -04:00
  • 7f9430f7ae loader: Make AppLoader_NCA rely on directory loading code Zach Hilman 2018-08-05 18:27:05 -04:00
  • c8e5c74092 Merge pull request #927 from bunnei/fix-texs bunnei 2018-08-05 16:42:21 -04:00
  • 00f7e584ce gdbstub: Use type alias for breakpoint maps Lioncash 2018-08-05 16:11:29 -04:00
  • 89c076b4b1 gdbstub: Move all file-static variables into the GDBStub namespace Lioncash 2018-08-05 15:59:53 -04:00
  • c0af42d6eb Merge pull request #912 from lioncash/global-var bunnei 2018-08-05 16:37:39 -04:00
  • 7a77d0a71e address_arbiter: Return by value from GetThreadsWaitingOnAddress() Lioncash 2018-08-05 16:24:43 -04:00
  • ca96f8db4e gdbstub: Replace PAddr alias with VAddr Lioncash 2018-08-05 15:55:57 -04:00
  • e06953626c Merge pull request #928 from MerryMage/dynarmic Mat M 2018-08-05 15:02:49 -04:00
  • e816745b19 externals: Update dynarmic to 4f96c63 MerryMage 2018-08-05 17:04:23 +01:00
  • fd715e54a1 gl_shader_decompiler: Fix TEXS mask and dest. bunnei 2018-08-05 01:46:11 -04:00
  • ce46fb27ca Merge pull request #926 from ogniK5377/vertex-attrib-format bunnei 2018-08-05 01:38:54 -04:00
  • b46df98e93 audio_core: Implement audren_u audio playback. bunnei 2018-08-04 17:45:14 -04:00
  • b96010bfa9 added braces for conditions David Marcec 2018-08-05 11:36:55 +10:00
  • 6d1e30e041 fix the attrib format for ints David Marcec 2018-08-05 11:29:21 +10:00
  • a0a605df06 Merge pull request #924 from lioncash/arp bunnei 2018-08-04 21:20:26 -04:00
  • cd96c04339 Merge pull request #921 from lioncash/view bunnei 2018-08-04 21:17:10 -04:00
  • 3f4fcd582e Merge pull request #923 from lioncash/pragma bunnei 2018-08-04 21:16:30 -04:00
  • 1dee8ceda1 audio_core: Use s16 where possible for audio samples. bunnei 2018-08-04 00:03:12 -04:00
  • f1cb3903ac audio_core: Port codec code from Citra for ADPCM decoding. bunnei 2018-08-03 15:30:01 -04:00
  • de72956181 service: Add arp services Lioncash 2018-08-04 17:54:54 -04:00
  • df51207ed2 service: Remove redundant #pragma once directives Lioncash 2018-08-04 17:39:06 -04:00
  • 0d04ee97dc aes_util: Add static assertion to Transcode() and XTSTranscode() to ensure well-defined behavior Lioncash 2018-08-04 16:56:26 -04:00
  • 64c8212ae1 aes_util: Make CalculateNintendoTweak() an internally linked function Lioncash 2018-08-04 16:52:19 -04:00
  • b25468b498 aes_util: Make Transcode() a const member function Lioncash 2018-08-04 16:49:39 -04:00
  • 8da651ac4d core/crypto: Remove unnecessary includes Lioncash 2018-08-04 16:41:17 -04:00
  • c1f76abfaf key_manager: Use regular std::string instead of std::string_view Lioncash 2018-08-04 16:35:35 -04:00
  • 02fccc0940 cubeb_sink: Support variable sample_rate and num_channels. bunnei 2018-08-03 14:50:53 -04:00
  • 2cc962e171 content_archive: Add support for titlekey cryptography Zach Hilman 2018-08-04 14:57:21 -04:00
  • 34b3f83498 audio_core: Sinks need unique names as well. bunnei 2018-08-02 18:54:25 -04:00
  • 9f846d3aa4 audio_core: Streams need unique names for CoreTiming. bunnei 2018-08-02 18:27:22 -04:00
  • 2b06301dbf Merge pull request #849 from DarkLordZach/xci bunnei 2018-08-04 14:33:11 -04:00
  • 13d6593753 Merge pull request #919 from lioncash/sign bunnei 2018-08-04 14:29:59 -04:00
  • 3b678b9e8e gl_shader_manager: Invert conditional in SetShaderUniformBlockBinding() Lioncash 2018-08-04 02:57:08 -04:00
  • dde5dce736 gl_shader_manager: Amend sign differences in an assertion comparison in SetShaderUniformBlockBinding() Lioncash 2018-08-04 02:54:06 -04:00
  • 2665457f4a renderer_base: Make Rasterizer() return the rasterizer by reference Lioncash 2018-08-03 13:56:33 -04:00
  • 6030c5ce41 video_core: Eliminate the g_renderer global variable Lioncash 2018-08-03 12:55:58 -04:00
  • 762fcaf5de Merge pull request #911 from lioncash/prototype bunnei 2018-08-04 02:18:38 -04:00
  • b0129489ea Merge pull request #913 from lioncash/unused-func bunnei 2018-08-04 02:17:44 -04:00
  • 206f2e3436 Merge pull request #914 from lioncash/codeset bunnei 2018-08-04 02:17:25 -04:00
  • d43dad001e Merge pull request #917 from lioncash/crash bunnei 2018-08-04 01:19:01 -04:00
  • e93fa7f2cc kernel/thread: Fix potential crashes introduced in 26de4bb521 Lioncash 2018-08-03 20:45:39 -04:00
  • 29f31356d8 Merge pull request #910 from lioncash/unused bunnei 2018-08-03 15:54:11 -04:00
  • e649db8c6b kernel/process: Use std::array where applicable Lioncash 2018-08-03 14:42:28 -04:00
  • 2beda7c2b3 kernel/process: Use accessors instead of class members for referencing segment array Lioncash 2018-08-03 14:33:59 -04:00