.. |
fonts
|
COMMON: Add a function to simplify loading Windows executables
|
2020-01-11 17:34:12 +02:00 |
macgui
|
GRAPHICS: MACGUI: Added sanity check to splitString()
|
2020-01-14 18:48:42 +01:00 |
scaler
|
SDL: Remove duplicated cursorStretch200To240() function
|
2019-12-25 08:52:19 +02: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
|
GRAPHICS: Add a version of CursorManager::replaceCursor that accepts a Graphics::Cursor
|
2019-08-09 23:58:32 +03:00 |
cursorman.h
|
GRAPHICS: Add Default Constructor for Cursor Structure
|
2019-09-30 04:00:11 +01:00 |
font.cpp
|
COMMON: Support text wrapping with even width line segments
|
2019-08-02 00:08:38 +02:00 |
font.h
|
COMMON: Explain new params for wordWrapText()
|
2019-08-02 00:08:38 +02:00 |
fontman.cpp
|
GRAPHICS: Fix Missing Default Switch Cases
|
2019-11-17 10:11:25 +00:00 |
fontman.h
|
|
|
larryScale_generated.cpp
|
GRAPHICS: Fix Missing Default Switch Cases in LarryScale
|
2019-12-11 05:37:23 +00:00 |
larryScale_generator.js
|
GRAPHICS: Fix Missing Default Switch Cases in LarryScale
|
2019-12-11 05:37:23 +00:00 |
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 |
maccursor.cpp
|
GRAPHICS: Display Mac monochrome cursor inverted pixels
|
2019-08-21 14:13:26 +03:00 |
maccursor.h
|
GRAPHICS: Display Mac monochrome cursor inverted pixels
|
2019-08-21 14:13:26 +03:00 |
managed_surface.cpp
|
GRAPHICS: Added source transparency parameter to ManagedSurface::transBlit
|
2019-09-03 17:17:14 +02:00 |
managed_surface.h
|
GRAPHICS: Make ManagedSurface::clip() public
|
2019-12-27 13:39:56 +01:00 |
mode.h
|
BACKENDS: Fix window sizing of games that switch between multiple resolutions
|
2017-10-07 12:30:29 -05:00 |
module.mk
|
GRAPHICS: MACGUI: Initial code for MacEditableText
|
2020-01-02 18:23:33 +01:00 |
nine_patch.cpp
|
GRAPHICS: Further Fix for MSVC Warnings in Nine Patch Code
|
2019-10-03 04:42:44 +01:00 |
nine_patch.h
|
GRAPHICS: Fix NinePatch palette length.
|
2019-09-29 16:40:06 +02:00 |
palette.h
|
BACKENDS: Refactor OpenGL & SDL graphics backends
|
2017-10-15 13:24:20 -05:00 |
pixelformat.cpp
|
GRAPHICS: Include bytesPerPixel in toString representation
|
2017-05-27 09:39:08 +02:00 |
pixelformat.h
|
GRAPHICS: Add Missing Switch Default Case in PixelFormat Header
|
2019-10-03 00:59:41 +01:00 |
primitives.cpp
|
GRAPHICS: Fix arguments order in drawRect
|
2020-01-11 11:55:45 +08:00 |
primitives.h
|
DIRECTOR: Added drawing for QuickDraw cast members
|
2019-12-25 18:05:33 +01:00 |
scaler.cpp
|
GRAPHICS: Remove more unused scalers
|
2019-12-17 01:18:11 +02:00 |
scaler.h
|
GRAPHICS: Remove more unused scalers
|
2019-12-17 01:18:11 +02:00 |
screen.cpp
|
GRAPHICS: Set parameterless Screen constructor to use screen format
|
2016-03-21 20:12:10 -04:00 |
screen.h
|
JANITORIAL: Remove more trailing spaces
|
2016-10-09 15:02:02 +02:00 |
sjis.cpp
|
GRAPHICS: implement left sided shadowing for SJIS font
|
2019-12-18 20:50:44 +01:00 |
sjis.h
|
GRAPHICS: implement left sided shadowing for SJIS font
|
2019-12-18 20:50:44 +01:00 |
surface.cpp
|
GRAPHICS: Add a function to vertically flip surfaces
|
2020-01-02 20:53:29 +02:00 |
surface.h
|
GRAPHICS: Add a function to vertically flip surfaces
|
2020-01-02 20:53:29 +02: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
|
Graphics:: Add multiply blend mode
|
2017-08-12 08:31:56 +02:00 |
transform_tools.cpp
|
GFX: Use degree conversion common math funcs
|
2018-07-03 23:08:48 +01:00 |
transform_tools.h
|
|
|
transparent_surface.cpp
|
GRAPHICS: Revert unwanted changes to copyright comments
|
2020-01-12 02:14:48 +02:00 |
transparent_surface.h
|
GRAPHICS: Enhanced setAlpha method
|
2019-11-13 22:07:08 +01:00 |
VectorRenderer.cpp
|
GUI: Add DropdownButtonWidget and use it in the launcher for mass add
|
2019-11-24 14:06:25 +01:00 |
VectorRenderer.h
|
GUI: Add DropdownButtonWidget and use it in the launcher for mass add
|
2019-11-24 14:06:25 +01:00 |
VectorRendererSpec.cpp
|
GUI: Add DropdownButtonWidget and use it in the launcher for mass add
|
2019-11-24 14:06:25 +01:00 |
VectorRendererSpec.h
|
GRAPHICS: Vector renderer clipping rect related cleanups
|
2019-10-07 21:47:42 +02:00 |
wincursor.cpp
|
GRAPHICS: Unify loading Windows cursor groups
|
2020-01-11 17:34:12 +02:00 |
wincursor.h
|
GRAPHICS: Unify loading Windows cursor groups
|
2020-01-11 17:34:12 +02:00 |
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 |