Eric Culp
|
f4e0331f2d
|
GRAPHICS: Run edge.cpp through astyle to conform to style guidelines
|
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
|
b2dff9413e
|
GRAPHICS: Rename functions in Edge filter according to guidelines
|
2021-03-15 16:48:40 +02:00 |
|
Eric Culp
|
fc3ee1989d
|
GRAPHICS: Change another interpolation function in Edge filter.
A 2 to 1 interpolation was causing errors. It is fixed, renamed, and
moved to the common interpolation file.
|
2021-03-15 16:48:40 +02:00 |
|
Eric Culp
|
457e974c86
|
GRAPHICS: Use correct copyright notice in edge.cpp
|
2021-03-15 16:48:40 +02:00 |
|
Eric Culp
|
e77934b73d
|
GRAPHICS: Change Edge filter to use shared interpolation functions
|
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 |
|