7268 Commits (30706cde419069fdc37ebeffe6171327054b0bcd)

Author SHA1 Message Date
CamilleLaVey 30706cde41
[vk, texture_cache] BGRA8 Depth/Stencil format convertions 5 months ago
CamilleLaVey e436030383
[vk, texture_cache] Preveting ARGB8 get misinterpretated with depth formats 5 months ago
CamilleLaVey 1bcc998040
[vk] Adjusting Custom Border Color 5 months ago
CamilleLaVey fbd357d82c
[vk] Adjusting VIDS 5 months ago
CamilleLaVey 3fc3b5fdad
[vk] Changing conditions for Swapchain maintenance1 5 months ago
CamilleLaVey b5f8ff7035
[vk] Ensure image view flags are resolved 5 months ago
CamilleLaVey 002078af36
[vk] Aliging ExtendedDynamicState2 5 months ago
CamilleLaVey e4b4a75cab
[vk, spir-v] Conditioning creation of VK_EXT_Shader_Stencil_Export in SPIR-V 5 months ago
CamilleLaVey 7103abccdb
fixing building error. 5 months ago
CamilleLaVey 319dfeaad8
[vk, texture_cache, vendor] Adding path for hardware resolve on shader stencil export/ MSAA image blits 5 months ago
CamilleLaVey 49e4f3b29a
[vk] Return VK 1.3 as main target, treat VK 1.4 core features as extensions if driver supports it 5 months ago
CamilleLaVey bafc6f34fb
[vk] Ordering double cases specified and allocating them in the correct please on GetSuitability phase 5 months ago
CamilleLaVey f9d612329a
Dammed macros. 5 months ago
CamilleLaVey 6ca3d3a1b1
Fix building issues 5 months ago
CamilleLaVey 7b40a8df80
[vk, qcom] VertexInputDynamicState ban removal 5 months ago
CamilleLaVey 53f10ab19e
[vk] Bumping features to 1.4 5 months ago
CamilleLaVey 33c72ef7e1
[vk] Updated maintenance features 5 months ago
CamilleLaVey acae4b089d
[vk, amd, qcom] Removed older driver workarounds 5 months ago
CamilleLaVey e4ae8a72dd
[vk, buffer_cache] Aligning VK_DYNAMIC_STATE_VERTEX_INPUT_BINDING_STRIDE_EXT logic 5 months ago
CamilleLaVey d68d0bd65e
[vk., vendor] Adding driver id flag in blacklist 5 months ago
CamilleLaVey a35c9d5576
[Refactor, vk] DynamicState, ExtendedDynamicState and VertexInputDynamicState 5 months ago
Caio Oliveira eade2c19c8
Revert "[vk] attempt to continue even if unsuitable driver (#3087)" 4 months ago
Caio Oliveira 1ff788bed5
Revert "[video_core] Fix inconsistency between EDS and VIDS settings (#3148)" 4 months ago
MaranBr f0fe283038
[host1x] Fix memory leak caused by unbounded frame buffering (#3180) 4 months ago
lizzie 959f72297d
[vk] use boost::container::deque instead of std::queue for presentation swapchain of frames (#3120) 4 months ago
lizzie 5130185d12
[vk] avoid calling vkENumerateInstanceFeatures multiple times in init code (#3147) 4 months ago
crueter 363d861011
[ffmpeg] update to 8.0.1, enable VTBox/mediacodec/d3d12 hwaccels (#3156) 4 months ago
Maufeat 06b83a58a6
[audio] correct biquad filter v2 parameters (#3142) 4 months ago
JPikachu adc41bff70
[bsd, am, fermi] Replace assertions with warnings and update stubs (#3160) 4 months ago
PavelBARABANOV 4edb70c8f0
[vk] Use point filter for D32->R32 blits to fix burnout blur (#3088) 4 months ago
MaranBr 9da38715fe
[video_core] Rework GPU Accuracy levels and remove Early Release Fences toggle (#3129) 4 months ago
MaranBr 7157d5167e
[video_core] Fix inconsistency between EDS and VIDS settings (#3148) 4 months ago
Kleidis 4cc9aa691d
[android] Remove all frame skip / frame interpolation code (#3152) 5 months ago
lizzie 7a98ee4ead
[vk] attempt to continue even if unsuitable driver (#3087) 5 months ago
lizzie 941caf31ce
[port] NetBSD and improper ctor for SpinLock fixes (#3092) 5 months ago
lizzie d656e347c8
[vk] bump cache to v14 (#3114) 5 months ago
lizzie 91b0432591
[video_core, settings] Allow to turn of aniso levels completely, provide levels of aniso upto x64 (#3019) 5 months ago
lizzie ed39ec4738
Revert "[vk] Fix 20xx flipped screen (#3058)" (#3075) 5 months ago
John be218cc020
[vk] Fixes regression of PR #180 vk_scheduler.cpp for AMD GPU and Windows OS (#3071) 5 months ago
MaranBr d8caa74233
[video_core] Fix regressions introduced in #3015 (#3068) 5 months ago
lizzie 17fe74ef11
[vk] Fix 20xx flipped screen (#3058) 5 months ago
MaranBr f7f6a4cde4
[video_core] Improve EDS logic and fix a lot of inconsistencies (#3042) 5 months ago
crueter 0d3cef65ad
fix clang-cl comp (#3044) 5 months ago
lizzie d1ac5b2e50
[qt_common, core, audio] remove duplicate string literal definitions, inline SystemManager::threadfunc, increase latency of audio shutdown (#3030) 5 months ago
MaranBr b9f54f4979
[vk] Fix EDS on AMD GPUs (#3026) 5 months ago
lizzie a27914f0f4
[vk] quick fix for EDS1,2 with VIDS (#3022) 5 months ago
Shinmegumi 3f226678dd
[vk] Fix fallback viewport/scissor origin handling (#294) 5 months ago
xbzk 32db6c1877
[renderer] NG ragebound workaround via LoadOverrides + vk_rasterizer UpdateBlending TouchBlendequations Rework (#2934) 5 months ago
MaranBr d89df63a28
[video_core] Clean up the code and fix some inconsistences (#3015) 5 months ago
crueter 7ca657d22f
[cmake] allow static MinGW/macOS builds; fix clangarm64 (#2994) 5 months ago