2386 Commits (f6ca90804ded410b14b0aad6166f7de2dfec8b15)

Author SHA1 Message Date
lizzie f6ca90804d ok fixup but better with bool returns 4 weeks ago
lizzie 77bd862151 license 4 weeks ago
lizzie b4d55ee1f3 Use managarm special fastmem fallback 4 weeks ago
lizzie 0c74a495f5
[video_core/host_shaders] add Snapdragon GSRv1 fragment shaders (#3307) 4 weeks ago
MaranBr 573e06131d
[texture_cache] Fix a rare visual corruption under specific conditions (#3986) 4 weeks ago
xbzk eabd1017cc
[fence_manager, ui] antiflicker fix + toggle integration (#4004) 4 weeks ago
lizzie 46cfd9b6f3
[net] support SCTP protocols (+all base FBSD protos), ban more NS domains (#3955) 4 weeks ago
lizzie 889545e1ee
[common/virtual_buffer] fix technically wrong usage of std::exchange() (#3992) 4 weeks ago
RedBlackAka 2a66b40267
[common/cpu_detect] Remove SSE/SSE2/FMA4/AVX_VNNI detection (#3979) 4 weeks ago
crueter feb8c5f88e
[desktop] More qt_common reorganization (#3916) 4 weeks ago
Kaydax ad2e1cc554
[externals] Update to SDL3 (#3952) 4 weeks 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) 1 month ago
John 609756db30
[common] Revert default VIDS setting to true to fix AMD GPU and Windows (#3945) 1 month ago
CamilleLaVey 5575d77520
[android] Another set of QoL changes for Android - 2 (#3886) 1 month ago
John 732fee2e85
Add Enable Legacy Rescale Pass to Android (#3851) 1 month ago
lizzie 707e8afb29
[common] remove logging thread, simply write in place like a maniac (#3928) 1 month 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) 2 months ago
CamilleLaVey 1b4a79c7ee
[android] QoL changes to Android Phase - 1 (#3832) 2 months ago
lizzie 1f787ffc39
[cmake, deps] conjure common/httplib.h and remove global def for httplib macros (#3800) 2 months ago
lizzie 148dc7b480
[arm] remove vtable bounce hack (#3776) 2 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
lizzie 9cb7001656
[cmake] fixes for XCode when having languages other than C/C++ (#3772) 3 months ago
lizzie 4337135910
[common/logging] fix android stupid ctor() init order not initializing logging first (#3719) 3 months ago
lizzie 395613b01f
[common/logging] Simplify logging logic and fix issues when logging before system is created (#3688) 3 months ago
crueter 07e3a2aa46
[settings] Disable fastmem on Linux systems with non-4kb page sizes (#3669) 3 months ago
xbzk a1b50e9339
[android] patches bin button + version bug fixes (#3691) 3 months ago
smiRaphi 361e6209b2
[settings] Add back & properly implement use_dev_keys (#3631) 3 months ago
lizzie f2c46eadc1
[ports] build fixes for *BSD make (#3496) 3 months ago
SchweGELBin a022560991
[desktop] tas: add option to disable file overwrite dialog (#3657) 3 months ago
xbzk 7f5de6bcd6
[android/fs] external content loader + nca/xci patches (#3596) 3 months ago
John 0d950195e9
[Settings] Add "Enable Legacy Rescale Pass" Toggle (#3582) 4 months ago
John 5279e76534
[Configuration] Add Applets Tab to Per-Game Configurations (#3623) 4 months ago
PavelBARABANOV d2bef2731c
[android, tu] Adjusted PoD of Vertex/ Buffers for older turnip drivers (#3621) 4 months ago
PavelBARABANOV 83cdeed3c4
[common] Disable BCN patch by default (#3622) 4 months ago
lizzie c610b61126
[common, hle] add new updates Polish+Thai languages (#3587) 4 months ago
lizzie 2082ba7ec7
[cmake, common] allow build with -fno-rtti and /GR-, to disable gen of rtti and save some bytes in vtables (#359) 4 months ago
xbzk d19303883e
[chore] Resolve "warning C4127: conditional expression is constant" while building under MSVC (#3567) 4 months ago
xbzk 5ee81a4932
[settings] changed debug knobs category to allow per-game usage (#3564) 4 months ago