| BaseSoftRenderSurface(SDL_Surface *) | BaseSoftRenderSurface | [protected] |
| BaseSoftRenderSurface(int w, int h) | BaseSoftRenderSurface | [protected] |
| BaseSoftRenderSurface(int w, int h, int bpp, int rsft, int gsft, int bsft, int asft) | BaseSoftRenderSurface | [protected] |
| BaseSoftRenderSurface(int w, int h, uint8 *buf) | BaseSoftRenderSurface | [protected] |
| BeginPainting() | BaseSoftRenderSurface | [virtual] |
| bits_per_pixel | BaseSoftRenderSurface | [protected] |
| Blit(Texture *, sint32 sx, sint32 sy, sint32 w, sint32 h, sint32 dx, sint32 dy, bool alpha_blend=false) | SoftRenderSurface< uintX > | [virtual] |
| bytes_per_pixel | BaseSoftRenderSurface | [protected] |
| CheckClipped(const Pentagram::Rect &) const | BaseSoftRenderSurface | [virtual] |
| clip_window | BaseSoftRenderSurface | [protected] |
| CreateNativePalette(Pentagram::Palette *palette) | BaseSoftRenderSurface | [virtual] |
| CreateSecondaryRenderSurface(uint32 width, uint32 height) | RenderSurface | [static] |
| DrawLine32(uint32 rgb, sint32 sx, sint32 sy, sint32 ex, sint32 ey) | SoftRenderSurface< uintX > | [virtual] |
| EndPainting() | BaseSoftRenderSurface | [virtual] |
| FadedBlit(Texture *, sint32 sx, sint32 sy, sint32 w, sint32 h, sint32 dx, sint32 dy, uint32 col32, bool alpha_blend=false) | SoftRenderSurface< uintX > | [virtual] |
| Fill32(uint32 rgb, sint32 sx, sint32 sy, sint32 w, sint32 h) | SoftRenderSurface< uintX > | [virtual] |
| Fill32(uint32 rgb, sint32 sx, sint32 sy, sint32 w, sint32 h) | SoftRenderSurface< uintX > | [virtual] |
| Fill32(uint32 rgb, sint32 sx, sint32 sy, sint32 w, sint32 h) | SoftRenderSurface< uintX > | [virtual] |
| Fill8(uint8 index, sint32 sx, sint32 sy, sint32 w, sint32 h) | SoftRenderSurface< uintX > | [virtual] |
| FillAlpha(uint8 alpha, sint32 sx, sint32 sy, sint32 w, sint32 h) | SoftRenderSurface< uintX > | [virtual] |
| flipped | BaseSoftRenderSurface | [protected] |
| format | RenderSurface | [static] |
| format_type | BaseSoftRenderSurface | [protected] |
| Gamma10toGamma22 | RenderSurface | [static] |
| Gamma22toGamma10 | RenderSurface | [static] |
| GenericLock() | BaseSoftRenderSurface | [inline, protected, virtual] |
| GenericUnlock() | BaseSoftRenderSurface | [inline, protected, virtual] |
| GetClippingRect(Pentagram::Rect &) const | BaseSoftRenderSurface | [virtual] |
| GetOrigin(sint32 &x, sint32 &y) const | BaseSoftRenderSurface | [virtual] |
| GetSurfaceAsTexture() | BaseSoftRenderSurface | [virtual] |
| GetSurfaceDims(Pentagram::Rect &) const | BaseSoftRenderSurface | [virtual] |
| height | BaseSoftRenderSurface | [protected] |
| IsFlipped() const | BaseSoftRenderSurface | [virtual] |
| lock_count | BaseSoftRenderSurface | [protected] |
| MaskedBlit(Texture *, sint32 sx, sint32 sy, sint32 w, sint32 h, sint32 dx, sint32 dy, uint32 col32, bool alpha_blend=false) | SoftRenderSurface< uintX > | [virtual] |
| ox | BaseSoftRenderSurface | [protected] |
| oy | BaseSoftRenderSurface | [protected] |
| Paint(Shape *s, uint32 frame, sint32 x, sint32 y, bool untformed_pal=false) | SoftRenderSurface< uintX > | [virtual] |
| PaintHighlight(Shape *s, uint32 frame, sint32 x, sint32 y, bool trans, bool mirrored, uint32 col32, bool untformed_pal=false) | SoftRenderSurface< uintX > | [virtual] |
| PaintHighlightInvis(Shape *s, uint32 frame, sint32 x, sint32 y, bool trans, bool mirrored, uint32 col32, bool untformed_pal=false) | SoftRenderSurface< uintX > | [virtual] |
| PaintInvisible(Shape *s, uint32 frame, sint32 x, sint32 y, bool trans, bool mirrored, bool untformed_pal=false) | SoftRenderSurface< uintX > | [virtual] |
| PaintMasked(Shape *s, uint32 framenum, sint32 x, sint32 y, bool trans, bool mirrored, uint32 col32=0, bool untformed_pal=false) | SoftRenderSurface< uintX > | [virtual] |
| PaintMirrored(Shape *s, uint32 frame, sint32 x, sint32 y, bool trans=false, bool untformed_pal=false) | SoftRenderSurface< uintX > | [virtual] |
| PaintNoClip(Shape *s, uint32 frame, sint32 x, sint32 y, bool untformed_pal=false) | SoftRenderSurface< uintX > | [virtual] |
| PaintTranslucent(Shape *s, uint32 frame, sint32 x, sint32 y, bool untformed_pal=false) | SoftRenderSurface< uintX > | [virtual] |
| pitch | BaseSoftRenderSurface | [protected] |
| pixels | BaseSoftRenderSurface | [protected] |
| pixels00 | BaseSoftRenderSurface | [protected] |
| PrintCharFixed(FixedWidthFont *, int character, int x, int y) | SoftRenderSurface< uintX > | [virtual] |
| PrintTextFixed(FixedWidthFont *, const char *text, int x, int y) | SoftRenderSurface< uintX > | [virtual] |
| rtt_tex | BaseSoftRenderSurface | [protected] |
| ScalerBlit(Texture *, sint32 sx, sint32 sy, sint32 sw, sint32 sh, sint32 dx, sint32 dy, sint32 dw, sint32 dh, const Pentagram::Scaler *, bool clampedges=false) | SoftRenderSurface< uintX > | [virtual] |
| sdl_surf | BaseSoftRenderSurface | [protected] |
| SetClippingRect(const Pentagram::Rect &) | BaseSoftRenderSurface | [virtual] |
| SetFlipped(bool flipped) | BaseSoftRenderSurface | [virtual] |
| SetOrigin(sint32 x, sint32 y) | BaseSoftRenderSurface | [virtual] |
| SetPixelsPointer() | BaseSoftRenderSurface | [inline, protected] |
| SetVideoMode(uint32 width, uint32 height, uint32 bpp, bool fullscreen, bool use_opengl) | RenderSurface | [static] |
| SoftRenderSurface(int w, int h, int bpp, int rsft, int gsft, int bsft, int asft) | SoftRenderSurface< uintX > | [protected] |
| SoftRenderSurface(SDL_Surface *) | SoftRenderSurface< uintX > | |
| SoftRenderSurface(int w, int h, uint8 *buf) | SoftRenderSurface< uintX > | |
| SoftRenderSurface(int w, int h) | SoftRenderSurface< uintX > | |
| StretchBlit(Texture *, sint32 sx, sint32 sy, sint32 sw, sint32 sh, sint32 dx, sint32 dy, sint32 dw, sint32 dh, bool bilinear=false, bool clampedges=false) | SoftRenderSurface< uintX > | [virtual] |
| width | BaseSoftRenderSurface | [protected] |
| zbuffer | BaseSoftRenderSurface | [protected] |
| zbuffer00 | BaseSoftRenderSurface | [protected] |
| zpitch | BaseSoftRenderSurface | [protected] |
| ~BaseSoftRenderSurface() | BaseSoftRenderSurface | [virtual] |
| ~RenderSurface() | RenderSurface | [virtual] |