Commit graph

28231 commits

Author SHA1 Message Date
CamilleLaVey
7736a642a1 [gl, vk] SupportLinearFilter patch 2026-01-07 03:07:33 -03:00
CamilleLaVey
4f4aeb25d9 [vk] Wrapper for Sampler Image Filter 2026-01-07 03:07:33 -03:00
CamilleLaVey
902b90c2cf [vk, rasterizer] Re-order post Sample Locations removal 2026-01-07 03:07:33 -03:00
CamilleLaVey
b440e1129f [revert] Opcode Promotion path emulation 2026-01-07 03:07:33 -03:00
CamilleLaVey
b109bf90ae [revert] lambda enemy of da world 2026-01-07 03:07:33 -03:00
CamilleLaVey
2005fc5bb0 [revert] The next step of the human kind before it's doom 2026-01-07 03:07:33 -03:00
CamilleLaVey
361ff7777d [vk] The next step of the human kind before it's doom 2026-01-07 03:07:33 -03:00
CamilleLaVey
81e1e64731 lambda enemy of da world 2026-01-07 03:07:33 -03:00
CamilleLaVey
178a0ce571 [vk, gl, spv] Opcode Promotion path emulation 2026-01-07 03:07:33 -03:00
CamilleLaVey
4cc99b9ff5 [vk] Fixing wrong enabling logic 2026-01-07 03:07:33 -03:00
CamilleLaVey
caee81edf0 [vk] NullDescriptor guard 2026-01-07 03:07:33 -03:00
CamilleLaVey
9eb3dd1765 [vk] Adjusted Transform Feedback 2026-01-07 03:07:33 -03:00
CamilleLaVey
5dddef31e0 [vk] Adjusted Query Cache 2026-01-07 03:07:33 -03:00
CamilleLaVey
7bb41a9dfb [vk, qcom] Shader Float Control changed handling 2026-01-07 03:07:33 -03:00
CamilleLaVey
4bcf2106d5 [vk] Removed Sample Locations 2026-01-07 03:07:33 -03:00
CamilleLaVey
12bccf83a0 [vk] removed ImageViewType function 2026-01-07 03:07:33 -03:00
CamilleLaVey
2908371477 [spv, vk] reworked texture view handling and added layer count overrides 2026-01-07 03:07:33 -03:00
CamilleLaVey
77fd021739 [vk] Unused mark for subgroups variables 2026-01-07 03:07:33 -03:00
CamilleLaVey
8c153bb7d4 [revert] UWU 2026-01-07 03:07:33 -03:00
CamilleLaVey
79e9c7e738 [Re-introduced] Color output handling in SPIR-V emission 2026-01-07 03:07:33 -03:00
CamilleLaVey
be95cf84ff [Re-introduced] Added linear filtering in texture blitting operations 2026-01-07 03:07:33 -03:00
CamilleLaVey
a010de39cc [spv, qcom] Ensuring SPV 1.3 2026-01-07 03:07:33 -03:00
CamilleLaVey
4a10c53bcf [android] Update Gradle to 8.13.1 2026-01-07 03:07:33 -03:00
CamilleLaVey
e160846714 [vk, qcom] UWU 2026-01-07 03:07:33 -03:00
CamilleLaVey
cafcbfc9b2 [revert] Added linear filtering in texture blitting operations 2026-01-07 03:07:33 -03:00
CamilleLaVey
88328564bb [revert] Color output handling in SPIR-V emission. 2026-01-07 03:07:33 -03:00
CamilleLaVey
fbc1905f79 [vk] Remove forced stencil format handling in TextureCacheRuntime 2026-01-07 03:07:33 -03:00
CamilleLaVey
b9d987b92d [revert] TiledCacheBarrier starter 2026-01-07 03:07:32 -03:00
CamilleLaVey
dec91df1fa [vk, qcom] Returned subgroups functions to QCOM 2026-01-07 03:07:32 -03:00
CamilleLaVey
bbfdf82396 [vk] Added support for Stencil component type in texture handling 2026-01-07 03:07:32 -03:00
CamilleLaVey
02b743d7c2 [vk, qcom] Graphics Subgroup bugged 2026-01-07 03:07:32 -03:00
CamilleLaVey
e4cb2f8d30 [vk] Added support for sample locations in depth and depth-stencil surfaces 2026-01-07 03:07:32 -03:00
CamilleLaVey
3de4c05fe6 [spv] SamplerComponentType 2026-01-07 03:07:32 -03:00
CamilleLaVey
1f9c0e195f [revert] Tightened SSBO tracking heuristics 2026-01-07 03:07:32 -03:00
CamilleLaVey
ca3fed6182 [Revert] Adjusted Track function for bias handling and alignment checks for storage buffers 2026-01-07 03:07:32 -03:00
CamilleLaVey
885fc2746c [gl, vk] Implement SampledView method for ImageView 2026-01-07 03:07:32 -03:00
CamilleLaVey
82a2574aeb [ir, spv] Added support for sampler component types in texture handling 2026-01-07 03:07:32 -03:00
CamilleLaVey
a16bf79cc8 [spv] Color output handling in SPIR-V emission. 2026-01-07 03:07:32 -03:00
CamilleLaVey
1cbe274240 [vk] Added linear filtering in texture blitting operations 2026-01-07 03:07:32 -03:00
CamilleLaVey
f438306c66 [spv, qcom] Implement warp intrinsics support 2026-01-07 03:07:32 -03:00
CamilleLaVey
58b43ef0b7 [vk] Conditioning Conditional Rendering #2 2026-01-07 03:07:32 -03:00
CamilleLaVey
76538e02c9 [vk, qcom] Removed SPIR-V 1.4 for qcom 2026-01-07 03:07:32 -03:00
CamilleLaVey
39952edee6 [vk] Adjustments to Sample Locations 2026-01-07 03:07:32 -03:00
CamilleLaVey
249561d8b9 [host] Adjusted Track function for bias handling and alignment checks for storage buffers 2026-01-07 03:07:32 -03:00
CamilleLaVey
40a554c336 [host] Added logging for OOM cases with fastmem relation 2026-01-07 03:07:32 -03:00
CamilleLaVey
78dc027996 [ir, nvn] Tightened SSBO tracking heuristics 2026-01-07 03:07:32 -03:00
Caio Oliveira
9cfe9a4684 Revert "Controlled SPV features on QCOM"
This reverts commit 907b041ec6fb4f16750155f4c41e17389f2e385d.
2026-01-07 03:07:32 -03:00
CamilleLaVey
094071ee2b Controlled SPV features on QCOM 2026-01-07 03:07:32 -03:00
CamilleLaVey
99614ba58c [vk, qcom] Disabling VK_KHR_push_descriptor for qcom 2026-01-07 03:07:32 -03:00
CamilleLaVey
93d87f8372 [vk, vendor, mobile] Improved mobile staging buffer data 2026-01-07 03:07:32 -03:00