2010-05-20 |
raster | be paranoid about gl context - reset it to "0" every... |
commit | commitdiff | tree | snapshot |
2010-05-19 |
raster | 2 more symbosl not exported - there, but hidden if... |
commit | commitdiff | tree | snapshot |
2010-05-19 |
nash | BUILD_NEON, not BUILD_NEONx |
commit | commitdiff | tree | snapshot |
2010-05-19 |
nash | Neonized rotated 90 display for ARMs. |
commit | commitdiff | tree | snapshot |
2010-05-18 |
raster | fix symbols! oops. |
commit | commitdiff | tree | snapshot |
2010-05-18 |
raster | handle gl init fialure correctly and dont mess up font... |
commit | commitdiff | tree | snapshot |
2010-05-18 |
raster | if shader compile fails - peroclate error back up to... |
commit | commitdiff | tree | snapshot |
2010-05-13 |
englebass | evas: Add return value |
commit | commitdiff | tree | snapshot |
2010-05-13 |
englebass | evas: remove unused variables |
commit | commitdiff | tree | snapshot |
2010-05-12 |
raster | hmmmm gl-es doesnt like that texture2d thing. disable... |
commit | commitdiff | tree | snapshot |
2010-05-10 |
nash | Neon improvements for ARM Cortex. |
commit | commitdiff | tree | snapshot |
2010-05-09 |
raster | gl engine now does rotates (0, 90, 180, 270), like... |
commit | commitdiff | tree | snapshot |
2010-05-05 |
raster | oops - call params in right order. |
commit | commitdiff | tree | snapshot |
2010-05-05 |
cedric | * evas: bring back object cache. |
commit | commitdiff | tree | snapshot |
2010-05-04 |
raster | oooh you'd love to know why this is here.. won't you? :) |
commit | commitdiff | tree | snapshot |
2010-05-02 |
caro | * link pthread and spinlock code instead of just compiling |
commit | commitdiff | tree | snapshot |
2010-05-01 |
caro | Some libc have a pthread that declares spinlock functions, |
commit | commitdiff | tree | snapshot |
2010-05-01 |
raster | hmm - i don't know how this happened, but - metrics... |
commit | commitdiff | tree | snapshot |
2010-05-01 |
raster | fix map rendering of text objects. |
commit | commitdiff | tree | snapshot |
2010-04-30 |
raster | fix map bug - overzealous optimising. missed case in... |
commit | commitdiff | tree | snapshot |
2010-04-30 |
raster | fix map render bug. |
commit | commitdiff | tree | snapshot |
2010-04-29 |
cedric | * evas: specify Evas canvas for Evas_Object. |
commit | commitdiff | tree | snapshot |
2010-04-29 |
barbieri | load ~/.Xdefaults less often, make it shared and free... |
commit | commitdiff | tree | snapshot |
2010-04-28 |
barbieri | Load Xft.dpi from ~/.Xdefaults as well. |
commit | commitdiff | tree | snapshot |
2010-04-28 |
raster | fix fill render bug cedric reported. :) |
commit | commitdiff | tree | snapshot |
2010-04-28 |
raster | enable that stuff - shouldnt hurt to be explicit. |
commit | commitdiff | tree | snapshot |
2010-04-28 |
raster | add offset in transform of coords. missed that. |
commit | commitdiff | tree | snapshot |
2010-04-27 |
cedric | * evas: cleanup white space. |
commit | commitdiff | tree | snapshot |
2010-04-25 |
raster | correct ascent |
commit | commitdiff | tree | snapshot |
2010-04-25 |
raster | and make items work properly. |
commit | commitdiff | tree | snapshot |
2010-04-25 |
raster | add api to get the item geometry itself. needed to... |
commit | commitdiff | tree | snapshot |
2010-04-25 |
raster | adding... items... oooooh what are these items? invisib... |
commit | commitdiff | tree | snapshot |
2010-04-24 |
raster | amd64 - apparently fbsd is still living back in that... |
commit | commitdiff | tree | snapshot |
2010-04-21 |
barbieri | set svn:ignore for gl_sdl |
commit | commitdiff | tree | snapshot |
2010-04-21 |
cedric | * evas: fix race condition when file change between... |
commit | commitdiff | tree | snapshot |
2010-04-18 |
mej | After discussing with raster, this is what he requested... |
commit | commitdiff | tree | snapshot |
2010-04-17 |
barbieri | Get a table element with its coordinates. |
commit | commitdiff | tree | snapshot |
2010-04-17 |
raster | remove useless eol |
commit | commitdiff | tree | snapshot |
2010-04-17 |
caro | fix tiff loader and saver compilation with vc++ |
commit | commitdiff | tree | snapshot |
2010-04-16 |
caro | add Visual Studio 9 solution and project files |
commit | commitdiff | tree | snapshot |
2010-04-16 |
raster | allow neon build even if not armv4 - eg build for armv6... |
commit | commitdiff | tree | snapshot |
2010-04-13 |
raster | oops. fix scalecache issue - would do a LOT of unload... |
commit | commitdiff | tree | snapshot |
2010-04-12 |
raster | add ability to dump engine coontents (if engine support... |
commit | commitdiff | tree | snapshot |
2010-04-09 |
caro | and rename the gdi project file |
commit | commitdiff | tree | snapshot |
2010-04-09 |
caro | update Visual Studio files |
commit | commitdiff | tree | snapshot |
2010-04-08 |
caro | static int for the log domain. Thanks, Gustavo |
commit | commitdiff | tree | snapshot |
2010-04-08 |
caro | remove unused variable |
commit | commitdiff | tree | snapshot |
2010-04-08 |
caro | use float constants instead of double as computations |
commit | commitdiff | tree | snapshot |
2010-04-08 |
caro | remove useless include |
commit | commitdiff | tree | snapshot |
2010-04-08 |
caro | add eina log stuff |
commit | commitdiff | tree | snapshot |
2010-04-03 |
caro | Visual Studio 2005 project file: |
commit | commitdiff | tree | snapshot |
2010-04-01 |
barbieri | convert annoying debug into eina log so it is disabled... |
commit | commitdiff | tree | snapshot |
2010-04-01 |
barbieri | do not operate if there is no callbacks (unsetting... |
commit | commitdiff | tree | snapshot |
2010-03-31 |
raster | some debugging i get to turn on sometimes... off now. |
commit | commitdiff | tree | snapshot |
2010-03-31 |
raster | maybe fix rui's stuff? |
commit | commitdiff | tree | snapshot |
2010-03-29 |
raster | actually fix evas event cb leak for good. work ast... |
commit | commitdiff | tree | snapshot |
2010-03-29 |
raster | fix small leak - cannvas callbacks not cleaned. |
commit | commitdiff | tree | snapshot |
2010-03-28 |
rui | Support example files. |
commit | commitdiff | tree | snapshot |
2010-03-28 |
caro | remove unneeded semi-colon |
commit | commitdiff | tree | snapshot |
2010-03-28 |
nash | Always mark object as dirty after a map_change. |
commit | commitdiff | tree | snapshot |
2010-03-28 |
raster | from: Mathieu Taillefumier <mathieu.taillefumier@fys... |
commit | commitdiff | tree | snapshot |
2010-03-26 |
glima | Off-by-one at debug? |
commit | commitdiff | tree | snapshot |
2010-03-26 |
raster | fix insert markup. (prepend) |
commit | commitdiff | tree | snapshot |
2010-03-26 |
raster | entry bug-- |
commit | commitdiff | tree | snapshot |
2010-03-24 |
cedric | * evas: improve thread rendering by moving image loadi... |
commit | commitdiff | tree | snapshot |
2010-03-24 |
cedric | * evas: fix bug that impact performance of map. |
commit | commitdiff | tree | snapshot |
2010-03-24 |
cedric | * evas: make map work with threaded rendering. |
commit | commitdiff | tree | snapshot |
2010-03-24 |
cedric | * evas: fix uncertain lock. It's look like it improve... |
commit | commitdiff | tree | snapshot |
2010-03-24 |
cedric | * evas: fix build with thread rendering on and scale... |
commit | commitdiff | tree | snapshot |
2010-03-24 |
cedric | * evas: remove lock during heavy computation. |
commit | commitdiff | tree | snapshot |
2010-03-24 |
cedric | * evas: fix potential race condition with FT_Activate_... |
commit | commitdiff | tree | snapshot |
2010-03-24 |
cedric | * evas: fix fribidi race condition (perhaps not the... |
commit | commitdiff | tree | snapshot |
2010-03-24 |
cedric | * evas: Fix thread rendering issu with scalecache. |
commit | commitdiff | tree | snapshot |
2010-03-24 |
sachiel | Add function to check smart type based on pointer alone... |
commit | commitdiff | tree | snapshot |
2010-03-23 |
barbieri | stop using rsvg_term() |
commit | commitdiff | tree | snapshot |
2010-03-23 |
raster | 1. clean up egl better on context shutdown |
commit | commitdiff | tree | snapshot |
2010-03-23 |
sachiel | Couple of things for Smart Objects |
commit | commitdiff | tree | snapshot |
2010-03-22 |
raster | fix rect clip bug in gl engine - oops. |
commit | commitdiff | tree | snapshot |
2010-03-22 |
raster | fix bug when rendering not getting updates! |
commit | commitdiff | tree | snapshot |
2010-03-22 |
raster | fix event count issue with feeding hold from callback |
commit | commitdiff | tree | snapshot |
2010-03-22 |
raster | actually... do canvas free. |
commit | commitdiff | tree | snapshot |
2010-03-22 |
raster | actuallyu free gl context//terminate on last gl window... |
commit | commitdiff | tree | snapshot |
2010-03-18 |
caro | typo |
commit | commitdiff | tree | snapshot |
2010-03-18 |
barbieri | use captial letter to follow the rest of the style. |
commit | commitdiff | tree | snapshot |
2010-03-18 |
barbieri | Add missing authors, sync doxygen with AUTHORS file. |
commit | commitdiff | tree | snapshot |
2010-03-18 |
barbieri | remove bogus doxygen command. |
commit | commitdiff | tree | snapshot |
2010-03-18 |
barbieri | evas: mega documentation improving commit. |
commit | commitdiff | tree | snapshot |
2010-03-16 |
cedric | * evas: Make evas_object_move on Evas_Object_Polygon... |
commit | commitdiff | tree | snapshot |
2010-03-16 |
raster | fix sync issue with override-redirect windows |
commit | commitdiff | tree | snapshot |
2010-03-16 |
raster | more bug-- |
commit | commitdiff | tree | snapshot |
2010-03-16 |
raster | crash-- |
commit | commitdiff | tree | snapshot |
2010-03-16 |
raster | bug-- |
commit | commitdiff | tree | snapshot |
2010-03-15 |
raster | wow - killed 2 bugs with 1 stone! |
commit | commitdiff | tree | snapshot |
2010-03-14 |
raster | segv-- |
commit | commitdiff | tree | snapshot |
2010-03-14 |
raster | another bug-- |
commit | commitdiff | tree | snapshot |
2010-03-14 |
raster | more entry bug-- |
commit | commitdiff | tree | snapshot |
2010-03-14 |
raster | inf loop-- |
commit | commitdiff | tree | snapshot |
2010-03-14 |
raster | fix valgrind complaints within tb - fixes an entry... |
commit | commitdiff | tree | snapshot |
2010-03-14 |
raster | if cur not pointing to node. |
commit | commitdiff | tree | snapshot |
2010-03-13 |
raster | printf-- |
commit | commitdiff | tree | snapshot |
next |