1
0
Fork 0
mutter-performance-source/cogl/cogl/winsys
Adam Jackson 7e8a864992 cogl: Remove unused cogl-gles2 API
This was introduced in:

    commit 010d16f647
    Author: Robert Bragg <robert@linux.intel.com>
    Date:   Tue Mar 6 03:21:30 2012 +0000

        Adds initial GLES2 integration support

        This makes it possible to integrate existing GLES2 code with
        applications using Cogl as the rendering api.

That's maybe a reasonable thing for a standalone cogl to want, but our
cogl has only one consumer. So if we want additional rendering out of
our cogl layer, it makes more sense to just add that to cogl rather than
support clutter or mutter or the javascript bindings creating their own
GLES contexts.

https://gitlab.gnome.org/GNOME/mutter/merge_requests/500
2019-08-16 06:35:35 +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 CoglError wrapper 2019-06-20 18:25:04 +02:00
cogl-texture-pixmap-x11.h cogl: Remove CoglError wrapper 2019-06-20 18:25:04 +02:00
cogl-winsys-egl-feature-functions.h cogl: Use EGL_IMG_context_priority if available 2019-04-18 20:27:26 +00:00
cogl-winsys-egl-private.h cogl: Remove CoglError wrapper 2019-06-20 18:25:04 +02:00
cogl-winsys-egl-x11-private.h cogl: Require relative full paths when including 2018-11-06 17:17:36 +01:00
cogl-winsys-egl-x11.c cogl/texture: Add EGLImage texture import flags 2019-07-18 14:09:22 +00:00
cogl-winsys-egl.c cogl: Remove unused cogl-gles2 API 2019-08-16 06:35:35 +00:00
cogl-winsys-glx-feature-functions.h move everything into a cogl/ directory 2016-04-22 16:44:31 +02:00
cogl-winsys-glx-private.h move everything into a cogl/ directory 2016-04-22 16:44:31 +02:00
cogl-winsys-glx.c cogl: Remove CoglError wrapper 2019-06-20 18:25:04 +02:00
cogl-winsys-private.h cogl: Remove unused cogl-gles2 API 2019-08-16 06:35:35 +00:00
cogl-winsys-stub-private.h move everything into a cogl/ directory 2016-04-22 16:44:31 +02:00
cogl-winsys-stub.c cogl: Remove CoglError wrapper 2019-06-20 18:25:04 +02:00
cogl-winsys.c cogl: Remove CoglBool, use gboolean instead 2019-02-15 16:35:46 +01:00