summaryrefslogtreecommitdiff
path: root/LayerManagerCommands
Commit message (Expand)AuthorAgeFilesLines
* ScreenDump: check for valid screenId and set screenId for layerEugen Friedrich2013-07-052-2/+12
* LayerManagerCommands: added RemoveSynchronizedsurface commandMichael Schuldt2013-07-052-0/+130
* LayerManagerCommands: added SetSynchronizedsurface commandMichael Schuldt2013-07-052-0/+130
* LayerManagement: fixed warnings detected by style guide check scriptsTimo Lotterbach2013-03-1443-170/+182
* LayerManagerCommands: log screen/layer/surface IDs in decimal and hexTimo Lotterbach2013-03-1448-50/+50
* LayerManagerCommands: fixed array handlingTimo Lotterbach2013-03-148-7/+24
* ScreenSetRenderOrderCommand: fix handling of empty render orderTimo Lotterbach2013-01-141-0/+5
* LayerManagement: removed support for layergroup and surfacegroupTimo Lotterbach2013-01-1426-1482/+2
* CMake: using LIBRARY_BUILDMODE for libraries responding to WITH_STATIC_LIBRARIESTimo Lotterbach2013-01-141-5/+1
* CMake: added project_type to each componentTimo Lotterbach2013-01-141-0/+1
* LayerManagerBase: moved library to separate directoryTimo Lotterbach2013-01-141-1/+1
* LayerManagerService: added support for full static build of LayerManagerServiceTimo Lotterbach2013-01-141-3/+3
* LayerManagerService: divided into LayerManagerBase and LayerManagerServiceTimo Lotterbach2013-01-141-8/+16
* LayerManagerService: added support for client specific command queuesTimo Lotterbach2013-01-091-4/+5
* LayerManagerCommands: fixed logging inside CommitCommandTimo Lotterbach2013-01-091-2/+4
* LayerManagerCommand: Add screenID of argument to ScreenSetRenderOrderCommandNobuhiko Tanibata2013-01-092-5/+11
* Documentation: updated doxygen documentationTimo Lotterbach2012-11-295-3/+5
* LayerManagerCommands: Fixing Compilation for Optimization CommandsMichael Schuldt2012-11-224-18/+14
* LayerManager: new get/set optimization commandAdam Cheney2012-11-224-0/+246
* LayerManagerService: added creator pid to every graphical objectTimo Lotterbach2012-10-224-4/+4
* LayerManagerCommands: included sender pid in every received commandTimo Lotterbach2012-10-22127-665/+525
* LayerManagerCommands: enabled notifications for surface and layer property ch...Timo Lotterbach2012-10-0215-32/+153
* Add implementation of chromakey for layerNobuhiko Tanibata2012-09-122-0/+152
* Add implmentation of chromakey for surfaceNobuhiko Tanibata2012-09-122-0/+151
* LayerManagerCommands: Adding code to calculate surface target valuesMichael Schuldt2012-08-099-6/+28
* Unit tests for new IPCFrédéric Blain2012-07-204-3/+15
* Add new ipc for Input Events management from clientFrédéric Blain2012-07-206-0/+385
* LayerManagerCommands: Add SurfaceRemoveNativeContentCommandRahul Singhal2012-06-282-0/+129
* LayerManagement: removed obsolete path references from build systemTimo Lotterbach2012-06-211-2/+1
* LayerManagement: fixed issues detected by Coverity ScanTimo Lotterbach2012-05-312-4/+3
* LayerManagerCommands: return redraw only when absolutely requiredRahul Singhal2012-05-0328-75/+68
* WindowSystem: Don't composite for every redraw requestRahul Singhal2012-05-033-6/+20
* LayerManagerCommands : Removes signed / unsigned mismatchMichael Schuldt2012-03-231-1/+1
* LayerManagerCommands: Multiple bug fixesRahul Singhal2012-03-234-19/+26
* LayerManagerCommands: Change LayerRemoveSurface filename to be consistent wit...Rahul Singhal2012-03-231-0/+0
* LayerManagerCommands: removed obsolete CommandsTimo Lotterbach2012-03-068-400/+0
* LayerManagerService: Moving config file to new locationMichael Schuldt2012-03-021-0/+1
* LayerManagerCommands: added doxygen documentationTimo Lotterbach2012-02-1659-26/+1468
* LayerManagerCommands : Fixing execution statementTimo Lotterbach2012-01-102-2/+2
* LayerManagerCommands: Fixing Access to ShadermapMichael Schuldt2011-12-232-2/+2
* LayerManagerCommands: Creating Shader moved to RendererMichael Schuldt2011-12-231-7/+15
* enabled ExitCommand implementationTimo Lotterbach2011-12-061-3/+2
* removed warnings raised by cppcheck 1.51; mainly 'class has no virtual destru...Timo Lotterbach2011-12-0563-56/+121
* fix: SurfaceSetNativeContent does not initialize Source and Destination RegionsTimo Lotterbach2011-12-051-2/+4
* SurfaceCreate and SurfaceSetNativeContent are two separate steps now; ilmClie...Timo Lotterbach2011-12-054-30/+117
* updated DBUSCommunicator unit tests to reflect Command refactoring.Timo Lotterbach2011-12-0537-43/+36
* changed logging during startup of layermanagement: some logging items were mo...Timo Lotterbach2011-11-291-1/+1
* fixed compiler warnings for unused variablesTimo Lotterbach2011-11-292-3/+0
* refactored LayerManagerCommandsTimo Lotterbach2011-11-29106-972/+3305
* Changes file names of LogicalGraphicsObject.(h/cpp) to GraphicalObject.(h/cpp...Timo Lotterbach2011-11-211-1/+1