summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* examples/cogl-texture-pixmap-x11: Add a --stereo command line optionwip/quadbuffer-stereoOwen W. Taylor2014-07-071-4/+18
* examples/cogl-x11-tfp: Add a --gears option to run glxgearsOwen W. Taylor2014-07-071-27/+166
* CoglTexturePixmapX11: add support for stereo contentOwen W. Taylor2014-07-077-44/+250
* Add a simple example of stereo drawingOwen W. Taylor2014-07-032-1/+155
* Add support for setting up stereo CoglOnscreensOwen W. Taylor2014-07-0310-3/+185
* 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
* Update cogl-path.symbolsChun-wei Fan2014-03-201-0/+1
* Update cogl.symbolsChun-wei Fan2014-03-201-54/+23
* 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-201-1/+1
* Expose EGL context/display and GLX contextRobert Bragg2014-03-208-29/+148
* move GLeglImageOES define into cogl-egl-private.hRobert Bragg2014-03-204-10/+85
* egl: remove NativeWindowType/NativeDisplayType definesRobert Bragg2014-03-208-16/+9
* sdl2: fix GL driver selectionRobert Bragg2014-03-201-4/+16
* cogl-gst: add cogl_gst_video_sink_get_natural_size() apiRobert Bragg2014-03-202-0/+119
* basic-video-player: don't try and sample mipmapRobert Bragg2014-03-201-16/+0
* cogl-gst: allocate textures synchronouslyRobert Bragg2014-03-201-3/+10
* Expose COGL_FEATURE_ID_BUFFER_AGE feature idRobert Bragg2014-03-204-3/+18
* glx-feature-functions: update misleading commentRobert Bragg2014-03-201-1/+1