13624 Commits (db4502b7b7b01dc6ebec0b6a853e4a4cd60f8a84)

Author SHA1 Message Date
Emmanuel Gil Peyrot 0820c99462 GPU: Remove the broken frame_skip option. 9 years ago
Subv 4623415026 RasterizerGL: Use GL_TRUE and 0xFF in the stencil and depth masks instead of simply true and -1 9 years ago
Subv 743b0e71d9 Rasterizer/Memfill: Set the correct stencil write mask when clearing the stencil buffer. 9 years ago
freiro 593ec7fa74 Move to AppData/Roaming/Citra/ 9 years ago
MerryMage 27be446049 dynarmic: Add ticks based on ticks executed, not ticks requested 9 years ago
freiro 972b289c78 Removed /user/ from path 9 years ago
mailwl ec15e485c9 Output parameters to log 9 years ago
mailwl d4cadf11fc MIC_U: Stub service funcions 10 years ago
James Rowe bbe57a66ca Expose page table to dynarmic for optimized reads and writes to the JIT 9 years ago
freiro 79317b63d9 Switch to AppData/Roaming 9 years ago
jphalimi 82210ab480 Cache Vertices instead of Output registers (#2165) 9 years ago
pippo2931 0c9c97e5ea Bravely Default/Second stuck #1822 (#2188) 9 years ago
wwylele 75affa13f7 Fix format error from #2195 9 years ago
freiro 5dd31f204a Improve verbosity of audio errors with SDL_GetError() 9 years ago
Subv 1323ab2f5f Kernel/Loader: Grab the system mode from the NCCH ExHeader. 9 years ago
Subv 050e9be15b GPU/CiTrace: Avoid calling GetTextures() when not necessary. 9 years ago
James Rowe 19acec351c Minor formatting change 9 years ago
Subv 4ab8692475 Kernel/Events: Log an error when trying to create Pulse events and timers. 9 years ago
Subv d7ab4fd53d APT/Applets: Renamed the members of the SignalType enum. 9 years ago
wwylele 282195b450 tests: add a work-around for macOS linking error 9 years ago
wwylele d7d6975af0 FileSys: rename SaveDataCheck archive to NCCH archive 10 years ago
wwylele f775a3781b FileSys: remove unused DiskArchive 10 years ago
wwylele 5c6e13a171 PTM & CFG: use the correct path and error code according to the new FileSys policy 10 years ago
wwylele 0647f86649 FileSys: w->rw permission lift only happens in SDMC archive 10 years ago
wwylele 0987783699 FileSys: add SDMCWriteOnlyArchive 10 years ago
wwylele 93aa14e345 FileSys: add SDMCArchive 10 years ago
wwylele a879984c06 FileSys: add ExtSaveDataArchive 10 years ago
wwylele 7166fdc490 FileSys: add SaveDataArchive 10 years ago
wwylele 9a0405858a FileSys: remove Open from FileBackend 10 years ago
wwylele 0e754875d1 FileSys: remove Open from DirectoryBackend 10 years ago
wwylele 75ee2f8c67 FileSys: add PathParser 10 years ago
freiro 3d75e3cd07 Return by value and other fixes 9 years ago
freiro 29bb82cb8e Win32 move default user folder location to AppData 9 years ago
wwylele dd5c15abd0 cfg: add config block 0x00090000 9 years ago
James Rowe c3ea6f4ddb Add mingw compile support 10 years ago
James Rowe 793339b73a Round the rectangle size to prevent float to int casting issues 9 years ago
Pringo 51750dc8f5 Minor Menu Fixes 9 years ago
James Rowe d9305b0a07 Add default hotkey to swap primary screens. 9 years ago
James Rowe 5f72aade77 Rework frame layouts to use a max rectangle instead of hardcoded calculations 9 years ago
SonofUgly e40c23463f LargeFrameLayout + Swapped 10 years ago
James Rowe 2b1654ad9b Support additional screen layouts. 10 years ago
mailwl af7f5bef8d Style fix 10 years ago
mailwl 5872abeab9 Rename AcConfig, change types u8 to u32 10 years ago
mailwl a62df98686 AC_U: Stub functions, used if EULA agreed 10 years ago
wwylele 4dd8a831bd FileSys: make Archive interfaces return error code 10 years ago
mailwl 3c37ee434a Small fix to let IDA see target.xml 10 years ago
Jan Beich 2240cb2eb0 build: add default install for DragonFly, Solaris, etc. 10 years ago
Jan Beich 702439b519 core: some errno values are uncommon on Unix 10 years ago
Jan Beich 94d23b480e common: use system bswap* functions on more BSDs 10 years ago
Jan Beich ddd8709e14 common: use system CPUID routine on DragonFly as well 10 years ago