summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-18fermi_2d: Add support for more accurate surface copies.bunnei
2018-10-18Merge pull request #1523 from lioncash/lockbunnei
2018-10-18Merge pull request #1511 from lioncash/contentbunnei
2018-10-18Merge pull request #1521 from ogniK5377/imp-mmubunnei
2018-10-18Merge pull request #1522 from lioncash/corebunnei
2018-10-18svc: Check for word alignment of addresses within svcArbitrateLock/svcArbitra...Lioncash
2018-10-18common: Add function for checking word alignment to alignment.hLioncash
2018-10-18common: Move Is4KBAligned() to alignment.hLioncash
2018-10-18core: Remove unnecessary assert in ArmInterface()Lioncash
2018-10-18Merge pull request #1510 from lioncash/xcibunnei
2018-10-18Merge pull request #1505 from FernandoS27/tex-3dbunnei
2018-10-19Used better names for mm:u and fixed bad stubDavid Marcec
2018-10-18svc: Add missing sanitizing checks for MapSharedMemory/UnmapSharedMemoryLioncash
2018-10-17hid/controller: Remove unused header inclusionsLioncash
2018-10-17hid/controller/npad: Remove unused dump_idx member variableLioncash
2018-10-17hid/controller/npad: Remove unnecessary semicolon from the closing brace of L...Lioncash
2018-10-17hid/controller/npad: Remove #pragma once from the cpp fileLioncash
2018-10-17hid/controller/npad: Move npad_id_list into the cpp fileLioncash
2018-10-17hid/controller/npad: Remove unnecessary const from void return typeLioncash
2018-10-17hid/controller: Default the destructors of all controller types in the cpp fileLioncash
2018-10-17controller_base: Default the base class constructor and destructor in the cpp...Lioncash
2018-10-17gl_shader_decompiler: Implement PBK and BRKReinUsesLisp
2018-10-17Merge pull request #1444 from ogniK5377/better-hidbunnei
2018-10-17Merge pull request #1489 from FernandoS27/fix-tldsbunnei
2018-10-17Clang format and other fixesFernandoS27
2018-10-17Implement Reinterpret Surface, to accurately blit 3D texturesFernandoS27
2018-10-17Implement GetInRange in the Rasterizer CacheFernandoS27
2018-10-17Implement 3D TexturesFernandoS27
2018-10-17Merge pull request #1497 from bunnei/flush-framebuffersbunnei
2018-10-17Merge pull request #1498 from lioncash/aslrbunnei
2018-10-17Merge pull request #1496 from FernandoS27/tex-arraybunnei
2018-10-17qt: Add support for dumping a DLC Data RomFSZach Hilman
2018-10-17Merge pull request #1509 from DarkLordZach/device-save-databunnei
2018-10-17gl_rasterizer_cache: Remove unnecessary block_depth=1 on Flush.bunnei
2018-10-17gl_rasterizer_cache: Remove unnecessary temporary buffer with unswizzle.bunnei
2018-10-17registered_cache: Deduplicate results of ListEntry and ListEntryFilterZach Hilman
2018-10-18Using dual joycons as the default controllerDavid Marcec
2018-10-17fsp_srv: Apply patches to Data storage in OpenDataStorageByDataIdZach Hilman
2018-10-17patch_manager: Add support for using LayeredFS with DataZach Hilman
2018-10-16gl_rasterizer_cache: Use AccurateCopySurface for use_accurate_gpu_emulation.bunnei
2018-10-16config: Rename use_accurate_framebuffers -> use_accurate_gpu_emulation.bunnei
2018-10-16rasterizer_cache: Refactor to support in-order flushing.bunnei
2018-10-16content_archive: Simpify assignment of bktr_base_romfs in the constructorLioncash
2018-10-16content_archive: Make IsValidNCA() an internally linked functionLioncash
2018-10-16content_archive: Simplify rights ID checkLioncash
2018-10-16content_archive: Split loading into separate functionsLioncash
2018-10-16content_archive: Pass and take NCASectionHeader instance by referenceLioncash
2018-10-16XCI: Add function for checking the existence of the program NCALioncash
2018-10-16gl_rasterizer_cache: Refactor to only call GetRegionEnd on surface creation.bunnei
2018-10-16gl_rasterizer_cache: Only flush when use_accurate_framebuffers is enabled.bunnei