summaryrefslogtreecommitdiff
path: root/dgl/NanoVG.hpp
AgeCommit message (Expand)Author
2019-01-07Adjustments for Cairo, and general cleanupfalkTX
2018-01-01Add DGL_NO_SHARED_RESOURCES; Fix buildfalkTX
2016-11-19Fix minor typosfalkTX
2016-03-01Update copyright dates; Add license header comment to utility codefalkTX
2015-11-04Move resources to new dir, make it possible to get internal fontfalkTX
2015-06-14Misc changesfalkTX
2015-05-05CleanupfalkTX
2015-05-05Hide some implementation details on private structsfalkTX
2015-05-05MiscfalkTX
2015-05-05Remove some internal functionsfalkTX
2015-05-03Very raw, preliminar subwidgets implementationfalkTX
2015-05-02Change how NanoImages are handled; Minor update to NanoVG classfalkTX
2015-05-02Add NanoVG::createImageFromTextureHandlefalkTX
2015-05-02Add NanoImage::getTextureHandle()falkTX
2015-04-27Finish updating, code builds againfalkTX
2015-04-27Continue nanovg updatefalkTX
2015-04-27Continue nanovg update (do not use yet)falkTX
2015-04-26Fix code for API changes; Update copyright date in dgl codefalkTX
2015-01-14dgl changes from CarlafalkTX
2014-08-18Use uint for sizes; Some DPF UI class changes and docsfalkTX
2014-08-17Color using int; NanoVG extended color funcs and in-frame testfalkTX
2014-08-16Fix typosfalkTX
2014-08-16Cleanup; Fix some docs; Split Color from NanoVG into separate classfalkTX
2014-05-30NanoImage::isValid is useless now, remove itfalkTX
2014-05-30Fixes for NanoVG imagesfalkTX
2014-05-27Add NanoVG::beginFrame(Widget*) for conveniencefalkTX
2014-05-27Fixes for widget bounds (plus NanoVG)falkTX
2014-05-25Misc fixing; Add DISTRHO_UI_USE_NANOVG macro, for NanoVG plugin UIsfalkTX
2014-05-25Fix for ImageSliderfalkTX
2014-05-24Add some stuff to NanoImage to make it usablefalkTX
2014-05-24NVG fixesfalkTX
2014-05-24Fix up widget bounds within the windowfalkTX
2014-05-24Mention text in NanoVG atlas paramsfalkTX
2014-05-24NanoVG: Add constructor with custom atlas sizefalkTX
2014-05-24Rename Nano file; Make base nano API into class plus widgetfalkTX