ebiten/internal
2020-08-09 23:14:28 +09:00
..
affine affine: Add more tests for (*ColorM).Invert 2020-07-04 01:58:37 +09:00
buffered Swap the order of the dependencies 'buffered and 'mipmap' 2020-07-26 12:15:23 +09:00
clock clock: Integrate now.go and now_js.go 2020-04-02 01:52:00 +09:00
colormcache ebitenutil: Cache ColorM and reuse them at DrawRect 2020-06-29 22:35:28 +09:00
devicescale devicescale: Fix comments 2020-03-28 16:31:38 +09:00
driver shader: Enable to get pixels from multiple images 2020-07-19 02:33:43 +09:00
glfw uidriver/glfw: Set No-API when creating a hidden window first 2020-07-05 15:01:06 +09:00
graphics shader: Use arrays at uniform variables 2020-08-01 17:22:10 +09:00
graphicscommand shaderir/metal: Implement the shader IR compiler for Metal 2020-08-08 19:14:57 +09:00
graphicsdriver grpahicsdriver/metal: Better error message 2020-08-09 04:06:30 +09:00
hooks audio: More intellegent suspending/resuming (#617) 2018-05-26 23:31:04 +09:00
jsutil Remove MonoGame support 2020-05-08 19:32:28 +09:00
mipmap mipmap: Bug fix: HasHighPrecisionFloat cannot be called before the main loop 2020-07-29 12:46:09 +09:00
packing Typo Corrections from https://goreportcard.com/ (#1042) 2020-01-01 23:59:56 +09:00
png Update dependencies 2020-03-31 03:32:38 +09:00
restorable shaderir/metal: Implement the shader IR compiler for Metal 2020-08-08 19:14:57 +09:00
shader shader: Bug fix: Wrong local variable index in a block 2020-08-09 23:14:28 +09:00
shaderir shaderir/glsl: Bug fix: Copying an array did not work on GLSL 2020-08-09 22:18:58 +09:00
shareable shader: Enable to get pixels from multiple images 2020-07-19 02:33:43 +09:00
testflock Small cleanup (#877) 2019-05-26 18:06:43 +09:00
testing shaderir: Use pointers for Block 2020-08-09 18:00:55 +09:00
thread thread: Fix comments 2020-03-29 16:27:12 +09:00
uidriver uidriver/glfw: Set No-API when creating a hidden window first 2020-07-05 15:01:06 +09:00
web mipmap: Avoid using the vertex backend when GopherJS is not used 2020-07-14 12:16:37 +09:00