18875 Commits (eace69e9292b747306f2efb32b2618bede0490cc)

Author SHA1 Message Date
Subv d16be9bdbd Build: Fixed a few warnings. 9 years ago
wwylele 1e4a1598fd FileSys: Implement OtherSaveData 9 years ago
wwylele e6de484ec3 FS: add missing MediaType 9 years ago
wwylele 37e9404489 FileSys: abstract SD save data archive source 9 years ago
Subv 7adac27868 Kernel/Loader: Grab the system mode from the NCCH ExHeader. 9 years ago
Emmanuel Gil Peyrot 87d3afe635 GPU: Remove the broken frame_skip option. 9 years ago
Subv 47603a64f1 RasterizerGL: Use GL_TRUE and 0xFF in the stencil and depth masks instead of simply true and -1 9 years ago
Subv d64661e40e Rasterizer/Memfill: Set the correct stencil write mask when clearing the stencil buffer. 9 years ago
freiro dba46c0b01 Move to AppData/Roaming/Citra/ 9 years ago
MerryMage eb5be59f9c dynarmic: Add ticks based on ticks executed, not ticks requested 9 years ago
freiro 0459aadcb5 Removed /user/ from path 9 years ago
mailwl 9ee8f9297c Output parameters to log 9 years ago
mailwl cdce7ca48b MIC_U: Stub service funcions 10 years ago
James Rowe 13888eac06 Expose page table to dynarmic for optimized reads and writes to the JIT 9 years ago
freiro f25ecd351d Switch to AppData/Roaming 9 years ago
jphalimi 5a580171b6 Cache Vertices instead of Output registers (#2165) 9 years ago
pippo2931 a92472e7c9 Bravely Default/Second stuck #1822 (#2188) 9 years ago
wwylele 1db648c247 Fix format error from #2195 9 years ago
freiro f5b928c330 Improve verbosity of audio errors with SDL_GetError() 9 years ago
Subv d00d0d61e0 Kernel/Loader: Grab the system mode from the NCCH ExHeader. 9 years ago
Subv 9ee95ffbec GPU/CiTrace: Avoid calling GetTextures() when not necessary. 9 years ago
James Rowe 2d1eb1ae01 Minor formatting change 9 years ago
Subv bb93931096 Kernel/Events: Log an error when trying to create Pulse events and timers. 9 years ago
Subv f33e1950b6 APT/Applets: Renamed the members of the SignalType enum. 9 years ago
wwylele 68dc34c32b tests: add a work-around for macOS linking error 9 years ago
wwylele 01964d37fb FileSys: rename SaveDataCheck archive to NCCH archive 10 years ago
wwylele bfc699293f FileSys: remove unused DiskArchive 10 years ago
wwylele e41a1ff6da PTM & CFG: use the correct path and error code according to the new FileSys policy 10 years ago
wwylele 5506268bf6 FileSys: w->rw permission lift only happens in SDMC archive 10 years ago
wwylele a14bab3b8b FileSys: add SDMCWriteOnlyArchive 10 years ago
wwylele 76c8e607a4 FileSys: add SDMCArchive 10 years ago
wwylele 4a80f45637 FileSys: add ExtSaveDataArchive 10 years ago
wwylele 420091d0e5 FileSys: add SaveDataArchive 10 years ago
wwylele 1e33d07b86 FileSys: remove Open from FileBackend 10 years ago
wwylele 4675116401 FileSys: remove Open from DirectoryBackend 10 years ago
wwylele 37d6cbc200 FileSys: add PathParser 10 years ago
freiro a3d3f96af9 Return by value and other fixes 9 years ago
freiro 92977a28a8 Win32 move default user folder location to AppData 9 years ago
wwylele 4fc15d830f cfg: add config block 0x00090000 9 years ago
James Rowe f0dcbd3f73 Add mingw compile support 10 years ago
James Rowe 48d64ccad5 Round the rectangle size to prevent float to int casting issues 9 years ago
Pringo 3c7ada98c4 Minor Menu Fixes 9 years ago
James Rowe 72786d410e Add default hotkey to swap primary screens. 9 years ago
James Rowe 8e64c6c170 Rework frame layouts to use a max rectangle instead of hardcoded calculations 9 years ago
SonofUgly 345ca30c3a LargeFrameLayout + Swapped 10 years ago
James Rowe 08f830fed4 Support additional screen layouts. 10 years ago
mailwl 076afa2614 Style fix 10 years ago
mailwl 6b4d6e03f0 Rename AcConfig, change types u8 to u32 10 years ago
mailwl 3b92e6c3d9 AC_U: Stub functions, used if EULA agreed 10 years ago
wwylele 657bb716f7 FileSys: make Archive interfaces return error code 10 years ago