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
/
tony
/
gfxcore.h
Age
Commit message (
Expand
)
Author
2012-05-21
TONY: Some more code formatting
Strangerke
2012-05-20
TONY: Converting Italian comments to English and formatting
Paul Gilbert
2012-05-19
TONY: Change "it's" to "its" in comments where appropriate. (I think.)
Torbjörn Andersson
2012-05-14
TONY: Fix some formatting
Strangerke
2012-05-14
TONY: Remove original header
Strangerke
2012-05-13
TONY: Disabled target buffer mutex which isn't needed anymore
Paul Gilbert
2012-05-12
TONY: Conversion of more methods to coroutines
Paul Gilbert
2012-05-05
TONY: Fix another memory leak identified by Valgrind
Paul Gilbert
2012-05-04
TONY: Added virtual destructors to classes using virtual methods
Paul Gilbert
2012-05-03
TONY: Added GfxCoreInline.hpp methods
Paul Gilbert
2012-05-02
TONY: Implemented font.cpp methods
Paul Gilbert
2012-05-02
TONY: Added code from Inventory.cpp
Paul Gilbert
2012-04-30
TONY: More header files and functionality added
Paul Gilbert
2012-04-30
TONY: Added include files for graphics engine and all dependent classes
Paul Gilbert