ec07669a08
Change the boolean parameter 'resize_hint' into a bitmask 'flags'. Note, that this flags is very different to the other flags used in creating the toysurface implementations. They do not make sense to mix one way or the other. Prepare() cannot change the surface type, and surface constructors do not care for dynamic hint flags. Signed-off-by: Pekka Paalanen <ppaalanen@gmail.com>