mirror of
https://github.com/hyprwm/wlroots-hyprland.git
synced 2024-11-02 03:45:58 +01:00
341b3c8bd2
The spec for GL_EXT_disjoint_timer_query says > The GetInteger64vEXT command is required only if OpenGL ES 3.0 or later > is not supported. Some GLES 3.2 implementations like the proprietary mali driver on the rk3566 based OrangePi advertise GL_EXT_disjoint_timer_query but lack glGetInteger64vEXT. Use glGetInteger64v instead. |
||
---|---|---|
.. | ||
shaders | ||
meson.build | ||
pass.c | ||
pixel_format.c | ||
renderer.c | ||
texture.c |