summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Turns tests on.baserock/genivi/joe_testJoe Burmeister2013-09-131-1/+1
* Rename morph file so it's acturally used!Joe Burmeister2013-09-121-1/+1
* Add extra wayland option.Joe Burmeister2013-09-111-1/+1
* Use ADIT's layer-manager build options.Joe Burmeister2013-09-111-1/+1
* Add SystemDJoe Burmeister2013-09-111-1/+1
* Merge tag '1_0_1' into baserock/genivi/baselinebaserock/genivi/baselineJonathan Maw2013-07-031-1/+1
|\
| * build: Allow to set CMAKE_CXX_FLAGS from outside1_0_1Michael Schuldt2013-04-101-1/+1
* | Merge tag '1_0' into baserock/genivi/baselineJonathan Maw2013-04-18349-6967/+10829
|\ \ | |/
| * 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
| * CMake: added WITH_STYLE_CHECKING build flagTimo Lotterbach2013-03-141-4/+21
| * CMake: cleaned build of IpcModulesTimo Lotterbach2013-03-141-4/+0
| * CMake: fixed compiler settings inheritanceTimo Lotterbach2013-03-141-1/+1
| * CMake: removed empty unit test file in TcpIpcModuleTimo Lotterbach2013-03-142-72/+0
| * CMake: do not install unit test binaries for LayerManagerBaseTimo Lotterbach2013-03-141-3/+0
| * CMake: fixed build, if only GenericCommunicator is buildTimo Lotterbach2013-03-141-0/+2
| * LayerManagement: fixed warnings detected by style guide check scriptsTimo Lotterbach2013-03-14243-3708/+4354
| * Added python scripts to check code styleTimo Lotterbach2013-03-1418-0/+1402
| * ilmControl: removed deprecated function ilm_createLayer()Timo Lotterbach2013-03-144-71/+19
| * Examples: updated according to ilmClient splitTimo Lotterbach2013-03-1417-8/+32
| * LayerManagerControl: updated according to ilmClient splitTimo Lotterbach2013-03-149-1/+11
| * ilmClient: split into ilmCommon, ilmClient, ilmControlTimo Lotterbach2013-03-1422-2748/+3150
| * Graphic: moved ViewportTransform unit test to LayerMangerBase/testsTimo Lotterbach2013-03-145-96/+6
| * LayerManagerBase: moved Plugin Loading Macros to IPluginTimo Lotterbach2013-03-141-0/+10
| * LayerManagerCommands: log screen/layer/surface IDs in decimal and hexTimo Lotterbach2013-03-1448-50/+50
| * ilmClient: replaced POSIX message queue with custom queue implementationTimo Lotterbach2013-03-141-33/+98
| * LayerManagerBase: fixed unit testsTimo Lotterbach2013-03-143-47/+64
| * DbusIpcModule: fixed destroy() return valueTimo Lotterbach2013-03-141-1/+1
| * GLESGraphicSystem: release shader resources on destructionTimo Lotterbach2013-03-142-0/+21
| * X11GLESRenderer: release Graphicsystem and WindowSystem on shutdownTimo Lotterbach2013-03-141-0/+3
| * doc: fixed specification document PDF generationTimo Lotterbach2013-03-142-9/+10
| * LayerManagerCommands: fixed array handlingTimo Lotterbach2013-03-148-7/+24
| * LayerManagerControl: fixed handling error in ILM callsTimo Lotterbach2013-02-287-178/+893
| * ilmClient: fixed all client functions to return correct error codeTimo Lotterbach2013-02-077-186/+230
* | Enable GLESv2 library since build fails otherwiseBen Brewer2013-03-061-1/+1
* | Fix invalid usage of cmake due to misleading documentationBen Brewer2013-03-061-1/+1
* | Fix syntax error in morphBen Brewer2013-03-061-1/+1
* | Add morphBen Brewer2013-03-061-0/+13
|/