.. |
fonts
|
COMMON: Move more file format code into common/formats
|
2022-12-11 22:33:23 +01:00 |
macgui
|
COMMON: Move more file format code into common/formats
|
2022-12-11 22:33:23 +01:00 |
nanosvg
|
GRAPHICS: Fix GCC Compiler Duplicated Branch Warnings in Nano SVG
|
2022-01-12 04:59:23 +00:00 |
opengl
|
OPENGL: add hpl1 shaders directory in shader class
|
2022-12-23 14:03:40 +01:00 |
scaler
|
GRAPHICS: Support 8bpp formats with the Normal scaler
|
2022-08-25 21:46:35 +01:00 |
tinygl
|
TINYGL: reduce memory allocation
|
2022-12-23 14:04:18 +01:00 |
blit-scale.cpp
|
GRAPHICS: Split conversion.cpp into multiple files
|
2022-12-22 23:45:14 +01:00 |
blit.cpp
|
GRAPHICS: Split conversion.cpp into multiple files
|
2022-12-22 23:45:14 +01:00 |
blit.h
|
GRAPHICS: Split conversion.cpp into multiple files
|
2022-12-22 23:45:14 +01:00 |
colormasks.h
|
GRAPHICS: Fix MSVC C4309 enum sign warning
|
2022-11-29 01:37:55 +01:00 |
conversion.h
|
GRAPHICS: Split conversion.cpp into multiple files
|
2022-12-22 23:45:14 +01:00 |
cursor.h
|
ALL: Update ScummVM project license to GPLv3+
|
2021-12-26 18:48:43 +01:00 |
cursorman.cpp
|
GRAPHICS: Fix UB when bytesPerPixel == 4
|
2022-01-06 19:39:05 +02:00 |
cursorman.h
|
ALL: Update ScummVM project license to GPLv3+
|
2021-12-26 18:48:43 +01:00 |
font.cpp
|
GRAPHICS: Expose Font leading and descent values
|
2022-11-06 23:05:20 -08:00 |
font.h
|
GRAPHICS: Expose Font leading and descent values
|
2022-11-06 23:05:20 -08:00 |
fontman.cpp
|
ALL: Update ScummVM project license to GPLv3+
|
2021-12-26 18:48:43 +01:00 |
fontman.h
|
ALL: Update ScummVM project license to GPLv3+
|
2021-12-26 18:48:43 +01:00 |
framelimiter.cpp
|
ALL: Update ScummVM project license to GPLv3+
|
2021-12-26 18:48:43 +01:00 |
framelimiter.h
|
ALL: Update ScummVM project license to GPLv3+
|
2021-12-26 18:48:43 +01:00 |
korfont.cpp
|
ALL: Update ScummVM project license to GPLv3+
|
2021-12-26 18:48:43 +01:00 |
korfont.h
|
ALL: Update ScummVM project license to GPLv3+
|
2021-12-26 18:48:43 +01:00 |
larryScale_generated.cpp
|
GRAPHICS: Fix GCC Duplicated Branch Warnings in LarryScale
|
2022-01-12 08:26:39 +00:00 |
larryScale_generator.js
|
GRAPHICS: Fix GCC Duplicated Branch Warnings in LarryScale
|
2022-01-12 08:26:39 +00:00 |
larryScale.cpp
|
ALL: Update ScummVM project license to GPLv3+
|
2021-12-26 18:48:43 +01:00 |
larryScale.h
|
ALL: Update ScummVM project license to GPLv3+
|
2021-12-26 18:48:43 +01:00 |
maccursor.cpp
|
GRAPHICS: Fix MacCursor handling of color 255
|
2022-11-12 19:32:57 -08:00 |
maccursor.h
|
GRAPHICS: Add support for loading oversized Mac CURS resources
|
2022-05-07 20:51:44 +03:00 |
macega.h
|
ALL: Update ScummVM project license to GPLv3+
|
2021-12-26 18:48:43 +01:00 |
managed_surface.cpp
|
GRAPHICS: Enable blitting 24bpp sources in managed_surface.cpp
|
2022-11-13 06:46:35 +02:00 |
managed_surface.h
|
GRAPHICS: Bump color parameter to uint32 type for functions using it
|
2022-09-09 02:21:47 +02:00 |
mode.h
|
ALL: Update ScummVM project license to GPLv3+
|
2021-12-26 18:48:43 +01:00 |
module.mk
|
GRAPHICS: Split conversion.cpp into multiple files
|
2022-12-22 23:45:14 +01:00 |
nine_patch.cpp
|
GRAPHICS: Round border length to nearest interger
|
2022-08-05 20:15:03 +02:00 |
nine_patch.h
|
ALL: Update ScummVM project license to GPLv3+
|
2021-12-26 18:48:43 +01:00 |
palette.cpp
|
GRAPHICS: Add naive algorithm option for PaletteLookup
|
2022-07-17 13:17:41 +02:00 |
palette.h
|
GRAPHICS: Add naive algorithm option for PaletteLookup
|
2022-07-17 13:17:41 +02:00 |
pixelformat.cpp
|
ALL: Update ScummVM project license to GPLv3+
|
2021-12-26 18:48:43 +01:00 |
pixelformat.h
|
ALL: Update ScummVM project license to GPLv3+
|
2021-12-26 18:48:43 +01:00 |
pm5544.cpp
|
JANITORIAL: Clean up all non-engine Visual Studio warnings.
|
2022-12-04 00:08:48 +01:00 |
pm5544.h
|
GRAPHICS: Added doxygen documentation to PM5544
|
2022-10-08 23:39:18 +02:00 |
primitives.cpp
|
GRAPHICS: Change drawRect1 in primitives to fix corner pixel issues
|
2022-09-19 00:38:28 +02:00 |
primitives.h
|
GRAPHICS: Bump color parameter to uint32 type for functions using it
|
2022-09-09 02:21:47 +02:00 |
renderer.cpp
|
OPENGL: Merge both OpenGL contexts
|
2022-06-26 18:32:10 +02:00 |
renderer.h
|
GRAPHICS: Create a dynamic list of available renderers
|
2022-04-10 18:11:46 +02:00 |
scaler.h
|
ALL: Update ScummVM project license to GPLv3+
|
2021-12-26 18:48:43 +01:00 |
scalerplugin.cpp
|
ALL: Update ScummVM project license to GPLv3+
|
2021-12-26 18:48:43 +01:00 |
scalerplugin.h
|
ALL: Update ScummVM project license to GPLv3+
|
2021-12-26 18:48:43 +01:00 |
screen.cpp
|
ALL: Update ScummVM project license to GPLv3+
|
2021-12-26 18:48:43 +01:00 |
screen.h
|
ALL: Update ScummVM project license to GPLv3+
|
2021-12-26 18:48:43 +01:00 |
sjis.cpp
|
ALL: Update ScummVM project license to GPLv3+
|
2021-12-26 18:48:43 +01:00 |
sjis.h
|
ALL: Update ScummVM project license to GPLv3+
|
2021-12-26 18:48:43 +01:00 |
surface.cpp
|
GRAPHICS: Split conversion.cpp into multiple files
|
2022-12-22 23:45:14 +01:00 |
surface.h
|
Graphics: Add flipHorizontal to Surface
|
2022-12-15 22:40:17 +01:00 |
svg.cpp
|
ALL: Update ScummVM project license to GPLv3+
|
2021-12-26 18:48:43 +01:00 |
svg.h
|
ALL: Update ScummVM project license to GPLv3+
|
2021-12-26 18:48:43 +01:00 |
thumbnail.cpp
|
GRAPHICS: Add function to create thumbnail without binding it to a output stream
|
2022-09-08 19:10:42 +02:00 |
thumbnail.h
|
GRAPHICS: Add function to create thumbnail without binding it to a output stream
|
2022-09-08 19:10:42 +02:00 |
transform_struct.cpp
|
ALL: Update ScummVM project license to GPLv3+
|
2021-12-26 18:48:43 +01:00 |
transform_struct.h
|
GRAPHICS: Correct spelling mistake
|
2022-10-27 15:56:05 +02:00 |
transform_tools.cpp
|
ALL: Update ScummVM project license to GPLv3+
|
2021-12-26 18:48:43 +01:00 |
transform_tools.h
|
ALL: Update ScummVM project license to GPLv3+
|
2021-12-26 18:48:43 +01:00 |
transparent_surface.cpp
|
GRAPHICS: Split conversion.cpp into multiple files
|
2022-12-22 23:45:14 +01:00 |
transparent_surface.h
|
JANITORIAL: Fix "the the" and similar typos
|
2022-07-29 19:36:40 +03:00 |
VectorRenderer.cpp
|
ALL: Update ScummVM project license to GPLv3+
|
2021-12-26 18:48:43 +01:00 |
VectorRenderer.h
|
ALL: Update ScummVM project license to GPLv3+
|
2021-12-26 18:48:43 +01:00 |
VectorRendererSpec.cpp
|
JANITORIAL: Fix "the the" and similar typos
|
2022-07-29 19:36:40 +03:00 |
VectorRendererSpec.h
|
ALL: Update ScummVM project license to GPLv3+
|
2021-12-26 18:48:43 +01:00 |
wincursor.cpp
|
GRAPHICS: Remove false positive warning from Win cursor group parser
|
2022-06-12 14:06:59 +02:00 |
wincursor.h
|
COMMON: Move more file format code into common/formats
|
2022-12-11 22:33:23 +01:00 |
yuv_to_rgb.cpp
|
JANITORIAL: Fix "the the" and similar typos
|
2022-07-29 19:36:40 +03:00 |
yuv_to_rgb.h
|
ALL: Update ScummVM project license to GPLv3+
|
2021-12-26 18:48:43 +01:00 |