WindowSystem: Forced composition should also redraw HW layers
[profile/ivi/layer-management.git] / LayerManagerPlugins / Renderers / Graphic / src / WindowSystems / X11WindowSystem.cpp
2012-07-10 Rahul SinghalWindowSystem: Forced composition should also redraw...
2012-06-28 Rahul SinghalX11WindowSystem: Fix swapinterval=1
2012-06-28 Rahul SinghalLayerManagerCommands: Add SurfaceRemoveNativeContentCommand
2012-06-28 Rahul SinghalWindowSystems: Fix bugs in screenshot
2012-06-04 Rahul SinghalAdd generic HW layer support
2012-05-31 Timo LotterbachLayerManagement: fixed issues detected by Coverity...
2012-05-10 Timo LotterbachX11WindowSystem: fixed memory management mismatch
2012-05-09 Timo LotterbachLayerManagement: fixed several compiler warnings
2012-05-03 Rahul SinghalWindowSystem: Don't composite for every redraw request
2012-04-12 Michael SchuldtGraphic: Fix: changing display notification between...
2012-03-23 Michael SchuldtGraphic: Removes warning if WITH_INPUT is disabled
2012-03-23 Rahul SinghalX11WindowSystem: Bug fixes in map/unmap window functions
2012-03-23 Rahul SinghalWindowSystems: Change checkForNewSurface function name...
2012-03-16 Michael SchuldtGLXRenderer: Fix dependency to the new config file...
2012-03-16 Michael SchuldtGraphic: Fixing wrong calculation of frame counter.
2012-03-16 Michael SchuldtGraphic: Bugfix Context has to be activated before...
2012-03-02 Michael SchuldtLayerManagerService: Moving config file to new location
2012-02-28 Michael SchuldtGraphic: Introducing additional performance Counter
2012-02-16 Timo LotterbachLayerManagement: removed compiler warnings
2012-01-10 Timo LotterbachGraphic: Fixing rendering of ScreenShot
2011-12-23 Michael SchuldtGraphicSystem: Introducing Activate and Release Graphic...
2011-12-23 Michael SchuldtX11WindowSystem: Introducing new SystemStates
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.