Martin Gerhardy
|
28b1a020d3
|
GRAPHICS: fixed formatting
|
2021-06-19 14:34:52 +02:00 |
|
Cameron Cawley
|
394288db98
|
GRAPHICS: Move rotoscale code out of TransparentSurface
|
2021-04-19 03:08:11 +03:00 |
|
Cameron Cawley
|
601de67de1
|
GRAPHICS: Add a basic keyBlit() function
|
2021-04-18 15:28:51 +02:00 |
|
Eugene Sandulenko
|
5e7fe2dc57
|
JANITORIAL: Replace spaces in indentation with tabs
|
2021-04-15 21:20:36 +02:00 |
|
Bartosz Gentkowski
|
a35cbeab46
|
DOXYGEN: Add doxy groups to remaining headers in 'graphics'
To make sure that they appear in the graphics group
in the doc structure.
|
2020-12-01 23:24:37 +00:00 |
|
Cameron Cawley
|
ce2ad28477
|
GRAPHICS: Add a basic copyBlit() function
|
2020-09-17 22:21:23 +02:00 |
|
Cameron Cawley
|
b2f2069fb0
|
GRAPHICS: Move code for bilinear scaling out of TransparentSurface
|
2020-07-18 12:16:52 +02:00 |
|
Cameron Cawley
|
42019d4252
|
GRAPHICS: Move code for nearest neighbour scaling out of TransparentSurface
|
2020-07-18 12:16:52 +02:00 |
|
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 |
|