ebiten/internal
gonutz 112654995f Hide console window on Windows (#318)
* Hide console only if double-clicking Windows exe

When building on Windows the console window is hidden on start-up if
double-clicking the executable but not if running the program from the
command line (as a developer).
See the code comments for an explanation of the used heuristic.
2017-02-07 20:44:10 +09:00
..
affine affine: Make Scale/Translate faster 2017-01-20 01:08:14 +09:00
endian graphics: Bug fix: Command splitting threshold is more strict on browsers? 2016-10-22 20:25:58 +09:00
graphics graphics: Bug fix: ReplacePixels must reset pixels out of range (#316) 2017-02-05 04:16:09 +09:00
jni Introduce internal/jni 2016-05-28 19:01:26 +09:00
loop graphcis: Bug fix: Can't dispose textures/framebuffers after the context is lost (fixing #305) 2017-01-22 01:37:08 +09:00
opengl graphics: Bug fix: Outside texels are used (#317) 2017-02-06 09:10:44 +09:00
restorable graphics: Fix TestImagePixels to check out-of-range pixels 2017-02-05 04:24:07 +09:00
ui Hide console window on Windows (#318) 2017-02-07 20:44:10 +09:00
license.go internal: Fix LicenseComment not to use LICENSE file 2016-10-21 00:30:51 +09:00