Evas (gl_x11): Fix no return value in function that is supposed to
[framework/uifw/evas.git] / src / modules / engines / gl_x11 / evas_engine.c
2012-01-11 devilhornsEvas (gl_x11): Fix no return value in function that...
2012-01-11 devilhornsEvas (gl_x11 engine): Fix compiler warning about get_ti...
2012-01-02 rasteroops dont enable copy path!
2012-01-02 rastermake some more notes for partial swap (copy gabk to...
2012-01-01 rasterfound nvidia eat-cpu-bug. glXWaitGL() spins using all...
2011-12-23 yozevas: forget to overide this in gl, fix evas_object_ima...
2011-12-18 rastersorry sungwoo - going to have to back this dlopen/dlsym...
2011-12-14 devilhornsEvas: Gl_X11: Fix typo? for __UNUSED__ param.
2011-12-13 yozevas: Add api to know if an evas_object_image could...
2011-12-06 devilhornsEvas (gl engine): Remove incorrect __UNUSED__ on parama...
2011-12-05 rasterI'm attaching a patch for the initial version of the...
2011-11-14 rasterfix dyn image data return due to change i made a little...
2011-11-11 rasterooh aznd other part of dyn img patch goes in.
2011-11-10 jyparkremove white space and tab
2011-10-30 carodeclare the variables at the beginning of the block
2011-10-30 discomfitoradd missing variable from r64139
2011-10-28 rasterFrom: "Sung W. Park" <sungwoo@gmail.com>
2011-10-25 rasterwarning--
2011-10-25 rasterdisable getting of xft.dpi - always been an option...
2011-10-21 cedricevas: coorectly dirty YUV data.
2011-10-21 rasterdebug for future. for now found the problem.
2011-10-21 rasterhave evas engine also to update rect math so we can...
2011-10-21 rasteradd call to get maximum image size (eg max texture...
2011-10-19 rasterwe dont need the dirty at the end either.
2011-10-19 cedricevas: simplify code at the same time.
2011-10-19 rasternono - we dont dirty images when we set data...
2011-10-18 rasterFrom: Jiyoun Park <jy0703.park@samsung.com>
2011-10-18 rasterFrom: "Sung W. Park" <sungwoo@gmail.com>
2011-10-15 kakarotoEvas: Check for dlsym and disable gl engines if not...
2011-09-30 cedricevas: correctly handle direct mapping of data for non...
2011-08-29 cedricevas: add NV12 and MT12 colorspace.
2011-08-25 rasterFrom: "Sung W. Park" <sungwoo@gmail.com>
2011-08-25 rasterFrom: Jiyoun Park <jy0703.park@samsung.com>
2011-08-23 cedricevas: add YUY2 shader to GL engine.
2011-08-16 rasterFrom: 우승수 <om101.woo@samsung.com>
2011-08-12 seozevas: Fixed indentations with arbitrary files.
2011-08-11 rasterFrom: Jiyoun Park <jy0703.park@samsung.com>
2011-07-18 hermetevas/evas_engine - patched by Seung-Soo Woo <om101...
2011-07-11 hermetevas/evas_engine - patched by Seung-Soo Woo.
2011-07-09 sachielFix building gl_xlib as a static module
2011-06-28 rasteractually - we dont need to clear at all. rely on engine...
2011-06-27 rasterfix clear of gl buffer for alpha dest gl engine rendering
2011-06-17 carowhitespaces--------
2011-06-13 rasterfrom sungwoo <- fix gl context setup with evas_gl when...
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?
next