Hajime Hoshi
|
c35d0f85ec
|
Title for blocks
|
2013-12-18 18:05:28 +09:00 |
|
Hajime Hoshi
|
f61d9280e4
|
Rename: Canvas -> Context
|
2013-12-14 06:10:24 +09:00 |
|
Hajime Hoshi
|
2e17c366ca
|
Add and use cocoa.Window
|
2013-12-11 00:18:08 +09:00 |
|
Hajime Hoshi
|
c18b1cc9bd
|
Separate Device and Canvas
|
2013-12-09 23:52:14 +09:00 |
|
Hajime Hoshi
|
7e246015ff
|
Rename Context -> Canvas
|
2013-12-09 22:40:54 +09:00 |
|
Hajime Hoshi
|
2bd77e949a
|
Refactoring
|
2013-12-09 09:45:40 +09:00 |
|
Hajime Hoshi
|
4489557c84
|
UnuseGLContext
|
2013-12-08 01:35:24 +09:00 |
|
Hajime Hoshi
|
e55060c239
|
Add cocoa.textureFactory
|
2013-12-07 02:20:53 +09:00 |
|
Hajime Hoshi
|
89c33eac85
|
Remove Canvas.ToTexture
|
2013-11-29 22:45:18 +09:00 |
|
Hajime Hoshi
|
e8c518735b
|
Rename graphics.Context -> graphics.Canvas
|
2013-11-29 22:06:22 +09:00 |
|
Hajime Hoshi
|
dc9f682863
|
Refactoring
|
2013-11-27 11:56:44 +09:00 |
|
Hajime Hoshi
|
8ff19c031d
|
Use the shared context
|
2013-11-25 22:27:59 +09:00 |
|
Hajime Hoshi
|
170ed689fa
|
Stop using [NSApp run]
|
2013-11-23 02:56:18 +09:00 |
|
Hajime Hoshi
|
2bc4d6bf14
|
Refactoring
|
2013-11-21 00:05:57 +09:00 |
|
Hajime Hoshi
|
d97b7a2999
|
Refactoring
|
2013-10-27 23:11:26 +09:00 |
|
Hajime Hoshi
|
37746fc323
|
Move calling glTexParameteri
|
2013-10-27 02:25:41 +09:00 |
|
Hajime Hoshi
|
6be8a2c691
|
Remove opengl.Texture.id
|
2013-10-20 01:52:18 +09:00 |
|
Hajime Hoshi
|
ec83c0ad5f
|
Add Texture.native
|
2013-10-19 18:47:34 +09:00 |
|
Hajime Hoshi
|
e2509e3439
|
Rename Context.TextureID -> ToTexture
|
2013-10-18 00:45:12 +09:00 |
|
Hajime Hoshi
|
cb25b6a9e4
|
Refactoring
|
2013-10-17 11:21:57 +09:00 |
|
Hajime Hoshi
|
c8011ffe88
|
Remove opengl.RenderTarget
|
2013-10-17 10:32:16 +09:00 |
|
Hajime Hoshi
|
db4e3fdc03
|
Remove Texture/RenderTarget
|
2013-10-17 00:14:32 +09:00 |
|
Hajime Hoshi
|
5679120f29
|
Remove RenderTarget.Width/Height
|
2013-10-16 23:06:35 +09:00 |
|
Hajime Hoshi
|
ef932bd5ae
|
Rename the project name
|
2013-10-14 11:34:58 +09:00 |
|
Hajime Hoshi
|
38af973461
|
Remove licenses on each files
|
2013-10-12 22:33:55 +09:00 |
|
Hajime Hoshi
|
86eb30c650
|
Add graphics.RenderTarget
|
2013-10-12 01:29:19 +09:00 |
|
Hajime Hoshi
|
a35c74790c
|
Remove Device.Drawing
|
2013-10-06 18:22:45 +09:00 |
|
Hajime Hoshi
|
df84d26636
|
Add Device.Update
|
2013-10-06 02:27:51 +09:00 |
|
Hajime Hoshi
|
15c76624f1
|
Change Texture
|
2013-07-13 01:36:01 +09:00 |
|
Hajime Hoshi
|
38d343f3e7
|
Bug fix: call runtime.LockOSThread
|
2013-07-09 00:49:21 +09:00 |
|
Hajime Hoshi
|
30cdcfd574
|
Refactoring
|
2013-07-05 00:49:17 +09:00 |
|
Hajime Hoshi
|
508e5150de
|
Modify Game.Draw
|
2013-07-04 23:57:53 +09:00 |
|
Hajime Hoshi
|
86b2157b68
|
Add license descriptions
|
2013-07-01 22:25:41 +09:00 |
|
Hajime Hoshi
|
f06e541f48
|
Refactoring
|
2013-06-28 00:33:03 +09:00 |
|
Hajime Hoshi
|
ef6d643438
|
Refactoring
|
2013-06-27 01:46:13 +09:00 |
|
Hajime Hoshi
|
9dd6fff9ab
|
Refactoring
|
2013-06-27 01:13:09 +09:00 |
|
Hajime Hoshi
|
a8f42d6497
|
Refactoring
|
2013-06-26 01:13:09 +09:00 |
|
Hajime Hoshi
|
6b1e76b669
|
Add AsyncGraphicsContext; Use goroutines in the main routine
|
2013-06-26 00:56:01 +09:00 |
|
Hajime Hoshi
|
92ac4b97ea
|
Change the signiture of GraphicsContext.DrawTexture
|
2013-06-23 21:51:23 +09:00 |
|
Hajime Hoshi
|
03fae7032a
|
Renamed methods
|
2013-06-22 02:42:14 +09:00 |
|
Hajime Hoshi
|
79a68a425b
|
Remove graphics.Point and graphics.Size
|
2013-06-22 01:52:10 +09:00 |
|
Hajime Hoshi
|
fad8fb7a98
|
Add graphics.DrawTextures (which I want to rename later)
|
2013-06-22 00:50:55 +09:00 |
|
Hajime Hoshi
|
a374565e37
|
Add graphics.Rectangle
|
2013-06-22 00:03:45 +09:00 |
|
Hajime Hoshi
|
faa9c1bfe8
|
go fmt
|
2013-06-21 11:16:19 +09:00 |
|
Hajime Hoshi
|
93565f79a9
|
Change Game.Draw to have graphics.Texture
|
2013-06-21 01:56:24 +09:00 |
|
Hajime Hoshi
|
b430d385bf
|
Add the new package graphics/matrix
|
2013-06-21 01:47:39 +09:00 |
|
Hajime Hoshi
|
773e3afa1d
|
Rename the project to go.ebiten
|
2013-06-20 23:29:51 +09:00 |
|
Hajime Hoshi
|
6ed9102f01
|
go fmt
|
2013-06-19 23:51:41 +09:00 |
|
Hajime Hoshi
|
847b6b80f6
|
Add TextureFactory
|
2013-06-19 23:08:24 +09:00 |
|
Hajime Hoshi
|
eda572d03e
|
Add graphics.Texture
|
2013-06-19 10:33:06 +09:00 |
|