summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* wayland: Add a cogl_wayland_onscreen_resize functionrbradford/wayland-resizeRob Bradford2012-01-122-0/+31
* cogl-crate: Optionally use the swap buffers notify mechanismNeil Roberts2012-01-091-3/+39
* Add a feature ID for the swap event notificationNeil Roberts2012-01-092-1/+9
* Update VS property sheetsChun-wei Fan2012-01-062-0/+6
* Start removing _EXP defines and improves some docsRobert Bragg2012-01-054-40/+80
* sub-texture: Exposes a getter for parent textureRobert Bragg2012-01-052-0/+22
* Remove old fallback for vblank wait via manual drm ioctlRobert Bragg2012-01-051-50/+0
* build: Fix building clutter on armv4t devicesJoshua Lock2012-01-051-1/+1
* Update all of the examples to use cogl_poll_get_infoNeil Roberts2012-01-056-28/+139
* Add a utility to make a GSource out of a CoglContextNeil Roberts2012-01-055-0/+264
* xlib: Internally retrieve XEventsNeil Roberts2012-01-057-0/+156
* Add support for main loop integrationNeil Roberts2012-01-058-1/+305
* Add the missing cogl_is_context() functionNeil Roberts2012-01-052-0/+16
* build: removes unused variableRobert Bragg2012-01-041-1/+0
* gl-prototypes: split up cogl-ext-functions.hRobert Bragg2012-01-0413-672/+1254
* pipeline: fix realloc of uniform overrides arrayRobert Bragg2012-01-041-2/+2
* configure.ac: ignore COGL_PANGO_DEPS if cogl-pango disabledRobert Bragg2012-01-041-1/+4
* Update Visual C++ property sheetsChun-wei Fan2011-12-202-8/+28
* build/win32/vs10/README.txt: Correct wordingChun-wei Fan2011-12-201-1/+1
* Bug 666349: Dist files needed by MSVC for SDL winsysChun-wei Fan2011-12-203-0/+7
* Bug 666349: Update MSVC files to compile SDL winsysChun-wei Fan2011-12-204-11/+50
* Fix the EOL for the cogl_sdl.sln filesChun-wei Fan2011-12-202-235/+235
* Bug 666349: Add/update Visual C++ projects to compile SDL winsysChun-wei Fan2011-12-209-8/+1105
* Bug 666349: SDL/MSVC-Add a pre-configured cogl-defines.hChun-wei Fan2011-12-201-0/+61
* Updated Spanish translationDaniel Mustieles2011-12-201-14/+19
* cogl-texture-pixmap-x11: Fix the foreach_sub_texture_in_region implNeil Roberts2011-12-201-2/+2
* Updated Spanish translationDaniel Mustieles2011-12-191-13/+13
* Updated Spanish translationJorge González2011-12-181-18/+19
* Bug 664827: Autotools changes for Windows .rc filesChun-wei Fan2011-12-153-4/+8
* Update VS projectsChun-wei Fan2011-12-154-0/+12
* Add Windows Resource Files templatesChun-wei Fan2011-12-152-0/+60
* Add an example combining SDL and CoglNeil Roberts2011-12-142-0/+124
* Update the SDL winsysNeil Roberts2011-12-145-7/+287
* cogl-texture-2d: Fix checking for the EGL winsysNeil Roberts2011-12-145-5/+26
* cogland: Fix crash when frame callback is destroyed before emittedNeil Roberts2011-12-141-7/+16
* cogland: Update to the new shell interfaceNeil Roberts2011-12-141-27/+101
* cogland: Remove tabsNeil Roberts2011-12-141-11/+11
* Rename the EGL_X11 winsys to EGL_XLIBNeil Roberts2011-12-146-12/+17
* Move the EGL Android winsys out of cogl-winsys-eglNeil Roberts2011-12-133-166/+213
* Move the EGL GDL winsys out of cogl-winsys-eglNeil Roberts2011-12-133-204/+335
* Move the EGL null winsys out of cogl-winsys-eglNeil Roberts2011-12-133-50/+188
* kms: Don't use egl_surface_width/heightNeil Roberts2011-12-132-8/+3
* configure: Fix documentation for the --enable-kms-egl-platform optionNeil Roberts2011-12-121-1/+1
* winsys: Move Wayland-specific code out of the EGL winsysNeil Roberts2011-12-123-360/+489
* winsys: Move X11/Xlib-specific code out of the EGL winsysNeil Roberts2011-12-123-683/+776
* Don't bother trying to accept NULL in _cogl_winsys_onscreen_bindNeil Roberts2011-12-122-81/+46
* Remove CoglXlibDisplayNeil Roberts2011-12-126-60/+14
* cogl-xlib-renderer: Move private data to cogl_object_set_user_dataNeil Roberts2011-12-127-39/+91
* Updated Korean translationSeong-ho, Cho2011-12-111-10/+312
* debug: Accept HELP for the COGL_DEBUG environment variable.Rob Bradford2011-12-091-1/+1