Commit e7be282
Thread flush parameter through createTexture2D to bindTexture2D
Texture re-uploads (e.g. Text canvas changes) in multi-texture mode
no longer force a batch flush. The flush flag is now passed from
uploadTexture → createTexture2D → bindTexture2D consistently.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 45d45f5 commit e7be282
1 file changed
Lines changed: 3 additions & 1 deletion
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| 80 | + | |
80 | 81 | | |
81 | 82 | | |
82 | 83 | | |
| |||
96 | 97 | | |
97 | 98 | | |
98 | 99 | | |
99 | | - | |
| 100 | + | |
100 | 101 | | |
101 | 102 | | |
102 | 103 | | |
| |||
275 | 276 | | |
276 | 277 | | |
277 | 278 | | |
| 279 | + | |
278 | 280 | | |
279 | 281 | | |
280 | 282 | | |
| |||
0 commit comments