mutter/cogl/cogl/winsys
Jonas Ådahl b2579750a7 cogl: Remove legacy OpenGL driver support
This means the two Cogl drivers left are OpenGL >= 3.1 and GLES >= 2.0.

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2672>
2023-02-21 18:09:28 +00:00
..
cogl-glx-display-private.h
cogl-glx-renderer-private.h
cogl-glx.h
cogl-onscreen-egl.c winsys: Check for KHR_swap_buffers_with_damage 2022-03-28 15:23:28 +00:00
cogl-onscreen-egl.h cogl/onscreen/egl: Remove platform pointer 2021-03-08 15:02:30 +00:00
cogl-onscreen-glx.c cogl/frame-info: Add VSYNC flag 2021-03-08 09:48:11 +00:00
cogl-onscreen-glx.h cogl/onscreen: Move buffer age getter vfunc to class 2021-01-30 09:11:46 +00:00
cogl-onscreen-xlib.c cogl: Add CoglX11Onscreen interface 2021-01-30 09:11:46 +00:00
cogl-onscreen-xlib.h cogl: Add CoglX11Onscreen interface 2021-01-30 09:11:46 +00:00
cogl-texture-pixmap-x11-private.h
cogl-texture-pixmap-x11.c
cogl-texture-pixmap-x11.h g-i: Drop unneeded since/stability annotations 2022-11-22 13:32:52 +01:00
cogl-winsys-egl-feature-functions.h winsys: Check for KHR_swap_buffers_with_damage 2022-03-28 15:23:28 +00:00
cogl-winsys-egl-private.h
cogl-winsys-egl-x11-private.h
cogl-winsys-egl-x11.c cogl: Rebind the EGL image when handling damage 2021-12-13 16:09:56 +00:00
cogl-winsys-egl.c cogl: Remove legacy OpenGL driver support 2023-02-21 18:09:28 +00:00
cogl-winsys-glx-feature-functions.h
cogl-winsys-glx-private.h
cogl-winsys-glx.c cogl: Remove legacy OpenGL driver support 2023-02-21 18:09:28 +00:00
cogl-winsys-private.h cogl: Unify HAS_X11/HAS_XLIB build configs 2022-05-25 16:42:04 +02:00
cogl-winsys.c