8709 Commits (05db48b3f85c408cb2488f3a120797d6fff8a98f)
 

Author SHA1 Message Date
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
bunnei a94b623dfb
Merge pull request #1311 from FernandoS27/fast-swizzle 7 years ago
bunnei 2c9c0d70a3
Merge pull request #1312 from lioncash/fwd 7 years ago
bunnei 2bfb9fd0e6
Merge pull request #1313 from lioncash/error 7 years ago
bunnei 692e7cee4f
Merge pull request #1314 from lioncash/cast 7 years ago
bunnei 27fe8159c5
Merge pull request #1316 from lioncash/shadow 7 years ago
bunnei fc46183e03
Merge pull request #1318 from lioncash/errors-sm 7 years ago
bunnei 59beb540ae
Merge pull request #1321 from lioncash/audio-shadow 7 years ago
bunnei e6367ab955
Merge pull request #1315 from lioncash/size 7 years ago
bunnei 3476ba2aee
Merge pull request #1320 from lioncash/name 7 years ago
bunnei e561afdcd5
Merge pull request #1328 from FearlessTobi/port-4192 7 years ago
bunnei e7af0f69da
Merge pull request #1327 from FearlessTobi/port-4171 7 years ago
bunnei 076add4ccd
Merge pull request #1326 from FearlessTobi/port-4182 7 years ago
bunnei 3be048e50a
Merge pull request #1329 from raven02/bgr5a1u 7 years ago
bunnei e833301e4c
Merge pull request #1335 from lioncash/copy 7 years ago
bunnei 08af788a57
Merge pull request #1336 from lioncash/antialias 7 years ago
bunnei 240e756962
Merge pull request #1331 from raven02/astc_8_8 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
bunnei ba480ea2fb
Merge pull request #1273 from Subv/ld_sizes 7 years ago
bunnei daee15b058
Merge pull request #1271 from Subv/kepler_engine 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
bunnei df5a44a40b
Merge pull request #1310 from lioncash/kernel-ns 7 years ago
bunnei fb65076b0f
Merge pull request #1309 from lioncash/nested 7 years ago
Lioncash 9969a5db1e audio_core/time_stretch: Silence truncation warnings in Process() 7 years ago
bunnei 3ef134a092
Merge pull request #1307 from lioncash/pl 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
James Rowe 8e7497d5bb
Merge pull request #1308 from valentinvanelslande/ipc 7 years ago
Valentin Vanelslande 2ec9fbc2d4
ipc: minor fix 7 years ago