Commit Graph

  • 92d8f7269b [Fix] (MG_IntegrationTest): drop the executable bit a copied-in scenario file carried swung0x48 2026-08-13 04:29:23 -04:00
  • 822e405c77 Merge branch "feat/vk-barrier-layer-ranges" into dev swung0x48 2026-08-13 04:28:57 -04:00
  • b8233f9c4e [Fix, Test] (MG_Backend/DirectVulkan, MG_IntegrationTest): the barrier before every attachment transfer only ever moved layer 0, so a copy off a non-zero layer read a layout nothing had transitioned feat/vk-barrier-layer-ranges swung0x48 2026-08-13 03:39:51 -04:00
  • 91475a7b6f Merge branch feat/cts-copyimage-frontend into dev Swung0x48 2026-08-13 03:59:16 -04:00
  • cee17025a0 [Test] (MG_Test): pin the plain mutable-texture copy every new validator rule is a new way to reject feat/cts-copyimage-frontend Swung0x48 2026-08-13 03:11:47 -04:00
  • 9642ae4d20 [Fix, Test] (MG_Impl/Texture, MG_Backend, MG_Test): copy_image compatibility is texel-block size, and neither backend was told which slice to copy Swung0x48 2026-08-13 02:44:18 -04:00
  • 595d140036 Merge branch "feat/cts-copyimage-magma-layers" into dev swung0x48 2026-08-13 03:11:21 -04:00
  • b62d1f2078 [Fix, Test] (MG_Backend/DirectVulkan, MG_IntegrationTest): map a layered CopyImageSubData onto the axis each endpoint keeps its slices on, instead of copying slice 0 and calling it done feat/cts-copyimage-magma-layers swung0x48 2026-08-13 02:41:20 -04:00
  • 5e82ff968a Merge branch "feat/cts-rgb9e5-raw-transfer" into dev swung0x48 2026-08-13 02:47:18 -04:00
  • 6a80a82dd3 [Fix, Test] (MG_Util, MG_Backend/DirectGLES, MG_Backend/DirectVulkan, MG_Test): a packed texel whose client type already spells its storage word must cross glGetTexImage unencoded, or the RGB9_E5 shared exponent gets canonicalized feat/cts-rgb9e5-raw-transfer swung0x48 2026-08-13 02:41:09 -04:00
  • f9182a5ca3 Merge branch "fix/cts-copyimage-level-validation" into dev swung0x48 2026-08-13 02:38:43 -04:00
  • f37b511fca [Fix, Test] (MG_Impl/GLImpl, MG_Backend/DirectVulkan, MG_Backend/DirectGLES, MG_Test, MG_IntegrationTest): a glCopyImageSubData to a mipmap level the texture never had is INVALID_VALUE, not a subresource handed to the driver swung0x48 2026-08-13 02:20:17 -04:00
  • 38027d21f8 Merge branch "feat/log-level-semantics" into dev swung0x48 2026-08-13 02:19:26 -04:00
  • dd2a62228f [Fix, Feat, Test] (MG_Util, MG_Backend, MG_Impl, MG_State): correct the log severity ordering and unwind the diagnostics it silenced Swung0x48 2026-08-13 01:50:20 -04:00
  • 373aa44dd7 Merge branch "fix/cts-tess-ssbo-crash" into dev swung0x48 2026-08-13 01:38:58 -04:00
  • 96646df12e [Fix] (MG_Backend/DirectVulkan): review round - failure diagnostics take MGLOG_E, the once-per-patch-size success note takes MGLOG_D, and the per-draw refusal stays latched swung0x48 2026-08-13 01:34:57 -04:00
  • f20b20e643 [Fix, Feat, Test] (MG_Backend/DirectVulkan, MG_Test): synthesize the pass-through tessellation control stage GL gives an evaluation-only program, and refuse the half-tessellated pipeline Mali dereferences null inside swung0x48 2026-08-13 01:28:35 -04:00
  • 2587814970 Merge branch "feat/cts-image-format-qualifier" into dev swung0x48 2026-08-12 19:23:51 -04:00
  • 43398e33e8 [Fix, Test] (MG_Util, MG_IntegrationTest): review round - anchor a clone only behind a real definition, decline the atomic-image shape, and say what the software lanes cannot falsify swung0x48 2026-08-12 19:12:39 -04:00
  • b7557d6615 [Feat, Fix, Test] (MG_Util, MG_Backend/DirectGLES, MG_IntegrationTest): bake the bound image format into the ESSL a format-less image declaration needs swung0x48 2026-08-12 18:56:31 -04:00
  • bce34d7fac Merge branch "feat/cts-followup-fp64-ds-imgbuf" into dev swung0x48 2026-08-12 17:56:13 -04:00
  • f91857266f [Fix, Test] (MG_Backend/DirectGLES, MG_Test): the tessellation stages never got the flat qualifier an ES linker compares across both sides of every integer interface swung0x48 2026-08-12 17:50:31 -04:00
  • 49cb1be0fd [Fix, Test] (MG_Backend/DirectGLES, MG_IntegrationTest): a shader writing a buffer texture through an image unit left the CPU shadow stale, so every map and readback after it saw the old bytes swung0x48 2026-08-12 17:50:31 -04:00
  • a51c68bb2c [Fix, Test] (MG_Util, MG_IntegrationTest): a 64-bit float constant was read as 32 bits, so every comparison against a round double became an epsilon test against zero swung0x48 2026-08-12 17:50:25 -04:00
  • 1c723a6cfc Merge branch "feat/cts-image-targets" into dev swung0x48 2026-08-12 16:52:34 -04:00
  • 44805bfa07 [Fix, Test] (MG_Util, MG_Backend/DirectVulkan, MG_IntegrationTest): adversarial review - the rewritten 1D-array image collided with a module's own 2D-array one and left an invalid duplicate type; pin the component order, keep the subject kinds in a truncated matrix swung0x48 2026-08-12 16:49:59 -04:00
  • 257fcbfd0b [Fix, Test] (MG_Util, MG_Backend/DirectVulkan, MG_IntegrationTest): review round - one module parse for the shaders with no 1D-array image, per-kind values the combined case can name, and the invariants two shared buffers rest on swung0x48 2026-08-12 16:43:29 -04:00
  • 2b46a3db96 [Fix, Test] (MG_Util, MG_Backend/DirectGLES, MG_Backend/DirectVulkan): the two image target kinds a compute dispatch could not read - 1D-array on ES, imageBuffer on Vulkan swung0x48 2026-08-12 16:11:10 -04:00
  • 0b36621069 Merge branch "feat/cts-diag-wave" into dev swung0x48 2026-08-12 15:33:43 -04:00
  • 9ee2e0a1db [Fix] (MG_Backend/DirectGLES): re-push the texture parameters a regenerated driver texture has lost, instead of trusting caches that outlived it swung0x48 2026-08-12 15:22:39 -04:00
  • 6b6623ae72 [Fix, Test] (MG_Backend, MG_Impl, MG_State): advertise the uniform-block and stencil-texturing strings a 4.0 context hides behind, forward DEPTH_STENCIL_TEXTURE_MODE to both backends, and stop a reserved transform feedback name passing for an object swung0x48 2026-08-12 15:12:01 -04:00
  • a6e029734b [Test, Doc] (MG_IntegrationTest, MG_Backend/DirectGLES): review wave - stop the skip paths leaking their GL objects, normalise the clip enables a neighbouring scenario leaves behind, and state what the software lanes cannot falsify swung0x48 2026-08-12 13:57:32 -04:00
  • e7d6bfddac [Fix, Test] (MG_Backend/DirectGLES, MG_State, MG_Util): publish the real default framebuffer depth/stencil format, forward the clip distance enables, and stop trusting a stale format probe for non-2D depth attachments swung0x48 2026-08-12 13:34:39 -04:00
  • f2c879528f Merge branch "feat/es-ds-readback" into dev swung0x48 2026-08-12 12:12:49 -04:00
  • eaba4ac1dc [Fix, Docs] (MG_Backend/DirectGLES): drain the attachment-format probe, and document the depth/stencil readback emulation switch Swung0x48 2026-08-12 12:09:45 -04:00
  • ed6578954e [Feat, Fix, Test] (MG_Backend/DirectGLES, MG_IntegrationTest): emulate ES depth/stencil readback by shader sampling, and stop the replicate blit leaking its borrowed texture unit Swung0x48 2026-08-12 11:38:34 -04:00
  • e005c8b6cb [Test] (tools/trace_replay): drop the minecraft-26.2-main-menu fixture swung0x48 2026-08-12 11:07:38 -04:00
  • 535b5e3095 Merge branch "feat/cts-xfb-respec-compressed" into dev swung0x48 2026-08-12 10:35:09 -04:00
  • 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 swung0x48 2026-08-12 10:32:39 -04:00
  • 7ccb762936 [Fix, Test] (MG_Impl, MG_Test): a persistently mapped unpack buffer is a legal source for the compressed uploads too swung0x48 2026-08-12 09:24:57 -04:00
  • 442e7eec1c [Docs] (MG_IntegrationTest): the capture-buffer note described a bug that is fixed and pinned elsewhere now swung0x48 2026-08-12 09:22:17 -04:00
  • 2787d15706 [Fix] (MG_Impl): the compressed sub-image bounds check added two application-supplied ints swung0x48 2026-08-12 09:19:50 -04:00
  • 74ce58a6c7 [Fix] (MG_Backend/DirectGLES): a declined map renewal left the respecify pointing at immutable storage swung0x48 2026-08-12 09:17:54 -04:00
  • bb122ebd4f [Test] (MG_IntegrationTest): the DSA enable-disable-attributes case, reassembled where it can be stepped through swung0x48 2026-08-12 08:56:13 -04:00
  • 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 swung0x48 2026-08-12 08:52:01 -04:00
  • 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 swung0x48 2026-08-12 08:42:39 -04:00
  • 811f32760e [CI] (test): gate the retrace pipeline on the integration lane - build-retrace and trace-cases now need it swung0x48 2026-08-12 08:41:19 -04:00
  • 01381a0404 Merge branch "feat/cts-baseinstance-dsa-bufstorage" into dev swung0x48 2026-08-12 08:23:57 -04:00
  • 0f02b0fdb1 [Fix] (MG_Util): the POST base-instance row described an emulation that no longer exists swung0x48 2026-08-12 08:22:26 -04:00
  • 3be02abf47 [Fix] (MG_Impl): multisample renderbuffers ignored the integer formats own sample limit swung0x48 2026-08-12 08:17:11 -04:00
  • f91d6b676c [Fix] (MG_Impl): the per-stage atomic-counter-buffer limits answered GL_INVALID_ENUM instead of their zero swung0x48 2026-08-12 08:12:32 -04:00
  • 1ebf191f94 [Fix, Test] (MG_Backend/DirectGLES, MG_Util): baseInstance reached the shader but never the vertex fetch swung0x48 2026-08-12 08:12:27 -04:00
  • ccad803023 Merge branch "feat/cts-vab-current-attrib" into dev swung0x48 2026-08-12 07:40:47 -04:00
  • 21159caf31 [Fix, Test] (MG_Util, MG_Backend/DirectGLES): transform feedback captured nothing at all from an interface block swung0x48 2026-08-12 07:36:19 -04:00
  • ea4819a21d [Fix, Test] (MG_State, MG_IntegrationTest): an array vertex input occupies one location per element, not one location in total swung0x48 2026-08-12 07:36:12 -04:00
  • 6b882b3ccf Merge branch "feat/fp64-demote-to-fp32" into dev swung0x48 2026-08-12 06:42:23 -04:00
  • 96bd36c50b [Docs] (README): the MOBILEGL_ADVERTISE_FP64 switch swung0x48 2026-08-12 06:41:54 -04:00
  • 46fbd837b3 [Fix, Test] (MG_State, MG_Impl, MG_IntegrationTest): a double uniform initializer no longer reads zero swung0x48 2026-08-12 06:41:54 -04:00
  • 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 swung0x48 2026-08-12 06:25:35 -04:00
  • 62a2dae5ba [Fix, Test] (MG_Impl, MG_State, MG_IntegrationTest): glUniform*d stores what the demoted shader reads swung0x48 2026-08-12 06:20:11 -04:00
  • 532836c058 [Feat, Test] (MG_Util): demote every 64-bit float in a shader to 32 bits, with the block layout re-derived swung0x48 2026-08-12 06:11:50 -04:00
  • 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 swung0x48 2026-08-12 05:36:00 -04:00
  • 21b5fc2d92 Merge branch 'feat/cts-draw-parameters' into dev swung0x48 2026-08-12 04:24:54 -04:00
  • 1f753ab5fa [Test] (MG_IntegrationTest): the draw-parameter builtins, read back out of the shader the draw produced swung0x48 2026-08-12 04:18:08 -04:00
  • 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 swung0x48 2026-08-12 04:18:08 -04:00
  • 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 swung0x48 2026-08-12 04:18:07 -04:00
  • 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 swung0x48 2026-08-12 02:38:04 -04:00
  • 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 swung0x48 2026-08-12 02:38:04 -04:00
  • 8c5c39b3c3 [Feat, Test] (MG_Impl): glBindTextures and glBindImageTextures were no-op stubs while GL_ARB_multi_bind was advertised swung0x48 2026-08-12 02:38:03 -04:00
  • 64a0ea397c [Perf] (CI): rewrite one rolling ccache entry per job on the default branch instead of saving one per run swung0x48 2026-08-12 01:55:34 -04:00
  • 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 swung0x48 2026-08-12 01:37:59 -04:00
  • b5e9339c66 [Fix] (MG_Util): the unsupported-buffer-textures log tells a too-old driver apart from one whose entry point failed to resolve swung0x48 2026-08-12 01:21:47 -04:00
  • 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 swung0x48 2026-08-12 01:08:11 -04:00
  • 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 swung0x48 2026-08-12 00:43:54 -04:00
  • 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 swung0x48 2026-08-12 01:09:56 -04:00
  • 5cfbb716c0 Merge remote-tracking branch 'origin/dev' into feat/sampler-array-descriptors swung0x48 2026-08-12 00:58:20 -04:00
  • 64c3411d70 [Perf] (CI): restore unchanged trace fixtures from the Actions cache keyed on their Git LFS pointer oid, downloading only on a miss swung0x48 2026-08-12 00:13:56 -04:00
  • f3a0d9e0a3 [Refactor] (CI): move the trace fixture LFS pointer and verification helpers into a shared library swung0x48 2026-08-12 00:13:55 -04:00
  • 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 swung0x48 2026-08-12 00:40:23 -04:00
  • 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 swung0x48 2026-08-12 00:40:57 -04:00
  • 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 swung0x48 2026-08-12 00:31:37 -04:00
  • a020de76e3 Merge remote-tracking branch 'origin/dev' into feat/sampler-array-descriptors swung0x48 2026-08-12 00:18:51 -04:00
  • 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 swung0x48 2026-08-12 00:14:18 -04:00
  • 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 swung0x48 2026-08-12 00:08:24 -04:00
  • 7b946fd527 [Fix] (MG_Backend/DirectVulkan, MG_Util): RenderPassEntry needs move assignment - robin-hood probing swaps entries, so mapped types must be swappable swung0x48 2026-08-11 23:50:24 -04:00
  • 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 swung0x48 2026-08-11 23:38:40 -04:00
  • 21ec744ef2 [Refactor] (MG_Util, MG_Test): retire FastSTL for ska::flat_hash_map, the table MobileGlues settled on swung0x48 2026-08-11 23:31:00 -04:00
  • faa7b17da3 [Test] (tools/trace_replay): drop the minecraft-26.2-in-world fixture swung0x48 2026-08-12 00:03:03 -04:00
  • f6849fc0b3 [Fix, Test] (MG_Backend/DirectVulkan, MG_IntegrationTest): an image uniform array is one binding with many descriptors, not one - Magma wrote only element zero and left the rest undefined swung0x48 2026-08-11 23:49:31 -04:00
  • 4d1d4f6225 [Fix] (DirectGLES): report a rejected shader and a failed link at MGLOG_I - MGLOG_E is compiled out of every INFO build, which is why the retrace artifact could not say which shader the driver refused swung0x48 2026-08-11 23:28:43 -04:00
  • cef81df73f [Fix, Test] (ShaderTranspiler, DirectGLES): fold or lower dynamically indexed fragment outputs before ESSL emission - GLSL ES requires constant integral indices, so the OIT coefficient shader linked nothing on ANGLE and every translucent draw was a silent no-op swung0x48 2026-08-11 23:28:43 -04:00
  • c4e6ea1f23 [Docs] (tools/trace_replay): strip investigation logs from the README - usage and procedures only swung0x48 2026-08-11 23:24:42 -04:00
  • b4e07ce651 [Fix, Test] (MG_State, MG_Backend/DirectGLES, MG_Test): close three holes review found in the composite uniform mirror - unrecorded stage programs, byte-identical writes, and Espryt's baked image units swung0x48 2026-08-11 23:19:22 -04:00
  • ff324057ad [Fix, Perf, Test] (MG_State, MG_Impl/GLImpl, MG_Test, MG_IntegrationTest): a pipeline composite mirrors only the uniforms a stage was written to, and survives a sampler or block rebinding swung0x48 2026-08-11 23:11:09 -04:00
  • ef4c6dbe0a Merge branch 'feat/cts-420pack-wave' into dev swung0x48 2026-08-11 23:07:45 -04:00
  • 19fc7346c5 [Fix] (MG_Backend/DirectVulkan): a re-entrant cache lookup dangled the reference glShaderStorageBlockBinding then wrote through swung0x48 2026-08-11 23:05:13 -04:00
  • bcb0e894ef [Fix, Test] (MG_State, MG_Backend/DirectGLES, MG_Util, MG_IntegrationTest, MG_Test): array layout(binding=N) elements bind consecutively, a read+write image reaches ESSL legally, compute local_size comes from the linked intermediate, and glShaderStorageBlockBinding is baked into the generated source swung0x48 2026-08-11 23:04:55 -04:00
  • 794c10e56c [Fix] (3rdparty/glslang): bump the fork to the invariant-placement and atomic-counter-lowering patches swung0x48 2026-08-11 23:04:11 -04:00
  • 28390667d7 [Docs] (tools/trace_replay): sundial-lite's sampler state is identical on both stacks - the crash is a driver defect, not a dangling binding swung0x48 2026-08-11 23:04:25 -04:00
  • 90dd9bec77 [Docs] (tools/trace_replay): sundial-lite crashes in llvmpipe's JIT on a NULL per-texture-unit descriptor swung0x48 2026-08-11 22:54:50 -04:00