Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2005-08-26 | Remove useless code. | Björn Steinbrink | 1 | -5/+0 |
2005-08-26 | Use glTranslatef instead of glTranslated. Remove some useless code. | Björn Steinbrink | 1 | -41/+4 |
2005-08-25 | Use OpenGL's translation capabilites. Small cleanups. | Björn Steinbrink | 1 | -22/+23 |
2005-08-25 | Reducing the code duplication a little more. | Björn Steinbrink | 1 | -96/+63 |
2005-08-25 | Reduce code duplication. | Björn Steinbrink | 1 | -34/+18 |
2005-08-25 | Made our drawImage() method respect the clip area from the guichan graphics p... | Björn Steinbrink | 1 | -0/+3 |
2005-08-20 | Added some missing state changes and checks. | Björn Steinbrink | 1 | -8/+28 |
2005-08-18 | Semi-separated OpenGL and SDL graphics classes, improving OpenGL performance. | Björn Steinbrink | 1 | -0/+389 |