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
/
scumm
/
gfxARM.s
Age
Commit message (
Expand
)
Author
2012-02-26
SCUMM: Fix utilization of ARM assembly routines. This fixes bug #3494448.
Johannes Schickel
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-04-23
ARM: Global symbols get an underscore prefix on darwin
dhewg
2010-01-23
Some more header modifications ("Graphic Adventure Engine" and the legal prop...
Arnaud Boutonné
2009-08-21
type fix
Andre Heider
2009-08-21
Improved comments.
Robin Watts
2009-08-21
Oops. Bitdepth is 1 or 2, not 8 or 16. Could be better named perhaps?
Robin Watts
2009-08-21
Attempt to fix builds that use the ARM screen column clear code; add new
Robin Watts
2008-08-18
Updates to the scummvm blitting code as discussed on the mailing list.
Robin Watts
2008-06-26
Fixed Symbian buildsystem for new defines. Fixed ARM asm syntax for Symbian b...
Lars Persson
2008-02-03
Added asmCopy8Col from DS implementation. Changed names to match GFX.cpp (and...
Lars Persson
2007-11-26
Fix keyword expansion in asm sources
Max Horn
2007-07-10
This commit adds a new build define USE_ARM_GFX_ASM (and sets it for the WinCE
Robin Watts