Commit Graph

24853 Commits

Author SHA1 Message Date
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
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 edc6b909b5 [vk] Sample Locations Structure 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 1bd8012450 [vk, qcom] Removed 500.800.51 compilling parallel restriction 2025-12-26 00:07:38 -03:00
CamilleLaVey d763cafca6 [vk, qcom] Adjusting Sampler Budget reserved value 2025-12-26 00:07:38 -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 fd53dc0748 [vk, qcom] Extending limits of broken parallel compiling to 512.800.51 2025-12-26 00:07:37 -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 8ed13cf80a [vk, qcom] Remove VK_EXT_CUSTOM_BORDER_COLOR 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
Caio Oliveira 875829f8fc Partially reverts "[vk] Changing conditions for Swapchain maintenance1 "
This reverts commit 3fc3b5fdad.
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