Alex funman300
  • Joined on 2026-01-25
funman300 pushed to master at funman300/Ferrous-Solitaire 2026-06-24 01:14:51 +00:00
4850e9417e Merge pull request 'fix(web): cap /play canvas at the real 2048 wgpu limit (corrects #97)' (#98) from fix/web-canvas-cap-2048-constant into master
8a2a22ff1b fix(web): cap /play canvas at the real 2048 wgpu limit, not gl.MAX_TEXTURE_SIZE
Compare 2 commits »
funman300 deleted branch fix/web-canvas-cap-2048-constant from funman300/Ferrous-Solitaire 2026-06-24 01:14:51 +00:00
funman300 merged pull request funman300/Ferrous-Solitaire#98 2026-06-24 01:14:49 +00:00
fix(web): cap /play canvas at the real 2048 wgpu limit (corrects #97)
funman300 created pull request funman300/Ferrous-Solitaire#98 2026-06-24 01:14:39 +00:00
fix(web): cap /play canvas at the real 2048 wgpu limit (corrects #97)
funman300 created branch fix/web-canvas-cap-2048-constant in funman300/Ferrous-Solitaire 2026-06-24 01:14:22 +00:00
8a2a22ff1b fix(web): cap /play canvas at the real 2048 wgpu limit, not gl.MAX_TEXTURE_SIZE
funman300 pushed to deploy at funman300/Ferrous-Solitaire 2026-06-24 00:51:02 +00:00
38151d8a15 chore(deploy): bump image to b3b282ec [skip ci]
funman300 pushed to master at funman300/Ferrous-Solitaire 2026-06-24 00:45:31 +00:00
b3b282ec2d Merge pull request 'fix(web): clamp /play canvas to GPU MAX_TEXTURE_SIZE (wgpu 2048 panic)' (#97) from fix/web-canvas-max-texture-size into master
7b5d69e164 fix(web): clamp /play canvas to GPU MAX_TEXTURE_SIZE to stop wgpu panic
Compare 2 commits »
funman300 deleted branch fix/web-canvas-max-texture-size from funman300/Ferrous-Solitaire 2026-06-24 00:45:31 +00:00
funman300 merged pull request funman300/Ferrous-Solitaire#97 2026-06-24 00:45:30 +00:00
fix(web): clamp /play canvas to GPU MAX_TEXTURE_SIZE (wgpu 2048 panic)
funman300 created pull request funman300/Ferrous-Solitaire#97 2026-06-24 00:45:03 +00:00
fix(web): clamp /play canvas to GPU MAX_TEXTURE_SIZE (wgpu 2048 panic)
7b5d69e164 fix(web): clamp /play canvas to GPU MAX_TEXTURE_SIZE to stop wgpu panic
funman300 created branch fix/web-canvas-max-texture-size in funman300/Ferrous-Solitaire 2026-06-24 00:44:47 +00:00
funman300 pushed to deploy at funman300/Ferrous-Solitaire 2026-06-24 00:24:51 +00:00
df743d9276 chore(deploy): bump image to 923a67dc [skip ci]
funman300 pushed to master at funman300/Ferrous-Solitaire 2026-06-24 00:18:55 +00:00
923a67dc7b Merge pull request 'fix(web): classic timer ran at 2x (idempotent startTimer)' (#96) from fix/classic-timer-double-count into master
d4ad184324 fix(web): make classic timer idempotent to stop 2x double-counting
Compare 2 commits »
funman300 deleted branch fix/classic-timer-double-count from funman300/Ferrous-Solitaire 2026-06-24 00:18:55 +00:00
funman300 merged pull request funman300/Ferrous-Solitaire#96 2026-06-24 00:18:53 +00:00
fix(web): classic timer ran at 2x (idempotent startTimer)
funman300 created pull request funman300/Ferrous-Solitaire#96 2026-06-24 00:18:26 +00:00
fix(web): classic timer ran at 2x (idempotent startTimer)
funman300 created branch fix/classic-timer-double-count in funman300/Ferrous-Solitaire 2026-06-24 00:18:12 +00:00
funman300 pushed to fix/classic-timer-double-count at funman300/Ferrous-Solitaire 2026-06-24 00:18:12 +00:00
d4ad184324 fix(web): make classic timer idempotent to stop 2x double-counting