index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
graphics
Age
Commit message (
Expand
)
Author
2019-04-01
GRAPHICS: Add a PixelType to ColorMasks.
Johannes Schickel
2019-04-01
GRAPHICS: Return value in dummy functions
Eric Culp
2019-04-01
GRAPHICS: Respect alpha and rgba formats in interpolation and conversion
Eric Culp
2019-04-01
GRAPHICS: Fix braces in two interpolate functions
Eric Culp
2019-04-01
GRAPHICS: Change another interpolation function in Edge filter.
Eric Culp
2019-04-01
GRAPHICS: Change Edge filter to use shared interpolation functions
Eric Culp
2019-04-01
GRAPHICS: Add dummy specializations for some interpolate* functions
Eric Culp
2019-04-01
GRAPHICS: Fix typo of qlowBits
Eric Culp
2019-04-01
GRAPHICS: Add 32bit versions of interpolate* functions
Eric Culp
2019-03-12
GUI: Fix loading new (not already cached) localized fonts
Thanasis Antoniou
2019-03-10
GUI: Allow GUI background colors other than black in Classic Theme (#1526)
Lothar Serra Mari
2019-03-03
GRAPHICS: Fix dstFormat check in Surface::convertTo
Cameron Cawley
2019-03-02
GRAPHICS: Support converting to 3Bpp surfaces
Cameron Cawley
2018-12-25
GRAPHICS: Add a function to load TrueType fonts from fonts.dat
Cameron Cawley
2018-12-23
GRAPHICS: MACGUI: Make use of Common::String::format (#1454)
Cameron Cawley
2018-12-09
GLK: Standardizing uint vs uint32 usage
Paul Gilbert
2018-12-08
GRAPHICS: Add convertToInPlace method to ManagedSurface
Paul Gilbert
2018-11-14
GRAPHICS: Add deltax optional parameter to Font drawString U32String version
Paul Gilbert
2018-11-14
KYRA: implement SJIS features required for EOB II FM-Towns
athrxx
2018-10-24
SURFACESDL: Respect filtering setting when performing aspect ratio correction
Thierry Crozat
2018-09-08
GRAPHICS: Simplify trig usage in primitives
David Fioramonti
2018-08-18
COMMON: Move new_strdup to common/str.cpp
Cameron Cawley
2018-08-18
GRAPHICS: Fix incorrect maximum length passed to strlcpy
Colin Snover
2018-08-18
GRAPHICS: Remove use of nonstandard strdup API & fix mismatched malloc/delete
Colin Snover
2018-08-17
JANITORIAL: Removing trailing spaces after int casts
Paul Gilbert
2018-08-05
GRAPHICS: MACGUI: fixed mem leak in MacText
Andrei Prykhodko
2018-08-03
GRAPHICS: Improve check to test if text fits in the target surface
Bastien Bouclet
2018-08-03
GRAPHICS: Set thumbnail to nullptr when loading the thumbnail is skipped
David Fioramonti
2018-08-02
COMMON: Fix kerning issue in wordWrapText.
Ľubomír Remák
2018-07-30
GRAPHICS: MACGUI: fixed memory leaks in MacTextWindow
Andrei Prykhodko
2018-07-29
GRAPHICS: MACGUI: add additional arg to MacTextWindow's constructor to disabl...
Andrei Prykhodko
2018-07-29
GRAPHICS: MACGUI: fixed SIGSEGV when ptr to menu in MacTextWindow is NULL
Andrei Prykhodko
2018-07-26
GRAPHICS: MACGUI: fixed restoring screen
Andrei Prykhodko
2018-07-26
GRAPHICS: MACGUI: added field initialization
Andrei Prykhodko
2018-07-26
GRAPHICS: MACGUI: fixed memory leak
Andrei Prykhodko
2018-07-23
GRAPHICS: MACGUI: Restore screen on exiting from menu
Eugene Sandulenko
2018-07-22
GRAPHICS: MACGUI: fixes for menu parser from win exe
Andrei Prykhodko
2018-07-22
GRAPHICS: MACGUI: added unicode submenu rendering
Andrei Prykhodko
2018-07-22
GRAPHICS: MACGUI: fixed engine unpausing after releasing mouse
Andrei Prykhodko
2018-07-22
GRAPHICS: MACMENU: added missing field initialization
Andrei Prykhodko
2018-07-21
GRAPHICS: MACGUI: Fix color searching
Eugene Sandulenko
2018-07-21
GRAPHICS: MACGUI: Fix compilation
Eugene Sandulenko
2018-07-21
GRAPHICS: MACMENU: added menu parser from Win32 PE executable
Andrei Prykhodko
2018-07-21
GRAPHICS: MACMENU: added partial unicode support
Andrei Prykhodko
2018-07-20
GRAPHICS: MACGUI: moved engine ptr, pause callback to private section
Andrei Prykhodko
2018-07-20
GRAPHICS: MACGUI: added initialization of engine ptr
Andrei Prykhodko
2018-07-18
GRAPHICS: MACGUI: added WMModalMenuMode
Andrei Prykhodko
2018-07-12
GRAPHICS: MACGUI: Do not use hardcoded colors
Eugene Sandulenko
2018-07-11
GRAPHICS: MACGUI: Added isMenuActive() helper method
Eugene Sandulenko
2018-07-11
GRAPHICS: MACMENU: Calculate menu bounds after adding static items
Eugene Sandulenko
[next]