diff options
author | Travis Howell | 2003-06-22 14:49:56 +0000 |
---|---|---|
committer | Travis Howell | 2003-06-22 14:49:56 +0000 |
commit | 8db7ff7796aaa835fb903ce6cd9fc9f7b486682a (patch) | |
tree | 3b575d9944aebc24fe6a1c94c4c9af5970d20153 /README | |
parent | 53d679bfb7bc26a7d697b6717500e0c2cea47c07 (diff) | |
download | scummvm-rg350-8db7ff7796aaa835fb903ce6cd9fc9f7b486682a.tar.gz scummvm-rg350-8db7ff7796aaa835fb903ce6cd9fc9f7b486682a.tar.bz2 scummvm-rg350-8db7ff7796aaa835fb903ce6cd9fc9f7b486682a.zip |
Add opengl filter option
svn-id: r8619
Diffstat (limited to 'README')
-rw-r--r-- | README | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -451,6 +451,7 @@ They are: advmame3x - 960x600 scaling. Doesn't rely on blurring like 2xSAI. tv2x - 640x400 scaling. Horizontal scanlines. dotmatrix - 640x400 scaling. Dot matrix effect. + opengl - OpenGL with bilinear filtering [OpenGL backend] To select a graphics filter, pass its name via the '-g' option to scummvm, for example: |