refactored printStackTrace(), now logging set to INFO
[profile/ivi/layer-management.git] / LayerManagerPlugins /
2011-12-05 Michael SchuldtSome cleanup of destroyed content.
2011-12-05 Timo Lotterbachremoved compiler flag to enable FORCE_COPY. This #defin...
2011-12-05 Timo Lotterbachremoved compiler flags -DUSE_XTHREADS and -DENABLE_INPU...
2011-12-05 Michael SchuldtChanged render algorithm
2011-12-05 Michael SchuldtIntroducing new Surface initialization methods
2011-12-05 Timo Lotterbachchanged logging inside DBUS communicator (INFO->DEBUG)
2011-12-05 Timo LotterbachSurfaceCreate and SurfaceSetNativeContent are two separ...
2011-12-05 Timo Lotterbachupdated DBUSCommunicator unit tests to reflect Command...
2011-11-29 Timo Lotterbachchanged logging during startup of layermanagement:...
2011-11-29 Timo Lotterbachrefactored LayerManagerCommands
2011-10-20 Michael SchuldtFixing include path of ViewportTransform
2011-10-20 Michael SchuldtChange private methods to be protected for improved...
2011-10-20 Frédéric BlainInput Events: better support of Qt: XMotionEvent need...
2011-10-05 Michael SchuldtBugfix fixes issue regarding layer source transformation
2011-10-04 Rahul SinghalRestore part of a bug-fix lost during a merge conflict
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 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 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 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-29 Michael Schuldtsplit transformations for better reuse
2011-08-29 Michael Schuldtremove compiler warning from GLX build
2011-08-29 Michael Schuldtadded UtilsTest and small fix in DBUSCommunicator tests
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-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 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 BlainAdd framework to support input events + X11 implementation
2011-08-22 Frédéric BlainX11EventLoop refactoring : Make the event loop private
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-09 Rahul SinghalCleanup LayerManager Service at exit for a plugin initi...
2011-08-04 Michael SchuldtBugfix: Removes default initialization of SourceRegion
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-12 Michael SchuldtFixes issue with native X windows
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-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 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
2011-06-29 Michael SchuldtBugfix : Improvement for handling, native X applications
2011-06-27 Michael SchuldtBugfix race conditions and compositing startup
2011-06-27 Michael SchuldtBugfix : Texture will now bind correctly.
2011-06-21 Michael SchuldtBugfix Patch : removes crash of service in various... ivi-layer-management_version_0_9_0
2011-06-21 Michael SchuldtCompiler Issues on GLXRenderer resolved
2011-06-20 Michael SchuldtExchange busy waiting on X11 events for XThread locking
2011-06-20 Michael Schuldtsimplify fps calculation
2011-06-20 Michael Schuldtfix minor dbus issues
2011-06-17 Michael Schuldtperfomance and render garbage fix
2011-06-16 Timo Lotterbachmajor code refactoring patch
2011-06-16 Rahul SinghalImplemented XDamage Support
2011-06-16 Hadden HoppertAdd basic support for optimizing out Alpha Blend.
2011-06-16 Michael Schuldtminor bugfix patch for stability
2011-04-28 Jeremiah C. FosterMerge branch 'master' of https://git.genivi.org/srv... borg_release
2011-04-28 Michael Schuldtbugfix in X11CopyGLES.h /cpp to swap rgba value correctly
2011-04-28 Michael SchuldtCopy for X11 Pixmaps in OpenGL ES 2.0 Environments...
2011-04-19 Michael SchuldtGLX FORCE COPY introduced,
2011-04-12 Michael SchuldtUnit Tests added, License updated
next