ROLAND
0.70
Amstrad Emulator based on Caprice Source rewritten in C++.
|
This is the complete list of members for VideoGL, including all inherited members.
bpp() | Video | inline |
buffer() | Video | inline |
bufferEnd() | Video | inline |
bufferStart() | Video | inline |
calcScreenEnd() | VideoGL | private |
calcScreenStart() | VideoGL | private |
depth() | Video | inline |
getCanvas() | VideoGL | inlinevirtual |
init() | VideoGL | virtual |
init(uint width, uint height, uint depth, bool fullscreen, unsigned char scale) | VideoGL | virtual |
lock() | VideoGL | inlinevirtual |
mBuffer | Video | protected |
mBufferEnd | Video | protected |
mBufferStart | Video | protected |
mCanvas | VideoGL | private |
mCanvasRect | Video | protected |
mCpc | Video | protected |
mCpcHeight | Video | protected |
mCpcScale | Video | protected |
mCpcWidth | Video | protected |
mDesktopHeight | Video | protectedstatic |
mDesktopWidth | Video | protectedstatic |
mDoubling | Video | protectedstatic |
mFilter | Video | protectedstatic |
mFullscreen | Video | protectedstatic |
mIsLoaded | VideoGL | privatestatic |
mScreen | Video | protected |
mTexHeight | VideoGL | private |
mTexnum | VideoGL | private |
mTexWidth | VideoGL | private |
quit() | VideoGL | virtual |
screen() | Video | inline |
setCaption(const String &caption) | Video | inlinestatic |
setDoubling(bool value) | Video | inline |
setFilter(bool value) | Video | inline |
setFullscreen(bool value) | Video | inline |
setIcon(const String &icon) | Video | static |
setup() | VideoGL | virtual |
size() | Video | inline |
toggleDoubling() | Video | inline |
toggleFilter() | Video | inline |
toggleFullscreen() | Video | inline |
unlock() | VideoGL | inlinevirtual |
update() | VideoGL | inlinevirtual |
Video(cpcx::Cpc *cpc) | Video | |
VideoGL(cpcx::Cpc *cpc) | VideoGL | |
~Video() ROLAND_DEFAULT virtual int init()=0 | Video | pure virtual |
~VideoGL() | VideoGL | virtual |