ebiten/internal/graphics
Hajime Hoshi f40798b586 graphics: Move const definitions to driver package
Let's keep 'graphics' package as a package for utility functions
or testable functions as much as possible.
2019-06-26 01:05:13 +09:00
..
copy_test.go Merge graphics and graphicsutil 2018-10-28 23:03:06 +09:00
copy.go Merge graphics and graphicsutil 2018-10-28 23:03:06 +09:00
math_test.go graphics: Rename NextPowerOf2Int -> InternalImageSize and add image size adjustment 2019-02-14 23:06:01 +09:00
math.go graphics: Refactoring 2019-06-26 00:18:40 +09:00
mipmap_test.go Merge graphics and graphicsutil 2018-10-28 23:03:06 +09:00
mipmap.go Merge graphics and graphicsutil 2018-10-28 23:03:06 +09:00
vertices.go graphics: Move the vertices backend to ebiten package 2019-06-22 00:02:22 +09:00