CIA.vc
Evas
hardware-accelerated retained canvas API
Stats » Projects » Enlightenment » Evas
information
Photo
Evas is a hardware-accelerated canvas API for X-Windows that can draw anti-aliased text, smooth super and sub-sampled images, alpha-blend, as well as drop down to using normal X11 primitives such as pixmaps, lines and rectangles for speed if your CPU or graphics hardware are too slow. Evas abstracts any need to know much about what the characteristics of your XServer's display are, what depth or what magic visuals etc, it has. The most you need to tell Evas is how many colors (at a maximum) to use if the display is not a truecolor display. By default it is suggested to use 216 colors (as this equates to a 6x6x6 color cube - exactly the same color cube Netscape, Mozilla, gdkrgb etc. use so colors will be shared). If Evas can't allocate enough colors it keeps reducing the size of the color cube until it reaches plain black and white. This way, it can display on anything from a black and white only terminal to 16 color VGA to 256 color and all the way up through 15, 16, 24 and 32bit color.
syndicateUTC clock
17:03 on Mar 21, 2010
event counters
The last message was received 1.94 days ago at 18:25 on Mar 19, 2010
0 messages so far today, 0 messages yesterday
8 messages so far this week, 10 messages last week
55 messages so far this month, 59 messages last month
114 messages since the first one, 1.43 months ago, for an average of 9.02 hours between messages
recent messages
dateReversed sort columnprojectcontentlink
21:49 Thursdaye
Commit by caro :: r47331 evas/doc/evas.dox.in: (link)
typo
#
21:49 Thursdaye
Commit by caro :: r47331 evas/doc/evas.dox.in: (link)
typo
#
16:48 Thursdaye
Commit by barbieri :: r47325 evas/src/lib/Evas.h: (link)
use captial letter to follow the rest of the style.
#
12:30 Tuesdaye
Commit by raster :: r47287 evas/src/lib/canvas/evas_render.c: (link)
fix sync issue with override-redirect windows
#
04:09 Tuesdaye
Commit by raster :: r47274 evas/src/lib/canvas/evas_object_textblock.c: (link)
more bug--
#
01:35 Tuesdaye
Commit by raster :: r47270 evas/src/lib/canvas/evas_object_textblock.c: (link)
crash--
#
00:56 Tuesdaye
Commit by raster :: r47266 evas/src/lib/canvas/evas_object_textblock.c: (link)
bug--
#
02:34 Mondaye
Commit by raster :: r47229 evas/src/lib/canvas/evas_object_textblock.c: (link)
wow - killed 2 bugs with 1 stone!
:)
#
14:41 on Mar 14e
Commit by raster :: r47207 evas/src/lib/canvas/evas_object_textblock.c: (link)
segv--
#
08:04 on Mar 14e
Commit by raster :: r47198 evas/src/lib/canvas/evas_object_textblock.c: (link)
inf loop--
#
06:38 on Mar 14e
Commit by raster :: r47197 evas/src/lib/canvas/evas_object_textblock.c: (link)
fix valgrind complaints within tb - fixes an entry bug too.
#
03:52 on Mar 14e
Commit by raster :: r47196 evas/src/lib/canvas/evas_object_textblock.c: (link)
if cur not pointing to node.
#
13:25 on Mar 13e
Commit by raster :: r47174 evas/src/lib/canvas/evas_object_textblock.c: (link)
printf--
#
11:15 on Mar 12e
Commit by raster :: r47155 evas/src/lib/canvas/evas_object_textblock.c: (link)
and fix cursor when entry is empty case. more cases to fix yet.
#
10:49 on Mar 12e
Commit by raster :: r47154 evas/src/lib/canvas/evas_object_textblock.c: (link)
ok segv not there.. but behavior not good. now i rememebr why the <br> was
there... :) time to fix this another way.
#
14:29 on Mar 11e
Commit by raster :: r47134 evas/src/lib/canvas/evas_object_textblock.c: (link)
fix 1 entry insert issue - also printf debugging for now
#
11:30 on Mar 09e
Commit by caro :: r47075 evas/src/lib/Evas_Data.h: (link)
remove Evas_Data.h
#
08:36 on Mar 08e
Commit by devilhorns :: r46992 evas/src/lib/Evas.h: (link)
Add macros (actually defines like hint_fill_set) for expand_set to
make it easier for people to know that weight_set handles expansion.
#
12:14 on Mar 07e
Commit by caro :: r46947 evas/m4/efl_pthread.m4: (link)
typo
#
12:06 on Mar 07e
Commit by caro :: r46942 evas/m4/efl_pthread.m4: (link)
when pthread is found, don't abort if spin lock is not found but not reqested

Patch by Albin Tonnerre
#