7420 Commits (932810310916ea661100cfb01dbf89cd8bc5b6fe)

Author SHA1 Message Date
xbzk 8ab9521cea [video_core] Restrict macro JIT zero-register skips 2 weeks ago
simply0001 54046ac60e
[video_core/macro] check HLE hashes before compiling (#4236) 1 week ago
PavelBARABANOV e69415c07b
[android] disable VP8 MediaCodec decoder due to crashes in Diablo II (#4231) 2 weeks ago
lizzie 58dee53305
[fmt] use {#:x} instead of 0x{:#x} (#4170) 2 weeks ago
xbzk b85f289048
[nce, fs] tico support, fix FS bug that would nuke entire 'switch' folder (#4086) 2 weeks ago
lizzie 89004124a5
[video_core] use bool params for read/writes and cascade them thru the calltree (#4001) 3 weeks ago
CamilleLaVey eb9280dedf
[vulkan] 4th Vulkan Global Maintenance (#4212) 3 weeks ago
MaranBr defb8bf2e2
[video_core] Fix crash using RenderDoc (#4188) 4 weeks ago
MaranBr a27d35463e
[video_core] Improve synchronization and refactor buffer cache timing logic (#4182) 4 weeks ago
John 5606edd1a6
[Vulkan] Regression Fix - Return BindVertexBuffer2EXT old path (#4199) 4 weeks ago
lizzie 3fd6eeaf9f
Revert #3970 #4177 (#4187) 4 weeks ago
CamilleLaVey 372bdfccbc
[vulkan, android] Mediacodec implementation + Vulkan fixes (#4191) 4 weeks ago
CamilleLaVey 3a6ac6e418
[video_core] Implementation on ASTC HDR formats + Vulkan fixes (#4190) 4 weeks ago
CamilleLaVey 8225151a44
[vulkan] 3rd Vulkan Global Maintenance (#4189) 4 weeks ago
lizzie 41762940d6
[common] rework BitField and BitUtil, use concepts whenever possible (#4076) 4 weeks ago
lizzie f423471cc0
[*, docs] remove UTF8 and make docs ASCII only (#4166) 1 month ago
lizzie 1643d8766f
[vk] invalidate shader cache automatically if !=driverId or !=driverVersion (#4174) 1 month ago
lizzie a769505a45
[vk, ogl] Remove dedicated precomputed swizzle table; use shorter inline table in block_linear swizzle shaders (#4146) 1 month ago
xbzk 54c3d10b86
[vk, renderdoc] (VUID-02997) avoid vk_image_view as VK_NULL_HANDLE when feature nullDescriptor is unavailable (#4056) 1 month ago
xbzk bdf60d79a0
[video_core] gate Mesa EXIT terminator detection behind non-proprietary driver (#4151) 1 month ago
lizzie 2068b5d452
[vk] Clamp dynamic descriptors based on device limits (#4115) 1 month ago
wildcard 6c16440996
[vulkan] Fix EDS 0-2 (#4117) 1 month ago
lizzie 894add43f3
[vk] fix PR5R black screen on qcom driver (#4120) 1 month ago
MaranBr b4b41ee62c
[buffer_cache] Add option to control GPU buffer readback (#4126) 1 month ago
simply0001 0d6a2158f0
[maxwell_3d] append inline index draw streams in bulk (#4083) 1 month ago
xbzk 09b6b3b71e
xbzk/gpu-logging_qt-controls_android-fix (#4018) 1 month ago
simply0001 629ebf1bde
[video_core/maxwell3d] compute macro param address on demand (#4067) 1 month ago
lizzie 3aa0d46259
[video_core, hle] remove redundant parent references in system structs (#3908) 2 months ago
lizzie f8facda35f
[vk] Prevent OOM due to increased staging buffer on *nix (#4116) 2 months ago
MaranBr 68aaea6085
[buffer_cache] Refactor buffer synchronization to use bounding-box download region (#4094) 2 months ago
MaranBr ba608d2b57
[video_core] Add in-flight flush throttling to prevent CPU/GPU desync (#4085) 2 months ago
MaranBr c22f57bc4e
[video_core] Improve StagingBufferPool stream allocation (#4101) 2 months ago
lizzie c8c61a12c3
[dynarmic, MacroHLE] Fix crashes on W^X systems (#4090) 2 months ago
lizzie 62ef8b15fd
[video_core] correct not-quite-correct PTE_kind enumeration (#4077) 2 months ago
BoiledElectricity 5ebb5b8772
[opengl] query GL_MAX_CLIP_DISTANCES instead of hardcoding 8 (#4095) 2 months ago
xbzk 73918d23d5
[video_core, maxwell] fixes for homebrew games that use MESA compiler (#4012) 2 months ago
BoiledElectricity ef4113aeaa
[video_core] fix TOCTOU in Vulkan instance extension enumeration (#4072) 2 months ago
xbzk 026974211e
[vk, homebrew] ETC2 format list added (#4061) 2 months ago
lizzie 60e1032771
[qt] fix various crashes due to invalid/corrupted/outdated settings (#4070) 2 months ago
MaranBr eb8086a011
[buffer_cache] Fix Xenoblade Chronicles series (#4066) 2 months ago
lizzie 89199f4d27
[*] basic in-house cpp linting (#4039) 2 months ago
lizzie 978d9d935d
[vk/vma] force ANV to have HOST_CACHED stream buffers (#3792) 2 months ago
xbzk ec2b9b0400
[vk, renderdoc] fixed zero-sized streambuffer bug on old heap-absent GPUs (#4052) 2 months ago
lizzie 5027aecf77
[vk] handle mali/adreno5xx driver bug returning VK_INCOMPLETE on graphics pipeline creation (#3383) 2 months ago
xbzk 8e5419209c
[video,buffer] rewrite storagebufferbinding size() lambda to be full data driven instead of cbuf_index based (#4041) 2 months ago
lizzie 8fac95dcc0
[vk] Fix regressions introduced by #3997 w.r.t to marked stages for pipeline barriers (#4037) 2 months ago
CamilleLaVey 3d19743d95
[vulkan] Fix regressions found in last stable release (#3953) 2 months ago
lizzie 116377f6d9
[vk] fix oversight with #3874 with invalid image ids (#4026) 2 months ago
lizzie 7c32cf03a1
[core/core_timing] better MWAITX and WAITPKG delays (#3984) 2 months ago
MaranBr c84d605426
[buffer_cache] Fix buffer upload overwriting GPU-modified regions (#4000) 2 months ago