summaryrefslogtreecommitdiff
path: root/cogl
AgeCommit message (Expand)AuthorFilesLines
2015-10-15add prime fd APIprime-fdWim Taymans5-0/+40
2015-05-08framebuffer-deprecated: Unref the correct bufferRui Matos1-1/+1
2015-04-20cogl-framebuffer-gl: Work again on GLESv2Jasper St. Pierre1-0/+9
2015-03-23kms-winsys: try to hobble along if driver doesn't support page flipsRay Strode1-13/+39
2015-02-23Add version 1.2 define + macrosRobert Bragg2-0/+24
2015-02-23kms-winsys: Remove a few unused variablesRui Matos1-4/+0
2015-02-23kms-winsys: Defer setting new surfaces until swap buffersRui Matos1-8/+26
2015-02-04glx: Precisely wait for the next vblankChris Wilson1-3/+1
2015-01-30wayland-winsys: Provide a wl_registry.global_remove callbackRui Matos1-0/+9
2015-01-30kms-winsys: Mark the framebuffer to be bound when setting a new layoutRui Matos1-0/+2
2014-12-12mir: use output names that are more conformat to the one used by XmirMarco Trevisan (Treviño)1-13/+9
2014-12-10mir: add renderer event listener supportMarco Trevisan (Treviño)2-11/+99
2014-12-09mir: don't always allocate when getting the mir surfaceMarco Trevisan (Treviño)2-1/+16
2014-12-09mir: fix mir surface recreation on resize, bind and update pointersMarco Trevisan (Treviño)1-6/+22
2014-12-09mir: correctly init/clear mutex and use prgname for surfaceMarco Trevisan (Treviño)1-1/+3
2014-12-09mir: return proper surface / connection only when valid, without failingMarco Trevisan (Treviño)1-3/+6
2014-11-21mir: release surfaces on errorsMarco Trevisan (Treviño)1-0/+2
2014-11-21mir: add public method to resize a cogl onscreenMarco Trevisan (Treviño)2-9/+113
2014-11-20cogl.h: include mir renderer if the platform is supportedMarco Trevisan (Treviño)1-0/+3
2014-11-20mir: only allow to set foreign surfaces with hardware bufferMarco Trevisan (Treviño)2-4/+12
2014-11-20mir: return whether a foreign connection has been set or notMarco Trevisan (Treviño)2-6/+9
2014-11-18mir: release a connection on errorMarco Trevisan (Treviño)1-0/+1
2014-11-18mir: improve error loggingMarco Trevisan (Treviño)1-8/+16
2014-11-18mir: use standard c typesMarco Trevisan (Treviño)1-7/+7
2014-11-17mir: add support for Mir OutputsMarco Trevisan (Treviño)1-2/+120
2014-11-17mir: update the framebuffer size on resize eventsMarco Trevisan (Treviño)1-0/+91
2014-11-17mir: set last state after initializing the surfaceMarco Trevisan (Treviño)1-2/+2
2014-11-17mir: add support for foreign surfacesMarco Trevisan (Treviño)3-10/+51
2014-11-17mir: add support for foreign displayMarco Trevisan (Treviño)4-7/+142
2014-11-17cogl: add Mir EGL platformMarco Trevisan (Treviño)6-0/+504
2014-10-03cogl-kms-display: Fix doc commentAdel Gadllah1-1/+1
2014-07-17CoglTexturePixmapX11: add support for stereo contentOwen W. Taylor7-44/+253
2014-07-17Add support for setting up stereo CoglOnscreensOwen W. Taylor10-3/+185
2014-06-30kms-winsys: Add api that tells cogl to ignore a crtcAdel Gadllah3-2/+42
2014-06-30kms_winsys: Add cogl_kms_renderer_get_gbm apiAdel Gadllah2-0/+15
2014-06-17Use the EGL_KHR_surfacless_context extensionNeil Roberts8-71/+154
2014-06-17Add a COGL_EXT_IN_GLES3 option to specify extensions that are in GLES3Neil Roberts6-42/+102
2014-05-19atlas-texture: Keep reference on potential destination atlasFelix Riemann1-9/+19
2014-04-30cogl-winsys-egl-kms: Call swap notify handler even when pageflip ioctl failsKristian Høgsberg1-13/+28
2014-04-30cogl-winsys-egl-kms: Never set EGL_PLATFORMKristian Høgsberg2-12/+0
2014-04-22framebuffer: Fix linkage from C++ applicationsEmanuele Aina1-0/+4
2014-04-22cogl/cogl-gtype-private.h: Fix Build on non-GCCChun-wei Fan1-5/+5
2014-04-16MSVC Builds: Don't Link to SDL AutomaticallyChun-wei Fan1-9/+0
2014-04-16Update cogl.symbols and cogl-path.symbolsChun-wei Fan1-6/+121
2014-03-21Don't use the internal _G_DEFINE_TYPE_EXTENDED_CLASS_INIT macroNeil Roberts1-1/+6
2014-03-21onscreen: make closure types visible to introspectionLionel Landwerlin2-0/+50
2014-03-21cogl-gtype: add missing gtype macros in intermediate macrosLionel Landwerlin4-10/+8
2014-03-20Registers gtypes for all public objects and structsLionel Landwerlin73-39/+993
2014-03-20Update cogl.symbolsChun-wei Fan1-54/+23
2014-03-20cogl/cogl-renderer.c: Avoid Clash with Newer Windows SDKsChun-wei Fan1-3/+3