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-27 05:32:45 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
graphics
History
sluicebox
60fcf993e7
GRAPHICS: Display Mac monochrome cursor inverted pixels
...
Bug
#7050
2019-08-21 14:13:26 +03:00
..
fonts
COMMON: Replace NEResourceType and PEResourceType with a shared enum
2019-05-01 23:52:56 +03:00
macgui
GRAPHICS: MACGUI: Allow loading menus from resource forks
2019-08-11 22:27:11 +03:00
scaler
…
colormasks.h
…
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 a version of CursorManager::replaceCursor that accepts a Graphics::Cursor
2019-08-09 23:58:32 +03: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
…
fontman.h
…
larryScale_generated.cpp
…
larryScale_generator.js
…
larryScale.cpp
…
larryScale.h
…
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: Fix ManagedSurface transBlitFrom ignoring flipped parameter
2019-07-14 00:46:30 +02:00
managed_surface.h
GRAPHICS: Fix ManagedSurface::copyFrom memory handling
2019-06-09 14:38:31 -07:00
mode.h
…
module.mk
…
nine_patch.cpp
…
nine_patch.h
…
palette.h
…
pixelformat.cpp
…
pixelformat.h
…
primitives.cpp
…
primitives.h
…
scaler.cpp
…
scaler.h
…
screen.cpp
…
screen.h
…
sjis.cpp
…
sjis.h
…
surface.cpp
…
surface.h
…
thumbnail.cpp
…
thumbnail.h
…
transform_struct.cpp
…
transform_struct.h
…
transform_tools.cpp
…
transform_tools.h
…
transparent_surface.cpp
GRAPHICS: Fix fully transparent pixel blit
2019-06-24 11:27:44 +03:00
transparent_surface.h
…
VectorRenderer.cpp
…
VectorRenderer.h
GUI: Fix GCC Compiler Warnings in GUI Theme Parser Code
2019-08-17 05:03:04 +01:00
VectorRendererSpec.cpp
…
VectorRendererSpec.h
…
wincursor.cpp
COMMON: Replace NEResourceType and PEResourceType with a shared enum
2019-05-01 23:52:56 +03:00
wincursor.h
…
yuv_to_rgb.cpp
…
yuv_to_rgb.h
…