Matthew Hoops
|
410be8bb79
|
GRAPHICS: Update links to info on PICT+JPEG
|
2011-05-18 23:21:20 -04:00 |
|
strangerke
|
69b1485a22
|
GIT: Clean up: Suppress SVN tags, now useless
|
2011-05-12 01:16:22 +02:00 |
|
Johannes Schickel
|
71bdb86e02
|
Merge pull request #16 "Add a PixelFormat to Graphics::Surface.".
For further discussion check here:
https://github.com/scummvm/scummvm/pull/16
Conflicts:
graphics/png.cpp
|
2011-05-01 16:54:45 +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 |
|
Johannes Schickel
|
39b993fb02
|
GRAPHICS: Prefer Surface::create taking a PixelFormat over the one taking a byte depth.
|
2011-04-17 16:24:52 +02:00 |
|
Matthew Hoops
|
5091f846a7
|
GRAPHICS: Switch PICT's palette from RGBA to RGB
|
2011-02-20 00:45:59 -05:00 |
|
Matthew Hoops
|
098581b3b5
|
GRAPHICS: Use the DirectBits size instead of the overall PICT dimensions
Fixes some Myst ME images
|
2011-02-20 00:43:18 -05:00 |
|
Matthew Hoops
|
503fdb6147
|
GRAPHICS: Add a getSurface() function to JPEG to automatically convert to RGB
svn-id: r55301
|
2011-01-18 16:18:10 +00:00 |
|
Max Horn
|
2180b2d6b5
|
COMMON: Split common/stream.h into several headers
svn-id: r54385
|
2010-11-19 17:03:07 +00:00 |
|
Matthew Hoops
|
21b96bd374
|
GRAPHICS: Improve PICT support
PICT images of <8bpp are now supported and paletted images now work when the PixelFormat passed is not 1Bpp.
svn-id: r52671
|
2010-09-10 22:08:48 +00:00 |
|
Matthew Hoops
|
ad0eb0b06e
|
Move the PICT code to graphics/ with some updates; needed for SCI1.1 Mac.
svn-id: r49195
|
2010-05-24 17:18:09 +00:00 |
|