summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* wayland-winsys: Provide a wl_registry.global_remove callbackwip/cogl-2.0Rui 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
* Updated Turkish translationMuhammet Kara2014-12-101-119/+139
* Added Romanian TranslationDaniel Șerbănescu2014-11-301-0/+364
* cogl-kms-display: Fix doc commentAdel Gadllah2014-10-031-1/+1
* Updated Korean translationSeong-ho Cho2014-09-091-174/+187
* Updated Greek translationMarMav2014-08-131-295/+233
* Updated Basque languageInaki Larranaga Murgoitio2014-08-051-111/+127
* doap category coreOlav Vitters2014-07-301-0/+1
* examples/cogl-texture-pixmap-x11: Add a --stereo command line optionOwen W. Taylor2014-07-171-6/+33
* examples/cogl-x11-tfp: Add a --gears option to run glxgearsOwen W. Taylor2014-07-171-26/+151
* 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/+186
* examples/cogl-x11-tfp: Fix compilationOwen W. Taylor2014-07-171-1/+3
* examples/cogl-x11-tfp.c: Handle WM_DELETE_WINDOWOwen W. Taylor2014-07-171-0/+12
* examples/cogl-x11-tfp.c: Wait for the window to be mappedOwen W. Taylor2014-07-171-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
* 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-301-6/+0
* MSVC Builds: Don't Link to SDL AutomaticallyChun-wei Fan2014-04-161-9/+0
* doap: update URLsPiotr Drąg2014-03-301-3/+3
* mingw: Try adding a -w64 suffix when searching for a suitable compilerNeil Roberts2014-03-211-1/+1
* cogl-pango-pipeline-cache.c: Include forgotten headerChun-wei Fan2014-03-201-0/+1
* cogl/cogl-renderer.c: Avoid Clash with Newer Windows SDKsChun-wei Fan2014-03-201-3/+3
* cogl-gst-plugin: Fix the license name in the plugin descriptionNeil Roberts2014-03-141-1/+1
* Set COGL_WINSYS_FEATURE_BUFFER_AGE on EGLNeil Roberts2014-03-141-0/+5
* cogl-winsys-egl-kms: Make sure to close our connection to DRM at shutdownJasper St. Pierre2014-03-121-0/+3
* cogl-winsys-egl-kms: Add cogl_kms_renderer_set_kms_fdJasper St. Pierre2014-03-124-8/+56
* cogl-winsys-egl-wayland: Report an error if we can't find the globals we needJasper St. Pierre2014-03-121-6/+10
* kms: include stddef.h before drm.hAndreas Oberritter2014-02-201-0/+1
* Allocate immediately in _cogl_egl_texture_2d_new_from_imageNeil Roberts2014-02-201-1/+10
* Don't dereference an unitialised pointer in _cogl_container_ofNeil Roberts2014-02-196-32/+46
* Updated Ukrainian translationDaniel Korostil2014-02-141-99/+121
* Updated FSF's addressDaniel Mustieles2014-01-3167-193/+67
* cogl-basic-video-player: Allow passing a GStreamer pipelineNeil Roberts2014-01-311-12/+122
* cogl-gst: Fix get_caps implementation when no context is setNeil Roberts2014-01-311-1/+5
* cogl-gst: video-sink: add NV12 supportNeil Roberts2014-01-311-6/+111
* cogl-gst-video-sink: Premultiply the colors coming from the videoNeil Roberts2014-01-312-38/+125
* Update Chinese simplified translationWylmer Wang2014-01-241-105/+100
* cogl-gst: video-sink: fix not installed rgb shaderLionel Landwerlin2014-01-221-1/+3
* mingw-fetch-dependencies: Add the -L option when using curlNeil Roberts2014-01-201-1/+1
* winsys-wgl: Don't include cogl.hNeil Roberts2014-01-201-2/+0
* Set the COGL_BITWISE_BIT flag for the formats with 10-bit componentsNeil Roberts2014-01-201-9/+9
* Add support for RG texturesNeil Roberts2014-01-2015-16/+283