wesnoth/source_lists/libwesnoth_sdl
Jyrki Vesterinen af418d86f4 WIP: texture atlas class
Currently only loading images and applying IPFs is implemented.

Most code here is copy-pasted from picture.cpp, I'm planning to eventually
remove that file.

Next task is implementing the actual sprite packing.
2018-10-10 15:03:19 +03:00

14 lines
215 B
Text

ogl/context.cpp
ogl/shader.cpp
ogl/sprite.cpp
ogl/texture.cpp
ogl/texture_atlas.cpp
ogl/utils.cpp
sdl/exception.cpp
sdl/rect.cpp
sdl/surface.cpp
sdl/texture.cpp
sdl/utils.cpp
sdl/window.cpp
tracer.cpp
xBRZ/xbrz.cpp