Commit Graph

4 Commits (03d377ec541de18d2b892e48f062cec70dfc0d70)

Author SHA1 Message Date
scrawl e8662bea31 Change the way that image origin is converted to OpenGL's lower-left convention
Flip the texture coordinates instead of flipping textures.

This simplifies the TextureManager (no need to worry if the caller wants flipping or not), should make it easier to generalize & multithread it.
9 years ago
Lars Söderberg e33239eae5 Various fixes 12 years ago
scrawl d8f2d0195a Got rid of the texture rotation hack by rendering the cursor manually. 12 years ago
scrawl b76a28f69c beginnings of the gui 12 years ago