diff options
author | Jesse Buhagiar <jooster669@gmail.com> | 2021-05-04 23:00:45 +1000 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2021-05-08 10:13:22 +0200 |
commit | e8cd89a53818190ce23694401bff261209583336 (patch) | |
tree | 8571af6b91da9931d1e7faafb4b5d421c2e1e56f /Userland/Libraries/LibGUI/Widget.h | |
parent | 834f3c64f0b54d14d8d5a39d670934d3a64a7f80 (diff) | |
download | serenity-e8cd89a53818190ce23694401bff261209583336.zip |
LibGL: Move polygon clipping to `Clipper` class
This code has also been optimised to be much more memory
friendly by removing a _lot_ of extraneous copies. The result
is that, when profiled, it's around 8x faster than the previous
implementation.
Co-Authored-By: Ali Mohammad Pur <ali.mpfard@gmail.com>
Diffstat (limited to 'Userland/Libraries/LibGUI/Widget.h')
0 files changed, 0 insertions, 0 deletions