Commit Graph

1936 Commits

Author SHA1 Message Date
Hajime Hoshi
c634c588e5 audio: Bug fix: there could be chunks after 'data' chunk 2016-09-27 00:37:40 +09:00
Hajime Hoshi
d162843fbb audio: Add comment 2016-09-26 23:08:34 +09:00
Hajime Hoshi
dc0254db40 ui: Optimized scaling on browsers 2016-09-15 10:04:48 +09:00
Hajime Hoshi
1f8cd41326 windows: Add comments 2016-09-11 22:34:39 +09:00
Hajime Hoshi
acb66fffe8 audio: Use timshannon's OpenAL lib 2016-09-10 15:11:11 +09:00
Hajime Hoshi
5cd048011e restorable: Fix a comment 2016-09-10 01:36:56 +09:00
Hajime Hoshi
6f35e4a783 Update .travis.yml (#136) 2016-09-04 17:16:13 +09:00
Hajime Hoshi
f357337f35 doc: Improve iframe border 2016-09-04 04:44:33 +09:00
Hajime Hoshi
3ad6dc4679 graraphics: Refactoring: Remove imageImpl.disposed 2016-09-04 02:42:06 +09:00
Hajime Hoshi
959abec06d restoring: Refactoring: Add Image.screen and unify restoring functions 2016-09-04 02:31:50 +09:00
Hajime Hoshi
c73860caa2 restorable: Bug fix: volatile images are not relaiable when restoring 2016-09-04 02:16:58 +09:00
Hajime Hoshi
865a45e052 restorable: Reset states after restoring 2016-09-04 02:11:02 +09:00
Hajime Hoshi
d386f57ac6 restoring: Refactoring: Add Image.volatile 2016-09-04 02:06:54 +09:00
Hajime Hoshi
43e8349567 graphics: Remove imageImpl.width/height 2016-09-04 01:25:02 +09:00
Hajime Hoshi
99b7e85d3d graphics: Remove imageImpl.filter 2016-09-04 01:08:33 +09:00
Hajime Hoshi
b8b7e97511 restorable: Remove arguments from restoring functions 2016-09-04 00:57:23 +09:00
Hajime Hoshi
02151e48ea restorable: Remove Image() 2016-09-04 00:53:30 +09:00
Hajime Hoshi
82febc9c6e restorable: Reduce Image() usage and remove MakeStale() 2016-09-03 23:54:52 +09:00
Hajime Hoshi
e7558036ae restorable: Remove IsStale 2016-09-03 23:42:44 +09:00
Hajime Hoshi
cae75fac69 graphics: Bug fix: Invalid Clear calling in Dispose 2016-09-03 23:42:28 +09:00
Hajime Hoshi
fb3724a40e graphics: Remove imageImpl.image member 2016-09-03 23:08:51 +09:00
Hajime Hoshi
438afdac5b restorable: Add NewImage 2016-09-03 22:24:37 +09:00
Hajime Hoshi
9c079917f1 Rename pixels -> restorable 2016-09-03 22:19:59 +09:00
Hajime Hoshi
071b65f173 loop: Remove IsRunning 2016-09-03 21:14:06 +09:00
Hajime Hoshi
cd885ce7c5 ui: Add SetCursorVisibility (#258) 2016-09-03 18:54:21 +09:00
Hajime Hoshi
417112c586 doc: No need to specify 'example' tag when 'go run' 2016-09-03 18:06:28 +09:00
Hajime Hoshi
d08beef412 ui: Bug fix: ScreenScale should not cause deadlock (#264) 2016-09-03 18:04:22 +09:00
Hajime Hoshi
750c2e08df ui: Bug fix: SetScreenSize/Scale must be called after Run 2016-09-03 17:54:04 +09:00
Hajime Hoshi
7276e47e07 examples: go generate 2016-09-03 16:26:56 +09:00
Hajime Hoshi
87efaafcff Update GLFW version 3.1 -> 3.2 2016-09-03 16:25:43 +09:00
Hajime Hoshi
730b0d5ff9 input: Add KeyMax 2016-09-03 15:28:37 +09:00
Hajime Hoshi
d62a90dfca input: Add GamepadButtonMax 2016-09-03 15:18:55 +09:00
Hajime Hoshi
623fa5cd24 input: Remove redundant type (oops) 2016-09-03 15:08:28 +09:00
Hajime Hoshi
8b565f94c6 input: Bug fix: GamepadButtonN must be GamepadButton type 2016-09-03 15:05:55 +09:00
Hajime Hoshi
91802aac47 Remove exp 2016-09-03 14:41:39 +09:00
Hajime Hoshi
12c224c14a examples/blocks: Refactoring 2016-09-03 14:40:40 +09:00
Hajime Hoshi
581fbc4406 examples/blocks: Rename enums and functions 2016-09-03 14:33:45 +09:00
Hajime Hoshi
15a523c42b Remove exp/gamepad 2016-09-03 14:03:41 +09:00
Hajime Hoshi
811eb9cb9a doc: Fix README 2016-09-03 12:27:44 +09:00
Hajime Hoshi
ab260cb893 doc: Add an example infinitescroll 2016-09-03 02:54:17 +09:00
Hajime Hoshi
3fc443a28c doc: Add an example life 2016-09-03 02:44:29 +09:00
Hajime Hoshi
74029cee13 doc: Refactoring 2016-09-03 02:40:30 +09:00
Hajime Hoshi
84b512a3ac ui: Bug fix: Remove unneeded argument 2016-09-03 02:12:11 +09:00
Hajime Hoshi
30240c14ac doc: Update version 2016-09-03 02:07:58 +09:00
Hajime Hoshi
7efa992865 doc: Fix Readme 2016-09-03 02:05:52 +09:00
Hajime Hoshi
8c02875ce8 Update version to 1.5.0-alpha 2016-09-03 02:03:31 +09:00
Hajime Hoshi
4f324a8973 doc: Fix README 2016-09-03 02:01:20 +09:00
Hajime Hoshi
306fd9aaa4 doc: Update example JS links 2016-09-03 01:57:21 +09:00
Hajime Hoshi
0d72b4e6c2 doc: Bug fix: wrong path 2016-09-03 01:55:07 +09:00
Hajime Hoshi
ec70ea3be5 ui: Refactoring 2016-09-03 01:06:16 +09:00