swung0x48
|
e005c8b6cb
|
[Test] (tools/trace_replay): drop the minecraft-26.2-main-menu fixture
|
2026-08-12 11:07:38 -04:00 |
|
swung0x48
|
535b5e3095
|
Merge branch "feat/cts-xfb-respec-compressed" into dev
|
2026-08-12 10:35:09 -04:00 |
|
swung0x48
|
1b05a84928
|
[Fix, Test] (MG_State, MG_Backend, MG_Impl, MG_Test): review wave - hand the mapping back instead of renewing it, retire an immutable ES store on respecify, and tag glTexStorage2D levels too
|
2026-08-12 10:32:39 -04:00 |
|
swung0x48
|
7ccb762936
|
[Fix, Test] (MG_Impl, MG_Test): a persistently mapped unpack buffer is a legal source for the compressed uploads too
|
2026-08-12 09:24:57 -04:00 |
|
swung0x48
|
442e7eec1c
|
[Docs] (MG_IntegrationTest): the capture-buffer note described a bug that is fixed and pinned elsewhere now
|
2026-08-12 09:22:17 -04:00 |
|
swung0x48
|
2787d15706
|
[Fix] (MG_Impl): the compressed sub-image bounds check added two application-supplied ints
|
2026-08-12 09:19:50 -04:00 |
|
swung0x48
|
74ce58a6c7
|
[Fix] (MG_Backend/DirectGLES): a declined map renewal left the respecify pointing at immutable storage
|
2026-08-12 09:17:54 -04:00 |
|
swung0x48
|
bb122ebd4f
|
[Test] (MG_IntegrationTest): the DSA enable-disable-attributes case, reassembled where it can be stepped through
|
2026-08-12 08:56:13 -04:00 |
|
swung0x48
|
9b0ed5b3af
|
[Fix, Feat, Test] (MG_Impl, MG_Test): a specific compressed internalformat now tags the level it defines, and the compressed sub-image entry points stopped being stubs
|
2026-08-12 08:52:01 -04:00 |
|
swung0x48
|
0e31c1481b
|
[Fix, Test] (MG_State, MG_Backend/DirectVulkan, MG_Backend/DirectGLES, MG_IntegrationTest): a respecified capture buffer left the transform feedback writing one store and the readback reading another
|
2026-08-12 08:42:45 -04:00 |
|
swung0x48
|
811f32760e
|
[CI] (test): gate the retrace pipeline on the integration lane - build-retrace and trace-cases now need it
|
2026-08-12 08:41:19 -04:00 |
|
swung0x48
|
01381a0404
|
Merge branch "feat/cts-baseinstance-dsa-bufstorage" into dev
|
2026-08-12 08:23:57 -04:00 |
|
swung0x48
|
0f02b0fdb1
|
[Fix] (MG_Util): the POST base-instance row described an emulation that no longer exists
|
2026-08-12 08:22:26 -04:00 |
|
swung0x48
|
3be02abf47
|
[Fix] (MG_Impl): multisample renderbuffers ignored the integer formats own sample limit
|
2026-08-12 08:17:11 -04:00 |
|
swung0x48
|
f91d6b676c
|
[Fix] (MG_Impl): the per-stage atomic-counter-buffer limits answered GL_INVALID_ENUM instead of their zero
|
2026-08-12 08:12:32 -04:00 |
|
swung0x48
|
1ebf191f94
|
[Fix, Test] (MG_Backend/DirectGLES, MG_Util): baseInstance reached the shader but never the vertex fetch
|
2026-08-12 08:12:27 -04:00 |
|
swung0x48
|
ccad803023
|
Merge branch "feat/cts-vab-current-attrib" into dev
|
2026-08-12 07:40:47 -04:00 |
|
swung0x48
|
21159caf31
|
[Fix, Test] (MG_Util, MG_Backend/DirectGLES): transform feedback captured nothing at all from an interface block
|
2026-08-12 07:38:50 -04:00 |
|
swung0x48
|
ea4819a21d
|
[Fix, Test] (MG_State, MG_IntegrationTest): an array vertex input occupies one location per element, not one location in total
|
2026-08-12 07:36:12 -04:00 |
|
swung0x48
|
6b882b3ccf
|
Merge branch "feat/fp64-demote-to-fp32" into dev
|
2026-08-12 06:42:23 -04:00 |
|
swung0x48
|
96bd36c50b
|
[Docs] (README): the MOBILEGL_ADVERTISE_FP64 switch
|
2026-08-12 06:41:54 -04:00 |
|
swung0x48
|
46fbd837b3
|
[Fix, Test] (MG_State, MG_Impl, MG_IntegrationTest): a double uniform initializer no longer reads zero
|
2026-08-12 06:41:54 -04:00 |
|
swung0x48
|
796a57a115
|
[Feat, Test] (MG_Backend, MG_Util, MG_Impl): report the fp64 tier at startup, decline 64-bit vertex formats everywhere, advertise GL_ARB_gpu_shader_fp64 only on request
|
2026-08-12 06:25:35 -04:00 |
|
swung0x48
|
62a2dae5ba
|
[Fix, Test] (MG_Impl, MG_State, MG_IntegrationTest): glUniform*d stores what the demoted shader reads
|
2026-08-12 06:20:11 -04:00 |
|
swung0x48
|
532836c058
|
[Feat, Test] (MG_Util): demote every 64-bit float in a shader to 32 bits, with the block layout re-derived
|
2026-08-12 06:11:50 -04:00 |
|
swung0x48
|
2fced2241b
|
[Fix, Test] (MG_Util, MG_State, MG_Backend): the GL 4.3 vertex binding model - array vertex inputs, zero binding strides, instance divisors, and formats ES refuses
|
2026-08-12 05:36:00 -04:00 |
|
swung0x48
|
21b5fc2d92
|
Merge branch 'feat/cts-draw-parameters' into dev
|
2026-08-12 04:24:54 -04:00 |
|
swung0x48
|
1f753ab5fa
|
[Test] (MG_IntegrationTest): the draw-parameter builtins, read back out of the shader the draw produced
|
2026-08-12 04:18:08 -04:00 |
|
swung0x48
|
3ed9501be5
|
[Fix, Feat, Test] (MG_Backend/DirectGLES, MG_Test): the draw-parameter builtins never reached the draws that carry them, and glMultiDrawArraysIndirectCount had no backend at all
|
2026-08-12 04:18:08 -04:00 |
|
swung0x48
|
7311251f30
|
[Fix] (MG_Util, MG_Backend/DirectVulkan): GL reads gl_BaseVertex as zero on a non-indexed draw where Vulkan's builtin hands over firstVertex
|
2026-08-12 04:18:07 -04:00 |
|
swung0x48
|
7625cf450d
|
[Fix, Test] (MG_Impl, MG_IntegrationTest): a block count may not exceed its binding points, and an atomic-counter buffer size must survive division by them
|
2026-08-12 02:38:04 -04:00 |
|
swung0x48
|
450eb209b6
|
[Fix, Test] (MG_State, MG_Impl): the program interface of a separable program is its own first and last stage, not vertex and fragment
|
2026-08-12 02:38:04 -04:00 |
|
swung0x48
|
8c5c39b3c3
|
[Feat, Test] (MG_Impl): glBindTextures and glBindImageTextures were no-op stubs while GL_ARB_multi_bind was advertised
|
2026-08-12 02:38:03 -04:00 |
|
swung0x48
|
64a0ea397c
|
[Perf] (CI): rewrite one rolling ccache entry per job on the default branch instead of saving one per run
|
2026-08-12 01:56:17 -04:00 |
|
swung0x48
|
205d837942
|
[Fix, Test] (MG_Backend/DirectGLES, MG_Util, CI): keep an explicit LOD constant under a new avoid flag - folding the bias uniform into it kills the ANGLE llvmpipe JIT
|
2026-08-12 01:42:55 -04:00 |
|
swung0x48
|
b5e9339c66
|
[Fix] (MG_Util): the unsupported-buffer-textures log tells a too-old driver apart from one whose entry point failed to resolve
|
2026-08-12 01:24:41 -04:00 |
|
swung0x48
|
e310e3e9ff
|
[Fix, Test] (MG_Util, MG_Backend/DirectGLES, MG_Test): resolve buffer textures through the entry point the tier ships, not the ES 3.2 core name; bound the OES retarget to an exact extension name
|
2026-08-12 01:24:40 -04:00 |
|
swung0x48
|
a0bf4a83bc
|
[Fix, Test] (MG_Util, MG_Backend/DirectGLES, MG_Test, MG_IntegrationTest): detect buffer-texture support, emit the directive the driver advertises, and name the capability when it is missing
|
2026-08-12 01:24:40 -04:00 |
|
swung0x48
|
97facf777b
|
[Fix] (MG_Backend/DirectVulkan): act on a failed binding remap, bound the storage-block array count, and correct the decline rationale review found describing the reverted mechanism
|
2026-08-12 01:09:56 -04:00 |
|
swung0x48
|
5cfbb716c0
|
Merge remote-tracking branch 'origin/dev' into feat/sampler-array-descriptors
|
2026-08-12 00:58:20 -04:00 |
|
swung0x48
|
64c3411d70
|
[Perf] (CI): restore unchanged trace fixtures from the Actions cache keyed on their Git LFS pointer oid, downloading only on a miss
|
2026-08-12 00:49:47 -04:00 |
|
swung0x48
|
f3a0d9e0a3
|
[Refactor] (CI): move the trace fixture LFS pointer and verification helpers into a shared library
|
2026-08-12 00:49:47 -04:00 |
|
swung0x48
|
068786e812
|
[Fix, Test] (MG_Backend/DirectVulkan, MG_IntegrationTest): a declined descriptor must refuse the draw, not just leave the layout - a multi-dimensional sampler array otherwise faulted in the shader
|
2026-08-12 00:45:36 -04:00 |
|
swung0x48
|
8e7cc62c24
|
[Test] (MG_Benchmark): a standing UnorderedMap observatory - the container's own shapes, measured through the alias so a future swap re-runs the same suite
|
2026-08-12 00:40:57 -04:00 |
|
swung0x48
|
d2a36d65a3
|
[Fix, Test] (MG_Backend/DirectVulkan, MG_IntegrationTest): a sampler uniform array is one binding with many descriptors too - Magma wrote only element zero, and declines the multi-dimensional shape loudly
|
2026-08-12 00:31:37 -04:00 |
|
swung0x48
|
a020de76e3
|
Merge remote-tracking branch 'origin/dev' into feat/sampler-array-descriptors
|
2026-08-12 00:18:51 -04:00 |
|
swung0x48
|
574634adfa
|
[Fix, Test] (MG_Backend/DirectVulkan, MG_IntegrationTest): let the binding remap accept the descriptor arrays that now have per-element paths, and reserve image-info scratch for them
|
2026-08-12 00:14:18 -04:00 |
|
swung0x48
|
e71d715e1a
|
[Fix, Test] (MG_Backend/DirectVulkan, MG_Util, MG_Test): VkProgramObject move dropped stageSpirvDigests - a robin-hood swap would pair one program's modules with another's digests; sanity tests assert key identity, not iteration counts
|
2026-08-12 00:11:56 -04:00 |
|
swung0x48
|
7b946fd527
|
[Fix] (MG_Backend/DirectVulkan, MG_Util): RenderPassEntry needs move assignment - robin-hood probing swaps entries, so mapped types must be swappable
|
2026-08-12 00:11:55 -04:00 |
|
swung0x48
|
8f3ce5f5b7
|
[Fix] (MG_Backend/DirectGLES, MG_State, Docs): CopyImageSubData held a registry reference across a re-entrant sync; retarget container rationales at the new erase contract
|
2026-08-12 00:11:54 -04:00 |
|