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 |
|
Hajime Hoshi
|
0d1d6cfd85
|
examples/common: Use SourceRect (#277)
|
2017-05-28 02:40:23 +09:00 |
|
Hajime Hoshi
|
f88d5ab1ef
|
example: Use SourceRect (#277)
|
2017-05-28 02:24:23 +09:00 |
|
Hajime Hoshi
|
e84b717c95
|
examples/sprites: Apply ColorM change only once
|
2017-05-28 01:02:54 +09:00 |
|
Hajime Hoshi
|
3b3179e33e
|
graphics: Add vertices backend
|
2017-05-28 00:49:44 +09:00 |
|
Hajime Hoshi
|
dad427920d
|
affine: Add Reset function
|
2017-05-28 00:49:44 +09:00 |
|
Hajime Hoshi
|
de7215f3fc
|
graphics: Add DrawImageOptions.SourceRect
|
2017-05-28 00:49:44 +09:00 |
|
Hajime Hoshi
|
8614599c5c
|
graphics: Don't call IsTexture on browsers
|
2017-05-28 00:49:01 +09:00 |
|
Hajime Hoshi
|
e53262bfac
|
graphics: Replace copy with for-loop
|
2017-05-28 00:14:53 +09:00 |
|
Hajime Hoshi
|
3b25289a18
|
graphics: Add BenchmarkDrawImage
|
2017-05-27 22:28:14 +09:00 |
|
Hajime Hoshi
|
a816c9c7fe
|
Reduce defer sentences for performance
|
2017-05-27 21:35:38 +09:00 |
|
Hajime Hoshi
|
0ab46b1780
|
graphics: Fix tests
|
2017-05-27 17:25:47 +09:00 |
|
Hajime Hoshi
|
1b1b996817
|
graphics: Avoid copying ColorM
|
2017-05-27 16:17:49 +09:00 |
|
Hajime Hoshi
|
1b72263ce1
|
sync: Add sync package
|
2017-05-27 02:37:01 +09:00 |
|
Hajime Hoshi
|
e1b5c992b4
|
graphics: Refactoring: remove unnecessary empty slices
|
2017-05-26 22:32:38 +09:00 |
|
Hajime Hoshi
|
c19b233ec6
|
affine: Add ConcatSelf tests
|
2017-05-25 22:14:54 +09:00 |
|
Hajime Hoshi
|
6db994f0e8
|
graphics: Optimize GeoM
|
2017-05-24 00:57:57 +09:00 |
|
Hajime Hoshi
|
06d3eb66c7
|
graphics: Add BenchmarkGeoM
|
2017-05-24 00:56:31 +09:00 |
|
Hajime Hoshi
|
f05bf143f7
|
graphics: Unify vertices*.go
|
2017-05-21 23:49:56 +09:00 |
|