aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2020-06-23Import DLC title key from ticket when loading into content manager (#1318)Xpl0itR
2020-06-23Remove profiled build task from AppVeyor (#1319)Thog
2020-06-23Implement dlc management window (#1313)Xpl0itR
2020-06-22Copy the value of InputConfig to a new array before iterating (#1271)Xpl0itR
2020-06-22Fix regression caused by wrong SB descriptor offset (#1316)gdkchan
2020-06-22Update NRR structs (#1291)VolcaEM
2020-06-20Implement aoc:u and support loading AddOnContent (#1221)mageven
2020-06-20Update README.md (#1302)EmulationFanatic
2020-06-18Increment PTC version (#1311)Thog
2020-06-18Generalize tail continues (#1298)Ficture Seven
2020-06-16Add Profiled Persistent Translation Cache. (#769)LDj3SNuD
2020-06-14VABS takes one input register, not two. (#1300)riperiperi
2020-06-13Optimize texture format conversion, and MethodCopyBuffer (#1274)riperiperi
2020-06-09Change console log to discard on overflow (#1241)mageven
2020-06-06Stubbing ImportServerPki (#1281)Shrek5InTheatres2019
2020-06-05Faster crc32 implementation (#1294)merry
2020-06-02SurfaceFlinger: fix some bugs (#1262)Thog
2020-05-29Implement FIFO semaphore (#1286)gdkchan
2020-05-29Add new depth-stencil formats (#1284)gdkchan
2020-05-28Fix wrong face culling once and for all (#1277)gdkchan
2020-05-27Add FMaxNmV & FMinNmV Inst.s with Test. (#1279)LDj3SNuD
2020-05-27Support separate textures and samplers (#1216)gdkchan
2020-05-27Omit image format if possible, and fix BA bit (#1280)gdkchan
2020-05-27Fix GetDesiredLanguage (#1275)mageven
2020-05-27Fix GetDisplayVersion (#1276)mageven
2020-05-27Flush GL commands before inevitably waiting for a query result. (#1278)riperiperi
2020-05-24Remember bound framebuffer to avoid glGetInteger use. (#1273)riperiperi
2020-05-23Implement CNTVCT_EL0 (#1268)mageven