7399 Commits (b4561d33e4949b68643e87fc57d9b8e12d876f84)

Author SHA1 Message Date
lizzie b4561d33e4 [bcn] ternary compose and simplify subsetIndex & anchordIndex 6 months ago
lizzie 894add43f3
[vk] fix PR5R black screen on qcom driver (#4120) 7 days ago
MaranBr b4b41ee62c
[buffer_cache] Add option to control GPU buffer readback (#4126) 1 week ago
simply0001 0d6a2158f0
[maxwell_3d] append inline index draw streams in bulk (#4083) 1 week ago
xbzk 09b6b3b71e
xbzk/gpu-logging_qt-controls_android-fix (#4018) 1 week ago
simply0001 629ebf1bde
[video_core/maxwell3d] compute macro param address on demand (#4067) 1 week ago
lizzie 3aa0d46259
[video_core, hle] remove redundant parent references in system structs (#3908) 2 weeks ago
lizzie f8facda35f
[vk] Prevent OOM due to increased staging buffer on *nix (#4116) 2 weeks ago
MaranBr 68aaea6085
[buffer_cache] Refactor buffer synchronization to use bounding-box download region (#4094) 2 weeks ago
MaranBr ba608d2b57
[video_core] Add in-flight flush throttling to prevent CPU/GPU desync (#4085) 2 weeks ago
MaranBr c22f57bc4e
[video_core] Improve StagingBufferPool stream allocation (#4101) 2 weeks ago
lizzie c8c61a12c3
[dynarmic, MacroHLE] Fix crashes on W^X systems (#4090) 3 weeks ago
lizzie 62ef8b15fd
[video_core] correct not-quite-correct PTE_kind enumeration (#4077) 3 weeks ago
BoiledElectricity 5ebb5b8772
[opengl] query GL_MAX_CLIP_DISTANCES instead of hardcoding 8 (#4095) 3 weeks ago
xbzk 73918d23d5
[video_core, maxwell] fixes for homebrew games that use MESA compiler (#4012) 3 weeks ago
BoiledElectricity ef4113aeaa
[video_core] fix TOCTOU in Vulkan instance extension enumeration (#4072) 3 weeks ago
xbzk 026974211e
[vk, homebrew] ETC2 format list added (#4061) 3 weeks ago
lizzie 60e1032771
[qt] fix various crashes due to invalid/corrupted/outdated settings (#4070) 3 weeks ago
MaranBr eb8086a011
[buffer_cache] Fix Xenoblade Chronicles series (#4066) 3 weeks ago
lizzie 89199f4d27
[*] basic in-house cpp linting (#4039) 1 month ago
lizzie 978d9d935d
[vk/vma] force ANV to have HOST_CACHED stream buffers (#3792) 1 month ago
xbzk ec2b9b0400
[vk, renderdoc] fixed zero-sized streambuffer bug on old heap-absent GPUs (#4052) 1 month ago
lizzie 5027aecf77
[vk] handle mali/adreno5xx driver bug returning VK_INCOMPLETE on graphics pipeline creation (#3383) 1 month ago
xbzk 8e5419209c
[video,buffer] rewrite storagebufferbinding size() lambda to be full data driven instead of cbuf_index based (#4041) 1 month ago
lizzie 8fac95dcc0
[vk] Fix regressions introduced by #3997 w.r.t to marked stages for pipeline barriers (#4037) 1 month ago
CamilleLaVey 3d19743d95
[vulkan] Fix regressions found in last stable release (#3953) 1 month ago
lizzie 116377f6d9
[vk] fix oversight with #3874 with invalid image ids (#4026) 1 month ago
lizzie 7c32cf03a1
[core/core_timing] better MWAITX and WAITPKG delays (#3984) 1 month ago
MaranBr c84d605426
[buffer_cache] Fix buffer upload overwriting GPU-modified regions (#4000) 1 month ago
lizzie def03f6589
[video_core] fix redundant resize-copy overload and just use default-init resize, to reduce stutter on Mario BP (#3874) 1 month ago
lizzie 5ea24621cf
[vk] fix LM3 and TL:LTD multiple NonUniform annotations (#3997) 1 month ago
lizzie 8fd495f906
[video_core] fix std::bitset<> dirty tracker OOB, fix slightly wrong index format estimate (#4006) 1 month ago
xbzk 8a11bec55a
[vk,fence_manager] improvement for antiflicker showed bad for some games, so it was removed from balanced/accurate and kept for antiflicker toggle only (#4010) 1 month ago
lizzie 0c74a495f5
[video_core/host_shaders] add Snapdragon GSRv1 fragment shaders (#3307) 1 month ago
lizzie 2aa2ac7d9a
[hle/service{nvdrv,apm}] fixes for TetrisSwitch (#3983) 1 month ago
MaranBr 573e06131d
[texture_cache] Fix a rare visual corruption under specific conditions (#3986) 1 month ago
MaranBr 06c8926a2e
[video_core] Fix initial DMA sync deadlock in OpenGL by initializing synced state (#3987) 1 month ago
xbzk eabd1017cc
[fence_manager, ui] antiflicker fix + toggle integration (#4004) 1 month ago
lizzie 37b5cf6003
[audio_core, hle, video_core] force inline of functions that only contain thread loops (#3970) 1 month ago
lizzie 4eb082485d
[video_core] fix odr violation in formatter for pixelFormat (#3504) 2 months ago
lizzie 4d49341918
[vk, opengl] recognize and use ETC2 (if available) textures natively (#3237) 2 months ago
lizzie 2f0f8a979c
[dynarmic, macroHLE] Use faster ankerl for xbyak maps (#3716) 2 months ago
lizzie 1f558ce9b3
[vk, ogl] bump shader cache version to 17 (#3947) 2 months ago
CamilleLaVey 5575d77520
[android] Another set of QoL changes for Android - 2 (#3886) 2 months ago
lizzie 86f2f0bc36
[*] Re-fix clang-cl building (#3940) 2 months ago
lizzie ca1fcaca3b
[opengl] remove GLAD symbols from builds w/o OpenGL (#3922) 2 months ago
MaranBr fc5fa7f1b2
[video_core] Reapply "Simplify TextureCache GC and remove redundant code" (#3723) 2 months ago
crueter 17c341ff6c
[video_core] index rescaling metadata by descriptor (#3899) (#3924) 2 months ago
ryana 27e5cb0f12
[spirv] mark sampled image descriptor indices non-uniform (#3900) 2 months ago
ryana a76c76d122
[shader_recompiler] handle dynamic texture descriptor strides (#3898) 2 months ago