Remove failing tests SceneTest.getSurfaceAt
[profile/ivi/layer-management.git] / CMakeLists.txt
2012-06-25 Michael SchuldtLayerManagement: VIVANTE GAL switch removed
2012-06-21 Timo LotterbachLayerManagerControl: implemented first version
2012-06-21 Timo LotterbachDBUSCommunicator: removed DBUS specific communciator
2012-06-21 Timo LotterbachGenericCommunicator: added new LayerManager Communicato...
2012-06-21 Timo LotterbachDbusIpcModule: created DBUS ipc module
2012-05-29 Timo LotterbachLayerManagement: improved build system
2012-05-23 Nobuhiko TanibataLayerManagerPlugins: drm backend for Wayland
2012-05-10 Timo LotterbachLayerManagement: enabled "coverage" build setting for GCC
2012-04-12 Nobuhiko TanibataLayerManagerPlugins: X11 backend for Wayland
2012-03-27 Timo Lotterbachconfig: created separate CMakeLists.txt file for project
2012-03-13 Nobuhiko TanibataLayerManagerPlugins: The very first version of Wayland...
2012-03-02 Michael SchuldtLayerManagerService: Moving config file to new location
2012-02-28 Michael SchuldtLayerManagerUtils: Introducing DLT binding for Logging...
2011-12-19 Michael Schuldtextracted project version information to separate cmake...
2011-12-05 Timo Lotterbachdefault build type is now Release.
2011-12-05 Timo Lotterbachremoved compiler flag to enable FORCE_COPY. This #defin...
2011-12-05 Timo Lotterbachremoved compiler flags -DUSE_XTHREADS and -DENABLE_INPU...
2011-11-29 Timo Lotterbachmodified version string handling in build system; cmake...
2011-10-26 Timo Lotterbachupdated version number to 0.9.4 in CMakelists.txt cassini_release ivi-layer-management_version_0_9_4
2011-10-05 Michael SchuldtBugfix to establish rpm build with version tracking
2011-10-04 Timo Lotterbachadded first working version of MockNavigation
2011-09-09 Michael SchuldtChange version number to 0.9.3. ivi-layer-management_version_0_9_3
2011-09-01 Michael SchuldtIntroducing new relase notes, switching to version... ivi-layer-management_version_0_9_2
2011-08-29 Michael SchuldtIntroducing version tracking
2011-08-29 Michael SchuldtBugfix and SceneProviderExample added
2011-08-29 Michael Schuldtclean up tests for use with ctest
2011-08-29 Michael Schuldtremove duplicate copies of googletest and googlemock
2011-08-22 Michael SchuldtMerge patches between Valeo and BMW Car IT
2011-08-22 Frédéric BlainAdd framework to support input events + X11 implementation
2011-08-16 Michael SchuldtFeature Patch : moving render specific base implementat...
2011-08-10 Michael SchuldtChange to version 0.9.1 ivi-layer-management_version_0_9_1
2011-07-04 Michael SchuldtMerging following NVIDIA patches:
2011-06-30 Michael SchuldtMerging patches from NVIDIA an CARIT
2011-06-29 Michael SchuldtBugfix : Improvement for handling, native X applications
2011-06-21 Michael SchuldtBugfix Patch : removes crash of service in various... ivi-layer-management_version_0_9_0
2011-06-20 Michael SchuldtExchange busy waiting on X11 events for XThread locking
2011-06-16 Timo Lotterbachmajor code refactoring patch
2011-06-16 Michael Schuldtminor bugfix patch for stability
2011-04-28 Jeremiah C. FosterMerge branch 'master' of https://git.genivi.org/srv... borg_release
2011-04-28 Michael Schuldtswitched back to raw X11GLESRenderer support of embedde...
2011-04-28 Michael Schuldtbugfix in X11CopyGLES.h /cpp to swap rgba value correctly
2011-04-28 Michael SchuldtCopy for X11 Pixmaps in OpenGL ES 2.0 Environments...
2011-04-19 Michael SchuldtGLX_FORCE_COPY added to force software copy of pixmaps...
2011-04-04 Michael SchuldtNew Build Environment introduced, old makefiles removed