This website requires JavaScript.
Explore
Help
Register
Sign In
libretro
/
scummvm
Watch
1
Star
0
Fork
0
You've already forked scummvm
mirror of
https://github.com/libretro/scummvm.git
synced
2024-12-12 12:09:15 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
f8a9cde697
scummvm
/
graphics
History
Torbjörn Andersson
a1c8db3201
JANITORIAL: Clean up some whitespace and double semicolons
2024-01-29 19:32:00 +01:00
..
blit
GRAPHICS: Use target pragmas instead of compiler flags to prevent ODR problems.
2024-01-08 23:37:39 +01:00
fonts
GRAPHICS: Allow specifying separate xdpi and ydpi values in loadTTFFont
2024-01-08 23:41:50 +01:00
macgui
JANITORIAL: Clean up some whitespace and double semicolons
2024-01-29 19:32:00 +01:00
nanosvg
COMMON: Mark more symbols as const
2023-12-26 20:23:59 +01:00
opengl
GRAPHICS: OPENGL: Don't try to use GLAD aliasing for shaders
2024-01-27 09:44:39 +01:00
scaler
GRAPHICS: Rename variables in PM scaler to avoid clashing with system headers
2024-01-08 02:56:30 +01:00
tinygl
JANITORIAL: Clean up some whitespace and double semicolons
2024-01-29 19:32:00 +01: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
cursorman.h
font.cpp
font.h
fontman.cpp
fontman.h
framelimiter.cpp
framelimiter.h
korfont.cpp
korfont.h
larryScale_generated.cpp
larryScale_generator.js
larryScale.cpp
larryScale.h
maccursor.cpp
maccursor.h
macega.h
managed_surface.cpp
GRAPHICS: Prevent segfault in ManagedSurface
2024-01-28 02:06:05 +01:00
managed_surface.h
GRAPHICS: Add palette start and size parameters to Surface::convertToInPlace()
2023-11-12 18:36:08 +01:00
mode.h
module.mk
GRAPHICS: Use target pragmas instead of compiler flags to prevent ODR problems.
2024-01-08 23:37:39 +01:00
nine_patch.cpp
GRAPHICS: Fix negation of unsigned integer warning
2023-12-11 23:07:20 +02:00
nine_patch.h
palette.cpp
Update graphics/palette.cpp
2023-11-11 23:01:16 +01:00
palette.h
GRAPHICS: Add a function for creating maps to PaletteLookup
2023-11-11 23:01:16 +01:00
pixelformat.cpp
pixelformat.h
GRAPHICS: Make the Graphics::PixelFormat constructors constexpr
2023-12-26 20:23:59 +01:00
pm5544.cpp
pm5544.h
primitives.cpp
primitives.h
renderer.cpp
renderer.h
scaler.h
scalerplugin.cpp
scalerplugin.h
screen.cpp
screen.h
sjis.cpp
sjis.h
surface.cpp
GRAPHICS: Add palette start and size parameters to Surface::convertToInPlace()
2023-11-12 18:36:08 +01:00
surface.h
GRAPHICS: Add palette start and size parameters to Surface::convertToInPlace()
2023-11-12 18:36:08 +01:00
svg.cpp
svg.h
thumbnail.cpp
thumbnail.h
transform_struct.cpp
transform_struct.h
transform_tools.cpp
transform_tools.h
VectorRenderer.cpp
VectorRenderer.h
VectorRendererSpec.cpp
COMMON: Rename memset2/4/8 to memset16/32/64
2023-11-06 13:40:38 +02:00
VectorRendererSpec.h
wincursor.cpp
wincursor.h
yuv_to_rgb.cpp
yuv_to_rgb.h