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_context.c
2012-04-21 rasteri don't believe that we forgot that desktopgl has an...
2012-04-12 rasterformatting fixup.
2011-12-18 rastersorry sungwoo - going to have to back this dlopen/dlsym...
2011-12-05 rasterremove warnings!
2011-12-05 rasterI'm attaching a patch for the initial version of the...
2011-10-15 kakarotoEvas: Check for dlsym and disable gl engines if not...
2011-10-15 kakarotoEvas: Remove a useless ifdef that was causing dead...
2011-10-12 rasterfix use of invalid program id IF viewport changed ...
2011-10-12 rasterfix gl pipeline problem with textures and map and the...
2011-10-10 rasteradapt to SEC direct texture access changes for the...
2011-10-08 rasterCommit Neil's patch reported here:
2011-09-30 rasterbad cedric! broke gl engine!
2011-09-30 cedricevas: zero swizzeling code for Samsung platform.
2011-09-19 rasterwarning--
2011-09-04 cedricevas: and now MT12 gain Open GL support.
2011-08-29 cedricevas: add NV12 and MT12 colorspace.
2011-08-25 cedricevas: refactorise code.
2011-08-24 cedricevas: refactorize OpenGL engine.
2011-08-23 cedricevas: add YUY2 shader to GL engine.
2011-06-17 carowhitespaces--------
2011-05-30 lucasevas: fix misspellings
2011-05-24 rasterfix glpipe optimization that stops the pipes from being...
2011-05-04 rastermake get program binary able to be disabled via env...
2011-05-04 rasterFrom: Jiyoun Park <jy0703.park@samsung.com>
2011-05-02 rasterFrom: "Sung W. Park" <sungwoo@gmail.com>
2011-04-19 nashEvas: Filters:
2011-04-12 rasterno need to get this.
2011-04-06 rasterand now REALLY fix that viewport bug...
2011-04-06 rasterfix scossor clip on 90 degree rots.
2011-04-06 rasterfixme notice, fix make current context to force if...
2011-04-06 nashMasking: Push a bit more arbitrary clipping
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-03-10 rasterFrom: "Sung W. Park" <sungwoo@gmail.com>
2011-03-08 discomfitor_evas_gl_common_viewport_set segv fix: ROUND 2!
2011-02-10 rasterfix most of nash's mess. 2 added aborts that nash has...
2011-01-16 rasterchange map points to use double and floats to reduce...
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...
2010-10-07 barbieribetter logging.
2010-10-01 rasterfix flipped object texture if map enabled AND object...
2010-10-01 rasteraaaah and map in map clip and more bug fixes...
2010-10-01 rastermap in map render bug with gl - fix.
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-19 rasterwarning--
2010-09-18 rasterfix actually supporting clip for maps in gl.
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 rasteraagh fix fix! works again.
2010-08-26 rastersilence gl enging output unless you set EVAS_GL_INFO...
2010-08-25 rasterand fail init of gl cleanly again... :)
2010-08-21 rasterfix free shutdown of gl common part of gl engine -...
2010-08-18 devilhornsComment out some unused variables.
2010-08-18 rasterfix direct egl img rgba ordering.
2010-08-13 rastermore work on egl image direct access.
2010-08-12 rasterworking on new gl engine feature. inactive right now.
2010-08-11 rasteri->0
2010-08-09 rastermagic numbers. :)
2010-08-09 rasteruseless repeats... remove.
2010-08-09 rasterfix yuv with gl pipe stuff.
2010-08-09 rasterallow for debug checking of # of flushes per frame...
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-12 rasterhmmmm gl-es doesnt like that texture2d thing. disable...
2010-05-09 rastergl engine now does rotates (0, 90, 180, 270), like...
2010-04-28 rasterenable that stuff - shouldnt hurt to be explicit.
2010-03-23 raster1. clean up egl better on context shutdown
2010-03-22 rasteractually... do canvas free.
2010-02-27 rasterhmmmm oops. re-enable bgra support.
2010-02-27 rasterfound booboo on non-bgra extended gl-es.
2010-02-19 carocheck OpenGL version:
2010-02-18 rasterand fix some over-zealous optimising.
2010-02-18 rastermore shaders... for more speeeeeeds!
2010-02-18 rasterdont need these with shaders.
2010-02-18 rasterlots more shaders!
2010-02-17 rasterfix small potnential bug in map rendering.
2010-02-17 rasterget ansio ext + max val.
2010-02-17 rasterfix err output.
2010-02-17 rasterfix maps with alpha.. sorry about that!
2010-02-17 rasteroops fix erro check.
2010-02-17 rasterlots of gl error catching.. if gl errors happen.
2010-02-15 rasteradd checks for vendor etc. too
2010-02-06 rasterreduce binds when things get clipped and split.
2010-02-02 rasterfix! broek egl compositing. fixed now.
2010-01-31 rastermore complete gl-texture-pixmap handling, but still...
2010-01-30 xcomputermanFix gl_sdl for WebOS -- need to check SDL_RESIZABLE...
2010-01-24 rasteradd pre/post swap callbacks. need them! :(
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 rastersome protection against playing with native surfaces...
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-01 rasterfor now - disable scissors.. seems to b0rk thungs
2009-12-30 raster1. line support in gl engine - as if anyone uses lines
next