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-09-29
GRAPHICS: MACGUI: Load border padding directly from the 9-patch
Eugene Sandulenko
2019-09-29
GRAPHICS: Fix padding calculation for 9-patch images
Eugene Sandulenko
2019-09-29
GRAPHICS: MACGUI: Fixed stack smashing
Eugene Sandulenko
2019-09-29
GRAPHICS: Allow 256-byte palettes to 9-patch
Eugene Sandulenko
2019-09-29
GRAPHICS: Added more debug output to 9-patch
Eugene Sandulenko
2019-09-29
GRAPHICS: MACGUI: Added safaguards to border blitting
Eugene Sandulenko
2019-09-29
GRAPHICS: Fix NinePatch palette length.
Eugene Sandulenko
2019-09-29
MACGUI: Added sanity check to 9-patch recalculatuon
Eugene Sandulenko
2019-09-28
GRAPHICS: Initialize class variable
Eugene Sandulenko
2019-09-28
MACGUI: Do not assert when recalculating boards on loading
Eugene Sandulenko
2019-09-15
GRAPHICS: Fix MSVC Warning in Nine Patch
D G Turner
2019-09-08
GRAPHICS: Fix VectorRenderer's colorFillClip to apply the clipping rect
Bastien Bouclet
2019-09-07
HDB: Remove useless returns
Strangerke
2019-09-03
GRAPHICS: Added source transparency parameter to ManagedSurface::transBlit
Eugene Sandulenko
2019-09-03
GRAPHICS: Fix Managed Surface alpha blending
Eugene Sandulenko
2019-08-21
GRAPHICS: Display Mac monochrome cursor inverted pixels
sluicebox
2019-08-17
GUI: Fix GCC Compiler Warnings in GUI Theme Parser Code
D G Turner
2019-08-11
GRAPHICS: MACGUI: Allow loading menus from resource forks
Cameron Cawley
2019-08-10
GRAPHICS: MACGUI: Use Common::String for addMenuItem and addMenuSubItem
Cameron Cawley
2019-08-10
GRAPHICS: MACGUI: Don't hide the menu bar if kWMModeAutohideMenu is not enabled
Cameron Cawley
2019-08-09
GRAPHICS: Add a version of CursorManager::replaceCursor that accepts a Graphi...
Cameron Cawley
2019-08-02
COMMON: Explain new params for wordWrapText()
Thanasis Antoniou
2019-08-02
COMMON: Support text wrapping with even width line segments
Thanasis Antoniou
2019-07-14
GRAPHICS: Fix ManagedSurface transBlitFrom ignoring flipped parameter
SupSuper
2019-07-14
GRAPHICS: Fix wrong rect size when blitting subsurface to ManagedSurface
SupSuper
2019-06-30
JANITORIAL: Avoid C4121 warnings in MSVC by reordering fields
Le Philousophe
2019-06-24
GRAPHICS: Fix fully transparent pixel blit
lolbot-iichan
2019-06-09
GRAPHICS: Fix rects handling in ManagedSurface::copyFrom
Le Philousophe
2019-06-09
GRAPHICS: Fix ManagedSurface::copyFrom memory handling
Le Philousophe
2019-05-27
GRAPHICS: Initialize potentially uninitialized variables
Filippos Karapetis
2019-05-01
COMMON: Replace NEResourceType and PEResourceType with a shared enum
Cameron Cawley
2019-05-01
GRAPHICS: Look for fonts.dat in extrapath
Bastien Bouclet
2019-04-28
IMAGE: Allow setting the output pixel format to the JPEG decoder
Bastien Bouclet
2019-04-26
GRAPHICS: Fix ManagedSurface dirty rects when drawing lines
Daniel
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
[next]