efl/legacy/evas/src/lib
Cedric BAIL 1d58c6dee0 evas: small 25% speed up of textgrid (we are still on average 10ms slower than urxvt).
This patch reuse the same Evas_Text_Props across the textgrid (Later we could do that
across the canvas itself, but no test case yet, so not yet). It delay the real destruction
of Evas_Text_Props after the rendering cycle, so they will really die only if they are
not used during the latest frame. We could delay it a little bit more, but that does
the job at the moment.


SVN revision: 72510
2012-06-20 04:09:05 +00:00
..
cache evas/cserve2: fix typo that kept cserve2 disabled 2012-05-03 21:01:31 +00:00
cache2 LEAKS! GONE! 2012-05-11 20:12:56 +00:00
canvas evas: small 25% speed up of textgrid (we are still on average 10ms slower than urxvt). 2012-06-20 04:09:05 +00:00
cserve Evas: fix shm_open() check (can be in libc or librt) 2012-03-25 16:39:04 +00:00
cserve2 evas/cserve2: Adding message structs for font rendering 2012-05-23 18:09:57 +00:00
engines Evas textblock: Fixed rendering issues with small fonts. 2012-06-18 15:43:49 +00:00
file Evas: remove software DirectDraw 16 bits engine 2012-06-19 17:06:44 +00:00
include Evas: add textgrid object (not finished, nor optimized :-) ) Go raster, go ! 2012-06-15 07:19:04 +00:00
Evas.h completing more work on textgrid. well optimized now in terms of 2012-06-16 05:06:29 +00:00
Evas_GL.h Separated checks for gl2.h defines and gl2ext.h defines in Evas_GL.h. 2012-05-21 08:01:28 +00:00
Makefile.am Evas: remove software DirectDraw 16 bits engine 2012-06-19 17:06:44 +00:00
main.c Evas magic checks: Print magic errors by default. 2012-06-10 08:43:49 +00:00