efl/legacy/evas/src/modules/engines/software_16_wince
Vincent Torri b61328192f API break (well, kind of...)
* evas_engine_info_set() returns now an int, to inform if
   an error occured or not when setting the info of the engine.
 * in the Evas_Func structure, the setup() method returns an int
 * all the engines are updated

I'll fix ecore_evas and ewl later (the compilation is still fine).

Gustavo: should I add EINA_WARN_UNUSED_RESULT at the end of the
evas_engine_info_set() function ?



SVN revision: 39670
2009-03-24 09:05:32 +00:00
..
.cvsignore add cvsignore 2008-06-02 06:40:26 +00:00
Evas_Engine_Software_16_WinCE.h add windowed and fullscreen support to the gdi backend. Other backend are only fullscreen. 2009-01-10 17:33:19 +00:00
Makefile.am * use the m4 macro EVAS_CHECK_ENGINE to check if an engine is available or not 2008-11-24 06:18:31 +00:00
evas_engine.c API break (well, kind of...) 2009-03-24 09:05:32 +00:00
evas_engine.h add windowed and fullscreen support to the gdi backend. Other backend are only fullscreen. 2009-01-10 17:33:19 +00:00
evas_wince_ddraw_buffer.cpp Use stdio instead of iostream to output error messages 2008-11-03 05:25:56 +00:00
evas_wince_fb_buffer.c * request the size in the engine info 2008-07-17 23:08:29 +00:00
evas_wince_gapi.rc missing file 2008-07-18 09:19:29 +00:00
evas_wince_gapi_buffer.c * request the size in the engine info 2008-07-17 23:08:29 +00:00
evas_wince_gdi_buffer.c add error message in the win ce gdi engine 2009-01-19 17:53:30 +00:00