Hajime Hoshi
|
74d9515345
|
internal/graphicsdriver/opengl: refactoring: move gl_js to gl/context_js.go
This unifies the OpenGL context interface for all the platforms.
|
2022-11-17 12:22:46 +09:00 |
|
Hajime Hoshi
|
eabe4152a7
|
graphicsdriver/opengl: Rename Driver -> Graphics
|
2020-04-04 17:23:38 +09:00 |
|
Hajime Hoshi
|
85cbc7e56b
|
Enable to compile Ebiten on js/wasm with Go 1.14
Fixes #1024
|
2019-12-19 00:45:53 +09:00 |
|
Hajime Hoshi
|
ef08e218c8
|
graphicsdriver/opengl: Refactoring: Remove framebuffer.projectionMatrix
|
2018-11-17 22:29:04 +09:00 |
|
Hajime Hoshi
|
734aeabc8d
|
graphicsdriver/opengl: Remove theContext
|
2018-11-11 03:37:37 +09:00 |
|
Hajime Hoshi
|
241716d0e6
|
Add package graphicsdriver; Move opengl to graphicsdriver/opengl
|
2018-11-10 22:52:37 +09:00 |
|