Introducing check to enable rendering dependent on the content state.
[profile/ivi/layer-management.git] / LayerManagerPlugins / Renderers / Graphic / src / WindowSystems / X11WindowSystem.cpp
2011-12-09 Michael SchuldtIntroducing check to enable rendering dependent on...
2011-12-06 Michael SchuldtChanging some errors into warnings
2011-12-06 Michael SchuldtForce renderproperty changed if native content is removed.
2011-12-05 Timo Lotterbachfixed broken build; typo in iterator handling
2011-12-05 Michael SchuldtAllocate platform surface corrected.
2011-12-05 Michael SchuldtSome cleanup of destroyed content.
2011-12-05 Timo Lotterbachremoved compiler flags -DUSE_XTHREADS and -DENABLE_INPU...
2011-12-05 Michael SchuldtChanged render algorithm
2011-12-05 Timo LotterbachSurfaceCreate and SurfaceSetNativeContent are two separ...
2011-11-29 Timo Lotterbachchanged logging during startup of layermanagement:...
2011-10-20 Frédéric BlainInput Events: better support of Qt: XMotionEvent need...
2011-10-04 Rahul SinghalRestore part of a bug-fix lost during a merge conflict
2011-09-09 Michael SchuldtRemove uncommented code.
2011-09-08 Michael SchuldtRemoved several warnings
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 SinghalBetter error checking & cleanup when accquiring X visua...
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 Schuldtremove compiler warnings from build
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-16 Michael SchuldtFeature Patch : moving render specific base implementat...
2011-08-04 Michael SchuldtBugfix: Removes default initialization of SourceRegion
2011-08-04 Michael SchuldtBugfix: Remove apply of default values for Destination...
2011-07-08 Michael SchuldtIntroducing default display environment, to avoid fail...
2011-07-04 Michael SchuldtBugfix : Reapplying Unredirect Patch, was removed durin...
2011-07-04 Michael SchuldtMerging following NVIDIA patches:
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-21 Michael SchuldtBugfix Patch : removes crash of service in various... ivi-layer-management_version_0_9_0
2011-06-20 Michael SchuldtExchange busy waiting on X11 events for XThread locking
2011-06-20 Michael Schuldtsimplify fps calculation
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-04-28 Jeremiah C. FosterMerge branch 'master' of https://git.genivi.org/srv... borg_release
2011-04-28 Michael SchuldtCopy for X11 Pixmaps in OpenGL ES 2.0 Environments...
2011-04-04 Michael SchuldtStability Fixes, adapted to new Interfaces, Rendering...
2011-03-08 Michael Schuldtunused xf86vmode.h header file removed
2011-01-24 Michael SchuldtMore log output added.
2010-11-24 Michael SchuldtSeveral Bugfixes to improve the stability
2010-10-06 Michael SchuldtInitial Version of LayerManagementService added.