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

Commit Graph

  • b183ce4365 Merge pull request #1495 from ogniK5377/break-stop bunnei 2018-10-14 14:31:35 -04:00
  • 1d6559fbd3 Implement Arrays on Tex Instruction FernandoS27 2018-10-13 18:10:43 -04:00
  • 92fae7e1ab Stop all threads on svcBreak David Marcec 2018-10-14 18:14:51 +11:00
  • 7e2096db8a aoc: Return size in ListAddOnContent Zach Hilman 2018-10-13 22:52:54 -04:00
  • d880b77698 Fix TLDS FernandoS27 2018-10-13 10:35:45 -04:00
  • 331ce2942c Shorten the implementation of 3D swizzle to only 3 functions FernandoS27 2018-10-13 20:42:38 -04:00
  • 1c7a7ed79b svc: Implement svcGetProcessInfo Lioncash 2018-10-13 14:31:46 -04:00
  • 1ff20d8538 Fix a Crash on Zelda BotW and Splatoon 2, and simplified LoadGLBuffer FernandoS27 2018-10-13 16:11:11 -04:00
  • e0ca938b22 Propagate depth and depth_block on modules using decoders FernandoS27 2018-10-11 19:11:47 -04:00
  • d4ae43f9c1 Remove old Swizzle algorithms and use 3d Swizzle FernandoS27 2018-10-11 17:08:48 -04:00
  • 4d959c6bdc Implement Precise 3D Swizzle FernandoS27 2018-10-11 14:33:50 -04:00
  • 736db284d2 Implement Fast 3D Swizzle FernandoS27 2018-10-10 22:03:38 -04:00
  • 0149162dba filesystem: Make CreateFactories() and InstallInterface() take a VfsFilesystem instance by reference Lioncash 2018-10-13 11:25:13 -04:00
  • a4c57436fc yuzu/main: Simplify OnMenuLoadFile() Lioncash 2018-10-13 10:23:50 -04:00
  • 53a0221484 yuzu/main: Apply the [[maybe_unused]] attribute to the parameter of SetDiscordEnabled() Lioncash 2018-10-13 10:10:27 -04:00
  • cbf723896f Added ASTC 5x4; 8x5 Hexagon12 2018-10-13 17:10:26 +03:00
  • 6467b01de2 partition_data_manager: Reserve and insert data within output vector in DecryptPackage2() Lioncash 2018-10-13 09:30:09 -04:00
  • 781fd7983c partition_data_manager: Remove unused std::map instance within DecryptPackage2() Lioncash 2018-10-13 09:27:07 -04:00
  • e0c76226ad partition_data_manager: Take package2_keys by const reference Lioncash 2018-10-13 09:23:34 -04:00
  • 3d9df49619 partition_data_manager: Move IV data to where it's needed in DecryptPackage2() Lioncash 2018-10-13 09:20:19 -04:00
  • bc2196bb09 partition_data_manager: Remove commented out code Lioncash 2018-10-13 09:16:27 -04:00
  • 6da2ed4232 key_manager/partition_data_manager: Silence truncation compiler warnings Lioncash 2018-10-13 09:13:19 -04:00
  • f56a8da46a partition_data_manager: Dehardcode array bounds Lioncash 2018-10-13 08:52:34 -04:00
  • d257a3b56c partition_data_manager: Take VirtualFile by const reference in constructor Lioncash 2018-10-13 08:39:02 -04:00
  • e96d69c328 partition_data_manager: Amend constructor initializer list order Lioncash 2018-10-13 08:36:23 -04:00
  • aaca7543f0 partition_data_manager: Remove unused includes Lioncash 2018-10-13 08:33:45 -04:00
  • 06898263f6 key_manager: Use std::vector's insert() instead of std::copy with a back_inserter Lioncash 2018-10-13 08:28:15 -04:00
  • e70c08b543 key_manager: Brace long conditional body Lioncash 2018-10-13 08:14:38 -04:00
  • ef5639bfbb key_manager: Don't assume file seeks and reads will always succeed Lioncash 2018-10-13 08:12:00 -04:00
  • 82ea1cf35a key_manager: Remove unnecessary seek in DeriveSDSeed() Lioncash 2018-10-13 08:08:41 -04:00
  • f61379f8d2 patch_manager: Move non-Program RomFS patch log to Debug Normal Program-type patches will still be logged to aid in debugging, but for others (mainly Control), it was moved to Debug. Zach Hilman 2018-10-05 09:20:39 -04:00
  • 90c07e0d33 content_archive: Move get key log to Trace level Avoids printing live keys in the general log. Zach Hilman 2018-10-05 09:19:35 -04:00
  • 1584fb6b38 Merge pull request #1409 from DarkLordZach/key-derivation bunnei 2018-10-12 22:55:49 -04:00
  • c2aa4293ec Merge pull request #1483 from lioncash/codeset bunnei 2018-10-12 22:52:12 -04:00
  • 38b027aa81 Merge pull request #1484 from FernandoS27/calculate-size bunnei 2018-10-12 21:12:53 -04:00
  • ffcda6c08e Merge pull request #1481 from lioncash/typo bunnei 2018-10-12 20:46:55 -04:00
  • 97b6405a17 Implemented helper function to correctly calculate a texture's size FernandoS27 2018-10-12 14:21:53 -04:00
  • 2946d4bdbe Merge pull request #1467 from ogniK5377/svcbreak-type-fix bunnei 2018-10-12 12:08:08 -04:00
  • 1abed2f4c4 kernel/process: Make CodeSet a regular non-inherited object Lioncash 2018-10-12 11:36:31 -04:00
  • 0f7ab3e21a Merge pull request #1478 from ogniK5377/remap-invalidhandle-remap bunnei 2018-10-12 12:07:14 -04:00
  • f9d03b1d41 Merge pull request #1482 from lioncash/init bunnei 2018-10-12 12:06:51 -04:00
  • dc328440c8 Merge pull request #1479 from ogniK5377/nmap-revamped bunnei 2018-10-12 12:06:22 -04:00
  • b492d43e63 thread: Remove unnecessary memset from ResetThreadContext() Lioncash 2018-10-12 10:57:28 -04:00
  • 4d2de6564f Returned an error before processing other remaps David Marcec 2018-10-12 17:10:41 +11:00
  • c55b5de0fb Made the minimum alignment more clear David Marcec 2018-10-12 17:06:46 +11:00
  • 4ccf30dfaa svc: Fix typos in sanitizing checks for MapMemory/UnmapMemory Lioncash 2018-10-12 01:43:15 -04:00
  • 98b760c645 Wip David Marcec 2018-10-12 16:28:00 +11:00
  • 9bf409f275 Merge pull request #1474 from ogniK5377/hwopus-decodeinterleavedwithperformance bunnei 2018-10-11 16:52:13 -04:00
  • 3fd26b7147 Merge pull request #1472 from lioncash/san bunnei 2018-10-11 16:51:41 -04:00
  • bc293e1751 Merge pull request #1476 from bunnei/fix-unmap-flush bunnei 2018-10-11 16:51:28 -04:00
  • 83ac3e6395 Merge pull request #1477 from ReinUsesLisp/vmad bunnei 2018-10-11 16:51:09 -04:00
  • 85b0d9a7be Dynamically decide handheld variant based on supported npad id priority David Marcec 2018-10-12 02:56:49 +11:00
  • c7763603ef Added error codes for nvmap David Marcec 2018-10-11 23:06:34 +11:00
  • 5dd538cace Passing an invalid nmap handle to Remap should throw an error David Marcec 2018-10-11 20:32:21 +11:00
  • 17290a4416 gl_shader_decompiler: Implement VMAD ReinUsesLisp 2018-10-11 03:56:14 -03:00
  • bf795edac4 nvhost_as_gpu: Flush CPU VAddr on UnmapBuffer. bunnei 2018-10-11 00:18:34 -04:00
  • 28ec921d0d core/CMakeLists: Make all web_service-related libraries private Lioncash 2018-10-10 21:37:19 -04:00
  • 183a664405 web_backend: Make Client use the PImpl idiom Lioncash 2018-10-10 21:23:41 -04:00
  • fa10905e1e HwOpus, Implemented DecodeInterleavedWithPerformance David Marcec 2018-10-11 13:06:56 +11:00
  • 6d82c4adf9 Merge pull request #1458 from FernandoS27/fix-render-target-block-settings bunnei 2018-10-10 21:24:07 -04:00
  • a7725d354c telemetry_json: Use the PImpl idiom to avoid unnecessary dependency exposure Lioncash 2018-10-10 21:04:19 -04:00
  • c422f146ee telemetry_json: Add missing override specifier to the destructor of TelemetryJson Lioncash 2018-10-10 21:00:39 -04:00
  • 881bb2295d telemetry_json: Take std::string parameters by value Lioncash 2018-10-10 20:59:25 -04:00
  • a34e5e51d8 telemetry_json: Remove unnecessary includes Lioncash 2018-10-10 20:57:29 -04:00
  • 6e6ce2ce39 core/CMakeLists: Use target_compile_definitions instead of add_definitions for specifying ENABLE_WEB_SERVICE Lioncash 2018-10-10 20:54:00 -04:00
  • 72e9cb523e svc: Add missing address range sanitizing checks to MapMemory/UnmapMemory Lioncash 2018-10-10 14:18:27 -04:00
  • 03ec936ca0 Merge pull request #1460 from FernandoS27/scissor_test bunnei 2018-10-10 12:04:10 -04:00
  • ee1b204749 Merge pull request #1425 from ReinUsesLisp/geometry-shaders bunnei 2018-10-10 11:51:29 -04:00
  • 68b3d8b7a9 Merge pull request #1469 from lioncash/ptr bunnei 2018-10-10 10:34:20 -04:00
  • 9e924f2ef2 Added BeginPermitVibrationSession and EndPermitVibrationSession David Marcec 2018-10-11 00:58:47 +11:00
  • 3d75c9cd7a Added GetLedPattern and HandheldVariant David Marcec 2018-10-10 21:38:43 +11:00
  • 5c0408596f kernel/thread: Use a regular pointer for the owner/current process Lioncash 2018-10-10 00:42:10 -04:00
  • 46cdeb4549 Kirby expects handheld controllers to be at position 8 David Marcec 2018-10-10 14:21:56 +11:00
  • 5461b21c7a Merge pull request #1461 from lioncash/warn bunnei 2018-10-09 22:30:01 -04:00
  • 3ac874c32e Merge pull request #1464 from lioncash/unique bunnei 2018-10-09 22:29:39 -04:00
  • 5f4ee6f0c8 Add memory Layout to Render Targets and Depth Buffers FernandoS27 2018-10-09 22:28:19 -04:00
  • f43815af5d Added the ability to "disconnect" individual npads David Marcec 2018-10-07 20:17:04 +11:00
  • b79c294c02 Removed unneeded forward declarations David Marcec 2018-10-06 13:27:06 +10:00
  • 5857aea94e Addressed changes for better hid David Marcec 2018-10-06 13:14:42 +10:00
  • 56f35ab262 "Better Hid" rework part 1 David Marcec 2018-10-06 00:23:21 +10:00
  • 2db37ddea9 Changed all casts in svc_wrap.h to be static_cast instead David Marcec 2018-10-10 12:49:08 +11:00
  • 09b6dda8f0 Use a better name than "dont_kill_application" David Marcec 2018-10-10 12:27:44 +11:00
  • a4412c8e22 Fixed incorrect types for svcBreak David Marcec 2018-10-10 12:23:50 +11:00
  • af653906d0 Fixed block height settings for RenderTargets and Depth Buffers, and added block width and block depth FernandoS27 2018-10-08 14:34:55 -04:00
  • bc6939beaa Merge pull request #1466 from lioncash/unused bunnei 2018-10-09 19:03:06 -04:00
  • 0b3d4db98b Merge pull request #1463 from FearlessTobi/port-4310 bunnei 2018-10-09 19:02:41 -04:00
  • fe16905de1 Merge pull request #1459 from ogniK5377/break bunnei 2018-10-09 16:57:37 -04:00
  • 89939be9e6 Merge pull request #1465 from lioncash/telemetry bunnei 2018-10-09 16:56:56 -04:00
  • 141a0d9386 Merge pull request #1462 from lioncash/move bunnei 2018-10-09 16:56:32 -04:00
  • 6aab309e41 Merge pull request #1455 from ogniK5377/smo-softlockfix bunnei 2018-10-09 16:56:11 -04:00
  • 6e27c5d4d1 gl_shader_decompiler: Remove unused variables in TMML's implementation Lioncash 2018-10-09 15:44:34 -04:00
  • e3b4d31f4e telemetry_session: Remove doxygen comment for a non-existent parameter Lioncash 2018-10-09 14:49:15 -04:00
  • 8aa4889e76 telemetry_session: Add missing includes Lioncash 2018-10-09 14:47:24 -04:00
  • 1964f4bbb3 telemetry_session: Remove unimplemented FinalizeAsyncJob prototype Lioncash 2018-10-09 14:45:22 -04:00
  • 8723cc8798 telemetry_session: Use a std::array in GenerateTelemetryId() Lioncash 2018-10-09 14:42:49 -04:00
  • 6636f3ff47 patch_manager: Return a std::unique_ptr from ParseControlNCA() and GetControlMetadata() instead of a std::shared_ptr Lioncash 2018-10-09 14:22:31 -04:00
  • 4f24343f32 implemented touch in Qt and SDL NeatNit 2018-10-01 22:42:49 +03:00
  • 465175cdf5 ips_layer: Avoid constructing std::vector instances where not necessary Lioncash 2018-10-09 13:47:59 -04:00
  • 9ff743bc0a ips_layer: Remove unnecessary explicit std::pair constructor in std::array Lioncash 2018-10-09 13:42:34 -04:00
  • f7d2889fb4 ips_layer: Add missing includes Lioncash 2018-10-09 13:39:23 -04:00