Hajime Hoshi
|
dc4dc92dd0
|
doc: Update gamepad.html
|
2017-11-10 00:36:42 +09:00 |
|
Hajime Hoshi
|
37ca48dc38
|
ui: Rename functions from Safari to Edge
|
2017-11-10 00:35:46 +09:00 |
|
Hajime Hoshi
|
0c0cd7e9d6
|
ui: Bug fix: call preventDefault for arrow keys
Fixes #450
|
2017-11-10 00:32:47 +09:00 |
|
Hajime Hoshi
|
f789c285ad
|
examples: Rename inputchars -> typewriter
|
2017-11-10 00:11:03 +09:00 |
|
Hajime Hoshi
|
ededc5874b
|
ui: Bug fix: Scale was wrong when magnifier is enabled
Fixes #244
|
2017-11-09 02:06:35 +09:00 |
|
Hajime Hoshi
|
d5bb59c333
|
docs: Update license.md
|
2017-11-02 02:31:50 +09:00 |
|
Hajime Hoshi
|
bfffa9fc70
|
docs: Remove duplicated directory
|
2017-11-02 02:28:06 +09:00 |
|
Hajime Hoshi
|
555648212f
|
docs: Add a link to the playground
|
2017-11-02 02:24:14 +09:00 |
|
Hajime Hoshi
|
c761dc7e8b
|
examples/platform: Remove settings
Add them again when necessary.
|
2017-10-31 03:36:10 +09:00 |
|
Hajime Hoshi
|
73a0a6a92b
|
examples/platformer: Enable arrow keys
|
2017-10-29 00:07:26 +09:00 |
|
Hajime Hoshi
|
38293f13d5
|
examples/platformer: Refactoring
|
2017-10-29 00:06:50 +09:00 |
|
Hajime Hoshi
|
fb7bf03e15
|
Add Floppy to AUTHORS
|
2017-10-29 00:00:30 +09:00 |
|
Floppy
|
362c110c96
|
Added simple platformer example (#448)
|
2017-10-28 23:54:42 +09:00 |
|
Hajime Hoshi
|
fa43bc73d8
|
doc: Update comments about gamepad platforms
Now Safari and Edge can treat Gamepad API.
|
2017-10-27 11:07:05 +09:00 |
|
Hajime Hoshi
|
7bcc9ee79f
|
ui: Add GamepadIDs and remove IsGamepadPresent (#447)
|
2017-10-26 23:59:09 +09:00 |
|
Hajime Hoshi
|
0357f80411
|
examples/gamepad: Simplify the message
|
2017-10-26 03:52:23 +09:00 |
|
Hajime Hoshi
|
79e46c555e
|
examples/gamepad: Show multiple gamepad status
|
2017-10-26 03:44:49 +09:00 |
|
Hajime Hoshi
|
600baf2cc7
|
ui: Add IsGamepadPresent
Fixes #447
|
2017-10-26 02:59:33 +09:00 |
|
Hajime Hoshi
|
05e220e105
|
ui: Allow smaller window width (#444)
|
2017-10-20 03:25:21 +09:00 |
|
Hajime Hoshi
|
414170b138
|
ui: Refactoring
|
2017-10-20 02:50:39 +09:00 |
|
Hajime Hoshi
|
b46ed224a7
|
mp3: Add comment about error handling
|
2017-10-18 02:11:09 +09:00 |
|
Hajime Hoshi
|
31796150e7
|
graphics: Fix comments in ColorM.Apply
|
2017-10-15 00:00:44 +09:00 |
|
Hajime Hoshi
|
6ae67fc6dd
|
graphics: Add ColorM.Apply (#432)
|
2017-10-14 23:58:09 +09:00 |
|
Hajime Hoshi
|
2624ed6824
|
audio: Refactoring
|
2017-10-14 19:45:32 +09:00 |
|
Hajime Hoshi
|
3cf5ca4df3
|
doc: Improve comments
|
2017-10-08 03:14:33 +09:00 |
|
Hajime Hoshi
|
c62c195db3
|
graphics: Bug fix: Stop using texel adjustment on iOS (#442)
|
2017-10-07 15:01:33 +09:00 |
|
Hajime Hoshi
|
b51f4d5312
|
graphics: Refactoring: Use web package
|
2017-10-05 02:41:18 +09:00 |
|
Hajime Hoshi
|
9399622127
|
graphics: Bug fix: Don't adjust texels on iOS Safari
|
2017-10-03 02:34:16 +09:00 |
|
Hajime Hoshi
|
d1333e92a5
|
doc: Improve comments
|
2017-10-01 20:48:28 +09:00 |
|
Hajime Hoshi
|
bc2469a275
|
audio: Fix wrong comments
|
2017-10-01 18:07:18 +09:00 |
|
Hajime Hoshi
|
626b772b25
|
doc: Improve comments
|
2017-10-01 17:24:30 +09:00 |
|
Hajime Hoshi
|
a7fc463d91
|
doc: Improve comments
|
2017-10-01 03:15:50 +09:00 |
|
Hajime Hoshi
|
23123eb3c0
|
doc: Fix comment
|
2017-09-30 13:36:56 +09:00 |
|
Hajime Hoshi
|
b4e3e9375c
|
audio: Use samller window for resampling on browsers
|
2017-09-29 02:05:14 +09:00 |
|
Hajime Hoshi
|
2c6f6e605e
|
audio/mp3: Bug fix: Decode error on Safari (#438)
|
2017-09-28 03:10:51 +09:00 |
|
Hajime Hoshi
|
1f051b50db
|
audio/mp3: Handle error when decoding
|
2017-09-28 00:55:18 +09:00 |
|
Hajime Hoshi
|
fe2380f1ab
|
audio: Add comments
|
2017-09-26 00:38:50 +09:00 |
|
Hajime Hoshi
|
d9f6699b7f
|
audio: Bug fix: Super noisy with 32000 Hz on browsers
|
2017-09-25 08:04:28 +09:00 |
|
Hajime Hoshi
|
d455b9b8bb
|
opengl: SetViewport no longer returns error
|
2017-09-25 00:17:20 +09:00 |
|
Hajime Hoshi
|
b590005c7a
|
opengl: BindFramebuffer no longer returns error
|
2017-09-25 00:14:25 +09:00 |
|
Hajime Hoshi
|
ade56f8176
|
opengl: BindTexture no longer returns error
|
2017-09-25 00:11:19 +09:00 |
|
Hajime Hoshi
|
37d8bd312a
|
graphics: Refactoring
|
2017-09-25 00:06:45 +09:00 |
|
Hajime Hoshi
|
8fbe423125
|
graphics: Delete programs explicitly and add comments
|
2017-09-24 23:41:37 +09:00 |
|
Hajime Hoshi
|
e5ca84013c
|
graphics: Bug fix: Delete buffer when necessary
|
2017-09-24 23:20:26 +09:00 |
|
Hajime Hoshi
|
ecc9d0b3b1
|
graphics: Add comments
|
2017-09-24 22:56:50 +09:00 |
|
Hajime Hoshi
|
8e75964cb1
|
audio: Adjust buffer size for browsers (#434)
|
2017-09-24 20:16:07 +09:00 |
|
Hajime Hoshi
|
32b33dd86d
|
audio/mp3: Fix comments
|
2017-09-24 19:28:09 +09:00 |
|
Hajime Hoshi
|
2884e92041
|
jni: Add more comment
|
2017-09-24 04:52:32 +09:00 |
|
Hajime Hoshi
|
ed09dddf09
|
jni: Add comment
|
2017-09-24 02:54:35 +09:00 |
|
Hajime Hoshi
|
1995219b55
|
graphics: Add performance tips on DrawImage
|
2017-09-24 01:14:16 +09:00 |
|