2403 Commits (47155ace367803682f454fa3f088b9b13a2ec65c)

Author SHA1 Message Date
lizzie 47155ace36 fucking license 7 months ago
lizzie 88e6b16414 [fs] use mmap() to read files off the mmap system for higher throughput 7 months ago
crueter 39be450fa3
[desktop] Add basic carousel view (#4112) 5 days ago
crueter 7c0e993b5b
[*] Fix compilation on fmt 12.2.0 (#4107) 1 week ago
lizzie b05463ee19
[fs] use XDG_CACHE_HOME for shader caches (#4093) 2 weeks ago
lizzie 561adac0af
[common] fallback to VirtualBuffer if we can't use file mappings (#4005) 2 weeks ago
lizzie 74a6607f8e
[fs] do not early abort on IterateDirEntries{Recursively} (#4100) 2 weeks ago
xbzk 78a1cd0533
[hle] support passing arguments to homebrew applications (#4013) 2 weeks ago
lizzie 60e1032771
[qt] fix various crashes due to invalid/corrupted/outdated settings (#4070) 2 weeks ago
lizzie 4edb1ac6c5
[common/fs] create XDG_DATA_{HOME,CACHE,CONFIG}_HOME if we are the first application to ever be ran or they dont exist for a reason (#4087) 2 weeks ago
crueter 661346503b
[net] Add support for future macOS PGO shenanigans (#4050) 3 weeks ago
lizzie ce9c7c196d
[cmake] fix OpenSSL not using <openssl/cert.h> when applicable because it tries to use the system one instead of being explicitly linked (#4053) 3 weeks ago
lizzie 89199f4d27
[*] basic in-house cpp linting (#4039) 3 weeks ago
lizzie ad9af25027
[dynarmic] fix pre-SSE4.1 having errors on CMHI/CMLO, fix extra nuisances and add INTERP testcase (#4025) 3 weeks ago
lizzie f729dbb3c3
[common] use abi::__cxa_demangle for demangling using the system's glibcxx/libc++ (#3894) 3 weeks ago
lizzie e94ac63a5e
[common/thread] fix MSVC build error with _rdstc (#4029) 4 weeks ago
lizzie 7c32cf03a1
[core/core_timing] better MWAITX and WAITPKG delays (#3984) 4 weeks ago
lizzie def03f6589
[video_core] fix redundant resize-copy overload and just use default-init resize, to reduce stutter on Mario BP (#3874) 4 weeks ago
crueter 08f65cbd01
[frontend] Fix auto updater flavors on Windows (#4019) 4 weeks ago
lizzie 9d55875377
[*] fix missing '#pragma once' on header files (#4014) 1 month ago
lizzie 0c74a495f5
[video_core/host_shaders] add Snapdragon GSRv1 fragment shaders (#3307) 1 month ago
MaranBr 573e06131d
[texture_cache] Fix a rare visual corruption under specific conditions (#3986) 1 month ago
xbzk eabd1017cc
[fence_manager, ui] antiflicker fix + toggle integration (#4004) 1 month ago
lizzie 46cfd9b6f3
[net] support SCTP protocols (+all base FBSD protos), ban more NS domains (#3955) 1 month ago
lizzie 889545e1ee
[common/virtual_buffer] fix technically wrong usage of std::exchange() (#3992) 1 month ago
RedBlackAka 2a66b40267
[common/cpu_detect] Remove SSE/SSE2/FMA4/AVX_VNNI detection (#3979) 1 month ago
crueter feb8c5f88e
[desktop] More qt_common reorganization (#3916) 1 month ago
Kaydax ad2e1cc554
[externals] Update to SDL3 (#3952) 1 month ago
lizzie 5aba461cb3
[common/wall_clock] fix invariant RDTSC divide by 0 (#3961) 1 month ago
lizzie 2f0f8a979c
[dynarmic, macroHLE] Use faster ankerl for xbyak maps (#3716) 1 month ago
lizzie 975aa4e2f2
[common] remove ptr indirection on WallClock (#3864) 1 month ago
John 7e84f9ef59
[common] Revert back Aync GPU default to true to fix flickering on Linux (#3946) 2 months ago
John 609756db30
[common] Revert default VIDS setting to true to fix AMD GPU and Windows (#3945) 2 months ago
CamilleLaVey 5575d77520
[android] Another set of QoL changes for Android - 2 (#3886) 2 months ago
John 732fee2e85
Add Enable Legacy Rescale Pass to Android (#3851) 2 months ago
lizzie 707e8afb29
[common] remove logging thread, simply write in place like a maniac (#3928) 2 months ago
crueter 676b1aabfc
[frontend] Built-in auto updater (#3845) 2 months ago
lizzie d69bd86183
[memory] coalesce redundant remappings of MultiPageLevel (#3857) 2 months ago
lizzie c172abfb53
[hle] reuse previous pagetable when initializing new processes on the same KProcessPageTable (#3891) 2 months ago
lizzie 17e2be173c
[spirv] nuke spirv-opt (#3877) 2 months ago
CamilleLaVey b3cc8723c1
[vulkan] 2nd Vulkan Global Maintenance (#3853) 2 months ago
wildcard 838cc926f6
keyboard fixes (#3865) 2 months ago
omardotdev e6ad51e3d5
[settings] remove duplicate settings (#3847) 2 months ago
CamilleLaVey 3d0eb4b5d7
[vulkan] 1st Vulkan Global Maintenance (#3839) 3 months ago
CamilleLaVey 1b4a79c7ee
[android] QoL changes to Android Phase - 1 (#3832) 3 months ago
lizzie 1f787ffc39
[cmake, deps] conjure common/httplib.h and remove global def for httplib macros (#3800) 3 months ago
lizzie 148dc7b480
[arm] remove vtable bounce hack (#3776) 3 months ago
lizzie 21f9db1c27
[android] fix crash due to ctor/dtor ordering for std::random_device being uninitialized when used in other static ctor/dtors (#3806) 3 months ago
lizzie ee2891c55e
[common] unify std::random_device (#3801) 3 months ago
lizzie 16e7e034d7
[ports, freebsd] remove fastmem ban (#3786) 3 months ago