7344 Commits (0432af5ad1ec34f02071f6fdc5fc78149b059f18)

Author SHA1 Message Date
David 0432af5ad1 Reworked incorrect nifm stubs (#1355) 7 years ago
David Marcec cbc7ad8f6d Fixed GetAccountId stub, Added error code for OpenDirectory and added ActivateNpadWithRevision 7 years ago
Markus Wick f465e4aaf2 gl_rasterizer: Fix StartAddress handling with indexed draw calls. 7 years ago
David Marcec 08819ec70a Removed MakeBuilder as it's not needed anymore 7 years ago
David Marcec 6a0612f2bf Removed the use of rp.MakeBuilder 7 years ago
Philippe Babin 9155c8daeb Invalid default value of username in yuzu_cmd (#1334) 7 years ago
David Marcec de9604d63e Added ActivateGesture 7 years ago
David Marcec 1a2d33eeb4 Implemented GetDefaultDisplayResolution 7 years ago
David Marcec a8b1c7763b Added StopSixAxisSensor 7 years ago
David Marcec 717889e93c Stubbed ActivateConsoleSixAxisSensor & StartConsoleSixAxisSensor 7 years ago
David Marcec 528e5cee67 Implemented GetImageSize 7 years ago
Lioncash f85ab0a123 svc_wrap: Convert the PARAM macro into a function 7 years ago
Lioncash ead2a4eeb4 arm_dynarmic: Correct ExclusiveWrite128()'s operation 7 years ago
Lioncash b51e7e0288 arm_interface: Remove ARM11-isms from the CPU interface 7 years ago
Lioncash 71b48cb00f kernel/mutex: Replace ResultCode construction for invalid addresses with the named variant 7 years ago
Lioncash b6867602ca kernel/svc: Handle error cases for svcArbitrateLock() and svcArbitrateUnlock() 7 years ago
FernandoS27 567a5524b9 Implemented Internal Flags 7 years ago
Lioncash 9a8dbba1e5 gl_shader_decompiler: Avoid truncation warnings within LD_A and ST_A code 7 years ago
Lioncash 4a84986bc3 core/core_cpu: Replace exclusive monitor include with forward declaration 7 years ago
FernandoS27 e4bb759c4b Implemented I2I.CC on the NEU control code, used by SMO 7 years ago
FernandoS27 e2ac8fb36d Implemented CSETP 7 years ago
FernandoS27 aac77bbd18 Implemented Control Codes 7 years ago
Lioncash f7308a6c25 time_stretch: Remove unused <array> include 7 years ago
Lioncash 2fd124bc93 stream: Replace includes with forward declarations where applicable 7 years ago
Lioncash 1adbcd54fe audio_renderer: Replace includes with forward declarations where applicable 7 years ago
FernandoS27 31e52113b3 Added asserts for texture misc modes to texture instructions 7 years ago
FernandoS27 55a4756766 Added texture misc modes to texture instructions 7 years ago
Lioncash 9dbe9d4291 yuzu/util: Antialias game list compatibility pixmaps 7 years ago
Lioncash 13930f0c33 game_list_p: Amend typo in GameListItemCompat's constructor parameter 7 years ago
Lioncash 51b5619079 game_list_p: Take map iterator contents by const reference 7 years ago
raven02 2845348608 Implement ASTC_2D_8X8 (Bayonetta 2) 7 years ago
raven02 0019a36b41 Implement RenderTargetFormat::BGR5A1_UNORM (Pokken Tournament DX) 7 years ago
Subv c878a819d7 Shaders: Implemented multiple-word loads and stores to and from attribute memory. 7 years ago
Valentin Vanelslande 54ddb37b3c Port # #4192 from Citra: "svc: change unknown to thread in CreateThread" 7 years ago
Yuri Kunde Schlesner 3bd8563f2d Tests: Remove glad test OS X work-around 7 years ago
fearlessTobi 63c2e32e20 Port #4182 from Citra: "Prefix all size_t with std::" 7 years ago
FernandoS27 f8e994354f Optimized Texture Swizzling 7 years ago
Lioncash fc669a97d4 cubeb_sink: Get rid of variable shadowing within CubebSink's constructor 7 years ago
Lioncash b5218d9986 cubeb_sink: Correct context name in ListCubebSinkDevices() 7 years ago
Lioncash da64da367b services/sm: Amend error code constants 7 years ago
Lioncash 4f8756edd0 kernel/svc: Sanitize creation of shared memory via svcCreateSharedMemory() 7 years ago
Lioncash accd1f17e4 kernel/svc: Sanitize addresses, permissions, and sizes within svcMapSharedMemory() and svcUnmapSharedMemory() 7 years ago
Lioncash ae128f0375 gl_shader_decompiler: Get rid of variable shadowing within LEA instructions 7 years ago
Lioncash 496c67fd73 kernel/svc: Sanitize addresses and sizes within svcMapMemory() and svcUnmapMemory() 7 years ago
Lioncash 7bd2faad9a kernel/svc: Sanitize heap sizes within svcSetHeapSize() 7 years ago
Lioncash 9969a5db1e audio_core/time_stretch: Silence truncation warnings in Process() 7 years ago
Lioncash 50a5d09d32 kernel/errors: Amend error code for ERR_NOT_FOUND 7 years ago
Lioncash 0258b444ef service/vi: Replace includes with forward declarations where applicable 7 years ago
Lioncash 2ea45fe75b kernel/thread: Include thread-related enums within the kernel namespace 7 years ago
Lioncash a0e51d8b98 service: Use nested namespace specifiers where applicable 7 years ago