projects
/
profile
/
ivi
/
layer-management.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
profile/ivi/layer-management.git
2013-01-14
Timo Lotterbach
TextRenderer: updated to new IPlugin interface
commit
|
commitdiff
|
tree
|
snapshot
2013-01-14
Timo Lotterbach
ExampleSceneProvider: refactored cmake configuration
commit
|
commitdiff
|
tree
|
snapshot
2013-01-14
Timo Lotterbach
GenericCommunicator: refactored cmake configuration
commit
|
commitdiff
|
tree
|
snapshot
2013-01-14
Timo Lotterbach
X11GLESRenderer: refactored cmake configuration
commit
|
commitdiff
|
tree
|
snapshot
2013-01-14
Timo Lotterbach
SystemdHealthMonitor: refactored cmake configuration
commit
|
commitdiff
|
tree
|
snapshot
2013-01-14
Timo Lotterbach
LayerManagerService: added support for full static...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-14
Timo Lotterbach
LayerManagerService: divided into LayerManagerBase...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-14
Timo Lotterbach
ExampleSceneProvider: updated to new IPlugin interface
commit
|
commitdiff
|
tree
|
snapshot
2013-01-14
Timo Lotterbach
SystemdHealthMonitor: updated to new IPlugin interface
commit
|
commitdiff
|
tree
|
snapshot
2013-01-14
Timo Lotterbach
X11GLESRenderer: updated to new IPlugin interface
commit
|
commitdiff
|
tree
|
snapshot
2013-01-14
Timo Lotterbach
GenericCommunicator: updated to new IPlugin interface
commit
|
commitdiff
|
tree
|
snapshot
2013-01-14
Timo Lotterbach
LayerManagerService: removed plugin management function...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-14
Timo Lotterbach
LayerManagerService: updated PluginManager to load...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-14
Timo Lotterbach
LayerManagerService: updated IPlugin, PluginBase
commit
|
commitdiff
|
tree
|
snapshot
2013-01-14
Timo Lotterbach
LayerManagerPlugins: introduced WITH_STATIC_PLUGINS...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-14
Timo Lotterbach
LayerManagerService: fixed broken build of unit tests
commit
|
commitdiff
|
tree
|
snapshot
2013-01-14
Timo Lotterbach
LayerManagerExamples: moved LayerSceneDescriptionExampl...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-14
Timo Lotterbach
LayerManagerService: moved Systemd health monitor to...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-14
Timo Lotterbach
LayerManagerService: HealthSystemd now uses ThreadBase...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-14
Timo Lotterbach
LayerManagerService: removed obsolete #include directives
commit
|
commitdiff
|
tree
|
snapshot
2013-01-14
Timo Lotterbach
LayerManagerService: added waitForShutdownSignal()...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-09
Timo Lotterbach
GenericCommunicator: now using ThreadBase as receive...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-09
Timo Lotterbach
LayerManagerUtils: added ThreadBase class
commit
|
commitdiff
|
tree
|
snapshot
2013-01-09
Timo Lotterbach
TextRenderer: added text renderer for debugging
commit
|
commitdiff
|
tree
|
snapshot
2013-01-09
Timo Lotterbach
ilmClient: updated implementation to be thread safe
commit
|
commitdiff
|
tree
|
snapshot
2013-01-09
Timo Lotterbach
LayerManagerService: added support for client specific...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-09
Timo Lotterbach
LayerManagerCommands: fixed logging inside CommitCommand
commit
|
commitdiff
|
tree
|
snapshot
2013-01-09
Timo Lotterbach
LayerManagerToolBox: removed component
commit
|
commitdiff
|
tree
|
snapshot
2013-01-09
Timo Lotterbach
NullWindowSystem: removed component
commit
|
commitdiff
|
tree
|
snapshot
2013-01-09
Timo Lotterbach
BeagleRenderer: removed component
commit
|
commitdiff
|
tree
|
snapshot
2013-01-09
Nobuhiko Tanibata
LayerSceneDescriptionExample: Adapt new getCurrentRende...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-09
Nobuhiko Tanibata
LayerManagerService Tests: Adapt new getCurrentRenderOrder
commit
|
commitdiff
|
tree
|
snapshot
2013-01-09
Nobuhiko Tanibata
LayerManagerService InputManager: Adapt new getCurrentR...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-09
Nobuhiko Tanibata
WindowSystems: Adapt new getCurrentRenderOrder
commit
|
commitdiff
|
tree
|
snapshot
2013-01-09
Nobuhiko Tanibata
WaylandDrmWindowSystem: Modify for multi screen
commit
|
commitdiff
|
tree
|
snapshot
2013-01-09
Nobuhiko Tanibata
DrmGLESGraphicSystem: Modify for multi screen
commit
|
commitdiff
|
tree
|
snapshot
2013-01-09
Nobuhiko Tanibata
GenericCommunicator: Add screenID to command in SetRend...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-09
Nobuhiko Tanibata
LayerManagerCommand: Add screenID of argument to Screen...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-09
Nobuhiko Tanibata
LayerManagerService tests: add test for Screen
commit
|
commitdiff
|
tree
|
snapshot
2013-01-09
Nobuhiko Tanibata
X11GLESRenderer: create LmScreen and push it to ScreenL...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-09
Nobuhiko Tanibata
WaylandGLESRenderer: create LmScreen and push it to...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-09
Nobuhiko Tanibata
X11GLXRenderer: create LmScreen and push it to ScreenLi...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-09
Nobuhiko Tanibata
LayerManagerService Layer: add LmScreenID to Layer
commit
|
commitdiff
|
tree
|
snapshot
2013-01-09
Nobuhiko Tanibata
LayerManagerService Scene: Add controlling LmScreen
commit
|
commitdiff
|
tree
|
snapshot
2013-01-09
Nobuhiko Tanibata
LayerManagerService: Add LmScreen class
commit
|
commitdiff
|
tree
|
snapshot
2012-12-19
Timo Lotterbach
X11GLXRenderer: added get/setOptimizationMode()
commit
|
commitdiff
|
tree
|
snapshot
2012-11-29
Timo Lotterbach
LayerManagement: updated release notes for release...
ivi-layer-management_version_0_9_9
commit
|
commitdiff
|
tree
|
snapshot
2012-11-29
Timo Lotterbach
Documentation: updated doxygen documentation
commit
|
commitdiff
|
tree
|
snapshot
2012-11-29
Timo Lotterbach
Documentation: updated Doxygen configuration file for...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-29
Timo Lotterbach
LayerManagerControl: improved printing of surface prope...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-29
Timo Lotterbach
LayerManagerService: fixed linker error in unit tests
commit
|
commitdiff
|
tree
|
snapshot
2012-11-22
Timo Lotterbach
LayerManagerControl: added feature "import scene" and...
ivi-layer-management_version_0_9_9_rc
commit
|
commitdiff
|
tree
|
snapshot
2012-11-22
Timo Lotterbach
LayerManagerControl: added feature "demo"
commit
|
commitdiff
|
tree
|
snapshot
2012-11-22
Timo Lotterbach
LayerManagerControl: added features "scatter" and ...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-22
Timo Lotterbach
LayerManagerControl: added feature "analyze surface"
commit
|
commitdiff
|
tree
|
snapshot
2012-11-22
Timo Lotterbach
LayerManagerControl: added utility functions for upcomi...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-22
Timo Lotterbach
LayerManagerControl: refactored helper.cpp to feature...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-22
Timo Lotterbach
LayerManagerControl: moved feature implementations...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-22
Timo Lotterbach
LayerManagerService: stacktraces only enabled, if syste...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-22
Timo Lotterbach
ilmClient: renamed BIT macro to resolve name collision
commit
|
commitdiff
|
tree
|
snapshot
2012-11-22
Timo Lotterbach
Wayland: removed compiler warnings
commit
|
commitdiff
|
tree
|
snapshot
2012-11-22
Nobuhiko Tanibata
EGLWLMockNavigation:Bugfix. correct protocol name from...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-22
Nobuhiko Tanibata
WLChromakeyExample: update for wayland version 1.0.0
commit
|
commitdiff
|
tree
|
snapshot
2012-11-22
Nobuhiko Tanibata
EGLWLMockNavigation: update for wayland version 1.0.0
commit
|
commitdiff
|
tree
|
snapshot
2012-11-22
Nobuhiko Tanibata
EGLWLInputEventExample: update for wayland version...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-22
Nobuhiko Tanibata
EGLWLApplicationExample: Update for wayland version...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-22
Nobuhiko Tanibata
WindowSystem : Added ARRAY_LENGTH for wayland version...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-22
Nobuhiko Tanibata
WaylandBaseWindowSystem : Updating for wayland version...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-22
Timo Lotterbach
LayerManagerUtils: added trace log level command line...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-22
Timo Lotterbach
LayerManagerService: moved plugin loading from main...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-22
Michael Schuldt
ilmClient: Seperation of ilmClient and ilmControl
commit
|
commitdiff
|
tree
|
snapshot
2012-11-22
Michael Schuldt
GLESGraphicSystem: Fix compiler warning
commit
|
commitdiff
|
tree
|
snapshot
2012-11-22
Michael Schuldt
GLESGraphicSystem: Chromakey support enabled.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-22
Michael Schuldt
LayerManagerControl: Adding detailed output on Optimiza...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-22
Michael Schuldt
GLESGraphicSystem: First Optimization is working.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-22
Michael Schuldt
ilmClient: Fixing Serialization of Optimization Commands.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-22
Michael Schuldt
LayerManagerCommands: Fixing Compilation for Optimizati...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-22
Adam Cheney
LayerManagerControl: add set/get optimization mode
commit
|
commitdiff
|
tree
|
snapshot
2012-11-22
Adam Cheney
GLESGraphicSystem: multitexture and skip clear optimiza...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-22
Adam Cheney
LayerManager: new get/set optimization command
commit
|
commitdiff
|
tree
|
snapshot
2012-11-22
Adam Cheney
Renderers: new GLES shader selection mechanism
commit
|
commitdiff
|
tree
|
snapshot
2012-11-22
Adam Cheney
LayerManagerControl: fix typo in set surface width...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-22
Adam Cheney
GLESGraphicSystem: remove DRAW_LAYER_DEBUG
commit
|
commitdiff
|
tree
|
snapshot
2012-11-22
Adam Cheney
GLESGraphicSystem: fix blend function factors
commit
|
commitdiff
|
tree
|
snapshot
2012-11-22
Nobuhiko Tanibata
WaylandGLESTexture: Bugfix. Memory leak occurs if desto...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-22
Nobuhiko Tanibata
WaylandEvdevInputEvent: Bugfix. When touch device is...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-22
Nobuhiko Tanibata
EGLWLInputEventExample: touch event support and improve...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-22
Nobuhiko Tanibata
Input handling support by evdev for wayland plugin...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-22
Nobuhiko Tanibata
WaylandBaseWindowSystem: bugfix, Service doesn't start...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-22
Nobuhiko Tanibata
WaylandInputDevice: support for Touch point event
commit
|
commitdiff
|
tree
|
snapshot
2012-11-22
Nobuhiko Tanibata
WaylandInputDevice:Bugfix, sending wrong keycode
commit
|
commitdiff
|
tree
|
snapshot
2012-11-22
Nobuhiko Tanibata
DrmGLESGraphicSystem: support wayland version 0.95.0
commit
|
commitdiff
|
tree
|
snapshot
2012-11-22
Nobuhiko Tanibata
LayerManagerExamples: Input event sample for wayland...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-22
Nobuhiko Tanibata
WindowSystems: input event handler and input device...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-22
Nobuhiko Tanibata
WaylandX11WindowSystem: input event support based on...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-22
Timo Lotterbach
WindowSystems: removed WITH_XTHREADS build flag
commit
|
commitdiff
|
tree
|
snapshot
2012-11-22
Timo Lotterbach
LayerManagement: fixed build dependency
commit
|
commitdiff
|
tree
|
snapshot
2012-11-22
Timo Lotterbach
Wayland: removed compiler warnings
commit
|
commitdiff
|
tree
|
snapshot
2012-11-22
Timo Lotterbach
DbusIpcModule: fixed broken build
commit
|
commitdiff
|
tree
|
snapshot
2012-11-22
Nobuhiko Tanibata
DbusIpcModule: Bugfix, missing call of dbus_message_ite...
commit
|
commitdiff
|
tree
|
snapshot
next