Main Page | Modules | Alphabetical List | Data Structures | File List | Data Fields | Globals | Related Pages

NV_CTRL_FLATPANEL_SCALING


Defines

#define NV_CTRL_FLATPANEL_SCALING   2
 Attribut is RWD, see Attributes for explanation.
#define NV_CTRL_FLATPANEL_SCALING_DEFAULT   0
 the driver will use whatever state is current
#define NV_CTRL_FLATPANEL_SCALING_NATIVE   1
 the driver will use the panel's scaler, if possible
#define NV_CTRL_FLATPANEL_SCALING_SCALED   2
 the driver will use the GPU's scaler, if possible
#define NV_CTRL_FLATPANEL_SCALING_CENTERED   3
 the driver will center the image
#define NV_CTRL_FLATPANEL_SCALING_ASPECT_SCALED   4
 aspect scaled

Detailed Description

Represents the current flatpanel scaling state; Possible values are:

0: default (the driver will use whatever state is current)
1: native (the driver will use the panel's scaler, if possible)
2: scaled (the driver will use the GPU's scaler, if possible)
3: centered (the driver will center the image)
4: aspect scaled (scale with the GPU's scaler, but keep the aspect ratio correct)


Define Documentation

#define NV_CTRL_FLATPANEL_SCALING   2
 

Attribut is RWD, see Attributes for explanation.

#define NV_CTRL_FLATPANEL_SCALING_ASPECT_SCALED   4
 

aspect scaled

#define NV_CTRL_FLATPANEL_SCALING_CENTERED   3
 

the driver will center the image

#define NV_CTRL_FLATPANEL_SCALING_DEFAULT   0
 

the driver will use whatever state is current

#define NV_CTRL_FLATPANEL_SCALING_NATIVE   1
 

the driver will use the panel's scaler, if possible

#define NV_CTRL_FLATPANEL_SCALING_SCALED   2
 

the driver will use the GPU's scaler, if possible


Generated on Sat Aug 19 20:40:55 2006 for Renouveau by  doxygen 1.4.4