Release Clutter 1.11.4 (snapshot)
[profile/ivi/clutter.git] / clutter / cogl /
2012-04-25 Neil Robertsclutter-stage-cogl: Use CoglPrimitive for the debug...
2012-02-21 Robert BraggRename cogl_framebuffer_swap_* apis to cogl_onscreen_swap_*
2012-02-21 Robert BraggPass a CoglContext when calling cogl_pipeline_new
2011-11-18 Florian MüllnerAdd missing include
2011-11-14 Chun-wei FanMerge branch 'master' into msvc-support-master
2011-11-10 Emmanuele Bassistage-window: Add :backend and :wrapper properties
2011-11-10 Emmanuele Bassicogl/backend: Remove the ClutterBackendCogl class
2011-11-10 Emmanuele Bassicogl/backend: Remove pre/post_parse
2011-11-10 Emmanuele BassiRemove per-backend CLUTTER_VBLANK envvar
2011-11-10 Emmanuele Bassibackend: Provide a default get_features() implementation
2011-11-10 Emmanuele Bassicogl/backend: Remove ensure_context()
2011-11-07 Chun-wei FanMerge branch 'master' into msvc-support-master
2011-11-03 Emmanuele Bassiegl: First attempt at cleaning up the EGL native backend
2011-11-03 Emmanuele Bassibuild: Move EGL-related files under egl/
2011-11-03 Emmanuele BassiRemove the X11-specific bit in ClutterStageCogl
2011-11-03 Emmanuele BassiImplement multi-backend support
2011-11-03 Giovanni CampagnaRework the interaction between the Cogl and GDK / X11...
2011-11-03 Giovanni CampagnaAdd a new GDK backend
2011-11-02 Robert Braggcogl: fallback to non-transparent stages if unsupported
2011-11-02 Emmanuele Bassitslib: Remove mention of clutter-stage-egl.h
2011-11-01 Robert Braggcogl: include <cogl/cogl-xlib.h> for xlib specific...
2011-10-31 Emmanuele Bassibackend: Remove atexit handlers
2011-10-12 Chun-wei FanMerge branch 'master' into msvc-support-master
2011-10-11 Emmanuele BassiAdd a Clutter-specific deprecation macro for symbols
2011-09-27 Chun-wei FanMerge branch 'master' into msvc-support-master
2011-09-26 Emmanuele BassiRemove internal usage of ClutterGeometry in StageWindow
2011-09-09 Emmanuele Bassicogl/stage: Protect against multiple invocation of...
2011-08-12 Robert Braggstage-cogl: pass top-left relative swap_region coords
2011-07-18 Robert Braggbuild: don't explicitly include and egl or gl headers
2011-07-13 Neil Robertsclutter-stage: Add clutter_stage_get_redraw_clip_bounds
2011-07-11 Robert Braggbuild: update cogl_onscreen_x11 syms to cogl_x11_onscreen
2011-07-11 Robert Braggbackend-cogl: update _get_egl_context symbol name
2011-07-11 Robert Braggdon't call cogl_set_default_context since it's been...
2011-07-11 Damien Lespiauuprof: Rename timers to remove the EGL specific bits
2011-07-04 Robert Braggglx-tfp: Don't include glx.h
2011-06-30 Robert Braggbackend-cogl: update in line with Cogl API change
2011-06-20 Emmanuele Bassidocs: Fix the GLX section
2011-06-20 Emmanuele BassiFix the deprecation guard for ClutterGLXTexturePixmap
2011-06-17 Emmanuele BassiRemove an unused variable
2011-06-15 Robert Braggmake some parts of the stage-window interface optional
2011-06-15 Emmanuele BassiDo not include clutter-egl.h unconditionally
2011-06-15 Robert Braggbackend-cogl: fix s/egl/cogl/ naming left-over
2011-06-15 Robert Braggbuild: Adds missing clutter-glx.h
2011-06-15 Robert Braggbuild: Adds missing clutter-egl-headers.h
2011-06-14 Robert Braggunify egl and glx backends as "cogl" backend
2011-05-06 Robert BraggRemoves Cogl from the repository
2011-05-05 Neil Robertscogl-debug: Add an option to disable atlasing sharing
2011-05-05 Neil Robertscogl_pipeline_equal: Handle COGL_WRAP_MODE_AUTOMATIC...
2011-05-05 Neil Robertscogl-pango: Don't set the special combine function...
2011-05-05 Neil Robertscogl-pango: Use a seperate cache of pipelines
2011-05-05 Neil Robertscogl-pango-glyph-cache: Don't put zero-sized glyphs...
2011-05-05 Neil RobertsRevert "cogl-pango-display-list: Don't use VBOs if...
2011-05-05 Neil Robertscogl-pango-render: Add the base texture to the display...
2011-05-05 Neil Robertscogl-bitmap-private.h: Include cogl-bitmap.h
2011-05-05 Neil Robertscogl-pango-glyph-cache: Notify of reorg for global...
2011-05-05 Neil Robertscogl-atlas-texture: Add a callback for when any atlas...
2011-05-05 Neil Robertspango-glyph-cache: Try to put glyphs in the global...
2011-05-05 Neil Robertscogl-atlas-texture: Split out new_from_bitmap to new_wi...
2011-05-05 Neil Robertscogl-pango-display-list: Don't use VBOs if the texture...
2011-05-05 Neil Robertscogl-pango: Use a separate glyph cache for mipmapped...
2011-05-05 Robert BraggAdds a way for Cogl to control event_mask of foreign...
2011-05-05 Robert BraggAdds cogl_onscreen_show/hide functions
2011-05-05 Robert Braggadd missing name mangle for cogl_onscreen_set_swap_thro...
2011-05-05 Robert BraggAdd missing _cogl_winsys_has_feature prototype
2011-05-05 Robert Braggcogl/pango/Makefile.am pass EXTRA_LDFLAGS for linking
2011-05-05 Robert Braggcogl/configure.ac: AC_SUBST an empty MAINTAINER_CFLAGS
2011-05-05 Robert Braggcogl/configure.ac: check when building for win32
2011-05-05 Robert Braggcogl/configure.ac: fix pkg-config checks
2011-05-05 Robert Braggcogl/Makefile.am: pass EXTRA_LDFLAGS for linking
2011-05-05 Robert Braggcogl: remove OSX/WIN32 specific bits in favour of a...
2011-05-05 Robert Braggcogl-gl.c: remove really_enable_npot hack for OSX
2011-05-05 Robert Braggcogl/configure.ac: Adds --enable-stub-winsys option
2011-05-05 Robert Braggwinsys-glx: map X window automatically if not foreign
2011-05-05 Robert Braggcogl/configure.ac: make COGL_HAS_xyz defines public
2011-05-05 Robert BraggAdds Cogl Hello World and "X11 foreign" example applica...
2011-05-05 Robert Braggcogl/configure.ac: add options to control driver/egl...
2011-05-05 Robert BraggEGL: Updates GDL platform support
2011-05-05 Robert BraggDon't reference GL_STACK_OVERFLOW/UNDERFLOW for GLES
2011-05-05 Robert Braggwinsys: Expose environment variable to choose winsys
2011-05-05 Robert BraggAdd a vtable of indirection to the winsys code
2011-05-05 Robert Braggtexture-pixmap-x11: Move GLX code to cogl-winsys-glx.c
2011-05-05 Robert BraggMoves all EGL code down from Clutter to Cogl
2011-05-05 Robert Braggremove references to unused DRM_SURFACELESS EGL platform
2011-04-21 Neil Robertscogl-context: Initialize context->stub_winsys
2011-04-20 Neil Robertscogl-winsys-stub: Remove _cogl_winsys_has_feature
2011-04-20 Neil Robertscogl-winsys-glx: Fix the comparison in find_onscreen_fo...
2011-04-20 Neil Robertscogl-winsys: Move _cogl_winsys_has_feature to cogl...
2011-04-20 Neil Robertscogl-context: Store winsys features in an array of...
2011-04-20 Neil Robertscogl-renderer: Move the XEvent filters to be generic...
2011-04-18 Emmanuele Bassicogl/glx: Silence a compiler warning
2011-04-13 James AtheyGL_IMG_TEXTURE_NPOT extension enables TEXTURE_NPOT...
2011-04-12 Emmanuele BassiSilence another compiler warning
2011-04-12 Emmanuele BassiSilence the compiler by removing unused variables
2011-04-12 Emmanuele Bassiglx: Protect GLX SwapEvent symbols
2011-04-11 Robert BraggMake cogl_framebuffer_get_width/height experimental...
2011-04-11 Robert Braggbackend: remove untested fruity backend
2011-04-11 Robert BraggAdds the ability to build Cogl standalone
2011-04-11 Robert BraggMoves all GLX code down from Clutter to Cogl
2011-04-11 Robert BraggAdds renderer,display,onscreen-template and swap-chain...
2011-04-11 Robert Braggrename winsys files to be more consistent
next