ebiten/internal
Hajime Hoshi d08f57e610 uidriver/glfw: Bug fix: Skip some special 'joysticks'
Apparently, there are some special devices that are recognized as
joysticks by GLFW, even though they are not. Such devices can have
too many 'buttons'. Skip them as a tentative solution.

Updates #1173
2020-07-03 22:58:49 +09:00
..
affine affine: Add ColorM.Scale tests 2019-01-23 02:50:30 +09:00
buffered ebiten: Remove copying pixels from ReplacePixels and copyImage (renamed to imageToBytes) 2020-07-03 03:01:48 +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 driver: Add Region and sourceRegion parameter at Draw 2020-07-02 03:26:05 +09:00
glfw Update dependencies 2020-03-31 03:32:38 +09:00
graphics Remove source-region information from vertices 2020-07-02 23:38:39 +09:00
graphicscommand Remove source-region information from vertices 2020-07-02 23:38:39 +09:00
graphicsdriver Remove source-region information from vertices 2020-07-02 23:38:39 +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 Remove source-region information from vertices 2020-07-02 23:38:39 +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 Remove source-region information from vertices 2020-07-02 23:38:39 +09:00
shader examples/shader: Show an image 2020-06-24 01:41:27 +09:00
shaderir shaderir: Use constant.Value for number literals 2020-06-21 01:30:23 +09:00
shareable Remove source-region information from vertices 2020-07-02 23:38:39 +09:00
testflock Small cleanup (#877) 2019-05-26 18:06:43 +09:00
testing testing: Bug fix: Wrong uniform variables 2020-06-30 01:49:40 +09:00
thread thread: Fix comments 2020-03-29 16:27:12 +09:00
uidriver uidriver/glfw: Bug fix: Skip some special 'joysticks' 2020-07-03 22:58:49 +09:00
web web: Bug fix: iPad was not recognized as iOS 2019-11-10 16:52:49 +09:00