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
/
conversion.h
Age
Commit message (
Expand
)
Author
2014-08-29
GRAPHICS: Fix some Doxygen comments that seem wrong.
Einar Johan Trøan Sømåen
2014-02-18
GRAPHICS: Make GPL headers consistent in themselves.
Johannes Schickel
2012-08-28
GRAPHICS: Allow in-place conversion with any color formats in crossBlit.
Johannes Schickel
2012-08-28
GRAPHICS: Remove crossBlit's dstBpp >= srcBpp limitation.
Johannes Schickel
2012-08-28
GRAPHICS: Remove 3Bpp destination support in crossBlit.
Johannes Schickel
2012-08-28
GRAPHICS: Clean up crossBlit a bit.
Johannes Schickel
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-04-28
JANITORIAL: Reduce header dependencies in shared code
Ori Avtalion
2010-05-23
Move Mohawk's QuickTime code to graphics/ (and QDM2 to sound, disabled when M...
Matthew Hoops
2010-01-25
Strip trailing spaces/tabs.
Johannes Schickel
2009-12-30
Use the special Cinepak YUV2RGB function in the Cinepak decoder. This makes t...
Matthew Hoops
2009-10-04
Change a couple places from 'end of namespace' to 'End of namespace', for con...
Max Horn
2009-08-22
Fixed crossBlit prototype
Andre Heider
2009-08-21
add conversion.h and conversion.cpp into trunk (were present in working copy,...
Jody Northup