Hajime Hoshi
|
e47c3bbbfb
|
graphics: Limit image size strictly
|
2016-11-05 03:06:18 +09:00 |
|
Hajime Hoshi
|
53e1f90146
|
graphics: Bug fix: Don't store interface color.Color value inside (#261)
|
2016-08-30 23:34:18 +09:00 |
|
Hajime Hoshi
|
0f19f67fc9
|
image: Add ReplacePixels test
|
2016-08-23 00:13:44 +09:00 |
|
Hajime Hoshi
|
0aca79ed0b
|
graphics: Add error checks
|
2016-08-03 11:05:10 +09:00 |
|
Hajime Hoshi
|
6968e898c3
|
Bug fix: ui.Main should be suspended when error occurs in the loop
|
2016-08-02 02:48:19 +09:00 |
|
Hajime Hoshi
|
fb8b6e93e5
|
graphics: Add TestNewImageFromSubImage (not bug fix)
|
2016-07-02 23:24:43 +09:00 |
|
Hajime Hoshi
|
71a508ca7b
|
gofmt -s -w
|
2016-05-18 12:09:48 +09:00 |
|
Hajime Hoshi
|
90aeee5144
|
graphics: Revive image_test.go
|
2016-05-16 23:35:58 +09:00 |
|
Hajime Hoshi
|
9d569e3e49
|
graphics: Bug fix: now ebiten.Image can be passed to NewImageFromImage (#213)
|
2016-05-12 11:23:52 +09:00 |
|
Hajime Hoshi
|
15d48703fc
|
graphics: Bug fix: NewImageFromImage with ebiten.Image froze (#212)
|
2016-05-12 02:00:22 +09:00 |
|
Hajime Hoshi
|
61ed13e322
|
graphics: Lazy image processing (especailly for mobile platforms)
|
2016-05-08 03:23:11 +09:00 |
|
Hajime Hoshi
|
c6fc5ab865
|
graphics: CompositionMode -> CompositeMode (#170)
|
2016-03-01 02:16:32 +09:00 |
|
Hajime Hoshi
|
8ae1e292ab
|
graphics: Introduce CompositionMode (#151)
|
2016-02-29 01:37:06 +09:00 |
|
Hajime Hoshi
|
84361878de
|
image: Add TestImageDispose
|
2016-02-07 02:37:43 +09:00 |
|
Hajime Hoshi
|
0abe40790b
|
test: Refactoring
|
2016-02-06 15:34:56 +09:00 |
|
Hajime Hoshi
|
2ab7c2eb9b
|
image: Add test
|
2015-01-22 11:27:50 +09:00 |
|
Hajime Hoshi
|
3aed28b4a7
|
Add TestImageReplacePixels
|
2015-01-21 01:46:30 +09:00 |
|
Hajime Hoshi
|
683ffafe8d
|
Bug fix: image.Pixels didn't work on WebGL
|
2015-01-17 19:06:58 +09:00 |
|
Hajime Hoshi
|
d91a467c53
|
Add TestImageDotByDotInversion
|
2015-01-17 16:41:03 +09:00 |
|
Hajime Hoshi
|
f27ba0ea03
|
Enable gopherjs test
|
2015-01-14 23:16:06 +09:00 |
|
Hajime Hoshi
|
6dbe57ec11
|
Change test import paths
|
2015-01-10 00:55:53 +09:00 |
|
Hajime Hoshi
|
a1d3815008
|
Fix spelling miss
|
2015-01-06 23:56:05 +09:00 |
|
Hajime Hoshi
|
4eaba93c73
|
Bug fix: image can't draw itself (#45)
|
2015-01-06 23:50:02 +09:00 |
|
Hajime Hoshi
|
f603859b01
|
Fix image_test.go to check if something is rendered
|
2014-12-25 18:42:55 +09:00 |
|
Hajime Hoshi
|
494d07387d
|
Remove DrawImage.+ function (#41)
|
2014-12-24 23:17:58 +09:00 |
|
Hajime Hoshi
|
373371d1b2
|
Change license comments style to use magic comments (magic comments like +build should be placed before a general comment)
|
2014-12-24 11:04:10 +09:00 |
|
Hajime Hoshi
|
6ef60e6c39
|
Use DrawImage in tests
|
2014-12-24 03:08:31 +09:00 |
|
Hajime Hoshi
|
6cb8dac860
|
Add DrawImage* functions (#40)
|
2014-12-24 03:05:45 +09:00 |
|
Hajime Hoshi
|
16180a8925
|
Add TestComposition
|
2014-12-23 02:25:05 +09:00 |
|
Hajime Hoshi
|
30adcdba94
|
Add test for NewImageFromImage
|
2014-12-23 01:51:16 +09:00 |
|