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
Age
Commit message (
Expand
)
Author
2013-08-03
PARALLACTION: Do not set Surface::pixels directly anymore.
Johannes Schickel
2013-08-03
MORTEVIELLE: Do not set Surface::pixels directly anymore.
Johannes Schickel
2013-08-03
HUGO: Do not set Surface::pixels directly anymore.
Johannes Schickel
2013-08-03
SCUMM: Do not set Surface::pixels directly anymore.
Johannes Schickel
2013-08-03
GRAPHICS: Add two new methods to change 'pixels' of a Surface.
Johannes Schickel
2013-08-03
BACKENDS: Take advantage of Surface::getPixels.
Johannes Schickel
2013-08-03
SDL: Take advantage of Surface::getPixels.
Johannes Schickel
2013-08-03
OPENGL: Take advantage of Surface::getPixels.
Johannes Schickel
2013-08-03
IPHONE: Take advantage of Surface::getPixels.
Johannes Schickel
2013-08-03
WINTERMUTE: Take advantage of Surface::getPixels.
Johannes Schickel
2013-08-03
TUCKER: Take advantage of Surface::getPixels.
Johannes Schickel
2013-08-03
TSAGE: Take advantage of Surface::getPixels.
Johannes Schickel
2013-08-03
TOON: Take advantage of Surface::getPixels.
Johannes Schickel
2013-08-03
TONY: Take advantage of Surface::getPixels.
Johannes Schickel
2013-08-03
TOLTECS: Take advantage of Surface::getPixels.
Johannes Schickel
2013-08-03
TINSEL: Take advantage of Surface::getPixels.
Johannes Schickel
2013-08-03
TEENAGENT: Take advantage of Surface::getPixels.
Johannes Schickel
2013-08-03
SWORD25: Take advantage of Surface::getPixels.
Johannes Schickel
2013-08-03
SWORD2: Take advantage of Surface::getPixels.
Johannes Schickel
2013-08-03
SWORD1: Take advantage of Surface::getPixels.
Johannes Schickel
2013-08-03
SCI: Take advantage of Surface::getPixels.
Johannes Schickel
2013-08-03
SAGA: Take advantage of Sufrace::getPixels.
Johannes Schickel
2013-08-03
PEGASUS: Take advantage of Surface::getPixels.
Johannes Schickel
2013-08-03
PARALLACTION: Take advantage of Surface::getPixels.
Johannes Schickel
2013-08-03
NEVERHOOD: Take advantage of Surface::getPixels.
Johannes Schickel
2013-08-03
MORTEVIELLE: Take advantage of Surface::getPixels.
Johannes Schickel
2013-08-03
MOHAWK: Take advantage of Surface::getPixels.
Johannes Schickel
2013-08-03
MADE: Take advantage of Surface::getPixels.
Johannes Schickel
2013-08-03
LASTEXRPESS: Take advantage of Surface::getPixels.
Johannes Schickel
2013-08-03
HUGO: Take advantage of Surface::getPixels.
Johannes Schickel
2013-08-03
HOPKINS: Take advantage of Surface::getPixels.
Johannes Schickel
2013-08-03
GROOVIE: Take advantage of Surface::getPixels.
Johannes Schickel
2013-08-03
GOB: Take advantage of Surface::getPixels.
Johannes Schickel
2013-08-03
DRASCULA: Take advantage of Surface::getPixels.
Johannes Schickel
2013-08-03
DRACI: Take advantage of Surface::getPixels.
Johannes Schickel
2013-08-03
COMPOSER: Take advantage of Surface::getPixels.
Johannes Schickel
2013-08-03
CGE: Take advantage of Surface::getPixels.
Johannes Schickel
2013-08-03
AGOS: Take advantage of Surface::getPixels.
Johannes Schickel
2013-08-03
SCUMM: Take advantage of Surface::getPixels.
Johannes Schickel
2013-08-03
GUI: Take advantage of Surface::getPixels.
Johannes Schickel
2013-08-03
VIDEO: Take advantage of Surface::getPixels.
Johannes Schickel
2013-08-03
GRAPHICS: Take advantage of Surface::getPixels.
Johannes Schickel
2013-08-03
GRAPHICS: Add an easy way to query 'pixels' of Surface.
Johannes Schickel
2013-08-03
GRAPHICS: Prefer getBasePtr over direct Surface::pixels access.
Johannes Schickel
2013-08-03
VIDEO: Prefer getBasePtr over direct Surface::pixels access.
Johannes Schickel
2013-08-03
SDL: Prefer getBasePtr over direct Surface::pixels access.
Johannes Schickel
2013-08-03
OPENGL: Prefer getBasePtr over direct Surface::pixels access.
Johannes Schickel
2013-08-03
BACKENDS: Prefer getBasePtr over direct Surface::pixels access.
Johannes Schickel
2013-08-03
GUI: Prefer getBasePtr instead of direct Surface::pixels access.
Johannes Schickel
2013-08-03
WINTERMUTE: Prefer getBasePtr over direct Surface::pixels access.
Johannes Schickel
[prev]
[next]