mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-01 22:58:38 -04:00
render/gles2: remove global state, use OpenGL debug extension
This commit is contained in:
parent
ff2e08aa74
commit
95e86e675a
10 changed files with 526 additions and 372 deletions
|
|
@ -10,3 +10,8 @@ eglCreatePlatformWindowSurfaceEXT
|
|||
-eglSwapBuffersWithDamageKHR
|
||||
-eglQueryDmaBufFormatsEXT
|
||||
-eglQueryDmaBufModifiersEXT
|
||||
-eglDebugMessageControlKHR
|
||||
-glDebugMessageCallbackKHR
|
||||
-glDebugMessageControlKHR
|
||||
-glPopDebugGroupKHR
|
||||
-glPushDebugGroupKHR
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue