summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* LayerManagement: updated release notes for V 1.2HEADgemini_release1_2masterTimo Lotterbach2013-10-072-2/+10
* LayerManager: Added support for DirectFBMarek Pikarski2013-10-012-0/+15
* GraphicLib: Added DirectFB supportMarek Pikarski2013-10-011-0/+125
* modules: Added helper for cmake to find DirectFBMarek Pikarski2013-10-011-0/+29
* Example: Added EGL application example running with DirectFBMarek Pikarski2013-10-016-0/+714
* WindowSystems: Added support for DirectFBMarek Pikarski2013-10-012-0/+1237
* GraphicSystems: Added support for DirectFBMarek Pikarski2013-10-012-0/+459
* PlatformSurfaces: Added DirectFB/EGL platform surfacesMarek Pikarski2013-10-012-0/+157
* TextureBinders: Added binders for DirectFB/EGL imagesMarek Pikarski2013-10-014-0/+261
* Renderers: Added DFBRendererMarek Pikarski2013-10-015-0/+968
* ilmClient: generate & install pkg-config file for ilmClientLukasz Juszkiewicz2013-08-223-0/+25
* 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