picom/src/backend/gl
Yuxuan Shui 3cabba6161
gl_common: don't use GL4 feature
glGetIntegerv(GL_NUM_EXTENSIONS) is only available since GL4.

(However glGetStringi(GL_EXTENSIONS) is available since GL3)

Signed-off-by: Yuxuan Shui <yshuiv7@gmail.com>
2019-05-21 20:15:35 +01:00
..
gl_common.c new backend: glx: multiply color in APPLY_ALPHA 2019-05-21 20:15:35 +01:00
gl_common.h gl_common: don't use GL4 feature 2019-05-21 20:15:35 +01:00
glx.c new backend: gl_common: add support for decoupling lazy copied images 2019-05-21 20:15:35 +01:00
glx.h new glx: create a OpenGL 3.0 context 2019-03-09 16:13:27 +00:00