added two missing #include <unistd.h> (for int close(int);)
[profile/ivi/qtwayland.git] / src / compositor / hardware_integration /
2012-05-21 Samuel RødalAdded config.test for brcm_egl.
2012-05-18 Samuel RødalBRCM EGL integration to handle eglCreateGlobalImageBRCM.
2012-05-09 Laszlo AgocsUpdate to wayland head
2012-05-08 Girish RamakrishnanAdapt to _qpa file rename in qtbase.
2012-04-17 Jørgen LindImplement nativeBufferLocking
2012-04-11 Samuel RødalFixed xcomposite_share compile errors.
2012-03-02 Samuel RødalImprove wayland_cast and introduce resolve to simplify...
2012-03-02 Samuel RødalGet rid of warnings in compositor source.
2012-03-01 Jørgen LindMake SurfaceBuffer a QPlatformScreenBuffer
2012-02-21 Laszlo AgocsMake glx backend compiling again after qtbase broke...
2012-02-15 Laszlo AgocsCompositor memory leak fixes
2012-01-30 Jason McDonaldRemove "All rights reserved" line from license headers.
2012-01-23 Jason McDonaldUpdate obsolete contact address.
2012-01-16 Jason McDonaldUpdate license headers.
2012-01-13 Andy NicholsReplaced missed instance of Wayland::Surface->clientHan...
2012-01-04 JørgenDont have subdirectories in the extensions folder
2012-01-04 Jørgen LindRemove QtOpenGL includes
2011-12-13 Jørgen LindFixup variable names to not use widget
2011-12-12 Jørgen LindUse the wayland-scanner qmake compiler rules for xcomposite
2011-12-12 Jørgen LindRemove the dri2_xcb hardware integration
2011-12-12 Jørgen LindMake xcomposite-egl work without widgets
2011-12-07 Gunnar SlettaRemove dependency on libQtWidgets and libQtOpenGL
2011-12-07 Jørgen LindResolve the gl and egl extensions before we use them
2011-12-07 Jørgen LindMake wayland actually a module