[Scummvm-cvs-logs] scummvm branch-1-3-0 -> 1dd8d1eb1ef53d16e47faf4d141a3e67bc13ce59

CeRiAl ikhatib at gmail.com
Fri Jun 10 21:39:14 CEST 2011


This automated email contains information about 3 new commits which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .

Summary:
1e41c47cfe COMMON: Add (another) Eclipse project file to .gitignore
be5b4fad02 SCALERS: Fix for compiling for ARM without using ASM scalers
1dd8d1eb1e ARM: Fix normal2x scaler for width % 4 != 0


Commit: 1e41c47cfe119694d6204d1f16b21b101662c80f
    https://github.com/scummvm/scummvm/commit/1e41c47cfe119694d6204d1f16b21b101662c80f
Author: CeRiAl (ikhatib at gmail.com)
Date: 2011-06-10T12:36:29-07:00

Commit Message:
COMMON: Add (another) Eclipse project file to .gitignore

Changed paths:
    .gitignore




Commit: be5b4fad02d73b5c3840fb42726335050c38bf16
    https://github.com/scummvm/scummvm/commit/be5b4fad02d73b5c3840fb42726335050c38bf16
Author: CeRiAl (ikhatib at gmail.com)
Date: 2011-06-10T12:37:10-07:00

Commit Message:
SCALERS: Fix for compiling for ARM without using ASM scalers

Changed paths:
    graphics/scaler/downscaler.cpp




Commit: 1dd8d1eb1ef53d16e47faf4d141a3e67bc13ce59
    https://github.com/scummvm/scummvm/commit/1dd8d1eb1ef53d16e47faf4d141a3e67bc13ce59
Author: Willem Jan Palenstijn (wjp at usecode.org)
Date: 2011-06-10T12:37:26-07:00

Commit Message:
ARM: Fix normal2x scaler for width % 4 != 0

The first jump to 'thin:' didn't leave r14 (remaining width)
in the right state.

Changed paths:
    graphics/scaler/Normal2xARM.s








More information about the Scummvm-git-logs mailing list