Eric Anholt 6ec9ecd591 Add a set of three hooks for accelerating trapezoids, and use it for the
RasterizeTrapezoid screen function. These hooks will be called for
    imprecise, non-sharp trapezoids with A8 destinations.
Note that the current main consumer of trapezoids, cairo, is requesting
    precise, sharp trapezoids by not changing the default Picture
    attributes, but gets non-sharp effects in software because fb bases its
    choice of sharp/non-sharp on the mask format being A8 vs A1, and cairo
    asks for A8. Follow fb's (poor?) example by ignoring the sharp setting
    and basing the choice off of the mask being A8.
2004-08-30 22:16:46 +00:00
2004-04-23 19:54:30 +00:00
2004-04-26 02:39:58 +00:00
2004-04-23 19:54:30 +00:00
2004-04-23 19:54:30 +00:00
2004-04-23 19:54:30 +00:00
2004-04-23 19:54:30 +00:00
2004-04-23 19:54:30 +00:00
2004-06-25 08:56:04 +00:00
2004-04-23 19:54:30 +00:00
2004-04-23 18:54:16 +00:00
2004-04-23 19:54:30 +00:00
2004-08-27 20:20:54 +00:00
2004-04-23 18:54:16 +00:00
Description
Truly free fork of the XOrg project.
95 MiB
Languages
C 96.4%
Roff 1.1%
Objective-C 1%
Meson 0.9%
Shell 0.2%
Other 0.2%