CVSROOT: /cvs/directfb Module name: DirectFB Changes by: dok 20050204 10:48:20
Modified files:
src/core : windows.c
Log message:
Create layer regions for hw windows in single buffered mode, unless
explicitly configured using DSCAPS_DOUBLE/TRIPLE or DWCAPS_DOUBLEBUFFER.
This is a preliminary solution, because by default a window surface should
require a Flip() to make changes visible.
