aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-23vi: Implement GetIndirectLayerImageRequiredMemoryInfo (#1415)Ac_K
2020-07-22Add multiple calls to am service (#1411)Ac_K
2020-07-21Better TimeZone entry in System Settings (#1254)mageven
2020-07-21A couple fixes for the audio backend GUI option (#1360)Xpl0itR
2020-07-20GL: Implement more Point parameters (#1399)mageven
2020-07-21Fix IDeliveryCacheProgressService GetEvent (#1409)gdkchan
2020-07-20ipc hle: Fix disposing of session created with MakeObject (#1404)Mary
2020-07-19Fix session service disposal and improve transfer memory implementation (#1397)gdkchan
2020-07-19Implements some 32-bit instructions (VBIC, VTST, VSRA) (#1192)Valentin PONS
2020-07-18Do not print guest stack trace for svcBreak debug calls (#1398)gdkchan
2020-07-17CPU: A32: Fix Vabs_V & Vneg_V (S8, S16, S32 & F32); add Tests. (#1394)LDj3SNuD
2020-07-17Improve kernel WaitSynchronization syscall implementation (#1362)gdkchan
2020-07-17CPU: A32: Add Vadd & Vsub Wide (S/U_8/16/32) Inst.s with Test. (#1390)LDj3SNuD
2020-07-17Improve kernel IPC related syscalls (#1379)gdkchan
2020-07-17Fix resource limit reserve taking too long (#1391)gdkchan
2020-07-15Force TFB rebind after buffer modifications (#1392)gdkchan
2020-07-15Fix Decode exception condition (#1377)Ficture Seven
2020-07-15Initial transform feedback support (#1370)gdkchan
2020-07-15mods: Fix crash when loading via LoadCart (#1388)mageven
2020-07-13Fix depth stencil formats copy by matching equivalent color formats (#1198)gdkchan
2020-07-13Add Fmax/minv_V & S/Ushl_S Inst.s with Tests. Fix Maxps/d & Minps/d d… (#1335)LDj3SNuD
2020-07-13Add SSE4.2 Path for CRC32, add A32 variant, add tests for non-castagnoli vari...riperiperi
2020-07-13Fix Node Uses/Assignments (#1376)Ficture Seven
2020-07-13Fix folding of ConvertI64ToI32 imm64 (#1383)Ficture Seven
2020-07-13Added graphics enhancements and dlc/mods info. (#1385)EmulationFanatic
2020-07-12New NVDEC and VIC implementation (#1384)gdkchan
2020-07-11Mask shift constants on x86 backend (#1382)gdkchan
2020-07-11Fold ZeroExtend8/16/32 imm32/64 (#1358)Ficture Seven
2020-07-11Fold ConvertI64ToI32 imm64 (#1359)Ficture Seven
2020-07-10Implement Logical Operation registers and functionality (#1380)riperiperi
2020-07-09Implement modding support (#1249)mageven
2020-07-09Fix PPTC on Windows 7. (#1369)LDj3SNuD
2020-07-07Implement Zero-Configuration Resolution Scaling (#1365)riperiperi
2020-07-05prepo: Update implementation for 10.x changes (#1361)Mary
2020-07-04Readd SoundIO as OpenAL fallback (#1356)Mary
2020-07-04Fix compilation warnings and use new LibHac APIs for executable loading (#1350)Mary
2020-07-04Implement shader LEA instruction and improve bindless image load/store (#1355)gdkchan
2020-07-04Fix buffer to 3D texture copy (#1354)gdkchan
2020-07-04Changes to game list reloading (#1334)Xpl0itR
2020-07-04Implement audio backend configuration option (#1325)Xpl0itR
2020-07-04GameTableContextMenu: Implemented options for PPTC (#1321)Sera
2020-07-04SettingsWindow: Add the ability to add multiple game directories at once (#1314)Sera
2020-07-04Stub nifm IRequest GetAppletInfo (#1326)mageven
2020-07-04Support inline index buffer data (#1351)gdkchan
2020-07-04Fix compute restore of previous shader state (#1352)gdkchan
2020-07-04Call syncpoint expiration callback outside of the lock (#1349)gdkchan
2020-07-04sockets: Make sure to write the receivedBuffer (#1346)Mary
2020-07-01Remove dummy LLE project (#1336)gdkchan
2020-06-26Remember GUI column sort and separate hotkey settings from emulated input set...Xpl0itR
2020-06-24Fix VMVN (immediate), Add VPMIN, VPMAX, VMVN (register) (#1303)riperiperi