.. |
decoders
|
ALL: Mark off common code used by ZVision
|
2013-10-26 10:39:36 -04:00 |
fonts
|
GRAPHICS: Fix fonts/bdf.cpp to allow for 32bpp to be used
|
2013-08-08 08:27:11 +02:00 |
scaler
|
GRAPHICS: Fix incorrect parameter order for getBasePtr.
|
2013-08-08 06:55:17 +02:00 |
colormasks.h
|
|
|
conversion.cpp
|
GRAPHICS: Fix compilation of conversion.cpp on motomagx.
|
2012-10-09 23:32:51 +02:00 |
conversion.h
|
|
|
cursor.h
|
|
|
cursorman.cpp
|
GRAPHICS: Fix uninitialized cursor visibility variable. CID 1002283.
|
2013-09-30 04:47:11 +01:00 |
cursorman.h
|
RECORDER: Implement Events Recorder
|
2013-05-17 00:18:09 +03:00 |
font.cpp
|
GRAPHICS: Added changes and improved code from inisider/scummvm (partial text)
|
2013-08-16 20:54:08 +02:00 |
font.h
|
|
|
fontman.cpp
|
|
|
fontman.h
|
|
|
maccursor.cpp
|
|
|
maccursor.h
|
|
|
module.mk
|
GRAPHICS: Delete iff.cpp and iff.h since all ILBM and PBM decoding is handled by IFFDecoder now
|
2013-01-06 20:04:50 +01:00 |
palette.h
|
|
|
pixelformat.h
|
|
|
primitives.cpp
|
JANITORIAL: Enforce "} // End of namespace" with a single space after }.
|
2013-01-26 19:38:02 +01:00 |
primitives.h
|
JANITORIAL: Enforce "} // End of namespace" with a single space after }.
|
2013-01-26 19:38:02 +01:00 |
scaler.cpp
|
JANITORIAL: Fix ){ -> ) {
|
2013-01-24 20:15:13 +01:00 |
scaler.h
|
GRAPHICS: Allow arbitrary input sizes for thumbnail scaling.
|
2013-07-13 01:57:23 +02:00 |
sjis.cpp
|
|
|
sjis.h
|
JANITORIAL: Remove trailing whitespaces.
|
2012-09-26 04:17:55 +02:00 |
surface.cpp
|
GRAPHICS: Remove variable shadowing
|
2013-09-22 15:54:06 -05:00 |
surface.h
|
GRAPHICS: Remove variable shadowing
|
2013-09-22 15:54:06 -05:00 |
thumbnail.cpp
|
GRAPHICS: Be more robust with broken/unsupported thumbnail headers.
|
2013-07-12 22:54:53 +02:00 |
thumbnail.h
|
RECORDER: Implement Events Recorder
|
2013-05-17 00:18:09 +03:00 |
VectorRenderer.cpp
|
JANITORIAL: Remove trailing whitespaces.
|
2012-09-26 04:17:55 +02:00 |
VectorRenderer.h
|
GRAPHICS: Add support for Soft Shadows with rounded squares
|
2013-08-16 20:54:08 +02:00 |
VectorRendererSpec.cpp
|
Merge pull request #361 from rundfunk47/guiimprovements
|
2013-08-22 05:31:23 -07:00 |
VectorRendererSpec.h
|
GRAPHICS: Gradient blending on borders of rounded squares
|
2013-08-16 20:54:10 +02:00 |
wincursor.cpp
|
|
|
wincursor.h
|
|
|
yuv_to_rgb.cpp
|
GRAPHICS: Take advantage of Surface::getPixels.
|
2013-08-03 04:02:49 +02:00 |
yuv_to_rgb.h
|
GRAPHICS: Cleanup the YUV to RGB usage documentation
|
2013-06-30 17:56:36 -04:00 |