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
/
titanic
/
video_surface.cpp
Age
Commit message (
Collapse
)
Author
2016-03-17
TITANIC: Fix image decoders
Paul Gilbert
2016-03-17
TITANIC: Implemented the CJPEGDecode and CTargaDecode classes
Paul Gilbert
Thank goodness for the existing ScummVM image decoders for these types.. it made implementing the classes sooooo much easier
2016-03-17
TITANIC: Implemented CStdCWADFile class
Paul Gilbert
2016-03-16
TITANIC: Implemented surface shiftColors
Paul Gilbert
2016-03-16
TITANIC: Implemented surface resizing and freeing
Paul Gilbert
2016-03-16
TITANIC: Renames/fixes for OSVideoSurface methods
Paul Gilbert
2016-03-16
TITANIC: Implement surface lock and unlocking
Paul Gilbert
2016-03-16
TITANIC: Implemented overall surface loading method
Paul Gilbert
2016-03-16
TITANIC: Implementing setActiveView, surface clearing
Paul Gilbert
2016-03-14
TITANIC: Further graphics setup, beginnings of files manager
Paul Gilbert
2016-03-14
TITANIC: Fleshed out DirectDrawSurface creation
Paul Gilbert
2016-02-07
TITANIC: Adding screen initialization code
Paul Gilbert
2016-02-07
TITANIC: Class stubs and beginnings of CSaveableObject hierarchy
Paul Gilbert