.. |
blit
|
GRAPHICS: Simplify the generic blending routines
|
2024-09-29 02:19:42 +03:00 |
fonts
|
GRAPHICS: Fix memory leak in WinFont when reloading
|
2024-09-18 12:41:01 -07:00 |
macgui
|
GRAPHICS: Use custom stream callbacks for loading TTF fonts
|
2024-07-23 15:33:43 +01:00 |
nanosvg
|
COMMON: Mark more symbols as const
|
2023-12-26 20:23:59 +01:00 |
opengl
|
GRAPHICS: OPENGL: Allow sscanf_s for GLAD
|
2024-06-01 13:42:01 +02:00 |
scaler
|
COMMON: Avoid including engine headers in common code for DebugChannelDef
|
2024-06-20 20:15:57 +01:00 |
tinygl
|
COMMON: Move more maths functions into the Math namespace
|
2024-07-27 14:00:48 +03:00 |
big5.cpp
|
|
|
big5.h
|
|
|
blit.h
|
GRAPHICS: Add functions for blitting with transparent masks
|
2023-11-10 14:36:55 +01:00 |
colormasks.h
|
|
|
conversion.h
|
|
|
cursor.h
|
|
|
cursorman.cpp
|
JANITORIAL: GRAPHICS: Fix typos
|
2024-09-16 09:41:26 +03:00 |
cursorman.h
|
GRAPHICS: Added an arrow cursor to CursorMan
|
2024-08-09 14:17:52 +02:00 |
font.cpp
|
GRAPHICS: MACGUI: Process extra long words (#5703)
|
2024-03-13 17:39:21 +01:00 |
font.h
|
GRAPHICS: MACGUI: Process extra long words (#5703)
|
2024-03-13 17:39:21 +01:00 |
fontman.cpp
|
|
|
fontman.h
|
|
|
framelimiter.cpp
|
|
|
framelimiter.h
|
|
|
image-archive.cpp
|
GRAPHICS: MACGUI: Improve image quality in markdown documents
|
2024-05-09 15:19:17 +02:00 |
image-archive.h
|
GRAPHICS: MACGUI: Improve image quality in markdown documents
|
2024-05-09 15:19:17 +02:00 |
korfont.cpp
|
|
|
korfont.h
|
|
|
larryScale_generated.cpp
|
|
|
larryScale_generator.js
|
|
|
larryScale.cpp
|
|
|
larryScale.h
|
|
|
maccursor.cpp
|
|
|
maccursor.h
|
|
|
macega.h
|
|
|
managed_surface.cpp
|
GRAPHICS: Explicitly handle matching formats in ManagedSurface::simpleBlitFrom
|
2024-07-05 08:38:08 +03:00 |
managed_surface.h
|
GRAPHICS: Add missing addDirtyRect calls to ManagedSurface wrappers
|
2024-07-31 02:50:43 +03:00 |
mode.h
|
|
|
module.mk
|
GRAPHICS: MACGUI: Improve image quality in markdown documents
|
2024-05-09 15:19:17 +02:00 |
nine_patch.cpp
|
GRAPHICS: NINEPATCH: Change the way remaining_stretch is distributed
|
2024-04-25 00:37:48 +02:00 |
nine_patch.h
|
GRAPHICS: Remove use of TransparentSurface in NinePatch code
|
2023-10-24 20:16:34 +02:00 |
palette.cpp
|
GRAPHICS: Added Palette::createEGAPalette method
|
2024-06-01 11:26:17 -07:00 |
palette.h
|
GRAPHICS: Palette constants cleanup, added Palette methods to ManagedSurface
|
2024-06-02 10:55:01 -07:00 |
paletteman.h
|
GRAPHICS: Palette constants cleanup, added Palette methods to ManagedSurface
|
2024-06-02 10:55:01 -07:00 |
pixelformat.cpp
|
|
|
pixelformat.h
|
GRAPHICS: Normalize PixelFormat shift amounts to 0 for empty channels.
|
2024-09-04 08:32:16 +03:00 |
pm5544.cpp
|
|
|
pm5544.h
|
|
|
primitives.cpp
|
GRAPHICS: Constify object references in primitives API
|
2024-07-16 13:48:44 +10:00 |
primitives.h
|
GRAPHICS: Constify object references in primitives API
|
2024-07-16 13:48:44 +10:00 |
renderer.cpp
|
|
|
renderer.h
|
|
|
scaler.h
|
|
|
scalerplugin.cpp
|
|
|
scalerplugin.h
|
|
|
screen.cpp
|
GRAPHICS: Move PaletteManager definition to a separate header
|
2024-03-12 12:24:00 +02:00 |
screen.h
|
GRAPHICS: Palette constants cleanup, added Palette methods to ManagedSurface
|
2024-06-02 10:55:01 -07:00 |
sjis.cpp
|
|
|
sjis.h
|
|
|
surface.cpp
|
GRAPHICS: Add a common function for detecting transparent surfaces
|
2024-06-19 02:36:17 +02:00 |
surface.h
|
GRAPHICS: Add a common function for detecting transparent surfaces
|
2024-06-19 02:36:17 +02:00 |
svg.cpp
|
|
|
svg.h
|
|
|
thumbnail.cpp
|
JANITORIAL: GRAPHICS: Fix typos
|
2024-09-16 09:41:26 +03:00 |
thumbnail.h
|
|
|
transform_struct.cpp
|
GRAPHICS: Remove leftover include
|
2023-10-29 01:09:52 +02:00 |
transform_struct.h
|
|
|
transform_tools.cpp
|
COMMON: Move more maths functions into the Math namespace
|
2024-07-27 14:00:48 +03:00 |
transform_tools.h
|
|
|
VectorRenderer.cpp
|
|
|
VectorRenderer.h
|
GUI: Make use of simple blitting routines where possible
|
2024-06-19 02:36:17 +02:00 |
VectorRendererSpec.cpp
|
GUI: Make use of simple blitting routines where possible
|
2024-06-19 02:36:17 +02:00 |
VectorRendererSpec.h
|
GUI: Make use of simple blitting routines where possible
|
2024-06-19 02:36:17 +02:00 |
wincursor.cpp
|
IMAGE: Add support for loading CUR and ANI files
|
2024-03-31 14:39:28 -04:00 |
wincursor.h
|
IMAGE: Add support for loading CUR and ANI files
|
2024-03-31 14:39:28 -04:00 |
yuv_to_rgb.cpp
|
GRAPHICS: Reuse YUV lookup tables for identical RGB component sizes
|
2024-04-25 00:44:31 +02:00 |
yuv_to_rgb.h
|
GRAPHICS: Reuse YUV lookup tables for identical RGB component sizes
|
2024-04-25 00:44:31 +02:00 |