Hajime Hoshi
|
8957b1b857
|
audio: Non-blocking reading buffers
|
2017-06-04 16:46:02 +09:00 |
|
Hajime Hoshi
|
10bd1c1786
|
audio: byte -> uint8
|
2017-06-04 16:05:22 +09:00 |
|
Hajime Hoshi
|
ffc6be0c10
|
examples/2048: Add comments
|
2017-06-04 16:04:51 +09:00 |
|
Hajime Hoshi
|
17d6ea16de
|
audio: More narrow critical section
|
2017-06-04 04:37:59 +09:00 |
|
Hajime Hoshi
|
7ad82dab44
|
audio: Bug fix: consider seeking streams when reading multiple sources
|
2017-06-04 04:05:30 +09:00 |
|
Hajime Hoshi
|
e0bc85e790
|
audio/vorbis: Cause runtime.Gosched more often
|
2017-06-04 03:44:39 +09:00 |
|
Hajime Hoshi
|
cf452bb709
|
audio: Bug fix: nosync might cause unexpected panics because of runtime.Gosched
|
2017-06-04 03:42:26 +09:00 |
|
Hajime Hoshi
|
873b3905df
|
audio: Split locks
|
2017-06-04 03:14:48 +09:00 |
|
Hajime Hoshi
|
e7478b794a
|
audio: Change the spec: Now audio.Player's functions are always concurrent safe
|
2017-06-04 02:52:11 +09:00 |
|
Hajime Hoshi
|
f53a55b63a
|
audio: Bug fix: some fields need to be protected by mutex
|
2017-06-04 02:45:38 +09:00 |
|
Hajime Hoshi
|
665e7d5eea
|
examples/life: Refactoring
|
2017-06-04 01:54:05 +09:00 |
|
Hajime Hoshi
|
035e4d321a
|
examples/audio: Refactoring: Unify channel usages (#302)
|
2017-06-04 01:34:36 +09:00 |
|
Hajime Hoshi
|
579491afbd
|
audio: Clarify concurrent safety
|
2017-06-04 01:03:01 +09:00 |
|
Hajime Hoshi
|
250afe97a5
|
examples/audio: Refactoring: Add Input struct (#302)
|
2017-06-04 00:01:48 +09:00 |
|
Hajime Hoshi
|
d340a50188
|
examples/audio: Refactoring: Reduce global variables (#302)
|
2017-06-03 23:37:00 +09:00 |
|
Hajime Hoshi
|
5ad5b2a8b8
|
examples/audio: Refactoring (#302)
|
2017-06-03 23:23:02 +09:00 |
|
Hajime Hoshi
|
ad1f1263f7
|
restorable: Bug fix: wrong topological sort (#359)
|
2017-06-03 02:41:37 +09:00 |
|
Hajime Hoshi
|
91b5d985fe
|
examples: Bug fix: updating audio context should sync with updating logic
|
2017-06-03 01:46:03 +09:00 |
|
Hajime Hoshi
|
7bb917d4f6
|
examples/audio: Remove unneeded error handlings
|
2017-06-03 01:40:22 +09:00 |
|
Hajime Hoshi
|
fb85bcf104
|
examples: Remove unneeded error handlings
|
2017-06-03 01:34:17 +09:00 |
|
Hajime Hoshi
|
98c48463d2
|
audio: NewPlayerFromBytes now never returns errors
|
2017-06-03 01:12:58 +09:00 |
|
Hajime Hoshi
|
9a4a7fe5ba
|
examples: Remove unneeded error checks
|
2017-06-03 00:51:15 +09:00 |
|
Hajime Hoshi
|
2680884566
|
restorable: Test bug fix
|
2017-06-02 22:00:02 +09:00 |
|
Hajime Hoshi
|
eb66f5c569
|
restorable: Add tests for complex graph (#357)
|
2017-06-02 21:58:26 +09:00 |
|
Hajime Hoshi
|
f41541a254
|
restorable: Enable TestRestoreRecursive again
|
2017-06-02 02:15:32 +09:00 |
|
Hajime Hoshi
|
1d66ebc854
|
restorable: Bug fix: topological sort is required to restore images correctly (#357)
|
2017-06-01 10:44:28 +09:00 |
|
Hajime Hoshi
|
967e737760
|
restorable: Temporarily disable a failed test
|
2017-06-01 02:42:43 +09:00 |
|
Hajime Hoshi
|
82f102c422
|
restorable: Add TestRestoreRecursive (#265) (#357)
|
2017-06-01 02:37:57 +09:00 |
|
Hajime Hoshi
|
baeadfb7fe
|
restorable: Add tests (#265) (#357)
|
2017-06-01 01:27:56 +09:00 |
|
Hajime Hoshi
|
1d59938295
|
ui: Refactoring: Remove unneeded error handlings
|
2017-05-31 10:47:52 +09:00 |
|
Hajime Hoshi
|
7d181e3182
|
opengl: Hide OpenGL context usages into internal/graphics package
|
2017-05-31 02:18:04 +09:00 |
|
Hajime Hoshi
|
62b364de2d
|
examples/paint: Refactoring
|
2017-05-31 00:58:17 +09:00 |
|
Hajime Hoshi
|
cbc08d9c16
|
graphics: Bug fix: restoring needs to be done after main logic execution (#357)
|
2017-05-30 10:55:07 +09:00 |
|
Hajime Hoshi
|
5a4a82ab50
|
restorable: Add TODO comments (#357)
|
2017-05-30 03:31:29 +09:00 |
|
Hajime Hoshi
|
9d4849e351
|
graphics: Refactoring: no needed returning values
|
2017-05-30 02:55:09 +09:00 |
|
Hajime Hoshi
|
d220e300ab
|
restorable: Fix doc
|
2017-05-30 02:06:45 +09:00 |
|
Hajime Hoshi
|
90ec2c79ce
|
opengl: Bug fix: return error when error occurs
|
2017-05-30 01:46:48 +09:00 |
|
Hajime Hoshi
|
a5f80c3716
|
restorable: VRAM -> GPU
|
2017-05-30 01:28:23 +09:00 |
|
Hajime Hoshi
|
9c9c70e7ba
|
graphics: Use SourceRect at image_test.go
|
2017-05-30 01:01:19 +09:00 |
|
Hajime Hoshi
|
c6c8ff22d7
|
graphics: Panic first when drawing the same image
|
2017-05-30 00:56:01 +09:00 |
|
Hajime Hoshi
|
e794ab71ff
|
doc: Update examples/sprites image
|
2017-05-29 23:04:20 +09:00 |
|
Hajime Hoshi
|
5dffe80a1a
|
doc: Update examples/sprites
|
2017-05-29 22:56:56 +09:00 |
|
Hajime Hoshi
|
8e1d3a151e
|
examples/blocks: Bug fix: applying ColorM (#356)
|
2017-05-29 22:46:40 +09:00 |
|
Hajime Hoshi
|
fb65fe1fee
|
doc: Update: changed the path for the script location
|
2017-05-29 22:01:47 +09:00 |
|
Hajime Hoshi
|
6db96f5442
|
affine: Make GeoM.Rotate faster
|
2017-05-28 04:16:11 +09:00 |
|
Hajime Hoshi
|
3a58bd7f26
|
examples/sprites: Rotate images (#277)
|
2017-05-28 04:09:04 +09:00 |
|
Hajime Hoshi
|
b66ead56c8
|
ebitenutil: Remove debugPrintImageParts
|
2017-05-28 03:15:55 +09:00 |
|
Hajime Hoshi
|
691db07678
|
ebitenutil: Use SourceRect (#277)
|
2017-05-28 03:10:32 +09:00 |
|
Hajime Hoshi
|
7773aff3f7
|
examples/font: Reimplement DrawTextOnImage for examples/keybaord/keybaord
|
2017-05-28 03:01:49 +09:00 |
|
Hajime Hoshi
|
522ec0c1bf
|
examples: Temporary compile error fix
|
2017-05-28 02:43:21 +09:00 |
|