Commit Graph

10 Commits

Author SHA1 Message Date
divVerent
21207f827c
do not require installing file2byteslice to update go generate'd files. (#2221)
The tool is already referenced in go.mod, so it is trivial to just go run it -
that way, go generate can use it without the user explicitly installing it first.
2022-07-29 20:43:23 +09:00
Hajime Hoshi
64abc79dc2 ebitenutil: Improve DebugPrint speed by not using color matrices 2018-03-05 02:08:44 +09:00
Hajime Hoshi
0fefd59b24 ebitenutil: Use png2compressedrgba 2018-02-11 04:13:17 +09:00
Hajime Hoshi
a8148b968c ebitenutil: Remove importing image/png (#500) 2018-02-11 03:25:43 +09:00
Hajime Hoshi
ae04c2d680 ebitenutil: Refactoring 2018-02-11 01:56:13 +09:00
Hajime Hoshi
eb2f3cf4f9 ebitenutil: Remove go-bindata usage and use file2byteslice
Fixes #499
2018-02-09 02:46:33 +09:00
Hajime Hoshi
283c8d41ca ebitenutil: DebugText always returns nil (#331) 2017-03-04 12:02:41 +09:00
Hajime Hoshi
af53988a17 ebitenutil: Refactoring 2016-07-31 22:02:56 +09:00
Hajime Hoshi
fdfc44281f gofmt -s 2016-05-14 00:25:11 +09:00
Hajime Hoshi
2aa6ebb471 Move internal/assets -> ebitenutil/internal/assets 2015-01-26 22:09:47 +09:00