i don't believe that we forgot that desktopgl has an unload for shader
[profile/ivi/evas.git] / src / modules / engines / gl_common / evas_gl_common.h
2012-04-21 rasteri don't believe that we forgot that desktopgl has an...
2012-01-08 kakarotoEvas: engine for Mac is GL_COCOA not GL_QUARTZ
2011-12-18 rastersorry sungwoo - going to have to back this dlopen/dlsym...
2011-12-05 rasterI'm attaching a patch for the initial version of the...
2011-11-11 rasterhandle refcounting of dyn img data to allow for get...
2011-10-12 rasterfix use of invalid program id IF viewport changed ...
2011-10-11 rasteroops - typo.
2011-10-10 rasteradapt to SEC direct texture access changes for the...
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-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-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-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-04 rasterAPI add: From <dunamis.park@samsung.com> - sungwoo
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-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-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-10-24 rastermake sure they are extern fn pointers
2010-10-07 barbieribetter logging.
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-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-05-20 rasterbe paranoid about gl context - reset it to "0" every...
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.
2009-11-21 rasterfind gl symbols runtime - some gl's support the feature...
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-13 rastermore work putting shared bits in shared. but context...
2009-10-12 rastermore work on the gles + gl engine.
2009-10-12 rasterupdate build for gles on s3c6410 testing
2009-10-10 rasteryuv support is back now.
2009-10-09 rasternew gl engine. no one uses it anyway. not 100% complete...
2009-08-05 cedric * evas: gl_common now use Eina_Rectangle_Pool.
2009-06-17 cedric * evas: Remove Evas_Bool.
2009-03-03 carofix warning when using some extensions defined in glext.h
2009-02-21 raster1. make software font draw code actually use cutouts.
2008-11-01 caro * remove module_la_DEPENDENCIES useless variable
2008-10-21 cedricRemove Evas_List from Evas.
2008-09-20 rastertim horton's quartz engine for evas.
2008-08-17 rastermove around - flatter.