ebiten/internal/graphicsdriver/opengl
Hajime Hoshi 8cbf545e0f internal/graphicsdriver/opengl: revert commits for graphics.Indices
This change reverts these commits:

* 13d3a0487b
* 4cd98d512e

Reason: this caused crashes on Android.

Updates #2460
Closes #2610
2023-03-22 17:28:45 +09:00
..
gl internal/graphicsdriver/opengl: drop WebGL 1 support 2023-03-18 22:50:09 +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: refactoring 2022-11-18 13:32:09 +09:00
context.go internal/graphicsdriver/opengl: revert commits for graphics.Indices 2023-03-22 17:28:45 +09:00
graphics_default.go internal/graphicsdriver/opengl/gl: automatically choose OpenGL and OpenGL ES 2022-11-14 12:50:53 +09:00
graphics_glfw.go internal/graphicsdriver/opengl: reduce context functions 2022-11-18 03:18:30 +09:00
graphics_js.go internal/graphicsdriver/opengl: drop WebGL 1 support 2023-03-18 22:50:09 +09:00
graphics_mobile.go internal/graphicsdriver/opengl/gl: automatically choose OpenGL and OpenGL ES 2022-11-14 12:50:53 +09:00
graphics.go internal/graphicsdriver/opengl: revert commits for graphics.Indices 2023-03-22 17:28:45 +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: revert commits for graphics.Indices 2023-03-22 17:28:45 +09:00
shader.go internal/graphicsdriver/opengl: reduce context functions 2022-11-18 03:18:30 +09:00