Hajime Hoshi
|
d1ff3701a6
|
image: Deprecate RotateHue
|
2016-02-06 23:56:02 +09:00 |
|
Hajime Hoshi
|
2a935f645d
|
image: Deprecate ScaleGeo, TranslateGeo and RotateGeo
|
2016-02-06 23:44:07 +09:00 |
|
Hajime Hoshi
|
439c8a62d3
|
image: Deprecate ScaleColor and TranslateColor
|
2016-02-06 21:49:11 +09:00 |
|
Hajime Hoshi
|
c90811c554
|
image: Remove Rects and Lines
|
2016-02-06 21:03:26 +09:00 |
|
Hajime Hoshi
|
38552f8d9d
|
image: Remove drawing lines and rects (#142)
|
2016-02-06 17:57:20 +09:00 |
|
Hajime Hoshi
|
1e738f6a10
|
image: Remove image.DrawLines (#142)
|
2016-02-06 17:52:05 +09:00 |
|
Hajime Hoshi
|
07d64da098
|
image: Remove image.DrawLine (#142)
|
2016-02-06 17:49:26 +09:00 |
|
Hajime Hoshi
|
5c8df39496
|
image: Remove image.DrawFilledRects (#142)
|
2016-02-06 17:47:02 +09:00 |
|
Hajime Hoshi
|
b5ed0e3d6d
|
image: Remove image.DrawRect (#142)
|
2016-02-06 17:46:05 +09:00 |
|
Hajime Hoshi
|
85279e8422
|
image: Remove image.DrawFilledRect (#142)
|
2016-02-06 17:45:08 +09:00 |
|
Hajime Hoshi
|
580effba8e
|
image: Remove image.DrawRects (#142)
|
2016-02-06 17:20:10 +09:00 |
|
Hajime Hoshi
|
e8b125df1e
|
Give up testing on Travis CI
|
2016-02-06 16:47:25 +09:00 |
|
Hajime Hoshi
|
ccf7b0c159
|
Revert an unreasonable change at 633ee409
|
2016-02-06 15:54:29 +09:00 |
|
Hajime Hoshi
|
9178b488a1
|
test: Give up using headless-js (#141)
|
2016-02-06 15:35:21 +09:00 |
|
Hajime Hoshi
|
0abe40790b
|
test: Refactoring
|
2016-02-06 15:34:56 +09:00 |
|
Hajime Hoshi
|
fb9f133389
|
graphics: Better error messages for framebuffer creation
|
2016-02-06 03:48:15 +09:00 |
|
Hajime Hoshi
|
8d4ca8f8a9
|
Update gen.go to use creation year
|
2016-02-05 23:31:35 +09:00 |
|
Hajime Hoshi
|
bb8a94ad09
|
Rename files
|
2016-02-05 23:20:41 +09:00 |
|
Hajime Hoshi
|
6125e92cf7
|
Found that license year should be the creation year
|
2016-02-05 23:16:22 +09:00 |
|
Hajime Hoshi
|
2cc3f3cc03
|
Happy New Year
|
2016-02-05 23:14:00 +09:00 |
|
Hajime Hoshi
|
7f43ca2eb7
|
.travis.yml: Skip gopherjs test
|
2016-01-20 03:43:13 +09:00 |
|
Hajime Hoshi
|
9a3c6bd8c4
|
js: Update callers for headless-gl API
|
2016-01-20 01:18:53 +09:00 |
|
Hajime Hoshi
|
5de37691ee
|
Merge branch 'master' of https://github.com/hajimehoshi/ebiten
|
2016-01-20 01:01:00 +09:00 |
|
Hajime Hoshi
|
01dd1472bb
|
.travis.yml: Remove libglfw3
|
2016-01-20 00:59:43 +09:00 |
|
Hajime Hoshi
|
13537817cc
|
Merge pull request #134 from DrJosh9000/patch-2
Check was missing from context_js
|
2016-01-20 00:55:04 +09:00 |
|
Hajime Hoshi
|
0cd9615970
|
.travis.yml: Remove unneeded dependencies
|
2016-01-20 00:49:26 +09:00 |
|
Hajime Hoshi
|
750ecf277d
|
.travis.yml: Use 'addons'
|
2016-01-19 23:21:00 +09:00 |
|
Hajime Hoshi
|
20295edbb3
|
Remove add-apt-repository from .travis.yml
|
2016-01-19 23:09:06 +09:00 |
|
Hajime Hoshi
|
3c3dd1a7ed
|
Update .travis.yml to use Go 1.5
|
2016-01-19 22:32:32 +09:00 |
|
Josh Deprez
|
bbeb103383
|
Check was missing from context_js
Run calls Check whether or not gopherjs is used, and it was not implemented here.
|
2016-01-18 21:27:55 +11:00 |
|
Hajime Hoshi
|
7611ea82da
|
Merge pull request #133 from DrJosh9000/patch-1
openal.GetError no longer exists, use Err instead.
|
2016-01-06 16:55:22 +09:00 |
|
Josh Deprez
|
27dc487d18
|
openal.GetError no longer exists, use Err instead.
|
2016-01-05 08:08:21 +11:00 |
|
Hajime Hoshi
|
633ee4096e
|
#132 Temporal hack to run with Go1.5
|
2015-07-22 23:28:15 +09:00 |
|
Hajime Hoshi
|
0bc321d3ef
|
Improve GL error messages
|
2015-06-22 23:14:40 +09:00 |
|
Hajime Hoshi
|
e3608d08eb
|
Use GL 2.1 (for Windows)
|
2015-06-21 01:33:28 +09:00 |
|
Hajime Hoshi
|
349eb95bba
|
audio: Disable audio on Windows temporarily
|
2015-06-20 23:39:56 +09:00 |
|
Hajime Hoshi
|
fa456cc2bf
|
Update .travis.yml to install libxxf86vm
|
2015-06-20 19:06:09 +09:00 |
|
Hajime Hoshi
|
3aa754b2a4
|
Remove some examples
|
2015-06-20 18:58:23 +09:00 |
|
Hajime Hoshi
|
7d08acf695
|
Update doc gen
|
2015-06-20 18:56:37 +09:00 |
|
Hajime Hoshi
|
4b9c740ee8
|
Update the version of GLFW to 3.1
|
2015-06-20 18:52:17 +09:00 |
|
Hajime Hoshi
|
2a8bcbfa18
|
Fix comments
|
2015-06-14 03:51:57 +09:00 |
|
Hajime Hoshi
|
2b8e98cfbc
|
js: Revert 60 FPS from 30 FPS
|
2015-06-14 03:50:43 +09:00 |
|
Hajime Hoshi
|
cba1066b0f
|
audio: Fix buffer size calculation
|
2015-06-14 03:50:29 +09:00 |
|
Hajime Hoshi
|
564248641b
|
audio: Fix examples' performance issue
|
2015-06-14 03:27:02 +09:00 |
|
Hajime Hoshi
|
00f582d435
|
audio: Fix internal APIs (raw PCM data)
|
2015-06-14 03:21:05 +09:00 |
|
Hajime Hoshi
|
de59c93219
|
audio: Change API to accept raw PCM data
|
2015-06-08 00:05:18 +09:00 |
|
Hajime Hoshi
|
23cef1b715
|
#128 Bug fix: Delay when playing audio
|
2015-06-07 23:24:15 +09:00 |
|
Hajime Hoshi
|
47f31f75a0
|
Change sleeping time
|
2015-06-07 22:01:14 +09:00 |
|
Hajime Hoshi
|
ab5a598d27
|
Remove example/mapeditor
|
2015-06-07 18:13:07 +09:00 |
|
Hajime Hoshi
|
2e581abe2b
|
example/_server: Add a kind message
|
2015-06-04 01:25:36 +09:00 |
|