Hajime Hoshi
|
94291ecb17
|
internal/graphicsdriver/opengl/gl: update copyrights
These files are already completely different from the original files.
|
2022-11-14 01:56:30 +09:00 |
|
Hajime Hoshi
|
78f8ddbda8
|
internal/graphicsdriver/opengl/gl: load OpenGLES.framework if possible on Darwin
Closes #2449
|
2022-11-13 19:51:43 +09:00 |
|
Hajime Hoshi
|
b6ed95750b
|
internal/graphicsdriver/opengl: unify context_gl.go and context_gles.go
Closes #2451
|
2022-11-13 19:42:21 +09:00 |
|
Hajime Hoshi
|
abef203a70
|
rename github.com/ebitne/purego -> github.com/ebitengine/purego
|
2022-06-10 21:59:01 +09:00 |
|
TotallyGamerJet
|
726e88e520
|
internal/graphics/opengl/gl: remove CGO in openGL on macOS (#2104)
Updates #1162
|
2022-05-27 18:26:53 +09:00 |
|
Hajime Hoshi
|
4396785829
|
Revert "internal/graphicsdriver/opengl: remove CGO in opengl for macOS (#2091)"
This reverts commit f7e21983cf .
Reason: test failures (#2102)
Closes #2102
|
2022-05-22 01:24:48 +09:00 |
|
TotallyGamerJet
|
f7e21983cf
|
internal/graphicsdriver/opengl: remove CGO in opengl for macOS (#2091)
Updates #1162
|
2022-05-22 00:58:45 +09:00 |
|