ebiten/internal
Hajime Hoshi 7307a148f5 glfw: Use Dockerfile for ease to generate the embedding files for Windows
As MinGW version is specified, the result should be more deterministic.

Fixes #1201
2020-08-14 01:34:58 +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 ebiten: Add new shader builtin functions: image[N]TextureBoundAt 2020-08-11 03:24:54 +09:00
glfw glfw: Use Dockerfile for ease to generate the embedding files for Windows 2020-08-14 01:34:58 +09:00
graphics ebiten: Bug fix: Fix the texel calculation 2020-08-11 04:15:07 +09:00
graphicscommand ebiten: Bug fix: Fix the texel calculation 2020-08-11 04:15:07 +09:00
graphicsdriver ebiten: Bug fix: Fix the texel calculation 2020-08-11 04:15:07 +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 shaderir: Adopt the precision 10 for float literals 2020-08-13 00:01:16 +09:00
shaderir shaderir: Adopt the precision 10 for float literals 2020-08-13 00:01:16 +09:00
shareable ebiten: Bug fix: Source regions should not be passed when not needed 2020-08-12 02:12:35 +09:00
testflock Small cleanup (#877) 2019-05-26 18:06:43 +09:00
testing ebiten: Bug fix: Fix the texel calculation 2020-08-11 04:15:07 +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