Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-02-01 | Moved from SDLrescalefacility to SDL_gfx. | Bertram | 1 | -53/+0 | |
2010-01-12 | Standardize header order | Jared Adams | 1 | -1/+2 | |
Also remove some extra new lines and fix eAthena's PartyTab define guards. | |||||
2009-08-06 | Fixed messed up indentation and removed trailing spaces | Thorbjørn Lindeijer | 1 | -4/+4 | |
2009-07-24 | Made the wallpaper be rescaled when necessary under SDL and OpenGL. | Bertram | 1 | -0/+52 | |
The SDL methods to rescale the wallpaper has been optimized to permit rescaling at load time while OpenGL draws directly rescaled. Does someone know how to smooth the rescaled image under OpenGL? |