Hajime Hoshi
|
f603859b01
|
Fix image_test.go to check if something is rendered
|
2014-12-25 18:42:55 +09:00 |
|
Hajime Hoshi
|
90665944b9
|
Rename ImageDrawOption -> ImageDrawOptions
|
2014-12-24 23:38:04 +09:00 |
|
Hajime Hoshi
|
742c7ad854
|
Fix comments
|
2014-12-24 23:35:01 +09:00 |
|
Hajime Hoshi
|
cb510fafa7
|
Hide matrix members
|
2014-12-24 23:26:04 +09:00 |
|
Hajime Hoshi
|
494d07387d
|
Remove DrawImage.+ function (#41)
|
2014-12-24 23:17:58 +09:00 |
|
Hajime Hoshi
|
b39df50979
|
Introduce ImageDrawOption
|
2014-12-24 22:46:00 +09:00 |
|
Hajime Hoshi
|
aee86f7e9c
|
Bug fix: Remove '+build ignore' at drawimage.go
|
2014-12-24 11:06:09 +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
|
bde8d9763f
|
Modify readme
|
2014-12-24 10:00:09 +09:00 |
|
Hajime Hoshi
|
6b0ae1cd18
|
Resize gophers.jpg
|
2014-12-24 09:52:17 +09:00 |
|
Hajime Hoshi
|
642d77bb11
|
Rename example/image -> example/rotate
|
2014-12-24 09:31:23 +09:00 |
|
Hajime Hoshi
|
5b2c775e68
|
Initial commit _docs
|
2014-12-24 04:34:56 +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
|
a0cff8961b
|
Modify docs
|
2014-12-24 02:08:03 +09:00 |
|
Hajime Hoshi
|
604c0d095f
|
Remove ImagePart
|
2014-12-24 02:04:56 +09:00 |
|
Hajime Hoshi
|
84f2e8aad2
|
Remove ebiten.Rect (#37)
|
2014-12-24 01:15:16 +09:00 |
|
Hajime Hoshi
|
ddd43370bc
|
Add RecordScreenAsGIF (#23)
|
2014-12-24 00:08:22 +09:00 |
|
Hajime Hoshi
|
341f7a56cc
|
Update readme
|
2014-12-23 04:46:58 +09:00 |
|
Hajime Hoshi
|
27fe3d9ab8
|
Reduce depndencies on go-gl/gl
|
2014-12-23 04:32:36 +09:00 |
|
Hajime Hoshi
|
3e576c97f3
|
Modify docs
|
2014-12-23 04:10:28 +09:00 |
|
Hajime Hoshi
|
0fe8387a5a
|
Simplify examples
|
2014-12-23 02:43:26 +09:00 |
|
Hajime Hoshi
|
b3581d1c7a
|
Bug fix: Need to clear the default framebuffer
|
2014-12-23 02:35:17 +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 |
|
Hajime Hoshi
|
cd9efd3932
|
Implement image.Image at ebiten.Image (#35)
|
2014-12-23 01:27:11 +09:00 |
|
Hajime Hoshi
|
095c3ca380
|
Rename opengl.Image (that is originally wrong) -> opengl.Framebuffer
|
2014-12-23 00:01:22 +09:00 |
|
Hajime Hoshi
|
43988399ee
|
Bug fix: ColorMatrix should treat straight alpha
|
2014-12-22 23:08:13 +09:00 |
|
Hajime Hoshi
|
1663ad2250
|
Remove shader programColorFinal
|
2014-12-22 22:49:14 +09:00 |
|
Hajime Hoshi
|
2620414409
|
Simplify shaders
|
2014-12-22 21:51:58 +09:00 |
|
Hajime Hoshi
|
a3b0831472
|
Change the texture pixel format to premultiplied alpha (#36)
|
2014-12-22 21:39:25 +09:00 |
|
Hajime Hoshi
|
df6ebd5a9c
|
go lint
|
2014-12-22 11:20:14 +09:00 |
|
Hajime Hoshi
|
baf18ba479
|
Rename variables
|
2014-12-22 11:18:05 +09:00 |
|
Hajime Hoshi
|
0f8ac49055
|
Unify RenderTarget and Image into Image (#34)
|
2014-12-22 11:10:08 +09:00 |
|
Hajime Hoshi
|
f6809862d6
|
Fix readme: 'go get' installs dependencies
|
2014-12-22 01:58:45 +09:00 |
|
Hajime Hoshi
|
89c6e7c371
|
Add comments
|
2014-12-22 01:54:07 +09:00 |
|
Hajime Hoshi
|
99434fa9d3
|
Bug fix: Consider color.Color.RGBA returns alpha-premultiplied values
|
2014-12-22 01:05:21 +09:00 |
|
Hajime Hoshi
|
d34c94aa09
|
examples: Rename texture -> image
|
2014-12-21 03:08:01 +09:00 |
|
Hajime Hoshi
|
d774c19581
|
Rename NewTextureFromFile -> NewImageFromFile
|
2014-12-21 02:59:00 +09:00 |
|
Hajime Hoshi
|
3a9a7fed87
|
Rename Texture -> Image (#29)
|
2014-12-21 02:55:15 +09:00 |
|
Hajime Hoshi
|
480289cd5d
|
Rename innerRenderTarget.texture -> .image
|
2014-12-21 02:47:53 +09:00 |
|
Hajime Hoshi
|
146c1db44a
|
Rename RenderTarget.Texture -> .Image
|
2014-12-21 02:45:50 +09:00 |
|
Hajime Hoshi
|
6a2cfab839
|
Rename TexturePart -> ImagePart
|
2014-12-21 02:42:55 +09:00 |
|
Hajime Hoshi
|
40c763724f
|
Rename NewTexture -> NewImage
|
2014-12-21 02:29:04 +09:00 |
|
Hajime Hoshi
|
ee61db3478
|
Rename DrawTexture -> DrawImage
|
2014-12-21 02:24:57 +09:00 |
|
Hajime Hoshi
|
79b67db0d8
|
Rename AdjustSizeForTexture -> NextPowerOf2Int
|
2014-12-21 02:05:08 +09:00 |
|
Hajime Hoshi
|
59270a6b54
|
Refactoring
|
2014-12-21 01:04:49 +09:00 |
|
Hajime Hoshi
|
aed317649f
|
Rename members of TextureQuad
|
2014-12-21 00:59:32 +09:00 |
|
Hajime Hoshi
|
a9aa1589de
|
Rename renderTarget -> innerRenderTarget; Remove TextureDrawer
|
2014-12-21 00:46:50 +09:00 |
|
Hajime Hoshi
|
991adb7449
|
Change RenderTexture to interface
|
2014-12-21 00:36:27 +09:00 |
|