.. |
fonts
|
Merge pull request #16 "Add a PixelFormat to Graphics::Surface.".
|
2011-05-01 16:54:45 +02:00 |
scaler
|
Merge pull request #16 "Add a PixelFormat to Graphics::Surface.".
|
2011-05-01 16:54:45 +02:00 |
colormasks.h
|
IPHONE: The overlay will now always be in the native device resolution
|
2010-09-29 00:19:13 +00:00 |
conversion.cpp
|
JANITORIAL: Reduce header dependencies in shared code
|
2011-04-28 15:08:58 +03:00 |
conversion.h
|
JANITORIAL: Reduce header dependencies in shared code
|
2011-04-28 15:08:58 +03:00 |
cursorman.cpp
|
GRAPHICS: Fix cursor palette buffering after RGBA->RGB change.
|
2011-02-20 05:43:04 +01:00 |
cursorman.h
|
GRAPHICS: Update CursorManager documentation for RGBA->RGB change.
|
2011-02-14 17:08:32 +01:00 |
dither.cpp
|
COMMON: Replace MKID_BE by MKTAG
|
2011-04-12 16:53:15 +02:00 |
dither.h
|
ALL: Push down deps on stream.h from .h to .cpp files
|
2010-11-19 01:37:04 +00:00 |
font.cpp
|
Merge pull request #16 "Add a PixelFormat to Graphics::Surface.".
|
2011-05-01 16:54:45 +02:00 |
font.h
|
JANITORIAL: Reduce header dependencies in shared code
|
2011-04-28 15:08:58 +03:00 |
fontman.cpp
|
JANITORIAL: Reduce header dependencies in shared code
|
2011-04-28 15:08:58 +03:00 |
fontman.h
|
JANITORIAL: Reduce header dependencies in shared code
|
2011-04-28 15:08:58 +03:00 |
iff.cpp
|
Merge pull request #16 "Add a PixelFormat to Graphics::Surface.".
|
2011-05-01 16:54:45 +02:00 |
iff.h
|
JANITORIAL: Reduce header dependencies in shared code
|
2011-04-28 15:08:58 +03:00 |
imagedec.cpp
|
Merge pull request #16 "Add a PixelFormat to Graphics::Surface.".
|
2011-05-01 16:54:45 +02:00 |
imagedec.h
|
JANITORIAL: Reduce header dependencies in shared code
|
2011-04-28 15:08:58 +03:00 |
jpeg.cpp
|
GRAPHICS: Turn printf into warning
|
2011-05-02 13:40:25 +02:00 |
jpeg.h
|
GRAPHICS: Improved JPEG decoder performance
|
2011-02-06 13:43:40 +00:00 |
module.mk
|
GRAPHICS: Split the NE cursor code from the NEResources class
|
2011-03-04 23:17:57 -05:00 |
palette.h
|
JANITORIAL: Reduce header dependencies in shared code
|
2011-04-28 15:08:58 +03:00 |
pict.cpp
|
Merge pull request #16 "Add a PixelFormat to Graphics::Surface.".
|
2011-05-01 16:54:45 +02:00 |
pict.h
|
JANITORIAL: Format forward declarations to follow convention
|
2011-04-28 12:20:34 +03:00 |
pixelformat.h
|
Strip trailing spaces/tabs.
|
2010-01-25 01:39:44 +00:00 |
png.cpp
|
Merge pull request #16 "Add a PixelFormat to Graphics::Surface.".
|
2011-05-01 16:54:45 +02:00 |
png.h
|
JANITORIAL: Reduce header dependencies in shared code
|
2011-04-28 15:08:58 +03:00 |
primitives.cpp
|
Converted some spaces to tabs.
|
2008-01-05 08:17:39 +00:00 |
primitives.h
|
An attempt to implement thick line drawing.
|
2007-11-25 13:33:28 +00:00 |
scaler.cpp
|
Rename DISABLE_*SCALERS to USE_*SCALERS, and move the mk/cpp defines to configure.
|
2010-05-09 11:00:17 +00:00 |
scaler.h
|
Fix spelling, cleanup
|
2010-06-15 12:33:20 +00:00 |
sjis.cpp
|
Merge pull request #16 "Add a PixelFormat to Graphics::Surface.".
|
2011-05-01 16:54:45 +02:00 |
sjis.h
|
ALL: Push down deps on stream.h from .h to .cpp files
|
2010-11-19 01:37:04 +00:00 |
surface.cpp
|
Merge pull request #16 "Add a PixelFormat to Graphics::Surface.".
|
2011-05-01 16:54:45 +02:00 |
surface.h
|
Merge pull request #16 "Add a PixelFormat to Graphics::Surface.".
|
2011-05-01 16:54:45 +02:00 |
thumbnail.cpp
|
Merge pull request #16 "Add a PixelFormat to Graphics::Surface.".
|
2011-05-01 16:54:45 +02:00 |
thumbnail.h
|
ALL: Push down deps on stream.h from .h to .cpp files
|
2010-11-19 01:37:04 +00:00 |
VectorRenderer.cpp
|
JANITORIAL: Reduce header dependencies in shared code
|
2011-04-28 15:08:58 +03:00 |
VectorRenderer.h
|
JANITORIAL: Reduce header dependencies in shared code
|
2011-04-28 15:08:58 +03:00 |
VectorRendererSpec.cpp
|
Merge pull request #16 "Add a PixelFormat to Graphics::Surface.".
|
2011-05-01 16:54:45 +02:00 |
VectorRendererSpec.h
|
Rewrote VectorRendererSpec & VectorRendererAA to use a Graphics::PixelFormat, instead of relying on color masks -> should fix bug #2537212, possibly at a slow down on low-end systems (a regression which we certainly could resolve, though). Note: I left the PixelType template param in on purpose, in case we want one day to compile in both 16 and 32 bit pixel support simultaneously
|
2009-02-13 00:03:13 +00:00 |
wincursor.cpp
|
JANITORIAL: Reduce header dependencies in shared code
|
2011-04-28 15:08:58 +03:00 |
wincursor.h
|
JANITORIAL: Format forward declarations to follow convention
|
2011-04-28 12:20:34 +03:00 |