summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* wip: video-sink: add navigation supportlionel/cogl-gst-1.18Lionel Landwerlin2014-04-022-1/+92
* cogl-gst: video-sink: add gl upload supportLionel Landwerlin2014-04-021-4/+79
* cogl-gst: video-sink: add shutdown method on renderersLionel Landwerlin2014-04-021-0/+21
* cogl-gst: video-sink: rework caps exposureLionel Landwerlin2014-04-021-12/+21
* cogl: winsys: glx: fix valgrind complaintLionel Landwerlin2014-04-021-1/+1
* cogl-gst: video-sink: add video balance supportLionel Landwerlin2014-04-021-32/+431
* cogl-gst: video-sink: rework color conversion to care about colorimetryLionel Landwerlin2014-04-021-108/+254
* cogl-gst: video-sink: use intended GStreamer API for data/stride/etc...Lionel Landwerlin2014-04-021-30/+54
* path: create introspection files for 1.0 and 2.0 APIsLionel Landwerlin2014-04-011-1/+63
* path: remove internal inclusion not neededLionel Landwerlin2014-04-011-2/+1
* 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
* egl: fix incorrect #ifdef guarding of featuresRobert Bragg2014-03-201-2/+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
* build/win32/vs9/Makefile.am: Remove Non-Existing EntryChun-wei Fan2014-03-121-1/+0
* Updated Chinese (China) translationWylmer Wang2014-03-081-117/+116
* Visual Studio 2010 Projects: Add a PlatformToolset TagChun-wei Fan2014-03-0610-0/+48
* Visual Studio 2010 Builds: Fix Header InstallationChun-wei Fan2014-03-041-13/+22
* Visual C++ 2008 Builds: Fix Installation of BinariesChun-wei Fan2014-03-041-8/+28
* Update the Visual Studio 2010 ProjectsChun-wei Fan2014-03-0328-2539/+2439
* build/win32/vs9/cogl.sln: UpdateChun-wei Fan2014-03-031-0/+1
* MSVC 2008 Builds: Split Up the Property SheetsChun-wei Fan2014-03-0318-1209/+1051