List of all members.
Public Attributes |
|
struct { |
| Bitu width |
| Bitu start |
| Bitu height |
| Bitu bpp |
| bool dblw |
| bool dblh |
| double ratio |
| float fps |
| double scrn_ratio |
| } | src |
|
struct { |
| Bitu count |
| Bitu max |
| Bitu index |
| Bit8u hadSkip [RENDER_SKIP_CACHE] |
| } | frameskip |
|
struct { |
| Bitu size |
| scalerMode_t inMode |
| scalerMode_t outMode |
| scalerOperation_t op |
| bool clearCache |
| bool forced |
| bool hardware |
| ScalerLineHandler_t lineHandler |
| ScalerLineHandler_t linePalHandler |
| ScalerComplexHandler_t complexHandler |
| Bitu blocks |
| Bitu lastBlock |
| Bitu outPitch |
| Bit8u * outWrite |
| Bitu cachePitch |
| Bit8u * cacheRead |
| Bitu inHeight |
| Bitu inLine |
| Bitu outLine |
| } | scale |
|
RenderPal_t | pal |
|
bool | updating |
|
bool | active |
|
int | aspect |
|
bool | aspectOffload |
|
bool | fullFrame |
|
bool | forceUpdate |
|
bool | autofit |
Detailed Description
Definition at line 60 of file render.h.
The documentation for this struct was generated from the following file: