summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* renderer: Make COGL_RENDERER / COGL_DRIVER env. variables case insensitiveRob Bradford2011-12-091-4/+5
* egl: Split out the KMS winsys as overrides of the EGL winsysNeil Roberts2011-12-097-777/+698
* egl: Allow multiple EGL platformsNeil Roberts2011-12-083-688/+818
* Add a separate winsys vtable for each EGL platformNeil Roberts2011-12-0816-9/+593
* wayland: Add API to access the shell surface for the onscreenRob Bradford2011-12-082-0/+18
* wayland: Port to latest Wayland API (to wl_surface_shell)Rob Bradford2011-12-081-2/+6
* kms: Check for the right surfaceless extension depending on driverNeil Roberts2011-12-083-4/+34
* kms: Fix GLES2 supportNeil Roberts2011-12-083-15/+34
* cogl/Makefile.am VS Support UpdateChun-wei Fan2011-12-081-2/+2
* cogl/Makefile.am: VS support-Create a .bat to gen enumsChun-wei Fan2011-12-081-2/+42
* Update Visual C++ property sheetsChun-wei Fan2011-12-082-29/+6
* cogl/Makefile.am: Visual C++ support updatesChun-wei Fan2011-12-081-3/+3
* test-launcher: Pass on the exit codeNeil Roberts2011-12-071-0/+3
* test-utils: Add some fuzz to the pixel comparison routineNeil Roberts2011-12-071-20/+31
* attribute: Fix including progend-glsl-private.h on GL2Neil Roberts2011-12-071-1/+7
* renderer: don't re-connect for display checkRobert Bragg2011-12-071-1/+1
* cogland: This updates the example wayland compositorRobert Bragg2011-12-071-108/+249
* wayland: Updates the wayland compositor side supportRobert Bragg2011-12-072-31/+39