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
2024-12-24 02:38:53 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
3e376cae18
ebiten
/
internal
History
Hajime Hoshi
3e376cae18
Update for the latest GopherJS (js.Object can't be casted to other types)
2015-01-15 23:26:05 +09:00
..
assets
Change the way to generate assets not to use unsafe; Unsafe doesn't work in GopherJS at least
2015-01-06 22:59:15 +09:00
graphics
sprites: Speed up: use float64 as often as possible
2015-01-14 23:58:34 +09:00
opengl
Update for the latest GopherJS (js.Object can't be casted to other types)
2015-01-15 23:26:05 +09:00
ui
Bug fix: Use prevent default properly
2015-01-15 22:28:05 +09:00
math_test.go
Change test import paths
2015-01-10 00:55:53 +09:00
math.go
Remove NextPowerOf2 (for uint64)
2015-01-03 01:46:25 +09:00