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
/
sword25
/
gfx
/
image
/
vectorimagerenderer.cpp
Age
Commit message (
Expand
)
Author
2015-12-14
SWORD25: Make #include follow our conventions.
Johannes Schickel
2014-06-15
SWORD25: Switch to common TransparentSurface
Eugene Sandulenko
2014-02-18
SWORD25: Make GPL headers consistent in themselves.
Johannes Schickel
2011-06-23
SWORD25: Add error checks after allocating memory with malloc
Julien
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-04-14
SWORD25: Fix rendering on big-endian.
Alyssa Milburn
2011-03-18
SWORD25: C++ify some code, remove obsolete stuff
Max Horn
2010-11-02
SWORD25: Convert printf to debugN
Max Horn
2010-10-19
SWORD25: Fix for Valgrind identified memory leak
Paul Gilbert
2010-10-13
SWORD25: Fix empty loop body & conversion warnings
Max Horn
2010-10-13
SWORD25: Merged all art* code and cleaned it up
Eugene Sandulenko
2010-10-13
SWORD25: Add proper copyrights to gfx/image/art*
Eugene Sandulenko
2010-10-12
SWORD25: Confirmed correctness of vector images alpha blending
Eugene Sandulenko
2010-10-12
SWORD25: Fix vectorimage transparency
Eugene Sandulenko
2010-10-12
SWORD25: Implement original hack with skipping green lines
Eugene Sandulenko
2010-10-12
SWORD25: Fix bug with some vector frames not showing up.
Eugene Sandulenko
2010-10-12
SWORD25: Further fixes for vectorimage rendering
Eugene Sandulenko
2010-10-12
SWORD25: Fix compilation
Eugene Sandulenko
2010-10-12
SWORD25: Added minimal subset of libart inplace
Eugene Sandulenko
2010-10-12
SWORD25: Further fixes to vector images. Still not finished.
Eugene Sandulenko
2010-10-12
SWORD25: Further attempt to fix vector rendering
Eugene Sandulenko
2010-10-12
SWORD25: fix line drawing in vector images
Eugene Sandulenko
2010-10-12
SWORD25: Started rewriting vector renderer into proper one
Eugene Sandulenko
2010-10-12
SWORD25: Fix pen width for vector images
Eugene Sandulenko
2010-10-12
SWORD25: code formatting
Eugene Sandulenko
2010-10-12
SWORD25: partial fix for vector image rendering
Eugene Sandulenko
2010-10-12
SWORD25: Fix crashes with vector renderer. Still no gfx.
Eugene Sandulenko
2010-10-12
SWORD25: Initial code for vector image rendering. Crashes badly.
Eugene Sandulenko
2010-10-12
SWORD25: unsigned int -> uint
Eugene Sandulenko
2010-10-12
SWORD25: Mass-eliminating of BS_ prefix in fmv/ and gfx/
Eugene Sandulenko
2010-10-12
SWORD25: Clean compile!
Eugene Sandulenko
2010-10-12
SWORD25: Mass-astyle.
Eugene Sandulenko
2010-10-12
SWORD25: Number of compilation and warning fixes
Eugene Sandulenko
2010-10-12
SWORD25: Mass-putting of all files in gfx/ into Sword25 namespace
Eugene Sandulenko
2010-10-12
SWORD25: Replacing headers with ScummVM ones plus original (C)
Eugene Sandulenko
2010-10-12
SWORD25: Fixed rest of the include paths
Eugene Sandulenko
2010-10-12
SWORD25: Importing original sources
Eugene Sandulenko