Hajime Hoshi
|
241716d0e6
|
Add package graphicsdriver; Move opengl to graphicsdriver/opengl
|
2018-11-10 22:52:37 +09:00 |
|
Hajime Hoshi
|
07ae1db0dd
|
opengl: Add Driver
|
2018-11-07 01:43:07 +09:00 |
|
Hajime Hoshi
|
531251d4ad
|
opengl: Unexport NewTexture
|
2018-11-04 19:39:14 +09:00 |
|
Hajime Hoshi
|
2a7caf7755
|
opengl: Move ensureFramebuffer to opengl.Image
|
2018-11-04 19:06:33 +09:00 |
|
Hajime Hoshi
|
96f1a8aff6
|
opengl: Add Image struct
|
2018-11-04 18:39:28 +09:00 |
|
Hajime Hoshi
|
c7ea761031
|
opengl: Rename FramebufferStruct -> Framebuffer
|
2018-11-04 17:49:40 +09:00 |
|
Hajime Hoshi
|
c935c28498
|
opengl: Move Framebuffer from graphicscommand to opengl and rename it to FramebufferStruct
|
2018-11-04 17:39:01 +09:00 |
|
Hajime Hoshi
|
3a8ddd6279
|
graphicscontext: Rename createFramebufferIfNeeded -> ensureFramebuffer
|
2018-11-01 03:42:30 +09:00 |
|
Hajime Hoshi
|
e28c7b0f50
|
graphicscommand: Remove Texture
|
2018-11-01 03:29:23 +09:00 |
|
Hajime Hoshi
|
ff54d3b681
|
Move CompositeMode to graphics package
|
2018-10-28 21:49:47 +09:00 |
|
Hajime Hoshi
|
06f2052817
|
Add graphics package and move Filter to graphics
|
2018-10-28 20:25:52 +09:00 |
|
Hajime Hoshi
|
2da5192510
|
Rename graphics -> graphicscommand
|
2018-10-28 20:10:05 +09:00 |
|