summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-10-15add prime fd APIprime-fdWim Taymans5-0/+40
2015-05-22Added Occitan translationCédric Valmary1-0/+360
2015-05-08framebuffer-deprecated: Unref the correct bufferRui Matos1-1/+1
2015-04-20Update .gitignoreJasper St. Pierre1-0/+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-03-13Added Bosnian translationSamir Ribic1-0/+344
2015-03-06MSVC Builds: Rename "Install" ProjectsChun-wei Fan6-7/+7
2015-03-06MSVC Builds: "Install" the .pdb FilesChun-wei Fan2-18/+48
2015-03-06Visual Studio Builds: Speed Up Release BuildsChun-wei Fan2-0/+3
2015-03-06MSVC 2010 Builds: Fix .pdb File GenerationChun-wei Fan3-0/+16
2015-03-06Clean up MSVC 2010 "Install"Chun-wei Fan1-88/+0
2015-02-23Post-release version bump to 1.20.1Robert Bragg1-2/+2
2015-02-23Release 1.20.0 (release)Robert Bragg1-5/+5
2015-02-23Update doc/RELEASING notesRobert Bragg1-31/+54
2015-02-23Update NEWS for the 1.20.0 releaseRobert Bragg1-0/+22
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-21Updated Turkish translationNecdet Yücel1-159/+192
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
2015-01-29Support automake 1.15Ting-Wei Lan1-1/+1
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)8-0/+531
2014-10-03cogl-kms-display: Fix doc commentAdel Gadllah1-1/+1
2014-09-19Updated Swedish translationSebastian Rasmussen1-169/+190
2014-09-12Updated Korean translationSeong-ho Cho1-166/+195
2014-07-17examples/cogl-texture-pixmap-x11: Add a --stereo command line optionOwen W. Taylor1-4/+32
2014-07-17examples/cogl-x11-tfp: Add a --gears option to run glxgearsOwen W. Taylor1-27/+152
2014-07-17CoglTexturePixmapX11: add support for stereo contentOwen W. Taylor7-44/+253