index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
wintermute
/
BRenderSDL.cpp
Age
Commit message (
Expand
)
Author
2012-06-02
WINTERMUTE: Use the resolution asked for by the engines.
Einar Johan Trøan Sømåen
2012-06-02
WINTERMUTE: Add transparentSurface internally for now, to allow alpha-blended...
Einar Johan Trøan Sømåen
2012-06-02
WINTERMUTE: Solve some const-char related warnings.
Einar Johan Trøan Sømåen
2012-06-02
WINTERMUTE: Remove a few defines from wintypes.h
Einar Johan Trøan Sømåen
2012-06-02
WINTERMUTE: Run Astyle on code-files to reformat.
Einar Johan Trøan Sømåen
2012-06-02
WINTERMUTE: Add const to almost all char *Filename instances.
Einar Johan Trøan Sømåen
2012-06-02
WINTERMUTE: Remove a few SDL-includes.
Einar Johan Trøan Sømåen
2012-06-02
WINTERMUTE: Add a simple alpha-hack for rendering.
Einar Johan Trøan Sømåen
2012-06-02
WINTERMUTE: Make the engine atleast draw something.
Einar Johan Trøan Sømåen
2012-06-02
WINTERMUTE: Cleanup the debug-warnings a bit.
Einar Johan Trøan Sømåen
2012-06-02
WINTERMUTE: Start work on porting BRenderSDL away from SDL2
Einar Johan Trøan Sømåen
2012-06-02
WINTERMUTE: Avoid touching SDL_Quit in-engine
Einar Johan Trøan Sømåen
2012-06-02
WINTERMUTE: Mass rename m_FooBar -> _fooBar
Eugene Sandulenko
2012-06-02
WINTERMUTE: Stub and add BRenderSDL to the build
Einar Johan Trøan Sømåen
2012-06-02
WINTERMUTE: Add the files for the rest of the B-classes.
Einar Johan Trøan Sømåen