summaryrefslogtreecommitdiff
path: root/src/modules
Commit message (Expand)AuthorAgeFilesLines
* fix config.h inclusion across the treeMike Blumenkrantz2014-09-231-0/+4
* ecore-evas-drm: Fix calling ecore_drm_device_find twice in some casesChris Michael2014-09-231-0/+4
* evas/engines: avoid redefinition of typedef OutbufJérémy Zurcher2014-09-237-10/+0
* evas: Gl_Cocoa - fix early segfault caused by unloaded symbolsJean Guyomarc'h2014-09-221-0/+14
* Evas: Directly load ETC2 and ETC1+Alpha formats from EetJean-Philippe Andre2014-09-191-5/+40
* Evas DDS: Silently fail when the format is not DDSJean-Philippe Andre2014-09-191-1/+1
* Evas GLX: Simplify codeJean-Philippe Andre2014-09-191-19/+4
* evas/gl_drm: Remove drm own_fd handling from gl_drm engineGwanglim Lee2014-09-162-46/+1
* ecore-evas-drm: Implement ecore_evas_pointer_xy_get for drm engineChris Michael2014-09-151-1/+10
* ecore-evas-drm: Fix formattingChris Michael2014-09-151-3/+4
* Evas: fix resource leak.Chinmaya Panigrahi2014-09-111-3/+4
* Warning--Daniel Zaoui2014-09-111-0/+4
* ecore_evas/drm: Clarify error message if given device is not found.Stefan Schmidt2014-09-081-1/+1
* evas-drm: Remove unused function prototype.Stefan Schmidt2014-09-081-3/+0
* evas/drm: Remove evas-drm handling of the drm fdStefan Schmidt2014-09-082-35/+0
* evas/drm: Remove trailing whitespace.Stefan Schmidt2014-09-051-1/+1
* evas/gl_drm: Follow change form evas_drm and remove tty_won and tty struct me...Stefan Schmidt2014-09-052-8/+1
* evas/drm: Remove now obsolete tty and own_tty struct membersStefan Schmidt2014-09-053-10/+0
* ecore-evas-drm: Remove extra blank space in parameterChris Michael2014-09-041-1/+1
* evas-drm: Fix evas-drm picking incorrect resolution/mode for outputsChris Michael2014-09-041-68/+27
* evas-drm: Fix formattingChris Michael2014-09-041-20/+19
* ecore-evas-drm: Remove dead commentChris Michael2014-09-041-2/+0
* ecore-evas-drm: Add function to return screen geometryChris Michael2014-09-041-6/+14
* gl-drm: Make use of ecore_drm for handling ttyGwanglim Lee2014-09-044-247/+15
* gl-drm: Fix build warningsGwanglim Lee2014-09-042-2/+2
* evas: let's bet consistent and not break the build.Cedric BAIL2014-09-041-2/+2
* ecore_cocoa: NSRunLoop integrationJean Guyomarc'h2014-09-031-22/+0
* [Evas/evas-3d] Add shadow maps. Added two scene-API functions for enable and ...Dmytro Dadyka2014-09-034-13/+203
* emotion - gst 0.10 - fix build after volume change/fixCarsten Haitzler (Rasterman)2014-09-031-2/+2
* evas - generic loaders - fix possible string overflow on decodersCarsten Haitzler (Rasterman)2014-09-011-5/+10
* emotion - audio volume - leave as-is on file open/initCarsten Haitzler (Rasterman)2014-09-013-6/+14
* evas/engine/drm: Hold a reference to the Ecore_Drm_DeviceStefan Schmidt2014-08-292-10/+11
* evas/drm: Remove includes for TTY we no longer need hereStefan Schmidt2014-08-291-2/+0
* ecore-evas-drm: Fix misplaced #ifdef from gl_drm patchChris Michael2014-08-281-2/+0
* gl-drm: Fix missing link to gbm for ecore_evas_drm and clean up build scriptGwanglim Lee2014-08-281-3/+3
* evas/drm: Remove rest of the tty handling which is now unusedStefan Schmidt2014-08-273-150/+0
* evas/drm: Make sure the engine has the correct tty when called from expediteStefan Schmidt2014-08-271-0/+6
* evas/drm: No need to check info.fd < 0 again as we just did that.Stefan Schmidt2014-08-271-9/+8
* evas/drm: Remove obsolete tty open functionStefan Schmidt2014-08-271-85/+0
* ecore_evas: Ecore_Evas_X - Fix broken rendering during rotation with resizeGwanglim Lee2014-08-271-4/+4
* ethumb emotion module - fix possible division by 0Carsten Haitzler (Rasterman)2014-08-271-1/+4
* ecore-evas-extn - check engine info set return and complainCarsten Haitzler (Rasterman)2014-08-271-1/+2
* evas - tga loader - fix alpha handling for 16/15bpp imagesCarsten Haitzler (Rasterman)2014-08-271-0/+2
* evas tga loader - clean up whitespaceCarsten Haitzler (Rasterman)2014-08-271-32/+32
* evas gl - remove unused pointer variable returnCarsten Haitzler (Rasterman)2014-08-251-1/+1
* evas - fix unused variableCarsten Haitzler (Rasterman)2014-08-251-2/+2
* emotion gst1 - stop complaining about null uriCarsten Haitzler (Rasterman)2014-08-231-2/+5
* emotion - gst1 backend - add subtitle file supportCarsten Haitzler (Rasterman)2014-08-232-15/+34
* ecore-evas-wayland: Fix ecore_evas async rendering with wayland enginesChris Michael2014-08-221-6/+8
* build: Allow to use external liblz4 instead of embedded copyStefan Schmidt2014-08-222-3/+14