teeemcee 2010-01-12 05:23:52 -0800 (Tue, 12 Jan 2010) 388 Fix MSVC-specific code in gfx_sdl rewrite and add Makefile
I opted to add wrappers for the *_s 'secure' CRT replacements rather than removing them. This all went into config.h, which probably isn't the best name, but I couldn't think of a better one. You can't actually use the library produced (which I've dubbed libgfx_sdl++.a temporarily - I reserve gfx_sdl2 for an SDL 1.3/2 rewrite) --- U wip/gfx.new.h U wip/gfx_common/_tstring.cpp U wip/gfx_common/_tstring.h A wip/gfx_common/config.h U wip/gfx_common/gfx_palette.h U wip/gfx_msg.h U wip/gfx_sdl/source/Input.cpp U wip/gfx_sdl/source/Input.h A wip/gfx_sdl/source/Makefile U wip/gfx_sdl/source/Video.cpp U wip/gfx_sdl/source/Video.h U wip/gfx_sdl/source/Window.cpp U wip/gfx_sdl/source/Window.h U wip/gfx_sdl/source/gfx_osmouse.cpp U wip/gfx_sdl/source/gfx_osmouse.h U wip/gfx_sdl/source/gfx_sdl.cpp U wip/gfx_sdl/source/sdl2fb.h _______________________________________________ Ohrrpgce mailing list [email protected] http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org
