update all versions in @sincs, README's and configure.ac's etc. to
[framework/uifw/evas.git] / m4 / evas_check_engine.m4
2012-07-09 rasterupdate all versions in @sincs, README's and configure...
2012-06-19 caroforget that one
2012-03-17 rasterand work more on getting release in shape - version...
2012-02-23 cedricevas: remove software SDL engine, use buffer engine...
2012-01-28 devilhornsEvas (m4): Use simpler check for wayland egl. Don't...
2012-01-12 devilhornsEvas (wayland_egl): Fix egl detection in check_engine...
2011-12-26 devilhornsEvas: Add Wayland EGL engine (still experimental).
2011-12-14 devilhornsEvas: Add a Wayland Shared Memory engine (similar to...
2011-11-16 rasterupdate release candidate trees to their release version...
2011-11-10 caroEvas: use -pthread instead of -lpthread
2011-11-05 kakarotoEvas: Add a psl1ght engine for the PS3
2011-11-02 captainiglooevas: Add gl_cocoa engine
2011-09-07 kakarotoEvas: Allow independent static compilation of software_...
2011-07-09 devilhornsEvas: Remove dependency on xcb-aux and add code to...
2011-07-08 devilhornsEvas: Fix up the check_engine macros for xcb engine...
2011-05-04 rasterFrom: Jiyoun Park <jy0703.park@samsung.com>
2011-04-25 rasteroops - didnt mean to commit that. that was just an...
2011-04-25 rasterFrom: "Sung W. Park" <sungwoo@gmail.com>
2011-04-05 cedricevas: remove useless check.
2011-04-05 cedricevas: and now is the death of Qtopia engine.
2011-04-05 cedricevas: one more death: gl_glew !
2011-04-05 cedricevas: remove Evas Cairo backend.
2011-04-05 cedricevas: remove Evas Quartz backend.
2011-01-29 mejPortability fixes for autoconf. Please test and verify on
2010-11-16 cedric * evas: fix static build of GL SDL engine.
2010-10-27 rastermake gles autodetect work.
2010-10-26 rasterstricter header checking.
2010-10-26 rastermore complete gl auto-checking in configure.ac
2010-07-28 rasterFrom: Alexander Kerner <alexander.kerner@googlemail...
2010-03-05 caroFix Objective C compiler detection and Mac OS X header
2010-03-01 rasterfix links to include xrender link
2010-01-30 rasterdnl--
2010-01-29 xcomputermanVarious fixes to enable building SDL/OpenGLES
2010-01-29 xcomputermanAdd OpenGL SDL engine
2009-11-09 rasterwhatevr the obj c lang push thing is... it breaks evas...
2009-11-09 raoulFix Cocoa.h detection on MacOSX
2009-10-12 rasterupdate build for gles on s3c6410 testing
2009-10-11 rastersome infra for starting to handle dest-alpha (rgba...
2009-10-10 rasteradd --enable-gl-flavor-gles to force GLES flavor of...
2009-10-09 rasternew gl engine. no one uses it anyway. not 100% complete...
2009-09-27 caro * use Requires.private field in evas.pc if pkg-config...
2009-08-03 cedric * evas: Fix ticket #143 from Vincent Torri.
2009-07-14 caro * rename 'x11' to 'xlib' when it makes sense
2009-06-22 caroRemove the static options of configure and add
2009-06-16 cedric * evas: Move to Eina module and make it possible to...
2009-04-23 caroadd GDI engine.
2009-03-24 caroremove the gliz engine:
2009-03-14 caroAC_CHECK_HEADERS is not correctly used in evas_check_en...
2009-03-14 carotypo in header file name
2008-12-20 caro * src/modules/engines/direct3d/:
2008-11-25 sachielCorrect descriptions for the engines options. Thanks...
2008-11-24 caro * use the m4 macro EVAS_CHECK_ENGINE to check if an...