summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* atlas-texture: Keep reference on potential destination atlasFelix Riemann2014-05-191-9/+19
* 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
* framebuffer: Fix linkage from C++ applicationsEmanuele Aina2014-04-221-0/+4
* cogl/cogl-gtype-private.h: Fix Build on non-GCCChun-wei Fan2014-04-221-5/+5
* Visual Studio Builds: Avoid Implicit Link to SDLChun-wei Fan2014-04-1714-46/+52
* MSVC Builds: Don't Link to SDL AutomaticallyChun-wei Fan2014-04-161-9/+0
* Update cogl.symbols and cogl-path.symbolsChun-wei Fan2014-04-162-6/+124
* Visual Studio Builds: Update .def Files GenerationChun-wei Fan2014-04-072-6/+6
* Visual Studio Builds: Update README.txt'sChun-wei Fan2014-04-072-32/+44
* Post-release version bump to 1.18.1Neil Roberts2014-03-211-2/+2
* Release 1.18.0 (relase)1.18.0Neil Roberts2014-03-211-5/+5
* Updates NEWS for the 1.18.0 releaseNeil Roberts2014-03-211-0/+39
* mingw: Try adding a -w64 suffix when searching for a suitable compilerNeil Roberts2014-03-211-1/+1
* Don't use the internal _G_DEFINE_TYPE_EXTENDED_CLASS_INIT macroNeil Roberts2014-03-211-1/+6
* cogl-gst-video-sink: Fix a call to g_return_val_if_failNeil Roberts2014-03-211-1/+1
* Revert "cogl-gst: add missing Cogl introspection dependency"Neil Roberts2014-03-211-1/+0
* onscreen: make closure types visible to introspectionLionel Landwerlin2014-03-212-0/+50
* examples: add gjs exampleLionel Landwerlin2014-03-212-0/+47
* example: add emscripten files to distLionel Landwerlin2014-03-211-0/+2
* cogl-gtype: add missing gtype macros in intermediate macrosLionel Landwerlin2014-03-214-10/+8
* cogl-gst: add missing Cogl introspection dependencyLionel Landwerlin2014-03-211-0/+1
* Registers gtypes for all public objects and structsLionel Landwerlin2014-03-2079-41/+1098
* cogl-pango-pipeline-cache.c: Include forgotten headerChun-wei Fan2014-03-201-0/+1