big patch from Samsung SAIT (Advanced research group) for async multi-frame
[framework/uifw/evas.git] / src / modules / engines / gl_x11 / evas_engine.c
2010-05-21 rasterbig patch from Samsung SAIT (Advanced research group...
2010-05-20 rasterbe paranoid about gl context - reset it to "0" every...
2010-05-19 raster2 more symbosl not exported - there, but hidden if...
2010-05-18 rasterfix symbols! oops.
2010-05-18 rasterhandle gl init fialure correctly and dont mess up font...
2010-05-18 rasterif shader compile fails - peroclate error back up to...
2010-05-09 rastergl engine now does rotates (0, 90, 180, 270), like...
2010-04-29 barbieriload ~/.Xdefaults less often, make it shared and free...
2010-04-28 barbieriLoad Xft.dpi from ~/.Xdefaults as well.
2010-04-12 rasteradd ability to dump engine coontents (if engine support...
2010-03-31 rastersome debugging i get to turn on sometimes... off now.
2010-03-22 rasteractuallyu free gl context//terminate on last gl window...
2010-03-16 cedric * evas: Make evas_object_move on Evas_Object_Polygon...
2010-03-01 rasterfix calloc with negative values - missing size set...
2010-03-01 rasterfix ... negative calloc... hrrrm
2010-03-01 rasterbegin work on argb window support for gl - glx/gl doesn...
2010-02-21 rasterfix alpha set/unset on image obj in gl engine.
2010-02-18 barbierido not access NULL image data for native surfaces.
2010-02-17 rasterdone need egl errors there.
2010-02-17 rasterlots of gl error catching.. if gl errors happen.
2010-02-15 rasteradd checks for vendor etc. too
2010-02-14 rasteradd indirect engine option - and do glsym for glxcreate...
2010-02-11 rasterwork on adding copy back -> front partial swaps back...
2010-02-10 rasterprintf--
2010-02-10 rastermore work on compositing
2010-02-10 rastercompositing ok on glx - need this for more testing...
2010-02-06 rasterreduce binds when things get clipped and split.
2010-02-03 rasterdisable
2010-02-02 rastermove to eglwaitnative - still doesnt help tho:(
2010-02-02 rasterclean up gl text-from-pixmap a bit
2010-02-02 rasterfix! broek egl compositing. fixed now.
2010-01-31 rastermore complete gl-texture-pixmap handling, but still...
2010-01-29 rasterput in little vsync option and section. not turned...
2010-01-29 rasteroops - missed name.
2010-01-29 rastersome build fixes... oops.
2010-01-29 rastergles - update on t2pixmap
2010-01-25 rasterdebug--
2010-01-25 rastermore debug
2010-01-25 rastermore debugging
2010-01-25 raster1. depth buf+ stencil buf explicityl zero for both...
2010-01-24 rasteradd pre/post swap callbacks. need them! :(
2010-01-24 rasteroops - need to enable it for htings to work
2010-01-24 rasterok. work on native pixmap suppport. have problmes ...
2010-01-22 rasterfix variable
2010-01-21 rastersome more cleanups - issed protecting 1 or 2 calls...
2010-01-21 rastersome protection against playing with native surfaces...
2010-01-21 rasternative surface support lives - for GL (GLX) only. it...
2010-01-08 rasterdont destroy db - it's shared and initted on startup...
2010-01-08 rasterfix - destroy properly
2010-01-08 rasterallow x11 engines to get x resource that sets dpi.
2009-12-30 raster1. line support in gl engine - as if anyone uses lines
2009-12-27 rastergl -> polygons now work. slow - but does it matter?
2009-12-22 barbierifix evas image loading error reporting.
2009-12-21 cedric * evas: Remove lot's of warning.
2009-12-20 rasterremove excess tex update on dirty. some formattign...
2009-11-13 rasterfix some valgrind issues
2009-11-13 rasterrender-to-texture now is used for evas maps... but...
2009-11-11 rasterstep 1. some map support! images only right now. next...
2009-11-06 rasterbetter text perf - less geometry data for complex text...
2009-10-28 rasterthe start of other objects being able to map! text...
2009-10-22 cedric * evas: Cleanup move to eina log.
2009-10-15 rasterand flush there too
2009-10-13 rastermore work putting shared bits in shared. but context...
2009-10-12 rastermini-speedups!
2009-10-09 rasternew gl engine. no one uses it anyway. not 100% complete...
2009-09-21 cedric * evas: Use eina_log.
2009-08-14 cedric * evas: gl_x11 window can't support alpha, as drawing...
2009-06-16 cedric * evas: Move to Eina module and make it possible to...
2009-05-07 raster1. scale cache now allows you to hint at the object...
2009-03-24 caroAPI break (well, kind of...)
2009-02-28 caro * remove 'unused parameter' warnings
2009-02-21 caroremove trailing spaces
2009-02-21 raster1. make software font draw code actually use cutouts.
2009-01-20 cedricCorrectly cancel each image object and not all at once.
2008-11-04 rasterhmmm after some talking - for now put the transform...
2008-11-03 rasterjose's transform patches. some things to note:
2008-09-16 cedricAdd image preloading support.
2008-08-26 rasterjose has some new gradient work - these are his patches...
2008-08-17 rastermove around - flatter.