swung0x48
|
f10ea4ebcd
|
[Chore] (trace-replay): remove local progress notes
|
2026-06-20 06:08:18 +08:00 |
|
swung0x48
|
ada6923039
|
[Fix] (trace-replay): fix Nostalgia golden alpha
- strip alpha from the Linux Mesa golden image
|
2026-06-20 05:59:43 +08:00 |
|
swung0x48
|
f4cf398651
|
[Feat] (trace-replay): validate remaining Minecraft shader fixtures
- register Chocapic with a Linux Mesa golden
- register Nostalgia with a Linux Mesa golden
- register Photon shader fixture
|
2026-06-20 05:44:43 +08:00 |
|
swung0x48
|
84dba77275
|
[Fix]: fix Bliss
- enable glslang NaN min/max/clamp semantics
- register Bliss retrace fixture
- track remaining fixture validation queue
|
2026-06-19 21:20:02 +08:00 |
|
swung0x48
|
19e4ba386d
|
[Fix]: fix Chocapic V6 Lite
- prune unused SPIR-V interface variables before GLES transpilation
- remap shader varyings through glslang IO resolver bindings
- initialize opaque uniforms from explicit sampler bindings only
- avoid side effects in texture binding assertions
- register Chocapic V6 Lite retrace fixture
|
2026-06-19 18:42:32 +08:00 |
|
swung0x48
|
7d101182cd
|
[Feat] (trace-replay): validate Minecraft Complementary Unbound shader fixture
|
2026-06-19 10:50:40 +08:00 |
|
swung0x48
|
e60b044ff7
|
[Fix] (trace-replay): validate Complementary Reimagined shader fixture
- clear stale temporary framebuffer attachments before DirectGLES color/depth blits
- add Complementary Reimagined in-world trace to retrace validation
|
2026-06-19 10:28:47 +08:00 |
|
swung0x48
|
4366909cf0
|
[Feat] (trace-replay): validate Minecraft iterationT no-DSA shader fixture
|
2026-06-19 09:25:20 +08:00 |
|
swung0x48
|
7b1d8ce9dd
|
[Feat] (trace-replay): validate Minecraft iterationT shader fixture
|
2026-06-19 09:14:33 +08:00 |
|
swung0x48
|
94fdeb633f
|
[Fix] (trace-replay): relax Minecraft BSL tolerance
|
2026-06-19 08:21:50 +08:00 |
|
swung0x48
|
50eda634e0
|
[Fix]: fix iterationT
- implement glCopyImageSubData frontend export and backend dispatch
- add DirectGLES depth-only CopyImageSubData via framebuffer depth blit
- add DirectGLES R32F CopyImageSubData fallback for GLES drivers rejecting native copy
- allocate DirectGLES generated mipmap storage for depth-only and R11FG11FB10F manual generation
- generate DirectGLES depth-only mipmaps with explicit depth blits
- generate DirectGLES R11FG11FB10F mipmaps with explicit color blits
- add DirectVulkan CopyImageSubData with explicit image copy and layout transitions
- use native Vulkan blit for depth-only mipmap generation
- remove unused Vulkan depth mipmap shader fallback path
|
2026-06-19 08:14:57 +08:00 |
|
swung0x48
|
2bf75537d8
|
[Feat] (trace-replay): add Minecraft iterationT no-DSA shader fixture
|
2026-06-18 21:09:23 +08:00 |
|
swung0x48
|
f780736f29
|
[Feat] (trace-replay): add Minecraft Nostalgia shader fixture
|
2026-06-18 08:04:22 +08:00 |
|
swung0x48
|
85e71622f8
|
[Feat] (trace-replay): add Minecraft Complementary Unbound shader fixture
|
2026-06-18 07:29:10 +08:00 |
|
swung0x48
|
ea02a2fac9
|
[Feat] (trace-replay): add Minecraft Complementary Reimagined shader fixture
|
2026-06-18 07:01:26 +08:00 |
|
swung0x48
|
8368901bf9
|
[Feat] (trace-replay): add Minecraft Chocapic shader fixture
|
2026-06-18 06:30:36 +08:00 |
|
swung0x48
|
a18170cdb1
|
[Feat] (trace-replay): add Minecraft Bliss shader fixture
|
2026-06-18 06:24:07 +08:00 |
|
swung0x48
|
e70fb39cb9
|
[Feat] (trace-replay): add Minecraft Photon shader fixture
|
2026-06-18 06:13:22 +08:00 |
|
swung0x48
|
e7ba689ca2
|
[Feat] (trace-replay): add Minecraft iterationT shader fixture
|
2026-06-18 05:42:48 +08:00 |
|
swung0x48
|
78dcf43c72
|
[Feat] (trace-replay): add Minecraft Mellow shader fixture
|
2026-06-17 23:51:17 +08:00 |
|
swung0x48
|
70951f46e5
|
[Feat] (trace-replay): add Minecraft MakeUP shader fixture
|
2026-06-17 20:09:21 +08:00 |
|
swung0x48
|
a6b4c4b049
|
[Feat] (trace-replay): add Minecraft BSL shader fixture
|
2026-06-17 17:52:30 +08:00 |
|
swung0x48
|
db3d569ed0
|
[Feat] (trace-replay): add Minecraft Sodium in-world fixture
|
2026-06-17 16:38:12 +08:00 |
|
swung0x48
|
ec0a1a0b70
|
[Fix] (ci): fetch trace fixtures from LFS
|
2026-06-17 14:11:28 +08:00 |
|
swung0x48
|
42e3cce8c3
|
[Fix] (ci): force info MobileGL log level
|
2026-06-17 13:59:38 +08:00 |
|
swung0x48
|
c82062a51b
|
[Fix] (MobileGL): restore default log level
|
2026-06-17 13:50:48 +08:00 |
|
swung0x48
|
61349ac0c2
|
[Fix] (trace-replay): shorten Minecraft in-world fixture
|
2026-06-17 12:34:32 +08:00 |
|
swung0x48
|
102bd2cfd2
|
[Fix] (MG_Backend/DirectVulkan): support Sundial Lite shader pack
|
2026-06-17 11:39:20 +08:00 |
|
swung0x48
|
e7bb46e819
|
[Fix] (MG_Backend/DirectGLES): support Sundial Lite shader pack
|
2026-06-17 10:58:12 +08:00 |
|
swung0x48
|
02f8c7ab56
|
[Fix] (ci): use ANGLE for Android Vulkan retrace
|
2026-06-17 07:51:35 +08:00 |
|
swung0x48
|
96ecabc38b
|
[Fix] (trace-replay): write opaque Android actual images
|
2026-06-17 07:26:15 +08:00 |
|
swung0x48
|
57600f2bd3
|
[Fix] (ci): use host GPU for Android Vulkan retrace
|
2026-06-17 06:59:15 +08:00 |
|
swung0x48
|
a8628feb3c
|
[Fix] (ci): use non-deprecated Android emulator GPU
|
2026-06-17 06:14:22 +08:00 |
|
swung0x48
|
e2695235ab
|
[Fix] (ci): allow Android Vulkan in-world variance
|
2026-06-17 05:41:29 +08:00 |
|
swung0x48
|
44c3ea7844
|
[Feat] (trace-replay): add Minecraft in-world fixture
|
2026-06-17 00:05:09 +08:00 |
|
swung0x48
|
7c81906459
|
[Fix] (ci): run all Android retrace fixtures
|
2026-06-16 20:36:53 +08:00 |
|
swung0x48
|
4e3679c7b7
|
[Fix] (ci): validate debuggable retrace APKs
|
2026-06-16 19:31:34 +08:00 |
|
swung0x48
|
19c0ae4e33
|
[Fix] (ci): make retrace APK debuggable
|
2026-06-16 18:09:46 +08:00 |
|
swung0x48
|
565649e3b6
|
[Fix] (ci): split APK retrace validation steps
|
2026-06-16 17:54:40 +08:00 |
|
swung0x48
|
527ef9653a
|
[Fix] (ci): run APK retrace from parameterized script
|
2026-06-16 17:47:01 +08:00 |
|
swung0x48
|
23bb5245bd
|
[Fix] (ci): run APK retrace script with bash
|
2026-06-16 17:04:57 +08:00 |
|
swung0x48
|
e3c4b94b11
|
[Fix] (ci): package retrace APK for all ABIs
|
2026-06-16 14:36:17 +08:00 |
|
swung0x48
|
3fa89640cd
|
[Fix] (ci): split APK retrace job
|
2026-06-16 14:10:55 +08:00 |
|
swung0x48
|
722bddf916
|
[Feat] (trace-replay): test retrace APK on Android
|
2026-06-16 14:07:33 +08:00 |
|
swung0x48
|
294dad1773
|
[Fix] (ci): rename test workflow
|
2026-06-16 13:21:37 +08:00 |
|
swung0x48
|
b33ae1c481
|
[Feat] (trace-replay): add Minecraft main menu trace
|
2026-06-16 13:00:01 +08:00 |
|
swung0x48
|
0dc3a0916e
|
[Feat] (trace-replay): add Minecraft startup trace
|
2026-06-16 12:22:27 +08:00 |
|
swung0x48
|
24372c8558
|
[Fix] (ci): rename retrace artifact
|
2026-06-16 11:06:40 +08:00 |
|
swung0x48
|
49faa5e749
|
[Fix] (ci): package existing Linux runtime files
|
2026-06-16 10:11:55 +08:00 |
|
swung0x48
|
69a3985f9d
|
[Fix] (ci): reuse MobileGL artifact for retrace
|
2026-06-16 09:32:53 +08:00 |
|