summaryrefslogtreecommitdiff
path: root/LayerManagerPlugins
Commit message (Expand)AuthorAgeFilesLines
...
* Include LayerManagerService.conf to run Service on DBUS_SYSTEM_BUS.Michael Schuldt2011-09-082-1/+45
* Bugfix : Moving the framecounter inside of graphic systemMichael Schuldt2011-09-083-2/+4
* Multiple Bug fixes in X11WindowSystemRahul Singhal2011-09-062-31/+41
* Bug fix in screenshot for layer & surfaceRahul Singhal2011-09-067-29/+22
* Bug Fix for ILM command LayerAddSurfaceRahul Singhal2011-09-011-1/+0
* Better error checking & cleanup when accquiring X visual failsRahul Singhal2011-09-012-9/+27
* Feature : Introducing environment variable LM_PLUGIN_DIRMichael Schuldt2011-08-311-13/+25
* Bugfix : Fixing screenshot of surface.Michael Schuldt2011-08-311-2/+4
* Bugfix : Improved handling in case of render init failureMichael Schuldt2011-08-311-6/+7
* Input Event bugfix: Qt needs Xevent.xany.window attribute filledFrédéric Blain2011-08-301-0/+1
* split transformations for better reuseMichael Schuldt2011-08-295-971/+589
* remove compiler warning from GLX buildMichael Schuldt2011-08-292-2/+1
* added UtilsTest and small fix in DBUSCommunicator testsMichael Schuldt2011-08-291-4/+8
* clean up tests for use with ctestMichael Schuldt2011-08-293-1/+2
* remove duplicate copies of googletest and googlemockMichael Schuldt2011-08-2914-104262/+9
* remove compiler warnings from buildMichael Schuldt2011-08-295-100/+101
* Fixing compiler warningsMichael Schuldt2011-08-261-1/+1
* Bugfix. Removing dependencies from EGL / GLES in GLXGraphicLib.Michael Schuldt2011-08-251-3/+13
* Bugfix : Fixing link error in transformation testsMichael Schuldt2011-08-242-6/+5
* Bugfix: Add missing includes for TextureBindersMichael Schuldt2011-08-231-1/+1
* Introducing more parameters on Properties of Layer/SurfaceMichael Schuldt2011-08-221-2/+7
* Add ViewportTransform for Surface and Layer calculation.Michael Schuldt2011-08-221-12/+26
* Add GraphicalSurface.cpp to build of DBusCommunicatorTestsMichael Schuldt2011-08-221-4/+5
* Bugfix in SourceRegion calculation.Michael Schuldt2011-08-223-16/+61
* Bugfix, using the reference value instead of the pointer.Michael Schuldt2011-08-221-2/+2
* Added new test cases to run unit tests on ViewportTransformMichael Schuldt2011-08-228-16/+53064
* Fixes source viewport rendering for layer.Michael Schuldt2011-08-225-22/+288
* New api method added, ilm_layerCreateDimension.Michael Schuldt2011-08-222-2/+56
* Merge patches between Valeo and BMW Car ITMichael Schuldt2011-08-2212-125/+274
|\
| * X11GLXRenderer: fixed broken buildTimo Lotterbach2011-08-181-2/+2
| * Bugfix: missing Sourcefile for GLES ShaderProgram addedMichael Schuldt2011-08-171-1/+2
| * Bugfix : Missing includes for extension of existing WindowSystems addedMichael Schuldt2011-08-172-1/+14
| * Bugfix: Fixing DBUS Communicator tests to run and compile completelyMichael Schuldt2011-08-163-40/+48
| * Feature Patch : moving render specific base implementations to libraryMichael Schuldt2011-08-169-84/+211
* | Add framework to support input events + X11 implementationFrédéric Blain2011-08-222-7/+46
* | X11EventLoop refactoring : Make the event loop privateFrédéric Blain2011-08-222-42/+53
|/
* Cleanup LayerManager Service at exit for a plugin initialization failureRahul Singhal2011-08-091-0/+5
* Bugfix: Removes default initialization of SourceRegionMichael Schuldt2011-08-041-3/+3
* Bugfix: Remove apply of default values for Destination RegionMichael Schuldt2011-08-041-7/+7
* Bugfix : Layer Should only be rendered if visibleMichael Schuldt2011-08-041-10/+13
* Minor bugfixes to improve the service functionalityMichael Schuldt2011-07-151-2/+2
* Fixes issue with native X windowsMichael Schuldt2011-07-121-1/+19
* Introducing default display environment, to avoid fail of service startupMichael Schuldt2011-07-081-1/+9
* Reset unreferenced m_pReply message to initial value NULLMichael Schuldt2011-07-071-0/+1
* Bugfix : Reapplying Unredirect Patch, was removed during merge.Michael Schuldt2011-07-041-38/+47
* Add missing X11 headers to X11EglImageRahul Singhal2011-07-043-2/+4
* Merging following NVIDIA patches:Michael Schuldt2011-07-045-34/+65
|\
| * Merging patches from NVIDIA an CARITMichael Schuldt2011-06-306-69/+116
| |\
| | * Bugfix : Unmap Windows will no longer unredirectedMichael Schuldt2011-06-293-7/+17
| | * Bugfix : Improvement for handling, native X applicationsMichael Schuldt2011-06-293-11/+28