Merge remote-tracking branch 'nobled/wayland-fixes2'
authorEmmanuele Bassi <ebassi@linux.intel.com>
Fri, 11 Feb 2011 16:45:45 +0000 (16:45 +0000)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Fri, 11 Feb 2011 16:45:45 +0000 (16:45 +0000)
commit2abf56fe929f1495b230ca33222c3f00a46ef3a8
tree960bd45c7e2fe3362ee19927ba7b53d02a6db4fe
parentb152a97ea57b3fdf6eeb88955ddf6afe95420618
parent734a236a97a06d823ed9387640c390a5081c71ff
Merge remote-tracking branch 'nobled/wayland-fixes2'

* nobled/wayland-fixes2:
  wayland: fix shm buffers
  wayland: set renderable type on dummy surface
  wayland: check for egl extensions explicitly
  wayland: fall back to shm buffers if drm fails
  wayland: add shm buffer code
  wayland: make buffer handling generic
  wayland: really fix buffer format selection
  wayland: fix pixel format
  wayland: clean up buffer creation code
  wayland: don't require the surfaceless extensions
  wayland: check for API-specific surfaceless extension
  wayland: fix GLES context creation
  wayland: use EGL_NO_SURFACE
  wayland: update to new api
  wayland: fix connecting to default socket
  fix ClutterContainer docs
clutter/clutter-container.h
clutter/wayland/clutter-stage-wayland.c