summaryrefslogtreecommitdiff
path: root/test/paintertest.cc
AgeCommit message (Expand)Author
2021-01-03Add dggui namespace to libdggui components.Bent Bisballe Nyeng
2020-12-29Split UI code into application/plugin UI and UI library.Bent Bisballe Nyeng
2020-11-14Add x_offset to drawable::line to be able to have drawImage render images out...Bent Bisballe Nyeng
2020-09-19Make use of uUnit as a submodule (dgunit renamed).Bent Bisballe Nyeng
2020-03-07Use vector for PixelBuffer memory allocation. Use optimized render routines i...Bent Bisballe Nyeng
2018-06-16Port the rest of the unittests to DGUnit and remove the CppUnit dependency.Bent Bisballe Nyeng
2017-04-20Fix unittest broken by last commit.Bent Bisballe Nyeng
2017-02-12Fix painter test.Bent Bisballe Nyeng
2016-09-06Fix another crash in the font renderer.Bent Bisballe Nyeng
2016-09-06Fix crash when trying to display non ascii characters.Bent Bisballe Nyeng
2016-09-05Added painter unit test and fixed image and text rendering boundaries.Bent Bisballe Nyeng