summaryrefslogtreecommitdiff
path: root/src/drivers/Android/Fl_Android_Graphics_Driver_region.cxx
AgeCommit message (Expand)Author
2018-03-16Android: clipping regions code grew so big, they moved into their ownMatthias Melcher
2018-03-15Android: commented the iterator code of the complex clipping area.Matthias Melcher
2018-03-15Android: clipping code cleanup, xy and yx lines are clippedMatthias Melcher
2018-03-15Android: window clipping working fl_rectf. Matthias Melcher
2018-03-15Android: implemented good complex clipping, but unoptimized.Matthias Melcher
2018-03-14Android: implemented complex clipping at the first level.Matthias Melcher
2018-03-14Android: adding stress test for complex clipping. Matthias Melcher
2018-03-12Android: Reinstated working simple cliping functionality based on anMatthias Melcher
2018-03-11Android: Made Fl_Rect virtual. Maybe a bad idea?Matthias Melcher
2018-03-10Android: fixed some variables to avoid crashing.Matthias Melcher
2018-03-10Android: adding and fixing to the graphics clipping codeMatthias Melcher
2018-03-10Android: crude graphics clippingMatthias Melcher