mutter/cogl/cogl/winsys
Carlos Garnacho ab3b12052d cogl: Trap GLX call with error trap
This is a X request that may result in errors, so it is better
to have covered by an error trap.

It is thus far not, explicitly at least, which means other less
lenient error traps might not like what happens here. Make the
error trap threeway between backend, x11 and cogl happen less
by chance here.

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2864>
2023-03-03 20:17:01 +00:00
..
cogl-glx-display-private.h clutter: Remove support for transparent windows 2020-08-13 14:45:10 +02:00
cogl-glx-renderer-private.h cogl: Move GLX-related headers into winsys/ 2019-12-18 16:06:35 +00:00
cogl-glx.h cogl: Move GLX-related headers into winsys/ 2019-12-18 16:06:35 +00:00
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: Trap GLX call with error trap 2023-03-03 20:17:01 +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: Remove CoglBool, use gboolean instead 2019-02-15 16:35:46 +01:00
cogl-texture-pixmap-x11.c cogl: Remove unused p-axis texture wrap mode 2020-01-31 17:26:25 +00:00
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/onscreen: Use CoglFramebufferClass::allocate() to init 2021-01-30 09:11:45 +00:00
cogl-winsys-egl-x11-private.h cogl/xlib: Move EGL XLIB onscreen to separate file 2021-01-30 09:11:45 +00:00
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 *: Fix spelling mistakes found by codespell 2020-08-29 09:10:31 +00:00
cogl-winsys-glx-private.h cogl/glx: Move onscreen code to a separate file 2021-01-30 09:11:45 +00:00
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 cogl: Remove CoglBool, use gboolean instead 2019-02-15 16:35:46 +01:00