9444 Commits (92fcc6d15a1bf2f3db4e8409bf751a5ec08fa32e)
 

Author SHA1 Message Date
Lioncash e70c08b543 key_manager: Brace long conditional body 7 years ago
Lioncash ef5639bfbb key_manager: Don't assume file seeks and reads will always succeed 7 years ago
Lioncash 82ea1cf35a key_manager: Remove unnecessary seek in DeriveSDSeed() 7 years ago
Zach Hilman f61379f8d2 patch_manager: Move non-Program RomFS patch log to Debug 7 years ago
Zach Hilman 90c07e0d33 content_archive: Move get key log to Trace level 7 years ago
bunnei 1584fb6b38
Merge pull request #1409 from DarkLordZach/key-derivation 7 years ago
bunnei c2aa4293ec
Merge pull request #1483 from lioncash/codeset 7 years ago
bunnei 38b027aa81
Merge pull request #1484 from FernandoS27/calculate-size 7 years ago
bunnei ffcda6c08e
Merge pull request #1481 from lioncash/typo 7 years ago
FernandoS27 97b6405a17 Implemented helper function to correctly calculate a texture's size 7 years ago
bunnei 2946d4bdbe
Merge pull request #1467 from ogniK5377/svcbreak-type-fix 7 years ago
Lioncash 1abed2f4c4 kernel/process: Make CodeSet a regular non-inherited object 7 years ago
bunnei 0f7ab3e21a
Merge pull request #1478 from ogniK5377/remap-invalidhandle-remap 7 years ago
bunnei f9d03b1d41
Merge pull request #1482 from lioncash/init 7 years ago
bunnei dc328440c8
Merge pull request #1479 from ogniK5377/nmap-revamped 7 years ago
Lioncash b492d43e63 thread: Remove unnecessary memset from ResetThreadContext() 7 years ago
David Marcec 4d2de6564f Returned an error before processing other remaps 7 years ago
David Marcec c55b5de0fb Made the minimum alignment more clear 7 years ago
Lioncash 4ccf30dfaa svc: Fix typos in sanitizing checks for MapMemory/UnmapMemory 7 years ago
David Marcec 98b760c645 Wip 7 years ago
bunnei 9bf409f275
Merge pull request #1474 from ogniK5377/hwopus-decodeinterleavedwithperformance 7 years ago
bunnei 3fd26b7147
Merge pull request #1472 from lioncash/san 7 years ago
bunnei bc293e1751
Merge pull request #1476 from bunnei/fix-unmap-flush 7 years ago
bunnei 83ac3e6395
Merge pull request #1477 from ReinUsesLisp/vmad 7 years ago
David Marcec 85b0d9a7be Dynamically decide handheld variant based on supported npad id priority 7 years ago
David Marcec c7763603ef Added error codes for nvmap 7 years ago
David Marcec 5dd538cace Passing an invalid nmap handle to Remap should throw an error 7 years ago
ReinUsesLisp 17290a4416 gl_shader_decompiler: Implement VMAD 7 years ago
bunnei bf795edac4 nvhost_as_gpu: Flush CPU VAddr on UnmapBuffer. 7 years ago
Lioncash 28ec921d0d core/CMakeLists: Make all web_service-related libraries private 7 years ago
Lioncash 183a664405 web_backend: Make Client use the PImpl idiom 7 years ago
David Marcec fa10905e1e HwOpus, Implemented DecodeInterleavedWithPerformance 7 years ago
bunnei 6d82c4adf9
Merge pull request #1458 from FernandoS27/fix-render-target-block-settings 7 years ago
Lioncash a7725d354c telemetry_json: Use the PImpl idiom to avoid unnecessary dependency exposure 7 years ago
Lioncash c422f146ee telemetry_json: Add missing override specifier to the destructor of TelemetryJson 7 years ago
Lioncash 881bb2295d telemetry_json: Take std::string parameters by value 7 years ago
Lioncash a34e5e51d8 telemetry_json: Remove unnecessary includes 7 years ago
Lioncash 6e6ce2ce39 core/CMakeLists: Use target_compile_definitions instead of add_definitions for specifying ENABLE_WEB_SERVICE 7 years ago
Lioncash 72e9cb523e svc: Add missing address range sanitizing checks to MapMemory/UnmapMemory 7 years ago
bunnei 03ec936ca0
Merge pull request #1460 from FernandoS27/scissor_test 7 years ago
bunnei ee1b204749
Merge pull request #1425 from ReinUsesLisp/geometry-shaders 7 years ago
bunnei 68b3d8b7a9
Merge pull request #1469 from lioncash/ptr 7 years ago
David Marcec 9e924f2ef2 Added BeginPermitVibrationSession and EndPermitVibrationSession 7 years ago
David Marcec 3d75c9cd7a Added GetLedPattern and HandheldVariant 7 years ago
Lioncash 5c0408596f kernel/thread: Use a regular pointer for the owner/current process 7 years ago
David Marcec 46cdeb4549 Kirby expects handheld controllers to be at position 8 7 years ago
bunnei 5461b21c7a
Merge pull request #1461 from lioncash/warn 7 years ago
bunnei 3ac874c32e
Merge pull request #1464 from lioncash/unique 7 years ago
FernandoS27 5f4ee6f0c8 Add memory Layout to Render Targets and Depth Buffers 7 years ago
David Marcec f43815af5d Added the ability to "disconnect" individual npads 7 years ago