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
/
graphics
/
scaler
Age
Commit message (
Expand
)
Author
2008-03-23
Patch #1923547: enable nasm usage on OS/2
Jordi Vilalta Prat
2008-02-05
Committed my own patch #1885901 to fix NASM warnings.
Torbjörn Andersson
2008-01-27
Removed trailing spaces.
Jordi Vilalta Prat
2007-09-19
Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...
Nicola Mettifogo
2007-08-11
make use of RGBToColor<ColorMasks> > template function
Max Horn
2007-06-19
Implemented the OSystem framebuffer API, as discussed on scummvm-devel. All c...
Max Horn
2007-05-30
Updated legal headers in source files, based on what Pidgin (the IM client fo...
Max Horn
2006-04-21
Implementation and declartion in intern.h differed. Changed so both is using ...
Lars Persson
2006-04-19
Fix ASM HQ routines, because RGBtoYUV and LUT16to32 are on heap now.
Eugene Sandulenko
2006-04-17
Make use of triple-interpolation function in SuperEagel (should save a few cy...
Max Horn
2006-04-17
Replace interpolate32 calls by interpolate16 calls (as we only work on single...
Max Horn
2006-04-17
Simple optimization
Max Horn
2006-04-17
Renamed and merge some of the pixel interpolation functions (the names still ...
Max Horn
2006-04-17
Moved ColorMasks to their own new header graphics/colormasks.h, so that both ...
Max Horn
2006-04-17
Removed my Altivec version of the hqx blitters, since it (a) didn't work with...
Max Horn
2006-04-04
Don't use HAVE_CONFIG_H / config.h directly, use scummsys.h instead
Max Horn
2006-03-15
* 'make bundle' now copies the default theme files into the bundle.
Oystein Eftevaag
2006-03-14
Adds support for building on Intel Macs, using a modified
Oystein Eftevaag
2006-02-20
Fixing up my previous commit: finished moving common/scaler* to graphics
Max Horn
2006-02-20
Moved common/scaler* to graphics/
Max Horn