1672 Commits (ce26d82d09ecba09a20fa2ccf6b702450a1920ac)

Author SHA1 Message Date
CamilleLaVey 1b160c6091
[vk, qcom] UniformBufferAlignment set by hardware capabilities 4 months ago
CamilleLaVey 95cb6b6b3d
[vk, qcom] Samplers Budget Management 4 months ago
CamilleLaVey 6e93db52a5
[vk, qcom] Binding buffer limits 4 months ago
CamilleLaVey e33c814879
[vk, vendor] Clamping memory usage in mobile gpu's 4 months ago
CamilleLaVey 68edde944a
[revert] Resolving conflicting changes 4 months ago
CamilleLaVey 510c795bd6
Revert "[vk] Ensure image view flags are resolved" 4 months ago
CamilleLaVey eb7b62fefc
Revert "[vk, texture_cache] Preveting ARGB8 get misinterpretated with depth formats" 4 months ago
CamilleLaVey b974a8f7a8
Revert "[vk, texture_cache] BGRA8 Depth/Stencil format convertions" 4 months ago
CamilleLaVey a99c35d0ff
Revert "[surface, vk, pipeline, texture_cache] Refactor image view handling and add normalized compatible format utility" 4 months ago
CamilleLaVey 6b8d5c1963
Revert "[vk, pipeline, texture_cache] Renamed MakeView parametter" 4 months ago
CamilleLaVey 7b94b7ebc1
[vk] Gating advanced ExtendedDynamicState1 4 months ago
CamilleLaVey 5d645ba905
[licences] Updating licenses on missing files 5 months ago
CamilleLaVey 5f70c3fc57
[vk] Line rasterization and Alpha features adjusments (again) 5 months ago
CamilleLaVey b87d0215a0
[vk, scheduler] Applying finising call for TF when it's not getting used 5 months ago
CamilleLaVey 130632b8ef
[vk] ExtendedDynamicState repair #2 5 months ago
CamilleLaVey e2264170f6
[vk] Depth State Refresh Update. 5 months ago
CamilleLaVey 737a409088
[vk, compute_pass] Conditioning Conditional Rendering 5 months ago
CamilleLaVey 6d2c8e6dbb
[vk, rasterizer] Clamping Render-Area out of limits 5 months ago
CamilleLaVey 19600b7e0e
[vk, rasterizer, state_tracker] LineMode disabled from scheduler 5 months ago
CamilleLaVey dd74bb459b
[surface, vk, pipeline, texture_cache] Texture Sampling Fix 5 months ago
CamilleLaVey 648bf1e813
[vk, swapchain] Swapchaing Image VkQueue 5 months ago
CamilleLaVey cbef1f3451
[vk, graphics, pipeline, rasterizer] Alpha Coverage Adjustment 5 months ago
CamilleLaVey b4472764eb
[vk, pipeline, texture_cache] Renamed MakeView parametter 5 months ago
CamilleLaVey 2e0374c458
[surface, vk, pipeline, texture_cache] Refactor image view handling and add normalized compatible format utility 5 months ago
CamilleLaVey 72d61c38be
[vk] ExtendedDynamicState repair #1 5 months ago
CamilleLaVey 1607f62149
[vk] VK_EXT_multi_draw 5 months ago
CamilleLaVey 0e4382d09b
[vk] ExtendedDynamicState impl close to Vulkan specs 5 months ago
CamilleLaVey e3a9e85099
[vk, rasterizer] Reduce FlushWork constant drawcalls 5 months ago
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 319dfeaad8
[vk, texture_cache, vendor] Adding path for hardware resolve on shader stencil export/ MSAA image blits 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
lizzie 959f72297d
[vk] use boost::container::deque instead of std::queue for presentation swapchain of frames (#3120) 4 months ago
Maufeat 06b83a58a6
[audio] correct biquad filter v2 parameters (#3142) 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
Kleidis 4cc9aa691d
[android] Remove all frame skip / frame interpolation code (#3152) 4 months ago
lizzie d656e347c8
[vk] bump cache to v14 (#3114) 4 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