aboutsummaryrefslogtreecommitdiff
path: root/graphics/nine_patch.cpp
AgeCommit message (Expand)Author
2019-10-03GRAPHICS: Further Fix for MSVC Warnings in Nine Patch CodeD G Turner
2019-09-29GRAPHICS: Fix padding calculation for 9-patch imagesEugene Sandulenko
2019-09-29GRAPHICS: Allow 256-byte palettes to 9-patchEugene Sandulenko
2019-09-29GRAPHICS: Added more debug output to 9-patchEugene Sandulenko
2019-09-29GRAPHICS: Fix NinePatch palette length.Eugene Sandulenko
2019-09-29MACGUI: Added sanity check to 9-patch recalculatuonEugene Sandulenko
2019-09-15GRAPHICS: Fix MSVC Warning in Nine PatchD G Turner
2018-04-15JANITORIAL: Fix whitespaceAdrian Frühwirth
2016-08-26GRAPHICS: Fix leak in ninepatch destructorBorja Lorente
2016-08-25GRAPHICS: Fix big leak when blitting macgui bordersBorja Lorente
2016-08-02GRAPHICS: Add basic caching to 9patch colorsBorja Lorente
2016-08-02GRAPHICS: Remove unused variablesBorja Lorente
2016-08-02GRAPHICS: Fix indentationBorja Lorente
2016-08-02GRAPHICS: Add custom border measuresBorja Lorente
2016-07-03GUI: Add blipClip()Alexander Tkachev
2016-05-29GRAPHICS: Fix GCC signed/unsigned warningTorbjörn Andersson
2016-05-29GRAPHCIS: Remove unused variableTorbjörn Andersson
2016-05-28GRAPHICS: Fix warningsEugene Sandulenko
2016-05-26GRAPHICS: Added 9-patch bitmap rendererEugene Sandulenko