summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* stash: Adds initial osx backendwip/osxRobert Bragg2012-01-165-3/+516
* template: Allow configuration of swap throttleRobert Bragg2012-01-167-12/+38
* Updates in line with latest wayland protocolRobert Bragg2012-01-122-15/+7
* texture-2d/wayland: destroy transient EGLImagesRobert Bragg2012-01-111-6/+9
* stash: assume RGB buffers for wayland buffersRobert Bragg2012-01-091-1/+1
* kms: Implement the swap buffers notify featureNeil Roberts2012-01-091-10/+89
* Move the add_swap_buffers_callback functions out of the winsysNeil Roberts2012-01-094-83/+50
* egl-kms: Use drmModePageFlipNeil Roberts2012-01-091-16/+110
* kms: Use GBM surfacesNeil Roberts2012-01-093-171/+72
* 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