summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibGL/Clipper.cpp
AgeCommit message (Expand)Author
2021-12-24LibGL+LibSoftGPU: Move rendering related code to LibSoftGPU libraryStephan Unverwerth
2021-12-12LibGL: Do not exclude points on the clip planesJelle Raaijmakers
2021-10-01Libraries: Fix typosNico Weber
2021-08-18LibGL: Fix clipping and interpolate vertex attributesStephan Unverwerth
2021-05-08LibGL: Move polygon clipping to `Clipper` classJesse Buhagiar