3360 Commits (9d5e10abc688360828de47f7c909c029a346353a)

Author SHA1 Message Date
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 9 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 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
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 9 years ago
James Rowe 08f830fed4 Support additional screen layouts. 10 years ago
mailwl 076afa2614 Style fix 9 years ago
mailwl 6b4d6e03f0 Rename AcConfig, change types u8 to u32 9 years ago
mailwl 3b92e6c3d9 AC_U: Stub functions, used if EULA agreed 9 years ago
mailwl 14b159aa64 Small fix to let IDA see target.xml 9 years ago
Jan Beich 01f9251b53 build: add default install for DragonFly, Solaris, etc. 9 years ago
Jan Beich 914ca5ae70 core: some errno values are uncommon on Unix 9 years ago
Jan Beich e7c016ea8f common: use system bswap* functions on more BSDs 9 years ago
Jan Beich 6ddc8b49ff common: use system CPUID routine on DragonFly as well 9 years ago
Jan Beich 8e5d3f77fb common: some FreeBSD headers are incomplete to avoid namespace pollution 9 years ago
Anthony J. Bentley f78b6cd433 common: convert to standard stat()/fstat() interfaces 10 years ago
Jan Beich dbc84319b8 common: stat64 is non-standard, hide on a random Unix 9 years ago
Jan Beich 90ac6468bb common: only FreeBSD has thread affinity compatible with Linux 9 years ago
Jan Beich a1497619eb common: define routines to set thread name on more BSDs 9 years ago
mailwl 715d981403 FRD: fix GetMyFriendKey 9 years ago
Ricardo de Almeida Gonzaga 07fdcf150d Fix typos 9 years ago
wwylele 9ef5b9604b NWM: stub Initialize with an error 9 years ago
JamePeng 876bd2daa8 Rework the code of err:f service 9 years ago
JamePeng 97d9804d97 Update the stub code of BOSS 9 years ago
wwylele a1a4d92f19 fs: clean up log format 9 years ago
wwylele b2fa64ec75 fs: implement DeleteDirectoryRecursively 9 years ago
Yuri Kunde Schlesner d4bcba2ca1 VideoCore: Shader interpreter cleanups 9 years ago
Yuri Kunde Schlesner 1de9e185af Common: Remove dangerous Vec[234] array constructors 9 years ago
Yuri Kunde Schlesner 7872ec7cc3 VideoCore: Fix out-of-bounds read in ShaderSetup::ProduceDebugInfo 9 years ago
Yuri Kunde Schlesner e72584084e OpenGL: Take cached viewport sub-rect into account for scissor 9 years ago
wwylele ef9319842c gpu: DisplayTransfer: a less amazing algorithm for flip 9 years ago