Evas: GL_X11 engine: Do not set UNUSED on variables that we actually
[framework/uifw/evas.git] / src / modules / engines / gl_x11 / evas_engine.c
2011-06-09 devilhornsEvas: GL_X11 engine: Do not set UNUSED on variables...
2011-06-02 rasterdisable evas filter code. buggy. doesn't work right.
2011-05-31 rasterfix gl engine make current impl (for ne evas gl stuff...
2011-05-30 lucasevas: fix misspellings
2011-05-29 tasnEvas engines: Adjust all the rest of the engines to...
2011-05-19 rasterfix load of data to ACTUALLY set the load error in...
2011-05-18 rasterfixed issues on evas gl suport from sungwoo.
2011-05-11 rasterFix: egl mode in engine forgot to call pre/post swap...
2011-05-02 tasnEvas font-engine: Remove passing of strings to font_draw.
2011-05-02 rasterFrom: "Sung W. Park" <sungwoo@gmail.com>
2011-04-25 rasterFrom: "Sung W. Park" <sungwoo@gmail.com>
2011-04-21 rasterFrom: "Sung W. Park" <sungwoo@gmail.com>
2011-04-20 rastermore bad code - why pass in void * image and data?...
2011-04-19 nashEvas: Filters:
2011-04-09 rastergles warning--
2011-04-06 rasterand now REALLY fix that viewport bug...
2011-04-06 nashMasking: Push a bit more arbitrary clipping
2011-04-04 rasterAPI add: From <dunamis.park@samsung.com> - sungwoo
2011-03-08 rasterand now with some testing... actually fix the swapinter...
2011-03-08 raster2 different sync apis with differetn ext's. fix.
2011-02-11 rasterfix up gl side image cache to cleanly ref/deref and...
2011-02-10 rasterfix most of nash's mess. 2 added aborts that nash has...
2011-02-09 devilhornsEvas: Fixed a few 'implicit declaration' warnings.
2011-02-08 rasterimprovement to gl engine wrt. caching.
2011-02-06 nashSupport for Proxy Objects (and others)
2011-01-30 tasnEvas: Multiple changes that all relate to the Harfbuzz...
2011-01-07 rasteregl actually doesnt need a full reset - we CAN get...
2010-12-26 rastermissing support for swapinterval api in glx.
2010-12-06 rasterand dont seg there.
2010-12-06 rasterchange native api to allow for other types of native...
2010-12-02 rastermake sure we ensure out gl context is current at each...
2010-11-02 rastereek - case of stride value being wrong! fix!
2010-10-25 rasteronly set swap interval if it changes for egl - and...
2010-10-25 rasterput in special known "save native" case to avoid needin...
2010-10-22 rasterallow evas gl engine skipping wait native if known...
2010-10-08 rasterfix for dyn image size change.
2010-10-07 barbieribetter logging.
2010-09-20 rasterfix booboo
2010-09-19 rasterfix gl stride
2010-09-18 barbiericleanup: internal image information is now unsigned.
2010-09-18 barbiericleanup: fix some "unused" errors from -Wextra.
2010-09-18 rasterfix actually supporting clip for maps in gl.
2010-09-18 rasterbe less agressive performance-wise but clear up some...
2010-09-08 lucasFix common misspellings
2010-08-26 rasterbe able to free and alloc gl surface when asked to...
2010-08-25 rasterremove segv in ghl engine with native surfaces if data...
2010-08-19 rasterand make dynamic hint actually work when we have zero...
2010-08-19 rasterfix 2 unimplemented bits in dynamic texture stuff.
2010-08-16 cedric * evas: remove gradient and gradient2.
2010-08-13 rasteroopsie. fix.
2010-08-13 rastermore work on egl image direct access.
2010-08-12 rastermore glue/infra. glue evas api to engine together....
2010-08-06 rasterwell well. i broke that. gles enignew builds again.
2010-08-03 rasterre-jig native surface stuff to share the same gl image...
2010-08-02 rasterdont sync if vsync not set...? (good?)
2010-07-29 rasternow work?
2010-07-28 tasnEvas: Changing the font engine to work with Eina_Unicod...
2010-07-28 rastertry this one
2010-07-28 rasteradd new win before deleting old.
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! :(
next