GRAPHICS: Add 2xPM scaler with 16 and 32 bit support

This commit is contained in:
Eric Culp 2012-06-22 16:18:05 -04:00 committed by Filippos Karapetis
parent d91e970f4e
commit 267b385890
4 changed files with 278 additions and 0 deletions

View file

@ -171,6 +171,7 @@ public:
LINK_PLUGIN(SAI)
LINK_PLUGIN(SUPERSAI)
LINK_PLUGIN(SUPEREAGLE)
LINK_PLUGIN(PM)
LINK_PLUGIN(DOTMATRIX)
LINK_PLUGIN(TV)
#endif