1
0
mirror of https://github.com/hajimehoshi/ebiten.git synced 2025-01-31 04:54:28 +01:00
Commit Graph

3 Commits

Author SHA1 Message Date
Hajime Hoshi
4f69ca4ea9 internal/graphicsdriver/opengl: add a debug mode with a build tag ebitenginegldebug
In the debug mode, GetError is inserted in each GL function call.

Closes 
2023-04-22 13:17:08 +09:00
Hajime Hoshi
f6f7ed3e3d internal/graphicsdriver/opengl/gl: automatically choose OpenGL and OpenGL ES
Updates 
2022-11-14 12:50:53 +09:00
Hajime Hoshi
b6ed95750b internal/graphicsdriver/opengl: unify context_gl.go and context_gles.go
Closes 
2022-11-13 19:42:21 +09:00