summaryrefslogtreecommitdiffstats
path: root/libass/ass_rasterizer.c
Commit message (Expand)AuthorAgeFilesLines
* Fix UB at left shifts of negative integersDr.Smile2014-11-071-9/+9
* Check for 0-point contours in rasterizer_set_outline()Dr.Smile2014-08-261-0/+3
* Implement fast quad-tree rasterizer in C and x86/SSE2/AVX2Dr.Smile2014-04-291-0/+788