freetype2/src/smooth
Alexei Podtelezhnikov 5761778246 [smooth] Remove SSE2.
As a result of 7b308a29dd, the regular 64-bit execution is now faster
than SSE2. The rendering speed of script fonts at 64 ppem or larger is
improved by about 3% without SSE2. See !314 for the testing results.   

* src/smooth/ftgrays.c (gray_render_conic)[FT_INT64]: Remove SSE2 code.
2024-01-14 13:03:51 +00:00
..
ftgrays.c [smooth] Remove SSE2. 2024-01-14 13:03:51 +00:00
ftgrays.h Update all copyright notices. 2023-01-17 09:18:25 +01:00
ftsmerrs.h Update all copyright notices. 2023-01-17 09:18:25 +01:00
ftsmooth.c [smooth] Signature fixes. 2023-05-07 20:44:20 +02:00
ftsmooth.h Update all copyright notices. 2023-01-17 09:18:25 +01:00
module.mk Update all copyright notices. 2023-01-17 09:18:25 +01:00
rules.mk Update all copyright notices. 2023-01-17 09:18:25 +01:00
smooth.c Update all copyright notices. 2023-01-17 09:18:25 +01:00