]> git.tdb.fi Git - libs/gui.git/commit
Register image loaders more explicitly
authorMikko Rasa <tdb@tdb.fi>
Sun, 31 Jan 2021 15:19:42 +0000 (17:19 +0200)
committerMikko Rasa <tdb@tdb.fi>
Sun, 31 Jan 2021 15:19:42 +0000 (17:19 +0200)
commitd3bc6c9c2cfaaedaabfd4b5b7bf4e1da2de51331
treebd8e8e520be7a1b736c1fba79bd9a616146cb49a
parente1f6dad834fb043f22a57dbaa65016ee1f65a43a
Register image loaders more explicitly

The automatic registration just doesn't work reliably enough; there was
already a hack to work around the problems, so might as well make that
the official way.
source/graphics/bmploader.h
source/graphics/devil/devilloader.h
source/graphics/imageloader.cpp
source/graphics/imageloader.h
source/graphics/jpeg/jpegloader.h
source/graphics/png/pngloader.h
source/graphics/quartz/quartzloader.h