profile/ivi/layer-management.git
2011-10-04 Michael SchuldtEnabled depth buffer allocation.
2011-10-04 Timo Lotterbachadded first working version of MockNavigation
2011-10-04 Rahul SinghalAdd restrictions on adding a surface to a layer
2011-10-04 Rahul SinghalRestore part of a bug-fix lost during a merge conflict
2011-09-15 Michael SchuldtRemoved Quiet Message, is not working with CMake 2.6
2011-09-09 Michael SchuldtChange version number to 0.9.3. ivi-layer-management_version_0_9_3
2011-09-09 Michael SchuldtUpdate C-API documentation
2011-09-09 Michael SchuldtUpdate Readme file
2011-09-09 Michael Schuldtadded tests for new cropping-test function
2011-09-09 Michael Schuldtskip rendering of fully cropped surfaces
2011-09-09 Michael SchuldtRemove uncommented code.
2011-09-09 Michael SchuldtBugfix for linking the correct Native Libraries.
2011-09-08 Michael SchuldtChanging to LM_PLUGIN_DIR to LM_PLUGIN_PATH to be consitent
2011-09-08 Michael SchuldtRemoved several warnings
2011-09-08 Michael SchuldtRefactoring dbus tests to run with threadless communicators
2011-09-08 Michael SchuldtChanging dbus service name to be genivi compliant
2011-09-08 Michael SchuldtIntroducing changing used bus via environment variable.
2011-09-08 Michael SchuldtIntroducing Timeout Parameter for process function
2011-09-08 Michael SchuldtFixing Introspection Setup.
2011-09-08 Michael SchuldtIntroducion of process function to dispatch Communicati...
2011-09-08 Timo Lotterbachremoved internal thread for DBUSCommunicator, now based...
2011-09-08 Michael SchuldtFirst version to switch from polling of DBUS_MESSAGES...
2011-09-08 Michael SchuldtInclude LayerManagerService.conf to run Service on...
2011-09-08 Michael SchuldtSwitched to DBUS_SYSTEM_BUS session
2011-09-08 Michael SchuldtBugfix : Moving the framecounter inside of graphic...
2011-09-06 Rahul SinghalMultiple Bug fixes in X11WindowSystem
2011-09-06 Rahul SinghalBug fix in screenshot for layer & surface
2011-09-01 Michael SchuldtIntroducing new relase notes, switching to version... ivi-layer-management_version_0_9_2
2011-09-01 Rahul SinghalBug Fix for ILM command LayerAddSurface
2011-09-01 Rahul SinghalBetter error checking & cleanup when accquiring X visua...
2011-08-31 Michael SchuldtFeature : Introducing environment variable LM_PLUGIN_DIR
2011-08-31 Michael SchuldtBugfix : Fixing screenshot of surface.
2011-08-31 Michael SchuldtFeature adding Parameter to take screenshots:
2011-08-31 Michael SchuldtBugfix : Improved handling in case of render init failure
2011-08-30 Frédéric BlainInput Event bugfix: Qt needs Xevent.xany.window attribu...
2011-08-30 Frédéric BlainInput Event bugfix: search for layer below a coordinate...
2011-08-30 Frédéric BlainInput Event bugfix: correct spelling errors
2011-08-29 Michael SchuldtIntroducing version tracking
2011-08-29 Michael Schuldtsplit transformations for better reuse
2011-08-29 Michael Schuldtremove compiler warning from GLX build
2011-08-29 Michael Schuldtfix memory bug in LayerManagerToolBox
2011-08-29 Michael SchuldtBugfix and SceneProviderExample added
2011-08-29 Michael SchuldtAdding missing distribution files for rpm build.
2011-08-29 Michael Schuldtadded UtilsTest and small fix in DBUSCommunicator tests
2011-08-29 Michael Schuldtfix create multiple parent directories of screenshot...
2011-08-29 Michael Schuldtclean up tests for use with ctest
2011-08-29 Michael Schuldtremove duplicate copies of googletest and googlemock
2011-08-29 Michael Schuldtremove compiler warnings from build
2011-08-26 Michael SchuldtFixing compiler warnings
2011-08-26 Michael SchuldtAdding missing install targets
2011-08-25 Michael SchuldtBugfix. Removing dependencies from EGL / GLES in GLXGr...
2011-08-24 Michael SchuldtBugfix : Fixing link error in transformation tests
2011-08-23 Michael SchuldtBugfix: Add missing includes for TextureBinders
2011-08-22 Michael SchuldtIntroducing more parameters on Properties of Layer...
2011-08-22 Michael SchuldtAdd ViewportTransform for Surface and Layer calculation.
2011-08-22 Michael SchuldtAdd GraphicalSurface.cpp to build of DBusCommunicatorTests
2011-08-22 Michael SchuldtMoving OriginalSourceWidth and OriginalSourceHeight...
2011-08-22 Michael SchuldtBugfix in SourceRegion calculation.
2011-08-22 Michael SchuldtBugfix, using the reference value instead of the pointer.
2011-08-22 Michael SchuldtAdded new test cases to run unit tests on ViewportTransform
2011-08-22 Michael SchuldtFixes source viewport rendering for layer.
2011-08-22 Michael SchuldtNew api method added, ilm_layerCreateDimension.
2011-08-22 Michael SchuldtMerge patches between Valeo and BMW Car IT
2011-08-22 Frédéric BlainGLXApplicationExample: Add support for X11 events to...
2011-08-22 Frédéric BlainAdd framework to support input events + X11 implementation
2011-08-22 Frédéric BlainX11EventLoop refactoring : Make the event loop private
2011-08-22 Frédéric BlainCode cleaning: fix .gitignore
2011-08-18 Timo LotterbachX11GLXRenderer: fixed broken build
2011-08-17 Michael SchuldtBugfix: missing Sourcefile for GLES ShaderProgram added
2011-08-17 Michael SchuldtBugfix : Missing includes for extension of existing...
2011-08-16 Michael SchuldtBugfix: Fixing DBUS Communicator tests to run and compi...
2011-08-16 Michael SchuldtFeature Patch : moving render specific base implementat...
2011-08-10 Michael SchuldtChange to version 0.9.1 ivi-layer-management_version_0_9_1
2011-08-09 Rahul SinghalCleanup LayerManager Service at exit for a plugin initi...
2011-08-09 Michael SchuldtIntroducing change of source rectangle values for layer...
2011-08-05 Michael SchuldtAdd more initialization values for layer creation
2011-08-05 Michael SchuldtAdd additional functionality to show layer and surface...
2011-08-04 Michael SchuldtBugfix: Removes default initialization of SourceRegion
2011-08-04 Michael SchuldtBugfix: Initialize a graphical surface with non visible
2011-08-04 Michael SchuldtBugfix: Remove apply of default values for Destination...
2011-08-04 Michael SchuldtBugfix : Layer Should only be rendered if visible
2011-07-15 Michael SchuldtMinor bugfixes to improve the service functionality
2011-07-14 Michael SchuldtSceneProvider feature added.
2011-07-12 Michael SchuldtFixes issue with native X windows
2011-07-12 Michael SchuldtFind of dbus architecture dependend files improved.
2011-07-11 Michael SchuldtFixed list surfaces of layer
2011-07-08 Michael SchuldtLayerManagerToolbox Enhanced by the following functions :
2011-07-08 Michael SchuldtIntroducing default display environment, to avoid fail...
2011-07-07 Michael SchuldtReset unreferenced m_pReply message to initial value...
2011-07-05 Michael SchuldtFixing wrong result value in ScreenshotCommand.
2011-07-04 Michael SchuldtBugfix : Reapplying Unredirect Patch, was removed durin...
2011-07-04 Rahul SinghalAdd missing X11 headers to X11EglImage
2011-07-04 Michael SchuldtMerging following NVIDIA patches:
2011-07-04 Rahul SinghalProper deinitilization of eglImage & texture handles
2011-07-04 Rahul SinghalRemove redundant GL calls in EGLX11ApplicationExample
2011-07-04 Rahul SinghalCompilation fix for DRAW_LAYER_DEBUG mode
2011-07-04 Rahul SinghalAllocate client buffer & damage only for surfaces that...
2011-06-30 Michael SchuldtMerging patches from NVIDIA an CARIT
2011-06-30 Rahul SinghalRemove spew introduced due to XDamage implementation
2011-06-29 Michael SchuldtBugfix : Unmap Windows will no longer unredirected
next