Hajime Hoshi
|
f4e63602d3
|
internal/graphicsdriver/opengl/gl: dynamic function loading for Android
Closes #2450
|
2022-11-14 23:23:50 +09:00 |
|
Hajime Hoshi
|
31af27b926
|
internal/graphicsdriver/opengl/gl: fix error message
|
2022-11-14 13:19:19 +09:00 |
|
Hajime Hoshi
|
f6f7ed3e3d
|
internal/graphicsdriver/opengl/gl: automatically choose OpenGL and OpenGL ES
Updates #292
|
2022-11-14 12:50:53 +09:00 |
|
Hajime Hoshi
|
39b8a66359
|
internal/graphicsdriver/opengl/gl: dynamic function load for OpenGL ES
Updates #292
Updates #2450
|
2022-11-13 08:48:26 -08:00 |
|
Hajime Hoshi
|
e5e7ceb688
|
internal/graphicsdriver/opengl/gl: refactoring
|
2022-11-13 23:10:20 +09:00 |
|
Hajime Hoshi
|
144d2374bf
|
internal/graphicsdriver/opengl/gl: remove 'egl' build tag
Probably nobody uses this.
|
2022-11-13 22:50:21 +09:00 |
|
Hajime Hoshi
|
5b96d93d13
|
internal/graphicsdriver/opengl/gl: refactoring
|
2022-11-13 22:26:13 +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
|
0c5a77eaa4
|
internal/graphicsdriver/opengl/gles: integrate gles and glconst into gl
Updates #2451
|
2022-11-13 14:15:22 +09:00 |
|
Artem Yadelskyi
|
5b53cef59e
|
all: remove old // +build comments (#2431)
Closes #2325
|
2022-11-03 12:55:14 +09:00 |
|
Hajime Hoshi
|
e7c0a121c4
|
all: remove the build tag 'ebitencbackend'
This also automatically enables 'egl' when 'nintendosdk' is specified.
Updates #2242
|
2022-08-12 13:15:39 +09:00 |
|
Hajime Hoshi
|
dac6548c0c
|
all: rename ebitenginecbackend to nintendosdk
Updates #2242
|
2022-08-12 02:05:29 +09:00 |
|
Hajime Hoshi
|
55c7a2df6c
|
internal/graphicsdriver/opengl/gl: bug fix: wrong build tags
|
2022-07-09 16:15:56 +09:00 |
|
Hajime Hoshi
|
428b1263d9
|
add ebitenginecbackend build tag besides ebitencbackend
Updates #2111
Updates #2190
|
2022-07-09 15:23:52 +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 |
|