[Scummvm-devel] Calling all Beta Testers and Port Maintainers.

Lionel Ulmer lionel.ulmer at free.fr
Thu Apr 18 13:27:18 CEST 2002


>  X11 Native     - BBrox

Well, I am starting to work on the port, but I have a nice problem : how do
we support multiple 'drivers' on only one platform...

Case in point in scummsys.h :

(...)
#elif (defined(UNIX) || defined(__APPLE__))
(...)
#include <SDL_byteorder.h>

Would it not be better to do these checks on the 'drivers' and NOT on the
platform ?

Anyway, I will hack away these code for now and only work on the 'core'
x11.cpp file :-)

               Lionel

-- 
		 Lionel Ulmer - http://www.bbrox.org/




More information about the Scummvm-devel mailing list