SDL: support libpng and libjpeg
commit168be5bdb56cc6dcacce8aa3f94c246768e9b7da
authorMax Kellermann <max@duempel.org>
Wed, 27 Mar 2013 23:15:31 +0000 (28 00:15 +0100)
committerMax Kellermann <max@duempel.org>
Thu, 28 Mar 2013 00:00:08 +0000 (28 01:00 +0100)
treea3438c30190cbbbbea4fa14af71c56d23952c8e4
parentc65f2fb8f62e88025de526ba81187494edd753f7
SDL: support libpng and libjpeg
build/screen.mk
src/Screen/SDL/Bitmap.cpp
src/Screen/SDL/UncompressedImage.cpp [new file with mode: 0644]
src/Screen/SDL/UncompressedImage.hpp [new file with mode: 0644]