summaryrefslogtreecommitdiff
path: root/src/backends/x11/meta-renderer-x11.c
Commit message (Expand)AuthorAgeFilesLines
* WIPwip/nielsdg/uncrustify-testNiels De Graef2018-11-191-1/+1
* Make it possible to build without GLX supportJonas Ådahl2018-11-061-0/+4
* Make it possible to build without EGL supportJonas Ådahl2018-11-061-0/+6
* Clean up include macros messJonas Ådahl2018-11-061-6/+6
* cogl: Remove left-over WebGL pathsJonas Ådahl2018-11-061-1/+0
* cogl: Remove support for GLESv1Jonas Ådahl2018-11-061-1/+0
* renderer/x11: Enable GPU memory purge error extension if availableJonas Ådahl2018-02-071-0/+1
* cogl: Add way to pass user data when setting custom renderer winsysJonas Ådahl2017-10-051-1/+2
* renderer-x11: Split up into CM and Nested renderersJonas Ådahl2017-04-071-84/+0
* Add support for scaled logical monitor framebuffersJonas Ådahl2017-04-071-3/+10
* x11: Use EGL instead of GLX when drawing using GLESJonas Ådahl2017-03-251-3/+16
* backend/x11/nested: Enable emulating offscreen transform framebufferJonas Ådahl2017-03-091-3/+46
* Call cogl_xlib_renderer_set_threaded_swap_wait_enabled()Owen W. Taylor2017-02-211-0/+8
* monitor-manager: Move logical monitor into its own fileJonas Ådahl2017-01-251-0/+1
* Rename MetaMonitorInfo MetaLogicalMonitorJonas Ådahl2017-01-251-5/+5
* MetaRendererX11: Allocate offscreen framebuffers up frontJonas Ådahl2016-08-031-0/+4
* meta/boxes: typedef cairo_rectangle_int_t MetaRectangleRui Matos2016-07-201-3/+1
* Introduce regional stage renderingJonas Ådahl2016-07-201-0/+31
* Create cogl renderer in MetaRendererJonas Ådahl2016-07-201-0/+32
* Introduce MetaRendererJonas Ådahl2016-07-201-0/+46