Fixed SDL code of drawgradient().
authorRicardo Cruz <rick2@aeiou.pt>
Tue, 13 Apr 2004 15:20:20 +0000 (15:20 +0000)
committerRicardo Cruz <rick2@aeiou.pt>
Tue, 13 Apr 2004 15:20:20 +0000 (15:20 +0000)
commit8dfd372e4ec205eab6cea2c77f031826e564429a
tree3129f1f6c1f77f11beb0ae0923ee5f47ac4672f1
parent11840e0b4566fcd0a2b4a1cc7c25d7ea130c8591
Fixed SDL code of drawgradient().
I forgot that the axis in SDL are positve in the Up-Down direction.
Now you shouldn't notice any difference between SDL and OpenGL gradients ;)

SVN-Revision: 521
src/screen.cpp