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
2025-01-31 16:03:24 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
graphics
History
Johannes Schickel
0e7facad76
GRAPHICS: Skip empty rects in VectorRendererSpec::drawTriangleVertAlg.
2016-02-21 14:41:29 +01:00
..
fonts
GRAPHICS: Silence an MSVC warning
2016-01-08 02:01:27 +02:00
scaler
…
colormasks.h
…
conversion.cpp
…
conversion.h
…
cursor.h
…
cursorman.cpp
…
cursorman.h
…
font.cpp
…
font.h
…
fontman.cpp
…
fontman.h
…
maccursor.cpp
…
maccursor.h
…
module.mk
…
palette.h
…
pixelformat.cpp
GRAPHICS: Remove unused header include.
2015-11-16 17:01:59 +01:00
pixelformat.h
…
primitives.cpp
GRAPHICS: Silence some false positive MSVC warnings
2016-02-19 02:38:30 +02:00
primitives.h
GRAPHICS: Move generic primitives from WAGE engine
2016-02-14 17:13:03 +01:00
scaler.cpp
…
scaler.h
…
sjis.cpp
…
sjis.h
…
surface.cpp
…
surface.h
…
thumbnail.cpp
JANITORIAL: Typos detected with lintian & grep
2016-02-15 18:27:02 +01:00
thumbnail.h
…
transform_struct.cpp
…
transform_struct.h
…
transform_tools.cpp
…
transform_tools.h
…
transparent_surface.cpp
GRAPHICS: Fix fast ALPHA_BINARY blitting with TransparentSurface.
2015-12-14 02:15:28 +01:00
transparent_surface.h
GRAPHICS: Add function to query TransparentSurface's builtin PixelFormat.
2015-12-14 05:16:12 +01:00
VectorRenderer.cpp
…
VectorRenderer.h
…
VectorRendererSpec.cpp
GRAPHICS: Skip empty rects in VectorRendererSpec::drawTriangleVertAlg.
2016-02-21 14:41:29 +01:00
VectorRendererSpec.h
…
wincursor.cpp
…
wincursor.h
…
yuv_to_rgb.cpp
…
yuv_to_rgb.h
…