Commit Graph

  • 4cc8ab8a86 Merge pull request #6228 from lioncash/semi bunnei 2021-04-23 19:59:20 -07:00
  • 2e268abe42 Merge pull request #6229 from lioncash/unused-var bunnei 2021-04-23 15:48:47 -07:00
  • 51c787bfc1 Merge pull request #6231 from lioncash/aes bunnei 2021-04-23 11:37:17 -07:00
  • 1c65b3ee53 program_metadata: Set a default resource size when a NPDM is not present Morph 2021-04-23 09:37:35 -04:00
  • 19bbdedf00 Merge pull request #6232 from lioncash/alias2 bunnei 2021-04-23 09:26:56 -07:00
  • d363b2c7d2 emu_window: Return pair from ClipToTouchScreen() instead of tuple Lioncash 2021-04-23 11:21:00 -04:00
  • 8805233f5e emu_window: unsigned -> u32 Lioncash 2021-04-23 11:17:33 -04:00
  • 9c5248d101 aes_util: Make use of std::span Lioncash 2021-04-23 09:58:38 -04:00
  • 502f3cef87 acc/lbl: Remove unused variables Lioncash 2021-04-23 09:35:00 -04:00
  • 29cd40bded lm: Make use of insert_or_assign() in Log() Lioncash 2021-04-23 09:27:15 -04:00
  • 5ba49f188b lm: Prevent redundant map lookups in Log() Lioncash 2021-04-23 09:24:19 -04:00
  • 6e2040c955 lm: Resolve -Wextra-semi warning Lioncash 2021-04-23 09:20:52 -04:00
  • ae93402312 program_metadata: Explicitly specify copy/move functions Lioncash 2021-04-23 09:16:15 -04:00
  • 80d74d77d5 Merge pull request #6225 from ameerj/unused-header Morph 2021-04-22 22:27:48 -04:00
  • 5568fcfec1 yuzu_cmd: Remove unused resource.h ameerj 2021-04-22 22:25:49 -04:00
  • cdce1edf74 Merge pull request #6224 from Morph1984/hid_InitializeSevenSixAxisSensor bunnei 2021-04-22 16:39:48 -07:00
  • d1e35a37be Merge pull request #6222 from lat9nq/ext-boost bunnei 2021-04-22 11:49:39 -07:00
  • ad55faaa35 cmake: Download Boost if inadequate local version lat9nq 2021-04-21 01:51:28 -04:00
  • 86278f5db2 service: hid: Get transfer memory for InitializeSevenSixAxisSensor Morph 2021-04-22 05:47:41 -04:00
  • 607ff3489c Merge pull request #6223 from lat9nq/ffmpeg-external-fixes bunnei 2021-04-21 14:36:33 -07:00
  • f0c2190ceb Merge pull request #6214 from Morph1984/time-fix-kirby-clash bunnei 2021-04-21 11:17:58 -07:00
  • 956b2bd332 cmake: Suppress SDL2 not found warning lat9nq 2021-04-21 03:00:41 -04:00
  • ea78f9a2ef cmake: Allow FFmpeg external usage and cleanup lat9nq 2021-04-21 02:57:22 -04:00
  • 4cd6c3e6f1 Merge pull request #6219 from lioncash/log-erase bunnei 2021-04-20 16:07:00 -07:00
  • 8cdd86fa25 Merge pull request #6218 from lioncash/tcache bunnei 2021-04-20 11:56:40 -07:00
  • 7083c5bfc8 Merge pull request #6207 from lat9nq/sdl-2.0.14 bunnei 2021-04-20 10:19:03 -07:00
  • 6125590a7b log/backend: Use in-class initializer for FileBackend Lioncash 2021-04-20 12:57:45 -04:00
  • aaaca1cd6d log/backend: Make use of erase_if Lioncash 2021-04-20 12:53:02 -04:00
  • 17704271f4 Merge pull request #6217 from Morph1984/consistent-writebuffers bunnei 2021-04-19 20:54:25 -07:00
  • e5e9bee1cc Merge pull request #6215 from lioncash/duplicate bunnei 2021-04-19 18:12:48 -07:00
  • 0da84c4de8 Merge pull request #6216 from lioncash/uninit-read bunnei 2021-04-19 14:30:36 -07:00
  • 17b7f0389a texture_cache/util: Fix src being used instead of dst within DeduceBlitImages Lioncash 2021-04-19 13:01:48 -04:00
  • 27eeb20001 general: Write buffers before pushing raw arguments Morph 2021-04-19 12:45:26 -04:00
  • 9f39f7c041 arp: Use type alias for issue function Lioncash 2021-04-19 12:36:08 -04:00
  • b7d04d848d arp: Prevent uninitialized read of launch member variable Lioncash 2021-04-19 12:30:31 -04:00
  • 39497183a6 npad: Remove duplicated class member variable Lioncash 2021-04-19 12:23:26 -04:00
  • 8285776603 time: Write buffer before pushing RESULT_SUCCESS in GetClockSnapshot Morph 2021-04-19 12:09:18 -04:00
  • a223006c50 time: Fix GetClockSnapshotFromSystemClockContext Morph 2021-04-19 11:17:47 -04:00
  • 9e7713c150 Merge pull request #6208 from lat9nq/boost-static bunnei 2021-04-18 00:19:25 -07:00
  • 7d0d2af3fa ci: linux: Link Boost statically lat9nq 2021-04-18 02:32:58 -04:00
  • f973274b99 general: Ignore implicit-fallthrough for SDL.h lat9nq 2021-04-18 00:40:31 -04:00
  • de69a5266f cmake: Use SDL 2.0.14 and fix CMake scope issue lat9nq 2021-04-17 23:35:13 -04:00
  • 2a2a578932 Merge pull request #6204 from lat9nq/sdl2-external Morph 2021-04-17 22:36:56 -04:00
  • b17f031e35 gitmodules: Remove unneeded prefix lat9nq 2021-04-17 20:48:51 +00:00
  • ce921e0f26 Merge pull request #6205 from Morph1984/applet-focus-state-change bunnei 2021-04-17 11:37:17 -07:00
  • 51ca93981d applets: Send focus state change message on applet state change Morph 2021-04-17 09:19:02 -04:00
  • ba2c917842 applets: Make the applet mode a protected property of Applet Morph 2021-04-17 08:50:49 -04:00
  • 9ad77ba6d3 Merge pull request #6125 from ogniK5377/nvdec-close-dev bunnei 2021-04-16 23:14:44 -07:00
  • d5c1f3929c Merge pull request #6133 from Morph1984/project-eleuthia bunnei 2021-04-16 23:03:23 -07:00
  • 12e58917c0 externals: Add SDL 2.0.12 lat9nq 2021-04-16 19:12:47 -04:00
  • bb32a4a8d7 Merge pull request #6201 from bunnei/remove-bintray bunnei 2021-04-16 10:36:48 -07:00
  • 71d4abcfd4 cmake: Remove use of bintray for externals. bunnei 2021-04-15 23:12:23 -07:00
  • 0a5bc8ec14 Merge pull request #6119 from german77/SDLMapping bunnei 2021-04-15 21:40:35 -07:00
  • edb1d5d242 Address issues Chloe Marcec 2021-04-16 13:52:32 +10:00
  • 7eff91ff20 applets/swkbd: Implement the Qt Software Keyboard frontend Morph 2021-03-27 15:15:32 -04:00
  • b45930a0ed error: Make the error code as the title text of the OverlayDialog Morph 2021-03-26 06:07:27 -04:00
  • 4143675b2d overlay_dialog: Add an overlay text dialog that accepts controller input Morph 2021-03-20 07:57:31 -04:00
  • 4a5f9f5a6d main: Move meta type registration into its own function Morph 2021-03-26 05:26:16 -04:00
  • aa3adf6c3f input_interpreter: Fix button hold being interpreted incorrectly on init Morph 2021-03-20 07:55:59 -04:00
  • f6e6913f8f qt_themes: Add styles for the On-Screen Keyboard and OverlayDialog Its-Rei 2021-03-20 07:53:00 -04:00
  • e681723a4a icons: Add icons for the On-Screen Keyboard overlay Its-Rei 2021-03-16 14:24:19 -04:00
  • 578e6c5a57 applets/swkbd: Implement the Default Software Keyboard frontend Morph 2021-03-16 13:01:03 -04:00
  • 5bc9f15c6d applets/swkbd: Implement the Normal and Inline Software Keyboard Applet Morph 2021-03-16 12:59:52 -04:00
  • a8c09cd5e4 ILibraryAppletCreator: Implement CreateHandleStorage Morph 2021-03-12 10:14:01 -05:00
  • e3e6a11ab8 hle_ipc: Add helper functions to get copy/move handles Morph 2021-03-12 10:13:31 -05:00
  • 0a40106cf1 ILibraryAppletAccessor: Demote from ERROR to DEBUG for null storage logs Morph 2021-03-11 22:31:05 -05:00
  • d1e40dd244 applets: Pass in the LibraryAppletMode each applet's constructor Morph 2021-02-06 02:31:13 -05:00
  • 0f40c8c634 applets: Remove the previous software keyboard applet implementation Morph 2021-01-30 14:38:00 -05:00
  • fd40d55a4f game_list: Mark games as favorite to make them appear at the top. Icons are from Icons8. Kewlan 2021-04-10 11:09:01 +02:00
  • 60511976bb Merge pull request #6199 from lioncash/log-ns bunnei 2021-04-14 21:29:44 -07:00
  • 2a341c9969 log/backend: Correct order of const in copy constructor Lioncash 2021-04-14 23:05:42 -04:00
  • 64606aefcf common/log: Move Log namespace into the Common namespace Lioncash 2021-04-14 20:19:52 -04:00
  • de5bf640b7 Merge pull request #6196 from bunnei/asserts-setting bunnei 2021-04-14 17:47:18 -07:00
  • a4c6712a4b common: Move settings to common from core. bunnei 2021-04-14 16:07:40 -07:00
  • c6c0771b12 core: settings: Add setting for debug assertions and disable by default. bunnei 2021-04-13 18:38:10 -07:00
  • eedbe8351c Merge pull request #6197 from ameerj/kreslimit-cleanup bunnei 2021-04-14 14:25:51 -07:00
  • 62a8505345 Merge pull request #6195 from Morph1984/controller-applet-motion bunnei 2021-04-13 21:53:34 -07:00
  • 2067115c78 k_resource_limit: Minor cleanup of member variables/headers ameerj 2021-04-14 00:40:33 -04:00
  • bb922d6ff6 Merge pull request #6185 from ameerj/process-reslimit bunnei 2021-04-13 21:08:59 -07:00
  • 8146c8c5e7 Merge pull request #6191 from lioncash/vdtor bunnei 2021-04-13 19:59:10 -07:00
  • 12a343ed8d Merge pull request #6190 from lioncash/constfn2 bunnei 2021-04-13 17:52:38 -07:00
  • 62b560e8e3 Merge pull request #6188 from lioncash/bits bunnei 2021-04-13 16:44:49 -07:00
  • 154eb3cfbe Merge pull request #6187 from lioncash/sign-conv bunnei 2021-04-13 09:46:32 -07:00
  • 10ca4c9490 applets/controller: Hook up the "Motion" button functionality Morph 2021-04-13 10:05:07 -04:00
  • 335a3cc115 Merge pull request #6186 from lioncash/cache-erase bunnei 2021-04-12 17:52:34 -07:00
  • 7f06276192 Merge pull request #6193 from lioncash/incguard bunnei 2021-04-12 16:59:02 -07:00
  • ff6a83e0fe nvidia_flags: Add missing header guard Lioncash 2021-04-12 19:18:44 -04:00
  • 5e85bc3d23 kernel/process: Replace process resource limit instance with the kernel's resource limit ameerj 2021-04-12 16:14:19 -04:00
  • 8e7734bf40 Merge pull request #6192 from lioncash/discard bunnei 2021-04-12 11:12:45 -07:00
  • 0fb3773924 k_thread: Remove [[nodiscard]] attribute from ClearWaitCancelled() Lioncash 2021-04-12 10:17:35 -04:00
  • 31932904c5 engine_interface: Add missing virtual destructor Lioncash 2021-04-12 09:49:04 -04:00
  • 9b331a5fb5 vk_master_semaphore: Deduplicate atomic access within IsFree() Lioncash 2021-04-12 09:41:53 -04:00
  • c5f5d6e7f6 vk_master_semaphore: Add missing const qualifier for IsFree() Lioncash 2021-04-12 09:33:26 -04:00
  • 4198c92ed0 vk_texture_cache: Make use of Common::BitCast where applicable Lioncash 2021-04-12 06:04:55 -04:00
  • fddb278aa3 texure_cache/util: Resolve implicit sign conversions with std::reduce Lioncash 2021-04-12 05:17:18 -04:00
  • 4209588505 query_cache: Make use of std::erase_if Lioncash 2021-04-12 04:51:16 -04:00
  • 26d60014d0 Merge pull request #6135 from Morph1984/borderless-windowed-fullscreen bunnei 2021-04-11 21:23:59 -07:00
  • ddbd1387aa Merge pull request #6181 from Joshua-Ashton/robustness_features Rodrigo Locatti 2021-04-11 20:42:14 -03:00
  • 9f1cf99ea0 Merge pull request #6182 from Joshua-Ashton/null-offset Rodrigo Locatti 2021-04-11 20:41:48 -03:00
  • 0c19147e09 Merge pull request #6170 from Morph1984/more-time-fixes bunnei 2021-04-11 10:50:08 -07:00