summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* cogl/pango/Makefile.am pass EXTRA_LDFLAGS for linkingwip/cogl-winsys-eglRobert Bragg2011-05-031-1/+1
* cogl/configure.ac: AC_SUBST an empty MAINTAINER_CFLAGSRobert Bragg2011-05-031-0/+4
* cogl/configure.ac: check when building for win32Robert Bragg2011-05-031-8/+39
* cogl/configure.ac: fix pkg-config checksRobert Bragg2011-05-031-3/+2
* cogl/Makefile.am: pass EXTRA_LDFLAGS for linkingRobert Bragg2011-05-031-1/+1
* cogl: remove OSX/WIN32 specific bits in favour of a stub winsysRobert Bragg2011-05-036-83/+8
* cogl-gl.c: remove really_enable_npot hack for OSXRobert Bragg2011-05-031-33/+4
* cogl/configure.ac: Adds --enable-stub-winsys optionRobert Bragg2011-05-032-1/+35
* winsys-glx: map X window automatically if not foreignRobert Bragg2011-05-031-0/+2
* cogl/configure.ac: make COGL_HAS_xyz defines publicRobert Bragg2011-05-031-9/+3
* add missing Cogl bits to .gitignoreRobert Bragg2011-05-031-0/+14
* clutter/Makefile.am: mark clutter-cex100.h as BUILT_SOURCESRobert Bragg2011-05-031-1/+3
* Adds Cogl Hello World and "X11 foreign" example applicationsRobert Bragg2011-05-036-1/+217
* cogl/configure.ac: add options to control driver/egl platformRobert Bragg2011-05-033-56/+311
* EGL: Updates GDL platform supportRobert Bragg2011-05-0311-19/+189
* Don't reference GL_STACK_OVERFLOW/UNDERFLOW for GLESRobert Bragg2011-05-031-0/+2
* winsys: Expose environment variable to choose winsysRobert Bragg2011-05-034-0/+12
* Add a vtable of indirection to the winsys codeRobert Bragg2011-05-0312-241/+483
* texture-pixmap-x11: Move GLX code to cogl-winsys-glx.cRobert Bragg2011-05-035-519/+632
* Moves all EGL code down from Clutter to CoglRobert Bragg2011-05-0316-1297/+1405
* remove references to unused DRM_SURFACELESS EGL platformRobert Bragg2011-05-033-14/+0
* Updated Spanish translationDaniel Mustieles2011-05-021-28/+38
* Updated Spanish translationDaniel Mustieles2011-04-291-27/+27
* Updated Spanish translationDaniel Mustieles2011-04-281-34/+34
* Updated Spanish translationDaniel Mustieles2011-04-251-32/+32
* cogl-context: Initialize context->stub_winsysNeil Roberts2011-04-211-0/+1
* [l10n] Updated German translationMario Blättermann2011-04-201-246/+271
* cogl-winsys-stub: Remove _cogl_winsys_has_featureNeil Roberts2011-04-201-7/+0
* cogl-winsys-glx: Fix the comparison in find_onscreen_for_xidNeil Roberts2011-04-201-1/+1
* clutter-backend-glx: Protect against unrefing the Cogl context twiceNeil Roberts2011-04-201-1/+5
* cogl-winsys: Move _cogl_winsys_has_feature to cogl-winsys.cNeil Roberts2011-04-202-9/+9
* cogl-context: Store winsys features in an array of unsigned intsNeil Roberts2011-04-209-45/+126
* cogl-renderer: Move the XEvent filters to be generic for all renderersNeil Roberts2011-04-2012-245/+190
* evdev: Remove unused variableEmmanuele Bassi2011-04-181-1/+0
* cogl/glx: Silence a compiler warningEmmanuele Bassi2011-04-181-1/+1
* animation: Use ::destroy with animate()Emmanuele Bassi2011-04-161-13/+24
* actor: Use _clutter_actor_meta_get_debug_name()Emmanuele Bassi2011-04-151-2/+2
* actor-meta: Add a get_debug_name() private methodEmmanuele Bassi2011-04-152-0/+19
* Updated Spanish translationDaniel Mustieles2011-04-141-35/+25
* Use the actor's debug name consistentlyEmmanuele Bassi2011-04-142-18/+22
* glx: Chain up in ::unrealize()Emmanuele Bassi2011-04-141-0/+3
* x11: Provide a StageWindow::unrealize implementationEmmanuele Bassi2011-04-141-0/+17
* GL_IMG_TEXTURE_NPOT extension enables TEXTURE_NPOT features on GLESJames Athey2011-04-131-1/+1
* determine evdev device type using g_udev_device_has_propertyJames Athey2011-04-121-19/+14
* uniquely name and enable evdev ClutterInputDevice objects on creationJames Athey2011-04-121-2/+4
* Silence another compiler warningEmmanuele Bassi2011-04-121-1/+5
* Silence the compiler by removing unused variablesEmmanuele Bassi2011-04-121-8/+1
* glx: Protect GLX SwapEvent symbolsEmmanuele Bassi2011-04-121-3/+11
* Updated Slovenian translationMatej Urbančič2011-04-121-196/+199
* Updated Slovenian translationMatej Urbančič2011-04-121-146/+107