Commit graph

28664 commits

Author SHA1 Message Date
CamilleLaVey
ad5724ced4 Hotfix 2026-04-26 03:45:19 +00:00
CamilleLaVey
1ff77e36b3 [vk] Re-introduction to MSAA - Sample Locations 2026-04-26 03:45:19 +00:00
CamilleLaVey
48cb576cab [vk, mobile, vendor] MegaBuffer removal 2026-04-26 03:45:03 +00:00
CamilleLaVey
63a720b1e4 [vk, pipeline] Added In-flight conditional for multiple pipeline compilations 2026-04-26 03:45:03 +00:00
CamilleLaVey
3f58c0b9f4 [vk] SanitizeComponent Adjustment 2026-04-26 03:44:48 +00:00
CamilleLaVey
5310485afb [vk] DualBlendFactor 2026-04-26 03:44:48 +00:00
CamilleLaVey
34833e9ad0 [vk] CounterStreamer 2026-04-26 03:44:41 +00:00
CamilleLaVey
e12172d996 [vk, qcom] Re-enabling CBC for further testing 2026-04-26 03:44:14 +00:00
CamilleLaVey
5688c206d1 [vk] Sanitize Format/Component 2026-04-26 03:44:14 +00:00
CamilleLaVey
829e58aa31 [vk] Extended PixelFormat for Depth/Stencil 2026-04-26 03:44:06 +00:00
CamilleLaVey
68d599e214 [vk] Reordering PixelFormatNumeric 2026-04-26 03:44:06 +00:00
CamilleLaVey
4de1b078b0 Added missing headers 2026-04-26 03:44:06 +00:00
CamilleLaVey
67ad6e45e0 [gl, vk] Corroborating new helpers order 2026-04-26 03:44:06 +00:00
CamilleLaVey
88e709ad36 Meow 2026-04-26 03:44:06 +00:00
CamilleLaVey
04e1fb366f [vk] Extending TF handling 2026-04-26 03:44:06 +00:00
CamilleLaVey
7786d69036 [gl, vk, spv] Added component type handling for texture buffers and resolve pixel format variants 2026-04-26 03:44:06 +00:00
CamilleLaVey
69f6a0573c Saving Private Windows 2026-04-26 03:43:53 +00:00
CamilleLaVey
feeb311d7c [vk] Formatting missing formats 2026-04-26 03:43:53 +00:00
CamilleLaVey
181a1d8d8d another missing brace 2026-04-26 03:43:53 +00:00
CamilleLaVey
cfb361dd5b If this get builded i'll be able to actually, truly and sincely fly 2026-04-26 03:43:53 +00:00
CamilleLaVey
5b1189ee63 missing brace 2026-04-26 03:43:53 +00:00
CamilleLaVey
5778bf6def quick fix 2026-04-26 03:43:53 +00:00
CamilleLaVey
da2e08813f [vk] TextureType extended 2026-04-26 03:43:53 +00:00
CamilleLaVey
f05b385ba3 [vk] Adjustment BitScaleHelper 2026-04-26 03:43:23 +00:00
CamilleLaVey
ce48db0c7b [vk] BufferCache NullBuffer handling [POSSIBLE REVERT] 2026-04-26 03:43:10 +00:00
CamilleLaVey
6bb2cdcf06 [vk] Runtime to change image layout 2026-04-26 03:43:10 +00:00
CamilleLaVey
cc2b8f59fa [vk] TextureFilter 2026-04-26 03:43:10 +00:00
CamilleLaVey
cac3b2d003 [gl, vk] SupportLinearFilter patch 2026-04-26 03:43:10 +00:00
CamilleLaVey
e5b27578be [vk] Wrapper for Sampler Image Filter 2026-04-26 03:43:10 +00:00
CamilleLaVey
53b9915c11 [vk, rasterizer] Re-order post Sample Locations removal 2026-04-26 03:43:02 +00:00
CamilleLaVey
6c4d055908 [revert] Opcode Promotion path emulation 2026-04-26 03:42:54 +00:00
CamilleLaVey
d3d94d38b6 [revert] lambda enemy of da world 2026-04-26 03:42:34 +00:00
CamilleLaVey
c17847633b [revert] The next step of the human kind before it's doom 2026-04-26 03:42:34 +00:00
CamilleLaVey
0d1f76665f [vk] The next step of the human kind before it's doom 2026-04-26 03:42:34 +00:00
CamilleLaVey
c36769b776 lambda enemy of da world 2026-04-26 03:42:13 +00:00
CamilleLaVey
1e9cb290ca [vk, gl, spv] Opcode Promotion path emulation 2026-04-26 03:42:13 +00:00
CamilleLaVey
f6f0690544 [vk] Fixing wrong enabling logic 2026-04-26 03:41:37 +00:00
CamilleLaVey
07094078ab [vk] NullDescriptor guard 2026-04-26 03:41:13 +00:00
CamilleLaVey
8bf8e08e36 [vk] Adjusted Query Cache 2026-04-26 03:41:00 +00:00
CamilleLaVey
c86737e21f [vk, qcom] Shader Float Control changed handling 2026-04-26 03:41:00 +00:00
CamilleLaVey
b7213c1282 [vk] Removed Sample Locations 2026-04-26 03:41:00 +00:00
CamilleLaVey
29d9629f0d [vk] removed ImageViewType function 2026-04-26 03:39:31 +00:00
CamilleLaVey
902e2998ab [spv, vk] reworked texture view handling and added layer count overrides 2026-04-26 03:39:31 +00:00
CamilleLaVey
2cad586a50 [vk] Unused mark for subgroups variables 2026-04-26 03:39:23 +00:00
CamilleLaVey
e62d551dce [revert] UWU 2026-04-26 03:39:23 +00:00
CamilleLaVey
96cd9c2d18 [Re-introduced] Color output handling in SPIR-V emission 2026-04-26 03:39:23 +00:00
CamilleLaVey
5737cbdd5f [Re-introduced] Added linear filtering in texture blitting operations 2026-04-26 03:38:25 +00:00
CamilleLaVey
13983330d1 [spv, qcom] Ensuring SPV 1.3 2026-04-26 03:37:20 +00:00
CamilleLaVey
79eabd1e5a [android] Update Gradle to 8.13.1 2026-04-26 03:37:20 +00:00
CamilleLaVey
09a4580fda [vk, qcom] UWU 2026-04-26 03:37:20 +00:00