summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Updated Portuguese translationcogl-1.18Pedro Albuquerque2015-11-241-123/+124
* Updated Occitan translationCédric Valmary2015-05-301-182/+193
* Added Occitan translationCédric Valmary2015-05-221-0/+360
* Added Bosnian translationSamir Ribic2015-03-141-0/+344
* 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
* Updated Turkish translationNecdet Yücel2015-02-211-159/+192
* 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
* Support automake 1.15Ting-Wei Lan2015-01-291-1/+1
* 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-102-11/+99
* mir: don't always allocate when getting the mir surfaceMarco Trevisan (Treviño)2014-12-092-1/+16
* 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-212-9/+113
* cogl.h: include mir renderer if the platform is supportedMarco Trevisan (Treviño)2014-11-201-0/+3
* mir: only allow to set foreign surfaces with hardware bufferMarco Trevisan (Treviño)2014-11-202-4/+12
* mir: return whether a foreign connection has been set or notMarco Trevisan (Treviño)2014-11-202-6/+9
* 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-173-10/+51
* mir: add support for foreign displayMarco Trevisan (Treviño)2014-11-174-7/+142
* cogl: add Mir EGL platformMarco Trevisan (Treviño)2014-11-178-0/+531
* cogl-kms-display: Fix doc commentAdel Gadllah2014-10-031-1/+1
* Updated Swedish translationSebastian Rasmussen2014-09-191-169/+190
* Updated Korean translationSeong-ho Cho2014-09-121-166/+195
* examples/cogl-texture-pixmap-x11: Add a --stereo command line optionOwen W. Taylor2014-07-171-4/+32
* examples/cogl-x11-tfp: Add a --gears option to run glxgearsOwen W. Taylor2014-07-171-27/+152
* CoglTexturePixmapX11: add support for stereo contentOwen W. Taylor2014-07-177-44/+253
* Add a simple example of stereo drawingOwen W. Taylor2014-07-172-1/+155
* Add support for setting up stereo CoglOnscreensOwen W. Taylor2014-07-1710-3/+185
* Post-release version bump to 1.18.3Robert Bragg2014-07-041-2/+2
* Release 1.18.2 (release)1.18.2Robert Bragg2014-07-041-4/+4
* Updates NEWS for the 1.18.2 releaseRobert Bragg2014-07-041-0/+28
* examples/cogl-x11-tfp: Fix compilationOwen W. Taylor2014-07-031-1/+3
* examples/cogl-x11-tfp.c: Handle WM_DELETE_WINDOWOwen W. Taylor2014-07-031-0/+12
* examples/cogl-x11-tfp.c: Wait for the window to be mappedOwen W. Taylor2014-07-031-1/+10
* kms-winsys: Add api that tells cogl to ignore a crtcAdel Gadllah2014-06-303-2/+42
* kms_winsys: Add cogl_kms_renderer_get_gbm apiAdel Gadllah2014-06-302-0/+15
* Use the EGL_KHR_surfacless_context extensionNeil Roberts2014-06-178-71/+154
* Add a COGL_EXT_IN_GLES3 option to specify extensions that are in GLES3Neil Roberts2014-06-176-42/+102
* MSVC 2010+ Projects: Update "Installation" ProcessChun-wei Fan2014-06-092-39/+47