PostSwitchPhysicalResolution

Fix up the software rasteriser after a mode switch has occured

Declaration

void NAPI REF2D_driver::PostSwitchPhysicalResolution(void)

Prototype In

snap/ref2d.h

Description

This function is used to to re-initialise the internals for the reference rasteriser library after a physical mode switch has occured (ie: PerformDisplaySwitch after PollForDisplaySwitch returned true. Mostly this entails fixing up the internal software renderer to handle changes in hardware functions, such as hardware cursor support etc for the new mode. Application and shell drivers must always call this function after calling PerformDisplaySwitch.

See Also

PerformDisplaySwitch

Copyright © 2002 SciTech Software, Inc. Visit our web site at http://www.scitechsoft.com