Revert "Upstream merge"
[framework/uifw/evas.git] / src / modules / engines / gl_sdl / evas_engine.c
2012-07-27 WooHyun JungRevert "Upstream merge"
2012-06-20 Jiyoun ParkUpstream merge
2012-05-18 cedricevas: another improvement part of the previous lock...
2012-04-30 cedricevas: remove unused parameter.
2011-11-03 Mike McCormackMerge branch 'upstream'
2011-10-15 kakarotoEvas: Check for dlsym and disable gl engines if not...
2011-10-10 Mike McCormackRevert "Rollback to previous package. evas_1.0.0.001...
2011-10-06 Daniel Juyung SeoRollback to previous package. evas_1.0.0.001+svn.62695s...
2011-10-05 Mike McCormackMerge branch 'upstream'
2011-08-29 cedricevas: add NV12 and MT12 colorspace.
2011-08-23 cedricevas: add YUY2 shader to GL engine.
2011-06-23 Jaehwan Kimsvn update: 60295 (latest:60295)
2011-06-02 rasterdisable evas filter code. buggy. doesn't work right.
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-02 tasnEvas font-engine: Remove passing of strings to font_draw.
2011-03-09 Myungjae Leesvn update: 57457 (latest:57457)
2011-03-08 WooHyun Jung[Rollback]
2011-03-07 Myungjae Leesvn update: 57457 (latest:57457)
2011-02-10 rasterfix most of nash's mess. 2 added aborts that nash has...
2011-01-30 tasnEvas: Multiple changes that all relate to the Harfbuzz...
2010-11-25 Jaehwan KimSVN EFL Migration SVN-54790
2010-11-16 cedric * evas: fix static build of GL SDL engine.
2010-11-16 cedric * evas: fix frame building.
2010-10-18 xcomputermanBetter.
2010-10-18 xcomputermanFix compile for gl_sdl engine, now builds again
2010-10-07 barbieribetter logging.
2010-09-10 Jeahwan Kim[efl-upgrade]
2010-09-07 Jeahwan Kimsvn update: 51458 (latest:51480)
2010-08-16 cedric * evas: remove gradient and gradient2.
2010-07-28 tasnEvas: Changing the font engine to work with Eina_Unicod...
2010-05-18 Youmin Hasvn update: 48959 (latest:48959)
2010-04-12 rasteradd ability to dump engine coontents (if engine support...
2010-03-16 cedric * evas: Make evas_object_move on Evas_Object_Polygon...
2010-01-30 xcomputermanOutput GL info to stderr instead of stdout
2010-01-30 xcomputermanFix gl_sdl for WebOS -- need to check SDL_RESIZABLE...
2010-01-29 xcomputermanAdd OpenGL SDL engine