mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-10-31 22:25:21 -04:00
render: remove GL calls from wlr_egl
This commit is contained in:
parent
1ed90541f9
commit
c42fd1018b
4 changed files with 16 additions and 16 deletions
|
|
@ -13,8 +13,7 @@ struct wlr_egl {
|
|||
EGLConfig config;
|
||||
EGLContext context;
|
||||
|
||||
const char *egl_exts_str;
|
||||
const char *gl_exts_str;
|
||||
const char *exts_str;
|
||||
|
||||
struct {
|
||||
bool buffer_age;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue