mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-12-25 03:08:54 +01:00
00e45affe9
'texelFetch' requires OpenGLSL 1.30, which requires OpenGL 3.0+. macOS might not support OpenGL 3.0 and 3.1, so adopt 3.2. Updates #1431 |
||
---|---|---|
.. | ||
gl | ||
context.go | ||
graphics_debug.go | ||
graphics_default.go | ||
graphics_glfw.go | ||
graphics_js.go | ||
graphics_mobile.go | ||
graphics_notdebug.go | ||
graphics.go | ||
image.go | ||
locationcache.go | ||
program.go | ||
shader.go |