.. |
fonts
|
COMMON: Replace NEResourceType and PEResourceType with a shared enum
|
2019-05-01 23:52:56 +03:00 |
macgui
|
COMMON: Replace NEResourceType and PEResourceType with a shared enum
|
2019-05-01 23:52:56 +03:00 |
scaler
|
GRAPHICS: Return value in dummy functions
|
2019-04-01 00:29:23 +03:00 |
colormasks.h
|
GRAPHICS: Add a PixelType to ColorMasks.
|
2019-04-01 00:29:23 +03:00 |
conversion.cpp
|
|
|
conversion.h
|
|
|
cursor.h
|
|
|
cursorman.cpp
|
|
|
cursorman.h
|
|
|
font.cpp
|
GRAPHICS: Add deltax optional parameter to Font drawString U32String version
|
2018-11-14 19:00:17 -08:00 |
font.h
|
GRAPHICS: Add deltax optional parameter to Font drawString U32String version
|
2018-11-14 19:00:17 -08:00 |
fontman.cpp
|
|
|
fontman.h
|
|
|
larryScale.cpp
|
GRAPHICS: Remove BOM at start of larryscale files
|
2018-06-03 18:41:54 +01:00 |
larryScale.h
|
GRAPHICS: Remove BOM at start of larryscale files
|
2018-06-03 18:41:54 +01:00 |
larryScale_generated.cpp
|
GRAPHICS: Remove BOM at start of larryscale files
|
2018-06-03 18:41:54 +01:00 |
larryScale_generator.js
|
GRAPHICS: Implement LarryScale cel scaling algorithm
|
2018-03-16 22:33:06 +01:00 |
maccursor.cpp
|
|
|
maccursor.h
|
|
|
managed_surface.cpp
|
GRAPHICS: Fix ManagedSurface clear calls when no surface is set
|
2017-12-03 13:10:41 -05:00 |
managed_surface.h
|
GRAPHICS: Fix ManagedSurface dirty rects when drawing lines
|
2019-04-26 13:08:38 +03:00 |
mode.h
|
|
|
module.mk
|
GRAPHICS: Implement LarryScale cel scaling algorithm
|
2018-03-16 22:33:06 +01:00 |
nine_patch.cpp
|
JANITORIAL: Fix whitespace
|
2018-04-15 16:31:31 +02:00 |
nine_patch.h
|
|
|
palette.h
|
|
|
pixelformat.cpp
|
|
|
pixelformat.h
|
|
|
primitives.cpp
|
GRAPHICS: Simplify trig usage in primitives
|
2018-09-08 16:36:57 -07:00 |
primitives.h
|
|
|
scaler.cpp
|
JANITORIAL: Fix whitespace
|
2018-04-15 16:31:31 +02:00 |
scaler.h
|
|
|
screen.cpp
|
|
|
screen.h
|
|
|
sjis.cpp
|
KYRA: implement SJIS features required for EOB II FM-Towns
|
2018-11-14 17:22:20 +01:00 |
sjis.h
|
KYRA: implement SJIS features required for EOB II FM-Towns
|
2018-11-14 17:22:20 +01:00 |
surface.cpp
|
GRAPHICS: Fix dstFormat check in Surface::convertTo
|
2019-03-03 13:44:53 +01:00 |
surface.h
|
COMMON: Add limited support for custom deleters to ScopedPtr
|
2017-11-18 22:35:12 +01:00 |
thumbnail.cpp
|
GRAPHICS: Set thumbnail to nullptr when loading the thumbnail is skipped
|
2018-08-03 14:51:12 +02:00 |
thumbnail.h
|
ALL: Load savegame thumbnail only when necessary
|
2018-04-07 09:26:20 +02:00 |
transform_struct.cpp
|
|
|
transform_struct.h
|
|
|
transform_tools.cpp
|
GFX: Use degree conversion common math funcs
|
2018-07-03 23:08:48 +01:00 |
transform_tools.h
|
|
|
transparent_surface.cpp
|
JANITORIAL: Removing trailing spaces after int casts
|
2018-08-17 20:30:20 -07:00 |
transparent_surface.h
|
|
|
VectorRenderer.cpp
|
JANITORIAL: Fix whitespace
|
2018-04-19 12:08:31 +02:00 |
VectorRenderer.h
|
JANITORIAL: Fix whitespace
|
2018-04-15 16:31:31 +02:00 |
VectorRendererSpec.cpp
|
GUI: Allow GUI background colors other than black in Classic Theme (#1526)
|
2019-03-10 16:56:17 +02:00 |
VectorRendererSpec.h
|
JANITORIAL: Fix formatting
|
2018-04-22 00:56:21 +02:00 |
wincursor.cpp
|
COMMON: Replace NEResourceType and PEResourceType with a shared enum
|
2019-05-01 23:52:56 +03:00 |
wincursor.h
|
|
|
yuv_to_rgb.cpp
|
ALL: Remove obsolete register keyword
|
2017-12-03 20:27:42 -06:00 |
yuv_to_rgb.h
|
IMAGE: Allow setting the output pixel format to the JPEG decoder
|
2019-04-28 07:59:14 +02:00 |