3361 Commits (0820c994629a53e81dd521388a67154c8c8f9318)

Author SHA1 Message Date
Emmanuel Gil Peyrot 0820c99462 GPU: Remove the broken frame_skip option. 10 years ago
freiro 593ec7fa74 Move to AppData/Roaming/Citra/ 10 years ago
MerryMage 27be446049 dynarmic: Add ticks based on ticks executed, not ticks requested 10 years ago
freiro 972b289c78 Removed /user/ from path 10 years ago
mailwl ec15e485c9 Output parameters to log 10 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 10 years ago
freiro 79317b63d9 Switch to AppData/Roaming 10 years ago
jphalimi 82210ab480 Cache Vertices instead of Output registers (#2165) 10 years ago
pippo2931 0c9c97e5ea Bravely Default/Second stuck #1822 (#2188) 10 years ago
wwylele 75affa13f7 Fix format error from #2195 10 years ago
freiro 5dd31f204a Improve verbosity of audio errors with SDL_GetError() 10 years ago
Subv 050e9be15b GPU/CiTrace: Avoid calling GetTextures() when not necessary. 10 years ago
James Rowe 19acec351c Minor formatting change 10 years ago
Subv 4ab8692475 Kernel/Events: Log an error when trying to create Pulse events and timers. 10 years ago
Subv d7ab4fd53d APT/Applets: Renamed the members of the SignalType enum. 10 years ago
freiro 3d75e3cd07 Return by value and other fixes 10 years ago
freiro 29bb82cb8e Win32 move default user folder location to AppData 10 years ago
wwylele dd5c15abd0 cfg: add config block 0x00090000 10 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 10 years ago
Pringo 51750dc8f5 Minor Menu Fixes 10 years ago
James Rowe d9305b0a07 Add default hotkey to swap primary screens. 10 years ago
James Rowe 5f72aade77 Rework frame layouts to use a max rectangle instead of hardcoded calculations 10 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
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
Jan Beich 3d801be97d common: some FreeBSD headers are incomplete to avoid namespace pollution 10 years ago
Anthony J. Bentley 26af2b644c common: convert to standard stat()/fstat() interfaces 10 years ago
Jan Beich 51f92f0e4e common: stat64 is non-standard, hide on a random Unix 10 years ago
Jan Beich 8ce1ec7ffa common: only FreeBSD has thread affinity compatible with Linux 10 years ago
Jan Beich 1410bd3bd0 common: define routines to set thread name on more BSDs 10 years ago
mailwl f672c7bd24 FRD: fix GetMyFriendKey 10 years ago
Ricardo de Almeida Gonzaga 13d46f6820 Fix typos 10 years ago
wwylele 32789a70fb NWM: stub Initialize with an error 10 years ago
JamePeng 691f069743 Rework the code of err:f service 10 years ago
JamePeng bd8c80a7b4 Update the stub code of BOSS 10 years ago
wwylele 257e7afb79 fs: clean up log format 10 years ago
wwylele 96b0e9476b fs: implement DeleteDirectoryRecursively 10 years ago
Yuri Kunde Schlesner d9a904f9cb VideoCore: Shader interpreter cleanups 10 years ago
Yuri Kunde Schlesner 6219654ded Common: Remove dangerous Vec[234] array constructors 10 years ago
Yuri Kunde Schlesner 26b68313b9 VideoCore: Fix out-of-bounds read in ShaderSetup::ProduceDebugInfo 10 years ago
Yuri Kunde Schlesner 01667d9a35 OpenGL: Take cached viewport sub-rect into account for scissor 10 years ago