aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-08-04Improved Logger (#1292)mageven
2020-08-03Implement a Macro JIT (#1445)gdkchan
2020-08-03Implement Software Keyboard GTK frontend (#1434)mageven
2020-08-02Facilitate OpenGL debug logging via GUI (#1373)mageven
2020-08-02friend: Implement GetPlayHistoryRegistrationKey (#1424)Ac_K
2020-07-31fs: stub ReadSaveDataFileSystemExtraDataWithMaskBySaveDataAttribute (#1443)Mary
2020-07-30common: Fix WMI exception (#1422)Ac_K
2020-07-30 Implement inline memory load/store exclusive and ordered (#1413)gdkchan
2020-07-30 Print guest stack trace on invalid memory access (#1407)gdkchan
2020-07-30Refactor shader translator ShaderConfig and reduce the number of out args (#1...gdkchan
2020-07-30Use movd,movq for i32/64 VectorExtract %x, 0x0 (#1439)Ficture Seven
2020-07-29Fix shader regression on Intel iGPUs by reverting layout changes (#1425)gdkchan
2020-07-28Implement alpha test using legacy functions (#1426)gdkchan
2020-07-28Implement VIC BGRA output surface format (#1430)gdkchan
2020-07-27ns/nim: Stub eShop related calls (#1420)Ac_K
2020-07-27audin: Implement IAudioInManager ListAudioIns (#1419)Ac_K
2020-07-26Use polygon offset clamp if supported (#1429)gdkchan
2020-07-26Implement BGRA texture support (#1418)gdkchan
2020-07-25PPTC version increment (#1427)gdkchan
2020-07-25Remove GPU MemoryAccessor (#1423)gdkchan
2020-07-24Refactor NativeContext (#1410)gdkchan
2020-07-24Update to LibHac 0.11.3 (#1414)Alex Barney
2020-07-23New GPFifo and fast guest constant buffer updates (#1400)gdkchan
2020-07-23fix fullscreen toggling (#1364)emmauss
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