mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2025-01-13 12:32:05 +01:00
cddb93b9f6
This is a preparation for #879. The value of the texel adjustment depends on the graphics driver (GLSL float precisions), and this can be accessed only after the run loop runs. The place where graphics commands are executed seems an appropriate place. Updates #879 |
||
---|---|---|
.. | ||
doc.go | ||
image.go | ||
images_test.go | ||
images.go |