efl/src/lib
Jean-Philippe Andre 4c4b44a575 Evas fitlers: Implement SLOW font draw to alpha targets
Well, raster did some great job at optimizing font draw... but only
to RGBA32 targets. In this font effects case, we also want to render
text on ALPHA buffers.

For now, reuse the existing alpha blending & glyph decompress
functions. It's MUCH easier, and works. Definitely slower than
decompressing on-the-fly and optimizing everything. But for now,
this will not even be the performance bottleneck in an effect
(blur will be a lot slower).
2014-02-07 17:33:17 +09:00
..
ecore a small ecore_getopt bugfix 2014-01-24 10:12:41 +00:00
ecore_audio ecore-audio: remove src files that are never compiled 2014-01-26 21:35:17 +09:00
ecore_avahi
ecore_cocoa
ecore_con Fix doxy typo 2014-01-19 12:06:05 +00:00
ecore_evas ecore_evas - applied macro to check rotation state. 2014-01-18 22:26:10 +09:00
ecore_fb fix mingw build for setuid fix/checks 2014-01-08 22:06:41 +09:00
ecore_file Revert "fix allocator sizeof operand mismatch reported by clang" 2014-01-09 10:02:26 +09:00
ecore_imf ecore_imf: fix to call function of immodule when the input method property is changed 2014-01-23 11:19:54 +09:00
ecore_imf_evas Use key instead of keyname for considering setxkbmap 2014-01-04 13:25:21 +09:00
ecore_input efl: Unified eina critical manro to CRI. 2013-12-26 12:27:13 +09:00
ecore_input_evas efl: Unified eina critical manro to CRI. 2013-12-26 12:27:13 +09:00
ecore_ipc fix typos in EFL documents 2014-01-07 14:28:45 +09:00
ecore_psl1ght efl: Unified eina critical manro to CRI. 2013-12-26 12:27:13 +09:00
ecore_sdl efl: Unified eina critical manro to CRI. 2013-12-26 12:27:13 +09:00
ecore_wayland efl: Unified eina critical manro to CRI. 2013-12-26 12:27:13 +09:00
ecore_win32
ecore_wince
ecore_x ecore-x xpresent - fix build if you DONT have xpresent there. 2014-02-07 17:33:01 +09:00
edje edje: edje_calc - fix deffect by find the part description when 'approximate' is EINA_FALSE 2014-02-07 12:16:21 +09:00
eet Revert "eet: do not load data when the file is open in read/write mode." 2014-01-21 09:18:52 +09:00
eeze fix mingw build for setuid fix/checks 2014-01-08 22:06:41 +09:00
efl
efreet efreet: fix build on windows by matching the #if around the if statement. 2014-01-09 14:30:13 +09:00
eina Patcna: fix wrong widgth and height in eina_rectangle computation logic. 2014-02-03 15:35:44 +09:00
eio Eio monitor: Fix crash on invalid data access 2014-01-14 14:23:05 +09:00
eldbus Registers a fallback handler for a given subsection of the object hierarchy. 2014-01-23 15:45:22 +09:00
embryo
emotion fix mingw build for setuid fix/checks 2014-01-08 22:06:41 +09:00
eo efl: Unified eina critical manro to CRI. 2013-12-26 12:27:13 +09:00
ephysics Ephysics: Silence more warnings from libbullet 2014-01-09 11:49:29 +09:00
escape
ethumb ethumb: fix build on windows by matching the #if around the if statement. 2014-01-09 14:30:53 +09:00
ethumb_client efl: Unified eina critical manro to CRI. 2013-12-26 12:27:13 +09:00
evas Evas fitlers: Implement SLOW font draw to alpha targets 2014-02-07 17:33:17 +09:00
evil evil: fix include to correctly define type used in the header. 2014-01-06 13:06:15 +09:00
.gitignore