Go to the documentation of this file.
29 #ifndef _OBJGFX_OGDISPLAY_VESA_H
30 #define _OBJGFX_OGDISPLAY_VESA_H
33 #include <objgfx40/objgfx40.h>
108 virtual bool ogClone(ogSurface&);
uInt16 ModeAttributes __attribute__((packed))
virtual uInt32 rawGetPixel(uInt32, uInt32)
virtual void rawSetPixel(uInt32, uInt32, uInt32)
char VBESignature[4] __attribute__((packed))
virtual ~ogDisplay_VESA(void)
unsigned short int uInt16
virtual uInt32 ogGetPixel(int32, int32)
virtual void rawLine(uInt32, uInt32, uInt32, uInt32, uInt32)
virtual bool ogClone(ogSurface &)
virtual void ogCopyLineFrom(uInt32, uInt32, void *, uInt32)
virtual void ogCopyPal(ogSurface &)
virtual void ogHLine(int32, int32, int32, uInt32)
virtual void ogClear(uInt32)
virtual void ogSetPixel(int32, int32, uInt32)
uInt16 findMode(uInt32, uInt32, uInt32)
virtual void ogVFlip(void)
virtual bool ogCreate(uInt32, uInt32, ogPixelFmt)
virtual void * ogGetPtr(uInt32, uInt32)
virtual void ogVLine(int32, int32, int32, uInt32)
virtual bool ogAlias(ogSurface &, uInt32, uInt32, uInt32, uInt32)
virtual void ogCopyLineTo(uInt32, uInt32, const void *, uInt32)
virtual void ogSetRGBPalette(uInt8, uInt8, uInt8, uInt8)
void * OffScreenMemOffset
virtual bool ogAvail(void)
virtual bool ogLoadPal(const char *)