Commit Graph

1704 Commits

Author SHA1 Message Date
CamilleLaVey 9dccd2013d [vk, gl, spv] Opcode Promotion path emulation 2025-12-26 00:11:34 -03:00
CamilleLaVey 5ca605fb8a [vk] NullDescriptor guard 2025-12-26 00:11:34 -03:00
CamilleLaVey 061fe400d8 [vk] Adjusted Query Cache 2025-12-26 00:08:10 -03:00
CamilleLaVey 7e79effa03 [vk, qcom] Shader Float Control changed handling 2025-12-26 00:08:10 -03:00
CamilleLaVey ab8905e36b [vk] Removed Sample Locations 2025-12-26 00:08:10 -03:00
CamilleLaVey da344eb513 [vk] removed ImageViewType function 2025-12-26 00:08:09 -03:00
CamilleLaVey 7b78b2dd1f [spv, vk] reworked texture view handling and added layer count overrides 2025-12-26 00:08:09 -03:00
CamilleLaVey c8d01912e1 [Re-introduced] Color output handling in SPIR-V emission 2025-12-26 00:08:09 -03:00
CamilleLaVey 7347be7196 [Re-introduced] Added linear filtering in texture blitting operations 2025-12-26 00:08:09 -03:00
CamilleLaVey 5029fcf5bf [revert] Added linear filtering in texture blitting operations 2025-12-26 00:08:08 -03:00
CamilleLaVey aa3953f3e2 [revert] Color output handling in SPIR-V emission. 2025-12-26 00:08:08 -03:00
CamilleLaVey cef455d515 [vk] Remove forced stencil format handling in TextureCacheRuntime 2025-12-26 00:08:08 -03:00
CamilleLaVey 02d45d6a8c [revert] TiledCacheBarrier starter 2025-12-26 00:08:08 -03:00
CamilleLaVey 3117521da9 [vk] Added support for Stencil component type in texture handling 2025-12-26 00:08:07 -03:00
CamilleLaVey 105817f9d2 [vk] Added support for sample locations in depth and depth-stencil surfaces 2025-12-26 00:08:07 -03:00
CamilleLaVey 0026b477c5 [gl, vk] Implement SampledView method for ImageView 2025-12-26 00:08:06 -03:00
CamilleLaVey 611b3332ce [spv] Color output handling in SPIR-V emission. 2025-12-26 00:08:06 -03:00
CamilleLaVey 60f00f58ba [vk] Added linear filtering in texture blitting operations 2025-12-26 00:08:06 -03:00
CamilleLaVey 458302b3f5 [spv, qcom] Implement warp intrinsics support 2025-12-26 00:08:06 -03:00
CamilleLaVey a793a132fc [vk] Conditioning Conditional Rendering #2 2025-12-26 00:08:06 -03:00
Caio Oliveira 145f1bae5c Revert "Controlled SPV features on QCOM"
This reverts commit 907b041ec6fb4f16750155f4c41e17389f2e385d.
2025-12-26 00:08:05 -03:00
CamilleLaVey d6f14f5519 Controlled SPV features on QCOM 2025-12-26 00:08:04 -03:00
CamilleLaVey b30b1d6b09 [vk, vendor, mobile] Improved mobile staging buffer data 2025-12-26 00:08:04 -03:00
CamilleLaVey 3b91d0b146 [vk, rasterizer] Update sample location handling for MSAA configurations 2025-12-26 00:08:04 -03:00
CamilleLaVey 75bfe1b4d8 [vk, rasterizer] offsets float x Uint 2025-12-26 00:08:04 -03:00
CamilleLaVey 09817947c4 [vk, rasterizer] TiledCacheBarrier starter 2025-12-26 00:08:04 -03:00
CamilleLaVey e66bc40b8b [maxwell, vk] VK_EXT_Sample_Locations 2025-12-26 00:08:02 -03:00
CamilleLaVey c14175e481 [vk, qcom] UniformBufferAlignment set by hardware capabilities 2025-12-26 00:07:38 -03:00
CamilleLaVey 79f6a6096f [vk, qcom] Samplers Budget Management 2025-12-26 00:07:38 -03:00
CamilleLaVey 3619fe7e99 [vk, qcom] Binding buffer limits 2025-12-26 00:07:37 -03:00
CamilleLaVey 79ca29d468 [vk, vendor] Clamping memory usage in mobile gpu's 2025-12-26 00:07:37 -03:00
CamilleLaVey 04c29645a2 Fix building 2025-12-25 23:57:02 -03:00
CamilleLaVey 5666401685 Warning fix 2025-12-25 23:57:01 -03:00
CamilleLaVey be6e577bc2 [vk, pipeline, query_cache, rasterizer] transformFeedback buffering handling update 2025-12-25 23:57:01 -03:00
CamilleLaVey fec98b8913 [revert] Resolving conflicting changes 2025-12-25 23:57:01 -03:00
CamilleLaVey e6ec42ee9d Revert "[vk] Ensure image view flags are resolved" 2025-12-25 23:57:01 -03:00
CamilleLaVey bc70f1b32d Revert "[vk, texture_cache] Preveting ARGB8 get misinterpretated with depth formats" 2025-12-25 23:57:01 -03:00
CamilleLaVey 94674c9143 Revert "[vk, texture_cache] BGRA8 Depth/Stencil format convertions" 2025-12-25 23:57:00 -03:00
CamilleLaVey cb19579b44 Revert "[surface, vk, pipeline, texture_cache] Refactor image view handling and add normalized compatible format utility"
This reverts commit 6a230bec1a.
2025-12-25 23:57:00 -03:00
CamilleLaVey 38caca49c6 Revert "[vk, pipeline, texture_cache] Renamed MakeView parametter" 2025-12-25 23:57:00 -03:00
CamilleLaVey 5a5d4b549a [vk] Gating advanced ExtendedDynamicState1 2025-12-25 23:57:00 -03:00
CamilleLaVey 2add5905b5 [licences] Updating licenses on missing files 2025-12-25 23:57:00 -03:00
CamilleLaVey b517cfcbf3 [vk] Line rasterization and Alpha features adjusments (again) 2025-12-25 23:56:59 -03:00
CamilleLaVey 79b78de780 [vk, scheduler] Applying finising call for TF when it's not getting used 2025-12-25 23:56:59 -03:00
CamilleLaVey 0e4cd4ecd9 [vk] ExtendedDynamicState repair #2 2025-12-25 23:56:59 -03:00
CamilleLaVey 5919f2d860 [vk] Depth State Refresh Update. 2025-12-25 23:56:59 -03:00
CamilleLaVey cd2f57d1e2 [vk, compute_pass] Conditioning Conditional Rendering 2025-12-25 23:56:58 -03:00
CamilleLaVey cf37a68e07 [vk, rasterizer] Clamping Render-Area out of limits 2025-12-25 23:56:58 -03:00
CamilleLaVey a2892fccdb [vk, rasterizer, state_tracker] LineMode disabled from scheduler 2025-12-25 23:56:58 -03:00
CamilleLaVey c4b0d116e9 [surface, vk, pipeline, texture_cache] Texture Sampling Fix 2025-12-25 23:56:58 -03:00