From 8195e73cb801d56240beb966554a864729d9f20c Mon Sep 17 00:00:00 2001 From: Bertram Date: Fri, 24 Jul 2009 22:59:13 +0200 Subject: Made the wallpaper be rescaled when necessary under SDL and OpenGL. 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? --- src/CMakeLists.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/CMakeLists.txt') diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 15109185..43726f9d 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -304,6 +304,8 @@ SET(SRCS resources/resource.h resources/resourcemanager.cpp resources/resourcemanager.h + resources/sdlrescalefacility.h + resources/sdlrescalefacility.cpp resources/soundeffect.h resources/soundeffect.cpp resources/spritedef.h -- cgit v1.2.3-60-g2f50