, including all inherited members.
_AntiAliasing | OSDL::Video::VideoModule | [protected, static] |
_antiAliasing | OSDL::Video::VideoModule | [private] |
_displayInitialized | OSDL::Video::VideoModule | [protected] |
_DrawEndPoint | OSDL::Video::VideoModule | [protected, static] |
_drawEndPoint | OSDL::Video::VideoModule | [private] |
_isGuiEnabled | OSDL::Video::VideoModule | [protected] |
_IsUsingOpenGL | OSDL::Video::VideoModule | [protected, static] |
_openGLcontext | OSDL::Video::VideoModule | [private] |
_renderer | OSDL::Video::VideoModule | [protected] |
_screen | OSDL::Video::VideoModule | [protected] |
_screenStartingMicrosecond | OSDL::Video::VideoModule | [private] |
_screenStartingSecond | OSDL::Video::VideoModule | [private] |
_SDLEnvironmentVariables | OSDL::Video::VideoModule | [private, static] |
AnyPixelFormat | OSDL::Video::VideoModule | [static] |
AreDefinitionsRestricted(std::list< Definition > &definitions, Ceylan::Flags flags, Pixels::PixelFormat *pixelFormat=0) | OSDL::Video::VideoModule | [static] |
AsynchronousBlit | OSDL::Video::VideoModule | [static] |
ColorFillsAccelerated() | OSDL::Video::VideoModule | [static] |
DescribeAvailableDefinitions(Ceylan::Flags flags, Pixels::PixelFormat *pixelFormat=0) | OSDL::Video::VideoModule | [static] |
DescribeEnvironmentVariables() | OSDL::Video::VideoModule | [static] |
DescribeVideoCapabilities() | OSDL::Video::VideoModule | [static] |
DoubleBuffered | OSDL::Video::VideoModule | [static] |
DriverNameMaximumLength | OSDL::Video::VideoModule | [protected, static] |
ExclusivePalette | OSDL::Video::VideoModule | [static] |
FullScreen | OSDL::Video::VideoModule | [static] |
getAntiAliasingState() const | OSDL::Video::VideoModule | [virtual] |
GetAntiAliasingState() | OSDL::Video::VideoModule | [static] |
getAverageRefreshRate() | OSDL::Video::VideoModule | [virtual] |
getBestColorDepthForMode(Length width, Length height, BitsPerPixel askedBpp, Ceylan::Flags flags) | OSDL::Video::VideoModule | [virtual] |
getDriverName() const | OSDL::Video::VideoModule | [virtual] |
GetDriverName() | OSDL::Video::VideoModule | [static] |
getEndPointDrawState() const | OSDL::Video::VideoModule | [virtual] |
GetEndPointDrawState() | OSDL::Video::VideoModule | [static] |
getOpenGLContext() const | OSDL::Video::VideoModule | [virtual] |
getRenderer() const | OSDL::Video::VideoModule | [virtual] |
getScreenSurface() const | OSDL::Video::VideoModule | [virtual] |
GetVideoDevicePixelFormat() | OSDL::Video::VideoModule | [static] |
GetVideoMemorySize() | OSDL::Video::VideoModule | [static] |
getWindowCaption(std::string &title, std::string &iconName) | OSDL::Video::VideoModule | [virtual] |
HardwareSurface | OSDL::Video::VideoModule | [static] |
HardwareSurfacesCanBeCreated() | OSDL::Video::VideoModule | [static] |
HardwareToHardwareAlphaBlitsAccelerated() | OSDL::Video::VideoModule | [static] |
HardwareToHardwareBlitsAccelerated() | OSDL::Video::VideoModule | [static] |
HardwareToHardwareColorkeyBlitsAccelerated() | OSDL::Video::VideoModule | [static] |
hasOpenGLContext() const | OSDL::Video::VideoModule | [virtual] |
hasRenderer() const | OSDL::Video::VideoModule | [virtual] |
hasScreenSurface() const | OSDL::Video::VideoModule | |
iconifyWindow() | OSDL::Video::VideoModule | [virtual] |
InterpretFlags(Ceylan::Flags flags) | OSDL::Video::VideoModule | [static] |
isDisplayInitialized() const | OSDL::Video::VideoModule | [virtual] |
IsDisplayInitialized() | OSDL::Video::VideoModule | [static] |
isGUIEnabled() const | OSDL::Video::VideoModule | [virtual] |
IsUsingDrawingPrimitives() | OSDL::Video::VideoModule | [static] |
IsUsingOpenGL() | OSDL::Video::VideoModule | [static] |
isUsingOpenGL() const | OSDL::Video::VideoModule | [virtual] |
makeBMPScreenshot(const std::string &screenshotFilename) | OSDL::Video::VideoModule | [virtual] |
NoFrame | OSDL::Video::VideoModule | [static] |
OpenGL | OSDL::Video::VideoModule | [static] |
operator=(const VideoModule &source) | OSDL::Video::VideoModule | [private] |
OSDL::CommonModule class | OSDL::Video::VideoModule | [friend] |
redraw() | OSDL::Video::VideoModule | [virtual] |
Resizable | OSDL::Video::VideoModule | [static] |
resize(Length newWidth, Length newHeight) | OSDL::Video::VideoModule | [virtual] |
setAntiAliasingState(bool newState) | OSDL::Video::VideoModule | [virtual] |
setEndPointDrawState(bool newState) | OSDL::Video::VideoModule | [virtual] |
setGUIEnableStatus(bool newStatus) | OSDL::Video::VideoModule | [virtual] |
setMode(Length width, Length height, BitsPerPixel askedBpp, Ceylan::Flags flags, OpenGL::Flavour flavour=OpenGL::None) | OSDL::Video::VideoModule | [virtual] |
setOpenGLContext(OpenGL::OpenGLContext &newOpenGLContext) | OSDL::Video::VideoModule | [virtual] |
setRenderer(Rendering::VideoRenderer &newRenderer) | OSDL::Video::VideoModule | [virtual] |
setScreenSurface(Surface &newScreenSurface) | OSDL::Video::VideoModule | [virtual] |
setWindowCaption(const std::string &newTitle, const std::string &iconName) | OSDL::Video::VideoModule | [virtual] |
setWindowIcon(const std::string &filename) | OSDL::Video::VideoModule | [virtual] |
SoftwareSurface | OSDL::Video::VideoModule | [static] |
SoftwareToHardwareAlphaBlitsAccelerated() | OSDL::Video::VideoModule | [static] |
SoftwareToHardwareBlitsAccelerated() | OSDL::Video::VideoModule | [static] |
SoftwareToHardwareColorkeyBlitsAccelerated() | OSDL::Video::VideoModule | [static] |
toggleFullscreen() | OSDL::Video::VideoModule | [virtual] |
ToScreenDimensions(StandardScreenSize screenSize, Length &screenWidth, Length &screenHeight) | OSDL::Video::VideoModule | [static] |
ToStandardScreenSize(const std::string &standardScreenSizeInText) | OSDL::Video::VideoModule | [static] |
toString(Ceylan::VerbosityLevels level=Ceylan::high) const | OSDL::Video::VideoModule | [virtual] |
UseCurrentColorDepth | OSDL::Video::VideoModule | [static] |
VideoModule() | OSDL::Video::VideoModule | [private] |
VideoModule(const VideoModule &source) | OSDL::Video::VideoModule | [explicit, private] |
WindowManagerAvailable() | OSDL::Video::VideoModule | [static] |
~VideoModule() | OSDL::Video::VideoModule | [private, virtual] |