ebiten/internal/graphicscommand
Hajime Hoshi 9bff33472a driver: Add (Graphics).HasHighPrecisionFlaot
This enables to determine whether vertices should be adjusted or
not.

Fixes #879
2019-06-22 14:57:53 +09:00
..
command.go driver: Add (Graphics).HasHighPrecisionFlaot 2019-06-22 14:57:53 +09:00
debug_ebitendebug.go Rename graphics -> graphicscommand 2018-10-28 20:10:05 +09:00
debug_notebitendebug.go Rename graphics -> graphicscommand 2018-10-28 20:10:05 +09:00
doc.go Rename graphics -> graphicscommand 2018-10-28 20:10:05 +09:00
image_test.go graphicscommand: Move the texel adjustment logic to graphicscommand package 2019-06-22 03:52:51 +09:00
image.go restorable: Bug fix: Skip the screen image to check invalidation 2019-05-28 11:29:34 +09:00