summaryrefslogtreecommitdiff
path: root/cogl/winsys
Commit message (Expand)AuthorAgeFilesLines
* wayland: do not require wl_shellIlia Bozhinov2019-02-061-5/+15
* Fix an incorrect preprocessor conditionalKalev Lember2016-10-191-1/+1
* wayland-winsys: Take possible pending resize into accountOlivier Fourdan2016-10-121-0/+2
* Use _NO_CONTEXT when creating images for EGL_WAYLAND_BUFFER_WLSjoerd Simons2016-08-261-0/+7
* winsys-egl-kms: dont create 0x0 surfaceRay Strode2016-02-221-3/+29
* winsys-egl-kms: bypass initial output setup if kms fd passed inRay Strode2015-11-171-4/+8
* kms-winsys: don't wait for a flip when page flipping failsRay Strode2015-10-211-2/+3
* winsys: glx: fix crash when inspecting onscreensLionel Landwerlin2015-09-111-1/+1
* winsys: wayland: destroy eglsurface when destroying associated native windowLionel Landwerlin2015-09-071-1/+3
* kms-winsys: don't disable page flipping on EACCESRay Strode2015-09-031-1/+2
* kms-winsys: clean up error handling in _cogl_winsys_renderer_connectRay Strode2015-09-031-12/+11
* kms-winsys: use correct surface formatRay Strode2015-09-031-2/+2
* egl-kms: append output after we know we found itMarek Chalupa2015-07-281-1/+2
* winsys-glx: Add error traps in create_contextAdel Gadllah2015-07-261-1/+4
* winsys: Drop xlib_get_visual_info from the vtableEmmanuele Bassi2015-07-223-49/+0
* Store the XVisualInfo in the X11-based winsys backendsEmmanuele Bassi2015-07-222-2/+2
* egl-x11: Fix compiler warningsEmmanuele Bassi2015-06-101-2/+2
* kms-winsys: try to hobble along if driver doesn't support page flipsRay Strode2015-03-231-13/+39
* kms-winsys: Remove a few unused variablesRui Matos2015-02-231-4/+0
* kms-winsys: Defer setting new surfaces until swap buffersRui Matos2015-02-231-8/+26
* glx: Precisely wait for the next vblankChris Wilson2015-02-041-3/+1
* wayland-winsys: Provide a wl_registry.global_remove callbackRui Matos2015-01-301-0/+9
* kms-winsys: Mark the framebuffer to be bound when setting a new layoutRui Matos2015-01-301-0/+2
* mir: use output names that are more conformat to the one used by XmirMarco Trevisan (Treviño)2014-12-121-13/+9
* mir: add renderer event listener supportMarco Trevisan (Treviño)2014-12-101-11/+39
* mir: don't always allocate when getting the mir surfaceMarco Trevisan (Treviño)2014-12-091-1/+3
* mir: fix mir surface recreation on resize, bind and update pointersMarco Trevisan (Treviño)2014-12-091-6/+22
* mir: correctly init/clear mutex and use prgname for surfaceMarco Trevisan (Treviño)2014-12-091-1/+3
* mir: return proper surface / connection only when valid, without failingMarco Trevisan (Treviño)2014-12-091-3/+6
* mir: release surfaces on errorsMarco Trevisan (Treviño)2014-11-211-0/+2
* mir: add public method to resize a cogl onscreenMarco Trevisan (Treviño)2014-11-211-8/+91
* mir: only allow to set foreign surfaces with hardware bufferMarco Trevisan (Treviño)2014-11-201-3/+9
* mir: return whether a foreign connection has been set or notMarco Trevisan (Treviño)2014-11-201-5/+6
* mir: release a connection on errorMarco Trevisan (Treviño)2014-11-181-0/+1
* mir: improve error loggingMarco Trevisan (Treviño)2014-11-181-8/+16
* mir: use standard c typeswip/mirMarco Trevisan (Treviño)2014-11-181-7/+7
* mir: add support for Mir OutputsMarco Trevisan (Treviño)2014-11-171-2/+120
* mir: update the framebuffer size on resize eventsMarco Trevisan (Treviño)2014-11-171-0/+91
* mir: set last state after initializing the surfaceMarco Trevisan (Treviño)2014-11-171-2/+2
* mir: add support for foreign surfacesMarco Trevisan (Treviño)2014-11-171-10/+29
* mir: add support for foreign displayMarco Trevisan (Treviño)2014-11-171-7/+49
* cogl: add Mir EGL platformMarco Trevisan (Treviño)2014-11-172-0/+486
* CoglTexturePixmapX11: add support for stereo contentOwen W. Taylor2014-07-176-43/+251
* Add support for setting up stereo CoglOnscreensOwen W. Taylor2014-07-172-1/+8
* kms-winsys: Add api that tells cogl to ignore a crtcAdel Gadllah2014-06-301-1/+22
* kms_winsys: Add cogl_kms_renderer_get_gbm apiAdel Gadllah2014-06-301-0/+14
* Use the EGL_KHR_surfacless_context extensionNeil Roberts2014-06-175-71/+112
* cogl-winsys-egl-kms: Call swap notify handler even when pageflip ioctl failsKristian Høgsberg2014-04-301-13/+28
* cogl-winsys-egl-kms: Never set EGL_PLATFORMKristian Høgsberg2014-04-302-12/+0
* Registers gtypes for all public objects and structsLionel Landwerlin2014-03-202-0/+15