28913 Commits (e5b8b10188e97a32552d3d4e4f464484f2c3f59d)
 

Author SHA1 Message Date
lizzie e5b8b10188
[hle] Fix fsp-pr not being found (#4379) 17 hours ago
lizzie 8a10109e24
[vulkan] Masquerade VkInfo as PUBGMobile + UE (#4320) 17 hours ago
CamilleLaVey a538cd9aff
[shader_recompiler, vulkan] Virtual buffer pages with multi-range + sparse buffers binding (#4362) 18 hours ago
lizzie ce202292cf
[gpu] Destroy GPU thread after all non-trivial members had been destroyed (#4368) 18 hours ago
lizzie 87e5d0b6e4
[hle] VirtualBoy classics fixes, QLaunch IPC fixes, implement extra ams SVCInfo (#4343) 18 hours ago
lizzie fdd8d4252c
[common] remove unused vector_math.h fluff (#4333) 18 hours ago
PavelBARABANOV 1036982d2f
partial revert 54cd5fb8eb (#4355) 18 hours ago
xbzk e27650cf42
[nce] avoid cyrilic utf8 strings being interpreted as exclusive store instructions (#4369) 18 hours ago
xbzk ecb2ae4076
[settings] move program_args and debug_knobs back to debugging category and make them pergameable (#4378) 18 hours ago
Eden CI 753b57a8c2
[dist, android] Update translations from Transifex for Sep 07 (#4373) 2 days ago
xbzk 74ccea3def
[debug,android] expose extend logging setting on android (#4340) 2 days ago
lizzie 11de264541
[cmake] Fix some macOS compilation errors (#4350) 4 days ago
lizzie f6e7686038
[ci] Fix macOS "no type named 'free' in namespace 'std' (#4347) 5 days ago
xbzk 1dcc574591
[gdb] fix conn state to use same pipe (instead of a copy) (#4339) 1 week ago
lizzie 5c20f244c9
[cmake] stop building OpenGL on Android (#4342) 1 week ago
crueter aa4e494c08
[android] Replace Oboe audio with SDL3 audio (#4338) 1 week ago
lizzie 858f9e5aea
[docs] Various grammar fixes, fix dead links, update deps.md, merge RDOC into Debug.md (#4315) 1 week ago
crueter e53e76168c
[externals] Update CI packages to new format (#4341) 1 week ago
lizzie cb9ec1dc1a
[dynarmic] fix perf regression due to hard CPUID queries (#4328) 1 week ago
lizzie f7e5ceeacb
[video_core/buffer_cache] fix PAGE_SHIFT/BSD macro clash on Linux, *BSD (#4329) 1 week ago
xbzk b7f0f98519
[android] expose log filter setting (#4327) 1 week ago
crueter 7fda6dde73
[common] Switch to boost::unordered_flat containers (#4326) 1 week ago
lizzie 106a61c943
[core/file_sys] fix IPS not applying due to wrong NSObuild-id (#4323) 1 week ago
lizzie e5b656e372
[common/logging] Fix long logs, remove clutter on Android logcat (#4310) 1 week ago
lizzie 297e797a32
[hle/kernel] remove flusher thread from OutputDebugString (#4291) 1 week ago
xbzk 48a95da874
[debug] debug knobs adjustments (#4317) 1 week ago
rayanmargham 2fd1dc0ff9
[qt] fix closing software dialog color (#4305) 1 week ago
Lizzie and Samuel 45b6ecff05
[vulkan, vk_pipeline_cache] PSO Optimizations (#4294) 1 week ago
lizzie 672bcbae01
[file_sys] robust-er IPSwitch compiler (#3911) 1 week ago
Maufeat 28ab4a1a01
[kernel, service] Return ResultSessionClosed when a session is closed (#4318) 1 week ago
lizzie ccf3de02cf
[dynarmic] optimise BlockOfCode to use less memory (#4303) 1 week ago
PavelBARABANOV 1f03dee126
[fs] Add RenameDirectory support for same-parent directory renaming (#4312) 2 weeks ago
xbzk 3df41c1e7a
[android, ui] carousel: display-wise scaling, snapping fix, bottom insets rework (#4307) 2 weeks ago
lizzie f4a8f9421a
[common/net] fix linking errors due to C++11 ABI typedef mishandle (#4260) 2 weeks ago
xbzk c0a85d0e53
[service, nvhost] added machinery to allow microsleep between nvdec read requests to avoid guest panic in some games (#4316) 2 weeks ago
Maufeat 54cd5fb8eb
[core, hle, video_core, memory] Improve multi-process, display layers, dynamic shader cache and rework overlay (#4238) 2 weeks ago
lizzie 119291dc77
[qt_common/discord] fix boxart not being used (#4275) 2 weeks ago
lizzie f7dbff2157
[core/hle/services/am] Fix MK8D crash (#4313) 2 weeks ago
lizzie b859d7fdf4
[dynarmic/backend/exception_handler] normalize EH for arches, use LOG_ERROR instead of fmt::print (#4283) 2 weeks ago
lizzie f635827fa6
[common/stb] remove unused I/O funcs from non-LTO builds, use common/stb.h on ns service (#4282) 2 weeks ago
lizzie 243453c172
[dynarmic, loong64] fix build error due to new term handlers (#4286) 2 weeks ago
lizzie 39158b67a7
[audio/sdl3] fix mismatches OS mixer settings for sdl3/cubeb audio backends (#4298) 2 weeks ago
CamilleLaVey 50cb8fd1c9
[vulkan] Implementation for VK_EXT_shader_quad_control (#4168) 2 weeks ago
lizzie faaf1bac64
[common/logging] Fix logging overflow on logging settings (#4308) 2 weeks ago
CamilleLaVey 0295dc5fff
[vulkan] Removal of QCOM sampler limiters + CustomBorderColor and ColorBorderSwizzle adjustments (#4301) 2 weeks ago
CamilleLaVey 60a474b8df
[vulkan, qcom] Fix shader float controls on QCOM driver (#4297) 2 weeks ago
lizzie d9336ce6ce
[common, settings] Fixes misaligned Aniso levels (#4295) 2 weeks ago
PavelBARABANOV 4eb8dd1458
partial revert a41a98028a (#4292) 2 weeks ago
PavelBARABANOV 4a3cc9a3c2
[android] Fix Nvdec None (#4288) 2 weeks ago
Samuel 86ba79b1ba
[vulkan, sgsr] Adjustments to SGSR implementation (#4293) 2 weeks ago