ebiten/internal
Hajime Hoshi 65fdf48cbf graphicsdriver: Refactoring: ReplacePixels takes multiple arguments
This reduces the number of graphics commands, and this works more
efficiently if the driver has an efficient way.
2019-11-21 23:52:12 +09:00
..
affine affine: Add ColorM.Scale tests 2019-01-23 02:50:30 +09:00
buffered buffered: Bug fix: Needed to copy pixels when buffering 2019-11-16 16:39:02 +09:00
clock clock: Avoid calling (js.Value).Get() for performance 2019-09-28 01:47:48 +09:00
devicescale devicescale: Remove the updating loop 2019-05-08 01:14:22 +09:00
driver graphicsdriver: Refactoring: ReplacePixels takes multiple arguments 2019-11-21 23:52:12 +09:00
glfw glfw: Take a byte pointer instead of a uintptr at the callback 2019-06-27 22:57:44 +09:00
graphics graphics: Remove PutQuadVertices 2019-09-21 04:14:25 +09:00
graphicscommand graphicsdriver: Refactoring: ReplacePixels takes multiple arguments 2019-11-21 23:52:12 +09:00
graphicsdriver graphicsdriver: Refactoring: ReplacePixels takes multiple arguments 2019-11-21 23:52:12 +09:00
hooks audio: More intellegent suspending/resuming (#617) 2018-05-26 23:31:04 +09:00
jsutil jsutil: Refactoring: SliceToTypedArray -> CopySliceToJS 2019-10-30 00:35:48 +09:00
packing packing: Better panic message 2019-11-18 00:27:34 +09:00
png png: Update for Go 1.12 2019-03-30 23:27:09 +09:00
restorable restorable: Merge two 'copy' into one 2019-11-16 02:10:53 +09:00
shareable packing: Add Rollback/CommitExntension 2019-11-18 00:23:13 +09:00
testflock Small cleanup (#877) 2019-05-26 18:06:43 +09:00
thread thread: Bug fix: Queue funcs instead of panic 2019-06-21 11:10:27 +09:00
uidriver uidriver/mobile: Rename Render -> Update 2019-11-17 21:52:06 +09:00
web web: Bug fix: iPad was not recognized as iOS 2019-11-10 16:52:49 +09:00