ScummVM API documentation
Sci::SCI1_PC98Gfx8ColorsDriver Member List

This is the complete list of members for Sci::SCI1_PC98Gfx8ColorsDriver, including all inherited members.

_alwaysCreateBmpBuffer (defined in Sci::GfxDefaultDriver)Sci::GfxDefaultDriverprotected
_colorConv (defined in Sci::GfxDefaultDriver)Sci::GfxDefaultDriverprotected
_colorConvMod (defined in Sci::GfxDefaultDriver)Sci::GfxDefaultDriverprotected
_compositeBuffer (defined in Sci::GfxDefaultDriver)Sci::GfxDefaultDriverprotected
_currentBitmap (defined in Sci::GfxDefaultDriver)Sci::GfxDefaultDriverprotected
_currentPalette (defined in Sci::GfxDefaultDriver)Sci::GfxDefaultDriverprotected
_cursorUsesScreenPalette (defined in Sci::GfxDefaultDriver)Sci::GfxDefaultDriverprotected
_format (defined in Sci::GfxDefaultDriver)Sci::GfxDefaultDriverprotected
_internalPalette (defined in Sci::GfxDefaultDriver)Sci::GfxDefaultDriverprotected
_numColors (defined in Sci::GfxDriver)Sci::GfxDriverprotected
_pixelSize (defined in Sci::GfxDriver)Sci::GfxDriverprotected
_ready (defined in Sci::GfxDriver)Sci::GfxDriverprotected
_renderGlyph (defined in Sci::UpscaledGfxDriver)Sci::UpscaledGfxDriverprotected
_renderScaled (defined in Sci::UpscaledGfxDriver)Sci::UpscaledGfxDriverprotected
_requestRGBMode (defined in Sci::GfxDefaultDriver)Sci::GfxDefaultDriverprotected
_scaledBitmap (defined in Sci::UpscaledGfxDriver)Sci::UpscaledGfxDriverprotected
_screenH (defined in Sci::GfxDriver)Sci::GfxDriverprotected
_screenW (defined in Sci::GfxDriver)Sci::GfxDriverprotected
_srcPixelSize (defined in Sci::GfxDefaultDriver)Sci::GfxDefaultDriverprotected
_textAlignX (defined in Sci::UpscaledGfxDriver)Sci::UpscaledGfxDriverprotected
_virtualH (defined in Sci::GfxDefaultDriver)Sci::GfxDefaultDriverprotected
_virtualW (defined in Sci::GfxDefaultDriver)Sci::GfxDefaultDriverprotected
adjustCursorBuffer(uint16 newWidth, uint16 newHeight) (defined in Sci::UpscaledGfxDriver)Sci::UpscaledGfxDriverprotected
checkDriver(const char *const *driverNames, int listSize) (defined in Sci::GfxDriver)Sci::GfxDriverprotectedstatic
clearRect(const Common::Rect &r) const override (defined in Sci::UpscaledGfxDriver)Sci::UpscaledGfxDrivervirtual
ColorConvModProc typedef (defined in Sci::GfxDefaultDriver)Sci::GfxDefaultDriverprotected
ColorConvProc typedef (defined in Sci::GfxDefaultDriver)Sci::GfxDefaultDriverprotected
copyCurrentBitmap(byte *dest, uint32 size) const override (defined in Sci::GfxDefaultDriver)Sci::GfxDefaultDrivervirtual
copyCurrentPalette(byte *dest, int start, int num) const override (defined in Sci::GfxDefaultDriver)Sci::GfxDefaultDrivervirtual
copyRectToScreen(const byte *src, int srcX, int srcY, int pitch, int destX, int destY, int w, int h, const PaletteMod *palMods, const byte *palModMapping) override (defined in Sci::SCI1_PC98Gfx8ColorsDriver)Sci::SCI1_PC98Gfx8ColorsDrivervirtual
drawTextFontGlyph(const byte *src, int pitch, int hiresDestX, int hiresDestY, int hiresW, int hiresH, int transpColor, const PaletteMod *palMods, const byte *palModMapping) override (defined in Sci::UpscaledGfxDriver)Sci::UpscaledGfxDrivervirtual
driverBasedTextRendering() const override (defined in Sci::UpscaledGfxDriver)Sci::UpscaledGfxDriverinlinevirtual
getMousePos() const override (defined in Sci::UpscaledGfxDriver)Sci::UpscaledGfxDrivervirtual
GfxDefaultDriver(uint16 screenWidth, uint16 screenHeight, bool isSCI0, bool rgbRendering) (defined in Sci::GfxDefaultDriver)Sci::GfxDefaultDriver
GfxDriver(uint16 screenWidth, uint16 screenHeight, int numColors) (defined in Sci::GfxDriver)Sci::GfxDriverinline
GlyphRenderProc typedef (defined in Sci::UpscaledGfxDriver)Sci::UpscaledGfxDriverprotected
initScreen(const Graphics::PixelFormat *format) override (defined in Sci::SCI1_PC98Gfx8ColorsDriver)Sci::SCI1_PC98Gfx8ColorsDrivervirtual
numColors() const (defined in Sci::GfxDriver)Sci::GfxDriverinline
pixelSize() const (defined in Sci::GfxDriver)Sci::GfxDriverinline
remapTextColor(byte color) const (defined in Sci::GfxDriver)Sci::GfxDriverinlinevirtual
replaceCursor(const void *cursor, uint w, uint h, int hotspotX, int hotspotY, uint32 keycolor) override (defined in Sci::SCI1_PC98Gfx8ColorsDriver)Sci::SCI1_PC98Gfx8ColorsDrivervirtual
replaceMacCursor(const Graphics::Cursor *) override (defined in Sci::GfxDefaultDriver)Sci::GfxDefaultDrivervirtual
ScaledRenderProc typedef (defined in Sci::UpscaledGfxDriver)Sci::UpscaledGfxDriverprotected
SCI1_PC98Gfx8ColorsDriver(bool rgbRendering) (defined in Sci::SCI1_PC98Gfx8ColorsDriver)Sci::SCI1_PC98Gfx8ColorsDriver
setMousePos(const Common::Point &pos) const override (defined in Sci::UpscaledGfxDriver)Sci::UpscaledGfxDrivervirtual
setPalette(const byte *, uint, uint, bool, const PaletteMod *, const byte *) override (defined in Sci::SCI1_PC98Gfx8ColorsDriver)Sci::SCI1_PC98Gfx8ColorsDriverinlinevirtual
setShakePos(int shakeXOffset, int shakeYOffset) const override (defined in Sci::UpscaledGfxDriver)Sci::UpscaledGfxDrivervirtual
supportsPalIntensity() const override (defined in Sci::GfxDefaultDriver)Sci::GfxDefaultDriverinlinevirtual
updatePalette(const byte *colors, uint start, uint num) (defined in Sci::GfxDefaultDriver)Sci::GfxDefaultDriverprotected
updateScreen(int destX, int destY, int w, int h, const PaletteMod *palMods, const byte *palModMapping) (defined in Sci::UpscaledGfxDriver)Sci::UpscaledGfxDriverprotected
UpscaledGfxDriver(uint16 screenWidth, uint16 screenHeight, uint16 textAlignX, bool scaleCursor, bool rgbRendering) (defined in Sci::UpscaledGfxDriver)Sci::UpscaledGfxDriver
validateMode(Common::Platform p) (defined in Sci::SCI1_PC98Gfx8ColorsDriver)Sci::SCI1_PC98Gfx8ColorsDriverinlinestatic
~GfxDefaultDriver() override (defined in Sci::GfxDefaultDriver)Sci::GfxDefaultDriver
~GfxDriver() (defined in Sci::GfxDriver)Sci::GfxDriverinlinevirtual
~SCI1_PC98Gfx8ColorsDriver() override (defined in Sci::SCI1_PC98Gfx8ColorsDriver)Sci::SCI1_PC98Gfx8ColorsDriver
~UpscaledGfxDriver() override (defined in Sci::UpscaledGfxDriver)Sci::UpscaledGfxDriver