summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Turn on tests.baserock/genivi/joe_test_1_1Joe Burmeister2013-09-161-1/+1
* Change systemd linking as there is no systemd.soJoe Burmeister2013-09-161-1/+1
* Turns tests on.Joe Burmeister2013-09-131-1/+1
* Rename morph file so it's acturally used!Joe Burmeister2013-09-131-1/+1
* Add extra wayland option.Joe Burmeister2013-09-131-1/+1
* Use ADIT's layer-manager build options.Joe Burmeister2013-09-131-1/+1
* Add SystemDJoe Burmeister2013-09-131-1/+1
* Enable GLESv2 library since build fails otherwiseBen Brewer2013-09-131-1/+1
* Fix invalid usage of cmake due to misleading documentationBen Brewer2013-09-131-1/+1
* Fix syntax error in morphBen Brewer2013-09-131-1/+1
* Add morphBen Brewer2013-09-131-0/+13
* CMake: update wayland find module for 64bit targets1_1_rc1_1Timo Lotterbach2013-07-121-6/+6
* ScreenDump: WindowSystems: add screenId in doScreenShot functionEugen Friedrich2013-07-055-5/+15
* ScreenDump: Renderers: add screenId in doScreenShot functionEugen Friedrich2013-07-059-13/+14
* ScreenDump: check for valid screenId and set screenId for layerEugen Friedrich2013-07-052-2/+12
* ScreenDump: add screenId parameter to doScreenShot function in the IRenderer.hEugen Friedrich2013-07-051-1/+1
* Wayland: fixed build of Wayland Renderers caused by Health Monitoring API changeTimo Lotterbach2013-07-055-13/+27
* TcpIpcModule: fixed several C90 compiler warningsTimo Lotterbach2013-07-056-119/+128
* TextRenderer: updated health monitoring supportTimo Lotterbach2013-07-052-7/+11
* GenericComunicator: fixed unit test buildTimo Lotterbach2013-07-051-2/+2
* X11EglImage: fixed error loggingTimo Lotterbach2013-07-053-4/+12
* Health: added thread dead-lock detectionTimo Lotterbach2013-07-0522-61/+169
* LayerManagement: fixed issues detected by valgrindTimo Lotterbach2013-07-058-12/+135
* X11WindowSystem: Fixing parameter assignmentMichael Schuldt2013-07-052-13/+18
* GLESGraphicSystem: Forcing calculation of TargetDestinationMichael Schuldt2013-07-051-2/+4
* ilmControl: added client API for synchronized surfacesMichael Schuldt2013-07-053-0/+66
* GenericCommunicator: added handling of synchronized surfaces commandsMichael Schuldt2013-07-052-1/+73
* GLESGraphicSystem: added handling of synchronized surfacesMichael Schuldt2013-07-051-0/+36
* X11WindowSystem: added handling of synchronized surfacesMichael Schuldt2013-07-053-28/+67
* LayerManagerBase: added property 'synchronized' to scene objectMichael Schuldt2013-07-052-1/+42
* LayerManagerCommands: added RemoveSynchronizedsurface commandMichael Schuldt2013-07-052-0/+130
* LayerManagerCommands: added SetSynchronizedsurface commandMichael Schuldt2013-07-052-0/+130
* DbusIpcModule: fixed introspection and configurationMichael Schuldt2013-07-033-15/+28
* X11WindowSystem: improved surface resize handlingMichael Schuldt2013-07-031-6/+22
* X11WindowSystem: Introducing skip of DamageEvents for resized surfacesMichael Schuldt2013-04-105-12/+44
* build: Allow to set CMAKE_CXX_FLAGS from outside1_0_1Michael Schuldt2013-04-101-1/+1
* LayerManagement: fixed style warnings triggered by style script updatefoton_release1_0Timo Lotterbach2013-03-277-13/+18
* Check-style scripts: fixesTimo Lotterbach2013-03-2714-255/+610
* X11EGLImage : Fixing memory leakMichael Schuldt2013-03-271-0/+9
* LayerManagerBase: fixed portability issue in plugin loading1_0_rc2Timo Lotterbach2013-03-191-19/+3
* ilmCommon: renamed ilm_client_platform.h to ilm_platform.hTimo Lotterbach2013-03-193-6/+6
* CMake: build system fixesTimo Lotterbach2013-03-194-16/+14
* Doc: updated specification version, report errors during PDF creationTimo Lotterbach2013-03-182-4/+4
* LayerManagement: fixed several warnings raised by cppcheckTimo Lotterbach2013-03-186-34/+36
* CMake: added 'make cppcheck' build target and WITH_CPPCHECK build flagTimo Lotterbach2013-03-182-0/+25
* LayerManagerControl: fixed memory leakTimo Lotterbach2013-03-181-0/+1
* doc: updated release notes for 1.0 release1_0_rcTimo Lotterbach2013-03-143-48/+87
* doc: updated documentation (incomplete)Timo Lotterbach2013-03-146-11/+134
* doc: updated example toolchain files to match current set of build flagsTimo Lotterbach2013-03-142-43/+176
* CMake: added WITH_DOCUMENTATION build flagTimo Lotterbach2013-03-141-0/+13