evas/fb: use virtual sizes to describe the fb mode geometry.
authorantognolli <antognolli@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Fri, 21 Oct 2011 16:21:09 +0000 (16:21 +0000)
committerantognolli <antognolli@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Fri, 21 Oct 2011 16:21:09 +0000 (16:21 +0000)
commitf47cb490d8f2740c69f3cfe3338688485dc5e9a1
tree2a5f4f8d4a50bc8b383354262098a1e4cb7d3c1a
parenta226e0b5f0913a4f8f9dbf3ce146c00d8e287dd6
evas/fb: use virtual sizes to describe the fb mode geometry.
This was causing the fb engine to draw incorrectly when the virtual size
was different from the size (xres != xres_virtual). For example, it
happens an additional monitor is plugged into a notebook.
Patch for SiT.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@64259 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/modules/engines/fb/evas_fb_main.c