Revert "Rollback to previous package. evas_1.0.0.001+svn.62695slp2+build31"
[framework/uifw/evas.git] / src / modules / engines / gl_common / evas_gl_common.h
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-09-30 cedricevas: zero swizzeling code for Samsung platform.
2011-09-06 cedricevas: add YUV double buffering for OpenGL backend.
2011-09-04 cedricevas: and now MT12 gain Open GL support.
2011-09-02 Jaehwan Kim[*][Migration upstream r62695]
2011-08-29 cedricevas: add NV12 and MT12 colorspace.
2011-08-24 cedricevas: refactorize OpenGL engine.
2011-08-23 cedricevas: add YUY2 shader to GL engine.
2011-08-22 Jaehwan KimMerge branch 'master' into svn_merge
2011-08-14 Daniel Juyung Seo[Upstream Migration r62388]
2011-06-23 Jaehwan Kimsvn update: 60295 (latest:60295)
2011-06-17 carowhitespaces--------
2011-06-02 rasterdisable evas filter code. buggy. doesn't work right.
2011-05-04 rasterFrom: Jiyoun Park <jy0703.park@samsung.com>
2011-04-28 Jiyoun ParkEvas_gl_context : add binary shader feature
2011-04-20 rastermore bad code - why pass in void * image and data?...
2011-04-19 nashEvas: Filters:
2011-04-06 nashMasking: Push a bit more arbitrary clipping
2011-04-05 cedricevas: one more death: gl_glew !
2011-04-05 Jaehwan Kimsvn update: 58227 (latest:58227)
2011-04-04 rasterAPI add: From <dunamis.park@samsung.com> - sungwoo
2011-03-29 Shinwoo KimRollback to 19a13662bc08e5b0be6cee6b40d4c05e33bc3475
2011-03-29 Shinwoo Kimsvn update: 58050 (latest:58050)
2011-03-29 rasterwer can release compiler data if we want when done...
2011-03-16 cedricevas: rename Evas_GL_Context to Evas_Engine_GL_Context
2011-03-08 Myungjae Leesvn update: 57457 (latest:57457)
2011-03-08 WooHyun Jung[Rollback]
2011-03-07 Myungjae Leesvn update: 57457 (latest:57457)
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-08 rasterimprovement to gl engine wrt. caching.
2011-01-19 Jaehwan Kimsvn update: 56068 (latest:56068)
2011-01-13 rasteroooh thank you valgrind! found some bad mem access...
2011-01-07 rasterand avoid some work if there is nothing to flush at...
2011-01-07 rasteri read the other day that glgeterror... causes driverst...
2010-12-14 ChunEon ParkMerge branch 'master' of 165.213.180.234:/slp/pkgs...
2010-12-14 ChunEon Parkmerged evas image masking code from brett
2010-11-25 Jaehwan KimSVN EFL Migration SVN-54790
2010-10-24 rastermake sure they are extern fn pointers
2010-10-15 Jaehwan KimMerge branch 'master' of 165.213.180.234:/git/slp/pkgs...
2010-10-15 Jaehwan Kimsvn merge 51950
2010-10-14 Govindaraju SM[SVN MERGE] Change set 51891 to 52920 done.
2010-10-07 barbieribetter logging.
2010-10-06 Myungjae Lee[svn merge] applied svn update from changeset 51648...
2010-10-05 jh0506.yunMerge branch 'master' of jh0506.yun@165.213.180.234...
2010-10-04 Daniel Juyung SeoMerge branch 'master' of 165.213.180.234:/git/slp/pkgs...
2010-10-01 ChunEon ParkMerge branch 'master' of 165.213.180.234:/git/slp/pkgs...
2010-10-01 ChunEon Park[evas_gl_common.h]
2010-10-01 rasterfix flipped object texture if map enabled AND object...
2010-09-30 rasterand make values int so we can have "-1" :)
2010-09-30 rasterfound the gl engine flashing white bug with laucnher...
2010-09-22 rasterbrutally evil... internally.. but it works. map perspec...
2010-09-18 barbiericleanup: internal image information is now unsigned.
2010-09-10 Jeahwan Kim[efl-upgrade]
2010-09-07 Jeahwan Kimsvn update: 51458 (latest:51480)
2010-09-06 rasterwell dldrawarrays doesnthave a limit according to the...
2010-09-05 rasterand fix gl engine to actually do map for yuv images...
2010-08-26 rastersilence gl enging output unless you set EVAS_GL_INFO...
2010-08-16 cedric * evas: remove gradient and gradient2.
2010-08-13 rastermore work on egl image direct access.
2010-08-12 rastermore glue/infra. glue evas api to engine together....
2010-08-12 rasterworking on new gl engine feature. inactive right now.
2010-08-09 rastermake new pipes have an env var for tuning, remove old...
2010-08-09 rastersome major re-jig to get multiple render pipes in gl...
2010-08-03 rasterre-jig native surface stuff to share the same gl image...
2010-08-02 rasterallow max cutout rects to be tunable. and change3 defau...
2010-06-07 Daniel Juyung SeoMerge with EFL svn repo
2010-06-07 Daniel Juyung Seosvn update: 49540 (latest:49550)
2010-05-20 rasterbe paranoid about gl context - reset it to "0" every...
2010-05-18 Youmin Hasvn update: 48959 (latest:48959)
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-12 rasteradd ability to dump engine coontents (if engine support...
2010-03-23 raster1. clean up egl better on context shutdown
2010-03-16 cedric * evas: Make evas_object_move on Evas_Object_Polygon...
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 rasterdisable error gets - minor impact to keep getting error...
2010-02-18 rastermore shaders... for more speeeeeeds!
2010-02-18 rasterlots more shaders!
2010-02-17 rasterget ansio ext + max val.
2010-02-17 rasterfix err output.
2010-02-17 rasteroops fix erro check.
2010-02-17 rasterlots of gl error catching.. if gl errors happen.
2010-02-01 xcomputermanFix broken build for non-GLES gl_sdl
2010-01-31 rastermore complete gl-texture-pixmap handling, but still...
2010-01-29 xcomputermanVarious fixes to enable building SDL/OpenGLES
2010-01-24 rasterok. work on native pixmap suppport. have problmes ...
2010-01-23 rasterfix native surface stuff - rounding dimensions up was...
2010-01-21 rasternative surface support lives - for GL (GLX) only. it...
2010-01-20 rasterhandle images that have alpha vhannel but are arbage...
2010-01-19 rasterhunting bug in fglrx libs - make comment!
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-12-13 rasterclip maps in gl enigne.
next