summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* LayerManagerService: Updating Release NotesMichael Schuldt2012-09-032-5/+12
* X11WindowSystem: Slight changes in inheritance behaviourMichael Schuldt2012-08-302-5/+6
* Log: Introducing diagnostic callback injectionMichael Schuldt2012-08-302-3/+60
* X11WindowSystem : Fixing wrong composition.Michael Schuldt2012-08-242-4/+7
* WaylandBaseWindowSystem: fixing build issue.Michael Schuldt2012-08-241-1/+1
* Renderers: refactor recomposition methodsAdam Cheney2012-08-2412-232/+309
* LayerManagerService : Adding Global Object search path during Plugin Load.Michael Schuldt2012-08-231-1/+1
* WindowSystem : Updating WaylandBaseWindowSystem.Michael Schuldt2012-08-232-99/+42
* Graphic: Changing Log and Startup behaviour to condition signaling.Michael Schuldt2012-08-093-27/+47
* RenderUtil: Activating Binary Shader supportMichael Schuldt2012-08-091-14/+11
* LayerManagerCommands: Adding code to calculate surface target valuesMichael Schuldt2012-08-099-6/+28
* ViewportTransform : Calculation moved to surface objectMichael Schuldt2012-08-099-102/+109
* LayerManagerControl: added input properties to "get surface <surfaceid>" and ...Timo Lotterbach2012-08-081-0/+14
* toolchain.cmake: Improve sample file to demonstrate cross compilationFrédéric Blain2012-08-071-12/+49
* X11WindowSystem: Remove EGL context switchingRahul Singhal2012-08-072-13/+12
* GLESGraphicsystem: Remove some redundant state changesRahul Singhal2012-08-071-3/+1
* GLXApplicationExample: Demonstrate new IPC for Input EventsFrédéric Blain2012-08-071-8/+50
* Make InputManager.h installableFrédéric Blain2012-08-061-2/+0
* Improve plugin search over specific filesystem typeFrédéric Blain2012-08-061-4/+23
* WaylandRenderer: Fixed broken build of Wayland RendererTimo Lotterbach2012-07-201-1/+1
* TcpIpcModule: fix signal handlingTimo Lotterbach2012-07-201-0/+8
* GenericCommunicator: refactored header file dependencies, loggingTimo Lotterbach2012-07-204-98/+152
* Add keyboard support to GLXApplicationExampleFrédéric Blain2012-07-201-6/+15
* Add input event support for X11WindowSystemFrédéric Blain2012-07-204-6/+96
* Update layerManagerControl with new IPCsFrédéric Blain2012-07-201-0/+66
* Unit tests for new IPCFrédéric Blain2012-07-207-7/+112
* Add new ipc for Input Events management from clientFrédéric Blain2012-07-2013-25/+600
* Add Unit Tests for InputManagerFrédéric Blain2012-07-202-0/+948
* Add new input event frameworkFrédéric Blain2012-07-2013-8/+653
* Remove cmake flag WITH_INPUT_EVENTSFrédéric Blain2012-07-2010-35/+3
* Remove previous input event managementFrédéric Blain2012-07-205-113/+1
* LayerManagerSerivce: removed some minor compiler warningsTimo Lotterbach2012-07-205-30/+16
* GLXlibrary: fixed linker settings in build systemTimo Lotterbach2012-07-191-0/+2
* TcpIpcModule: support multiple data buffers for send/receiveTimo Lotterbach2012-07-166-209/+136
* Cleaning: Remove compiler warning for LayerManagerService_TestFrédéric Blain2012-07-103-55/+55
* Cleaning: Remove compiler warning on X11WindowSystem.cppFrédéric Blain2012-07-101-1/+1
* LayerManagement: fixed plugin path handlingTimo Lotterbach2012-07-093-6/+19
* TextureBinders: Remove redundant texture uploads on every texture bindRahul Singhal2012-07-094-15/+26
* WindowSystem: Forced composition should also redraw HW layersRahul Singhal2012-07-098-19/+22
* WaylandWindowSystems: Correct a previous overwritten method name changeRahul Singhal2012-07-092-3/+3
* X11GLESRenderer: fixed shader file search pathTimo Lotterbach2012-07-051-1/+2
* Update default plugin directory search path to match CMAKE_INSTALL_PREFIXFrédéric Blain2012-07-053-5/+8
* Config: removed Log dependency from autogenerated config.h fileTimo Lotterbach2012-07-052-26/+47
* GenericCommunicator: fixed crash during shutdown, if no ipcModule was loadedTimo Lotterbach2012-07-052-6/+9
* Clean type sharing between ilm types & internal typesFrédéric Blain2012-07-044-21/+29
* ilmClient types are used internally to LM, so let's include them by defaultFrédéric Blain2012-07-041-0/+2
* DbusIpcModules: Fixes wrong message unreferencingMichael Schuldt2012-07-031-4/+4
* GenericCommunicator: Fixing String allocation.Michael Schuldt2012-06-292-7/+10
* Release : Release Notes updatedivi-layer-management_version_0_9_7_rcMichael Schuldt2012-06-282-2/+34
* Demo: Genivi Demo script update.Michael Schuldt2012-06-281-2/+22