Einar Johan Trøan Sømåen
|
0593c2eab2
|
GRAPHICS: Fix some Doxygen comments that seem wrong.
|
2014-08-29 03:26:48 +02:00 |
|
Johannes Schickel
|
53332e8066
|
GRAPHICS: Make GPL headers consistent in themselves.
|
2014-02-18 02:39:34 +01:00 |
|
Johannes Schickel
|
a92a509ac8
|
GRAPHICS: Allow in-place conversion with any color formats in crossBlit.
|
2012-08-28 02:27:48 +02:00 |
|
Johannes Schickel
|
0d78d46a0e
|
GRAPHICS: Remove crossBlit's dstBpp >= srcBpp limitation.
|
2012-08-28 02:27:48 +02:00 |
|
Johannes Schickel
|
a0f46e9396
|
GRAPHICS: Remove 3Bpp destination support in crossBlit.
|
2012-08-28 02:27:47 +02:00 |
|
Johannes Schickel
|
05d24e892c
|
GRAPHICS: Clean up crossBlit a bit.
|
2012-08-28 02:27:47 +02:00 |
|
strangerke
|
69b1485a22
|
GIT: Clean up: Suppress SVN tags, now useless
|
2011-05-12 01:16:22 +02:00 |
|
Ori Avtalion
|
9414d7a6e2
|
JANITORIAL: Reduce header dependencies in shared code
Some backends may break as I only compiled SDL
|
2011-04-28 15:08:58 +03:00 |
|
Matthew Hoops
|
2f31b05651
|
Move Mohawk's QuickTime code to graphics/ (and QDM2 to sound, disabled when Mohawk is not enabled) so SCI can use the code.
svn-id: r49165
|
2010-05-23 18:33:55 +00:00 |
|
Johannes Schickel
|
aed02365ec
|
Strip trailing spaces/tabs.
svn-id: r47541
|
2010-01-25 01:39:44 +00:00 |
|
Matthew Hoops
|
b775c03c29
|
Use the special Cinepak YUV2RGB function in the Cinepak decoder. This makes the Riven videos match up with the backgrounds better. Thanks, Torbjorn\!
svn-id: r46750
|
2009-12-30 15:29:52 +00:00 |
|
Max Horn
|
f242266f6d
|
Change a couple places from 'end of namespace' to 'End of namespace', for consistency
svn-id: r44634
|
2009-10-04 21:26:33 +00:00 |
|
Andre Heider
|
34223f8a9f
|
Fixed crossBlit prototype
svn-id: r43626
|
2009-08-22 00:27:13 +00:00 |
|
Jody Northup
|
1a5f0d806e
|
add conversion.h and conversion.cpp into trunk (were present in working copy, but not added to svn control)
svn-id: r43582
|
2009-08-21 10:22:28 +00:00 |
|