7438 Commits (8a14ee6cade34f9d243ffd3736bd7239fc4f89d9)

Author SHA1 Message Date
lizzie 0ef08a0a8c ok x11 fine 3 months ago
lizzie 429f380a93 nvm not x11::x11 3 months ago
lizzie f79b741ddc better x11 3 months ago
Lizzie and Samuel 45b6ecff05
[vulkan, vk_pipeline_cache] PSO Optimizations (#4294) 6 days ago
Maufeat 54cd5fb8eb
[core, hle, video_core, memory] Improve multi-process, display layers, dynamic shader cache and rework overlay (#4238) 1 week ago
CamilleLaVey 50cb8fd1c9
[vulkan] Implementation for VK_EXT_shader_quad_control (#4168) 1 week ago
CamilleLaVey 0295dc5fff
[vulkan] Removal of QCOM sampler limiters + CustomBorderColor and ColorBorderSwizzle adjustments (#4301) 1 week 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
Samuel 86ba79b1ba
[vulkan, sgsr] Adjustments to SGSR implementation (#4293) 2 weeks ago
John 55acf5d260
[Vulkan] Apply MK8D Buffer Fix to Linux (#4289) 2 weeks ago
crueter 3e07b466eb
[vulkan] Adjustments on MSAA and BlitHelpers (#4287) 2 weeks ago
CamilleLaVey 2000fdfb7b
[vulkan, android] Initial implementation of LSFG-VK (#4263) 3 weeks ago
crueter 8648c27cbb
[cmake] Simplify DetectPlatform and normalize platform names (#4183) 4 weeks ago
lizzie c4ab2f6b9e
[cmake] Add ENABLE_WERROR option (#4080) 4 weeks ago
crueter a3d32a18b8
[meta] Discourage profanity usage (#4239) 4 weeks ago
CamilleLaVey 3f52bf4b4b
[core, gpu, threads] Multithreading refactor (#4254) 4 weeks ago
CamilleLaVey 49a0ca6d5d
[vulkan] Initial implementation on Bindless Buffer/Descriptors (#4251) 1 month ago
CamilleLaVey 5e1d5e82dc
[vulkan] Re-adjusting ASTC resolve (#4250) 1 month ago
simply0001 54046ac60e
[video_core/macro] check HLE hashes before compiling (#4236) 1 month ago
PavelBARABANOV e69415c07b
[android] disable VP8 MediaCodec decoder due to crashes in Diablo II (#4231) 1 month ago
lizzie 58dee53305
[fmt] use {#:x} instead of 0x{:#x} (#4170) 1 month ago
xbzk b85f289048
[nce, fs] tico support, fix FS bug that would nuke entire 'switch' folder (#4086) 1 month ago
lizzie 89004124a5
[video_core] use bool params for read/writes and cascade them thru the calltree (#4001) 2 months ago
CamilleLaVey eb9280dedf
[vulkan] 4th Vulkan Global Maintenance (#4212) 2 months ago
MaranBr defb8bf2e2
[video_core] Fix crash using RenderDoc (#4188) 2 months ago
MaranBr a27d35463e
[video_core] Improve synchronization and refactor buffer cache timing logic (#4182) 2 months ago
John 5606edd1a6
[Vulkan] Regression Fix - Return BindVertexBuffer2EXT old path (#4199) 2 months ago
lizzie 3fd6eeaf9f
Revert #3970 #4177 (#4187) 2 months ago
CamilleLaVey 372bdfccbc
[vulkan, android] Mediacodec implementation + Vulkan fixes (#4191) 2 months ago
CamilleLaVey 3a6ac6e418
[video_core] Implementation on ASTC HDR formats + Vulkan fixes (#4190) 2 months ago
CamilleLaVey 8225151a44
[vulkan] 3rd Vulkan Global Maintenance (#4189) 2 months ago
lizzie 41762940d6
[common] rework BitField and BitUtil, use concepts whenever possible (#4076) 2 months ago
lizzie f423471cc0
[*, docs] remove UTF8 and make docs ASCII only (#4166) 2 months ago
lizzie 1643d8766f
[vk] invalidate shader cache automatically if !=driverId or !=driverVersion (#4174) 2 months ago
lizzie a769505a45
[vk, ogl] Remove dedicated precomputed swizzle table; use shorter inline table in block_linear swizzle shaders (#4146) 2 months ago
xbzk 54c3d10b86
[vk, renderdoc] (VUID-02997) avoid vk_image_view as VK_NULL_HANDLE when feature nullDescriptor is unavailable (#4056) 2 months ago
xbzk bdf60d79a0
[video_core] gate Mesa EXIT terminator detection behind non-proprietary driver (#4151) 2 months ago
lizzie 2068b5d452
[vk] Clamp dynamic descriptors based on device limits (#4115) 2 months ago
wildcard 6c16440996
[vulkan] Fix EDS 0-2 (#4117) 2 months ago
lizzie 894add43f3
[vk] fix PR5R black screen on qcom driver (#4120) 2 months ago
MaranBr b4b41ee62c
[buffer_cache] Add option to control GPU buffer readback (#4126) 2 months ago
simply0001 0d6a2158f0
[maxwell_3d] append inline index draw streams in bulk (#4083) 2 months ago
xbzk 09b6b3b71e
xbzk/gpu-logging_qt-controls_android-fix (#4018) 2 months ago
simply0001 629ebf1bde
[video_core/maxwell3d] compute macro param address on demand (#4067) 2 months 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