Eric Culp
|
0dcd6bae37
|
GRAPHICS: 32bpp-ize chooseGreyscale for Edge plugin
|
2021-03-15 16:48:40 +02:00 |
|
Eric Culp
|
a4741a7268
|
GRAPHICS: Template Edge plugin over pixel format
calcPixelDiffNosqrt is the only function with a valid implementation.
The rest of the templated functions just have skeleton templates (for
now).
|
2021-03-15 16:48:40 +02:00 |
|
Eric Culp
|
5688622889
|
GRAPHICS: Move static variables to class members in Edge Plugin
|
2021-03-15 16:48:40 +02:00 |
|
Eric Culp
|
9ba4c24ae1
|
GRAPHICS: Migrate global funcs and vars to Edge Plugin class
|
2021-03-15 16:48:40 +02:00 |
|
Eric Culp
|
592617e2ce
|
GRAPHICS: Add Edge2x/3x scaler
This currently does not conform to coding standards and contains a lot
of dead code (This will be fixed). Thanks to Eric Welsh for the original
patch.
|
2021-03-15 16:48:40 +02:00 |
|