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
/
nine_patch.cpp
Age
Commit message (
Collapse
)
Author
2019-10-03
GRAPHICS: Further Fix for MSVC Warnings in Nine Patch Code
D G Turner
2019-09-29
GRAPHICS: Fix padding calculation for 9-patch images
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: Fix NinePatch palette length.
Eugene Sandulenko
Byte did not allow to have 256 color palettes.
2019-09-29
MACGUI: Added sanity check to 9-patch recalculatuon
Eugene Sandulenko
2019-09-15
GRAPHICS: Fix MSVC Warning in Nine Patch
D G Turner
2018-04-15
JANITORIAL: Fix whitespace
Adrian Frühwirth
2016-08-26
GRAPHICS: Fix leak in ninepatch destructor
Borja Lorente
2016-08-25
GRAPHICS: Fix big leak when blitting macgui borders
Borja Lorente
2016-08-02
GRAPHICS: Add basic caching to 9patch colors
Borja Lorente
2016-08-02
GRAPHICS: Remove unused variables
Borja Lorente
2016-08-02
GRAPHICS: Fix indentation
Borja Lorente
2016-08-02
GRAPHICS: Add custom border measures
Borja Lorente
2016-07-03
GUI: Add blipClip()
Alexander Tkachev
2016-05-29
GRAPHICS: Fix GCC signed/unsigned warning
Torbjörn Andersson
2016-05-29
GRAPHCIS: Remove unused variable
Torbjörn Andersson
2016-05-28
GRAPHICS: Fix warnings
Eugene Sandulenko
2016-05-26
GRAPHICS: Added 9-patch bitmap renderer
Eugene Sandulenko