summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* evas-drm: Add back in the r, g, b masks for conversiondevs/devilhorns/ecore_drmChris Michael2015-04-081-0/+5
* evas-drm: Remove evas_drm file from build orderChris Michael2015-04-082-290/+0
* evas-drm: Make evas drm engine use new ecore_drm functionsChris Michael2015-04-081-35/+31
* evas-drm: Cleanup drm engine codeChris Michael2015-04-081-15/+7
* evas-drm: Cleanup evas_engine header fileChris Michael2015-04-081-53/+8
* evas-drm: Cleanup Engine Info structureChris Michael2015-04-081-7/+2
* ecore-evas-drm: Use new Ecore_Drm functions to get properties of the outputChris Michael2015-04-081-4/+23
* ecore-drm: Change @since 1.15 to @since 1.14 for newly added APIsChris Michael2015-04-081-12/+12
* ecore-drm: Modify device pageflip function to accept ecore_drm_fb callbacksChris Michael2015-04-081-19/+33
* ecore-drm: Add private structure used during pageflip callsChris Michael2015-04-081-0/+7
* ecore-drm: Add 2 new API functions for setting and sending framebuffersChris Michael2015-04-082-0/+100
* ecore-drm: Add an API function to return the connector id of an outputChris Michael2015-04-082-0/+22
* ecore-drm: Whitespace removalChris Michael2015-04-081-4/+4
* ecore-drm: Add API function to return an output's crtc idChris Michael2015-04-082-0/+22
* ecore-drm: Add API function to return an output crtc buffer idChris Michael2015-04-082-0/+32
* ecore-drm: Add API function to find an output at given coordinatesChris Michael2015-04-082-0/+51
* ecore-drm: Move doxygen documentation to main Ecore_Drm headerChris Michael2015-04-084-207/+231
* ecore-drm: Remove unused API function that should not have been committedChris Michael2015-04-081-2/+0
* ecore-drm: Move drm headers to Ecore_DrmChris Michael2015-04-082-4/+3
* ecore-drm: Create drmEventContext Once during device openChris Michael2015-04-082-8/+12
* ecore-drm: Skip repaints if we are VT switched awayChris Michael2015-04-081-1/+1
* ecore-drm: Update device active state on VT switch and use new output_disable...Chris Michael2015-04-081-1/+3
* ecore-drm: Add API function to disable an outputChris Michael2015-04-082-0/+23
* ecore-evas-drm: Setup Ecore_Drm_Device for software renderingChris Michael2015-04-081-0/+7
* ecore-drm: Update drm device & output code to remove per-output dumb buffersChris Michael2015-04-082-79/+115
* ecore-drm: Add API to setup the drm device for software renderingChris Michael2015-04-081-0/+18
* ecore-drm: Remove per-output framebuffersChris Michael2015-04-081-2/+2
* ecore-drm: Fix issue of outputs_geometry_get not skipping cloned outputsChris Michael2015-04-081-0/+1
* ecore-drm: Delay destroy of output if there is a pending flipChris Michael2015-04-083-11/+23
* evas-drm: Use ecore_drm_fb_dirty function to mark framebuffer as dirtyChris Michael2015-04-081-31/+1
* ecore-drm: Add API function to mark a Framebuffer as dirtyChris Michael2015-04-082-3/+43
* ecore-drm: Fix output_geometry_get functionChris Michael2015-04-081-1/+1
* ecore-drm: Remove debug line from launcherChris Michael2015-04-081-1/+0
* ecore-drm: Set mode flag for preferred if this is the preferred modeChris Michael2015-04-081-2/+2
* ecore-drm: Add API function to set output gammaChris Michael2015-04-082-0/+28
* ecore-drm: Improve drm output creation, mode detection, and cloning supportChris Michael2015-04-082-200/+184
* ecore-drm: Send ECORE_DRM_EVENT_OUTPUT on unplug alsoChris Michael2015-04-081-15/+12
* ecore-drm: Add support for DPMS on an outputChris Michael2015-04-083-0/+48
* ecore-drm: Better output name formatChris Michael2015-04-081-1/+1
* ecore-drm: Fix formattingChris Michael2015-04-081-3/+3
* ecore-drm: Fix issue with edid_parse_string truncating stringsChris Michael2015-04-081-1/+1
* ecore-drm: Add more connector typesChris Michael2015-04-081-1/+2
* ecore-drm: Fix formattingChris Michael2015-04-082-25/+25
* ecore-drm: Move Eeze Udev Watch to Drm DeviceChris Michael2015-04-084-53/+39
* evas-drm: Use Ecore_Drm_Fb for framebuffersChris Michael2015-04-083-160/+30
* ecore-drm: Add width & height to Ecore_Drm_Fb structureChris Michael2015-04-082-5/+8
* evas-drm: Remove evas_bufmgr.c from the Evas Drm engineChris Michael2015-04-082-539/+0
* ecore-drm: Create all framebuffers using XRGB8888 by defaultChris Michael2015-04-081-4/+44
* eina_matrix: Add since tags to all new functions in 1.14Stefan Schmidt2015-04-081-0/+63
* eina_quad: Add since tags for new eina_quad*()Stefan Schmidt2015-04-081-0/+13