Fix for sun/moon tonemaps: don't upscale 1px images.
[oweals/minetest.git] / src / client /
2015-03-23 Aaron SuenFix for sun/moon tonemaps: don't upscale 1px images.
2015-03-21 Aaron SuenFix composite textures with texture_min_size. Moved...
2015-03-21 Aaron SuenConfigurable automatic texture scaling and filtering...
2015-03-07 Craig RobbinsFor usages of assert() that are meant to persist in...
2015-03-05 Loic BlotReplace std::list to std::vector into tile.cpp (m_textu...
2015-03-05 BlockMenFix some rendering glitches 2406/head
2015-02-21 Loic BlotUse proper CMakeLists.txt for network and client direct...
2015-02-14 Loic BlotRe-apply 4a6582c13c36cab457b78f32338c6bb4ab9ea58b broke...
2015-02-12 Loic Blotmain.cpp rework * Move ClientLauncher class to a dedica...