ebiten/internal/graphicsdriver/opengl
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 #2650
2023-04-22 13:17:08 +09:00
..
gl internal/graphicsdriver/opengl: add a debug mode with a build tag ebitenginegldebug 2023-04-22 13:17:08 +09:00
context_js.go internal/graphicsdriver/opengl: drop WebGL 1 support 2023-03-18 22:50:09 +09:00
context_notjs.go internal/graphicsdriver/opengl: remove the version es100 2023-04-19 22:10:32 +09:00
context.go internal/graphicsdriver/opengl: revert commits for graphics.Indices 2023-03-22 17:28:45 +09:00
graphics_debug.go internal/graphicsdriver/opengl: add a debug mode with a build tag ebitenginegldebug 2023-04-22 13:17:08 +09:00
graphics_default.go internal/graphicsdriver/opengl: add a debug mode with a build tag ebitenginegldebug 2023-04-22 13:17:08 +09:00
graphics_glfw.go internal/graphicsdriver/opengl: update GLES version to 3.0 2023-04-19 22:43:26 +09:00
graphics_js.go internal/graphicsdriver/opengl: add a debug mode with a build tag ebitenginegldebug 2023-04-22 13:17:08 +09:00
graphics_mobile.go internal/graphicsdriver/opengl: add a debug mode with a build tag ebitenginegldebug 2023-04-22 13:17:08 +09:00
graphics_notdebug.go internal/graphicsdriver/opengl: add a debug mode with a build tag ebitenginegldebug 2023-04-22 13:17:08 +09:00
graphics.go internal/graphicsdriver/opengl: add a debug mode with a build tag ebitenginegldebug 2023-04-22 13:17:08 +09:00
image.go internal/graphicsdriver/opengl: refactoring 2022-11-18 13:32:09 +09:00
locationcache.go internal/graphicsdriver/opengl: reduce context functions 2022-11-18 03:18:30 +09:00
program.go internal/graphicsdriver/opengl: bug fix: potential infinite loop 2023-03-23 02:47:23 +09:00
shader.go internal/graphicsdriver/opengl: reduce context functions 2022-11-18 03:18:30 +09:00