Block a user
swung0x48
synced commits to refs/heads/dev at swung0x48/MobileGL from mirror
2026-08-01 01:32:32 +09:00
swung0x48
synced commits to refs/heads/dev at swung0x48/MobileGL from mirror
2026-07-31 16:32:32 +09:00
swung0x48
synced commits to refs/heads/codex/wgl-glcts-20260729 at swung0x48/MobileGL from mirror
2026-07-31 16:32:32 +09:00
swung0x48
synced new reference refs/heads/codex/wgl-glcts-20260729 to swung0x48/MobileGL from mirror
2026-07-31 16:32:32 +09:00
swung0x48
synced commits to refs/heads/dev at swung0x48/MobileGL from mirror
2026-07-31 00:12:33 +09:00
swung0x48
synced commits to refs/heads/dev at swung0x48/MobileGL from mirror
2026-07-30 16:02:31 +09:00
swung0x48
synced commits to refs/heads/dev at swung0x48/MobileGL from mirror
2026-07-29 23:22:34 +09:00
texture(InSampler, texCoord)) between frames 344-421 on every run; this is the same driver defect the default-framebuffer blit shader already works around with textureLod, but an application's shader cannot be edited, so ForceExplicitLod0SamplePass converts OpImageSample*ImplicitLod to the explicit form at the SPIR-V level under a new CompileOptionBit that is only requested when the rewrite provably cannot move a texel (every sampler binding on a single-level view, no anisotropy, and either a LOD clamp that already pins lambda at 0 or min and mag filters that agree - an explicit LOD 0 always takes the magnification side of the min/mag decision); a single-level view now also clamps its sampler to mipmapMode NEAREST with maxLod min(maxLod, 0.25) rather than 0, since collapsing the clamp would make every fragment magnify and quietly retire the min filter; and the program's backend hash memo grows from one slot to four so a program resolved under two compile-flag sets in the same frame stops re-hashing every stage's SPIR-V once per draw
swung0x48
synced commits to refs/heads/feat/magma-relaxed-fragment-precision at swung0x48/MobileGL from mirror
2026-07-29 23:22:34 +09:00
swung0x48
synced new reference refs/heads/feat/magma-relaxed-fragment-precision to swung0x48/MobileGL from mirror
2026-07-29 23:22:34 +09:00
swung0x48
synced commits to refs/heads/dev at swung0x48/MobileGL from mirror
2026-07-29 15:12:33 +09:00
swung0x48
synced commits to refs/heads/dev at swung0x48/MobileGL from mirror
2026-07-29 07:02:27 +09:00
swung0x48
synced commits to refs/heads/dev at swung0x48/MobileGL from mirror
2026-07-28 22:54:22 +09:00
swung0x48
synced commits to refs/heads/dev at swung0x48/MobileGL from mirror
2026-07-28 14:44:24 +09:00
swung0x48
synced commits to refs/heads/dev at swung0x48/MobileGL from mirror
2026-07-28 06:34:22 +09:00
swung0x48
synced new reference refs/heads/piglit-gl33 to swung0x48/MobileGL from mirror
2026-07-28 06:34:22 +09:00
swung0x48
synced commits to refs/heads/piglit-gl33 at swung0x48/MobileGL from mirror
2026-07-28 06:34:22 +09:00
swung0x48
synced commits to refs/heads/cts-gl33 at swung0x48/MobileGL from mirror
2026-07-27 14:14:22 +09:00
swung0x48
synced commits to refs/heads/dev at swung0x48/MobileGL from mirror
2026-07-27 06:04:21 +09:00
swung0x48
synced commits to refs/heads/cts-gl33 at swung0x48/MobileGL from mirror
2026-07-27 06:04:21 +09:00
swung0x48
synced new reference refs/heads/cts-gl33 to swung0x48/MobileGL from mirror
2026-07-27 06:04:21 +09:00