Commit Graph

24872 Commits

Author SHA1 Message Date
CamilleLaVey f5668bada0 [gl, vk] SupportLinearFilter patch 2025-12-26 00:11:35 -03:00
CamilleLaVey e366f702ef [vk] Wrapper for Sampler Image Filter 2025-12-26 00:11:35 -03:00
CamilleLaVey 088de307d2 [vk, rasterizer] Re-order post Sample Locations removal 2025-12-26 00:11:35 -03:00
CamilleLaVey 11b83e7b73 [revert] Opcode Promotion path emulation 2025-12-26 00:11:35 -03:00
CamilleLaVey 771786523c [revert] lambda enemy of da world 2025-12-26 00:11:35 -03:00
CamilleLaVey 6b9135d53b [revert] The next step of the human kind before it's doom 2025-12-26 00:11:35 -03:00
CamilleLaVey 48a80afa79 [vk] The next step of the human kind before it's doom 2025-12-26 00:11:35 -03:00
CamilleLaVey cbc65e20dc lambda enemy of da world 2025-12-26 00:11:34 -03:00
CamilleLaVey 9dccd2013d [vk, gl, spv] Opcode Promotion path emulation 2025-12-26 00:11:34 -03:00
CamilleLaVey f5172f88e8 [vk] Fixing wrong enabling logic 2025-12-26 00:11:34 -03:00
CamilleLaVey 5ca605fb8a [vk] NullDescriptor guard 2025-12-26 00:11:34 -03:00
CamilleLaVey 91e134ee17 [vk] Adjusted Transform Feedback 2025-12-26 00:11:32 -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 93f4cccb76 [vk] Unused mark for subgroups variables 2025-12-26 00:08:09 -03:00
CamilleLaVey b190dcb937 [revert] UWU 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 d3ea3e8852 [spv, qcom] Ensuring SPV 1.3 2025-12-26 00:08:09 -03:00
CamilleLaVey e4b6e5feff [android] Update Gradle to 8.13.1 2025-12-26 00:08:08 -03:00
CamilleLaVey 3ca3161d5c [vk, qcom] UWU 2025-12-26 00:08:08 -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 0c45096e6f [vk, qcom] Returned subgroups functions to QCOM 2025-12-26 00:08:07 -03:00
CamilleLaVey 3117521da9 [vk] Added support for Stencil component type in texture handling 2025-12-26 00:08:07 -03:00
CamilleLaVey 459b26465e [vk, qcom] Graphics Subgroup bugged 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 4c1b86a4bb [spv] SamplerComponentType 2025-12-26 00:08:07 -03:00
CamilleLaVey 90aebee96b [revert] Tightened SSBO tracking heuristics 2025-12-26 00:08:07 -03:00
CamilleLaVey b48bc13c7c [Revert] Adjusted Track function for bias handling and alignment checks for storage buffers 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 9992e5d39c [ir, spv] Added support for sampler component types in texture handling 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
CamilleLaVey 122385b795 [vk, qcom] Removed SPIR-V 1.4 for qcom 2025-12-26 00:08:05 -03:00
CamilleLaVey adbbd92a9d [vk] Adjustments to Sample Locations 2025-12-26 00:08:05 -03:00
CamilleLaVey d3392954bf [host] Adjusted Track function for bias handling and alignment checks for storage buffers 2025-12-26 00:08:05 -03:00
CamilleLaVey 39506ae599 [host] Added logging for OOM cases with fastmem relation 2025-12-26 00:08:05 -03:00
CamilleLaVey 4bafce0e2a [ir, nvn] Tightened SSBO tracking heuristics 2025-12-26 00:08:05 -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 f40774a4b9 [vk, qcom] Disabling VK_KHR_push_descriptor for 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