This website requires JavaScript.
Explore
Help
Sign In
mth
/
ebiten
Watch
1
Star
0
Fork
0
You've already forked ebiten
mirror of
https://github.com/hajimehoshi/ebiten.git
synced
2025-02-15 12:30:08 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
459600e507
ebiten
/
internal
/
graphicsutil
History
Hajime Hoshi
a3c754d2cc
graphics: Restrict QuadVertices to allow only power of 2 sizes
...
Now QuadVertices can skip calculating power of 2 values.
2018-06-17 23:05:19 +09:00
..
copy_test.go
graphicsutil: Avoid duplicated copying
2018-03-09 01:00:23 +09:00
copy.go
graphicsutil: Avoid duplicated copying
2018-03-09 01:00:23 +09:00
vertices.go
graphics: Restrict QuadVertices to allow only power of 2 sizes
2018-06-17 23:05:19 +09:00