efl/src/modules/evas/engines/fb
Gustavo Sverzut Barbieri 856b7bdf44 evas/fb: use stride instead of width.
While most framebuffes use stride = width, some may have stride bigger
than width to provide better alignment. Then we must always use stride.

Thanks to Arjan van de Ven, the one that spotted the issue.

@fix
2014-03-07 02:00:11 -03:00
..
Evas_Engine_FB.h merge: and now Evas 2012-11-04 11:51:42 +00:00
evas_engine.c evas/fb: avoid crashing it outbuf setup failed. 2014-03-06 11:19:11 -03:00
evas_engine.h efl: Unified eina critical manro to CRI. 2013-12-26 12:27:13 +09:00
evas_fb.h evas/fb: use stride instead of width. 2014-03-07 02:00:11 -03:00
evas_fb_main.c evas/fb: use stride instead of width. 2014-03-07 02:00:11 -03:00
evas_outbuf.c evas/fb: use stride instead of width. 2014-03-07 02:00:11 -03:00