25469 Commits (550054f29b878ff7820dd54d9170e91675994966)

Author SHA1 Message Date
lizzie 550054f29b coalesce the various sockopt 3 months ago
lizzie 766b1fe472 honour the provided MSG flags 3 months ago
lizzie 8374ed7c42 extra fixups 3 months ago
lizzie 8732e5961f fixup stuffs for windows 3 months ago
lizzie 59ace7973a fix messages native flags 3 months ago
lizzie a164079940 properly handle writebuffer and dont write OOB 3 months ago
lizzie fd19e5e900 fixes for non BSD 3 months ago
lizzie f314d5c44d [net] refactor to remove uneeded abstraction layer 3 months ago
lizzie 8a22f1845b
[hle] Enforce max_sessions, add bpc:ams service (#4394) 5 days ago
xbzk 301da63a15
[audio] hint openslES as audio driver on android to fix mute screen recording issue (#4397) 5 days ago
lizzie c95ad020fb
[gpu] Fix infinite hangup/freezes at shutdown/reset (#4395) 5 days ago
xbzk f3af5d0c25
[fs] moved temp folder cleanup upstream (per-application level) to avoid per-program retrigger (#4375) 6 days ago
xbzk 00a1c392e7
[opus] proper limit and error code for opus decoder instances (#4384) 6 days ago
lizzie e7a96c7907
[hle] Firmware 23.0.0 (#4390) 6 days ago
CamilleLaVey ed566919f4
[vulkan, android] Add feature of post-processing shaders on Android (#4348) 6 days ago
Exverge 5f142c7926
[common/core/dynarmic] Optimize page table allocations (#4219) 7 days ago
lizzie c5f6f1ca5e
[common/host_memory] Remove throw on benign path (#4359) 7 days ago
lizzie dcbcdf16ad
[hle/ns] implement IReadOnlyApplicationControlDataInterface::ListApplicationIcon (#3770) 7 days ago
lizzie ed57836903
[ips_layer] remove trailing whitespace to fix hex parsing on TLTD mods (#4336) 7 days ago
lizzie 20f9aa4cfe
[qt] Update FAQ links (#3710) 7 days ago
lizzie 6f6a8f6d67
[svc] don't truncate 64-bit SVC args on trace logs (#4374) 1 week ago
lizzie 2f787ddb8c
[dynarmic] Fix broken tests and SIGABRT with f16 inst gen (#4366) 1 week ago
lizzie 23585820bc
[hle] correct IClientProcess::RegisterClient, impl cmd 3100,3102 for ns:vm (#4376) 1 week ago
lizzie e5b8b10188
[hle] Fix fsp-pr not being found (#4379) 1 week ago
lizzie 8a10109e24
[vulkan] Masquerade VkInfo as PUBGMobile + UE (#4320) 1 week ago
CamilleLaVey a538cd9aff
[shader_recompiler, vulkan] Virtual buffer pages with multi-range + sparse buffers binding (#4362) 1 week ago
lizzie ce202292cf
[gpu] Destroy GPU thread after all non-trivial members had been destroyed (#4368) 1 week ago
lizzie 87e5d0b6e4
[hle] VirtualBoy classics fixes, QLaunch IPC fixes, implement extra ams SVCInfo (#4343) 1 week ago
lizzie fdd8d4252c
[common] remove unused vector_math.h fluff (#4333) 1 week ago
PavelBARABANOV 1036982d2f
partial revert 54cd5fb8eb (#4355) 1 week ago
xbzk e27650cf42
[nce] avoid cyrilic utf8 strings being interpreted as exclusive store instructions (#4369) 1 week ago
xbzk ecb2ae4076
[settings] move program_args and debug_knobs back to debugging category and make them pergameable (#4378) 1 week ago
Eden CI 753b57a8c2
[dist, android] Update translations from Transifex for Sep 07 (#4373) 1 week ago
xbzk 74ccea3def
[debug,android] expose extend logging setting on android (#4340) 1 week ago
lizzie 11de264541
[cmake] Fix some macOS compilation errors (#4350) 1 week ago
lizzie f6e7686038
[ci] Fix macOS "no type named 'free' in namespace 'std' (#4347) 2 weeks ago
xbzk 1dcc574591
[gdb] fix conn state to use same pipe (instead of a copy) (#4339) 2 weeks ago
crueter aa4e494c08
[android] Replace Oboe audio with SDL3 audio (#4338) 2 weeks ago
lizzie cb9ec1dc1a
[dynarmic] fix perf regression due to hard CPUID queries (#4328) 2 weeks ago
lizzie f7e5ceeacb
[video_core/buffer_cache] fix PAGE_SHIFT/BSD macro clash on Linux, *BSD (#4329) 2 weeks ago
xbzk b7f0f98519
[android] expose log filter setting (#4327) 2 weeks ago
crueter 7fda6dde73
[common] Switch to boost::unordered_flat containers (#4326) 2 weeks ago
lizzie 106a61c943
[core/file_sys] fix IPS not applying due to wrong NSObuild-id (#4323) 2 weeks ago
lizzie e5b656e372
[common/logging] Fix long logs, remove clutter on Android logcat (#4310) 2 weeks ago
lizzie 297e797a32
[hle/kernel] remove flusher thread from OutputDebugString (#4291) 2 weeks ago
xbzk 48a95da874
[debug] debug knobs adjustments (#4317) 2 weeks ago
Lizzie and Samuel 45b6ecff05
[vulkan, vk_pipeline_cache] PSO Optimizations (#4294) 2 weeks ago
lizzie 672bcbae01
[file_sys] robust-er IPSwitch compiler (#3911) 2 weeks ago
Maufeat 28ab4a1a01
[kernel, service] Return ResultSessionClosed when a session is closed (#4318) 2 weeks ago
lizzie ccf3de02cf
[dynarmic] optimise BlockOfCode to use less memory (#4303) 2 weeks ago