ebiten/internal
Acid147 21abd85a63 Small cleanup (#877)
* Remove unused variables and constants
* Remove redundant return statement
* Change flock.NewFlock to flock.New
2019-05-26 18:06:43 +09:00
..
affine affine: Add ColorM.Scale tests 2019-01-23 02:50:30 +09:00
clock clock: Assert that now() must be monotonic 2019-05-24 22:59:02 +09:00
devicescale devicescale: Remove the updating loop 2019-05-08 01:14:22 +09:00
driver graphicsdriver/metal: Use NSAutoreleasePool to release drawable correctly 2019-04-20 15:20:38 +09:00
glfw glfw: Better way to get C files 2019-05-20 03:48:58 +09:00
graphics shareable: Add comments 2019-04-11 18:15:56 -07:00
graphicscommand graphicscommand: Rename draw-image -> draw-triangles 2019-05-08 11:58:17 +09:00
graphicsdriver Small cleanup (#877) 2019-05-26 18:06:43 +09:00
hooks audio: More intellegent suspending/resuming (#617) 2018-05-26 23:31:04 +09:00
mainthread mainthread: Add comments 2019-02-08 20:32:00 -10:00
packing Improve panic messages 2019-02-06 23:43:03 -10:00
png png: Update for Go 1.12 2019-03-30 23:27:09 +09:00
restorable Small cleanup (#877) 2019-05-26 18:06:43 +09:00
shareable Small cleanup (#877) 2019-05-26 18:06:43 +09:00
testflock Small cleanup (#877) 2019-05-26 18:06:43 +09:00
uidriver Replace GopherWasm with syscall/js 2019-05-01 17:28:00 +09:00
web Replace GopherWasm with syscall/js 2019-05-01 17:28:00 +09:00