Commit Graph

13 Commits

Author SHA1 Message Date
spacy51 42f712395b Add support for compiling x64 builds. These can not use the optimized x86 assembler code, which is used in the GBA core and several pixel filters. 2009-08-28 16:57:04 +00:00
spacy51 3ffff59c80 Update DevInfo.txt.
Add the new SoundDriver.h file to the project file.
2009-08-16 14:54:35 +00:00
spacy51 b74c1f4706 REMOVED old Qt files from trunk. See branches/qt for Qt front-end. 2008-10-16 08:49:15 +00:00
spacy51 82b4889980 CHANGED everything to use C/C++/MFC runtime DLLs + libpng/zlib DLL versions
ADDED workaround for missing crc32_combine function in default zlib DLL
2008-08-14 16:36:51 +00:00
spacy51 54addad74b FIX compiling Qt build with MSVC++ 2008-08-13 23:20:45 +00:00
spacy51 45a0581966 ADDED small how-to for compiling Qt on Windows 2008-08-13 23:04:31 +00:00
spacy51 09893c94c6 REMOVED outdated VC2005 project files
REMOVED libpng source code
REMOVED zlib source code
RENAMED vc2008 to vc2008_qt
MOVED Win32/MFC project files to 'project/vc2008_mfc' folder
CHANGED XAudio2 to default sound output
2008-08-13 10:01:39 +00:00
spacy51 160759bcb6 ADDED info about precompiled zlib & libpng 2008-07-26 11:43:28 +00:00
mudlord 213b3762c6 Updated what we need to do next. 2008-05-28 22:45:00 +00:00
spacy51 9dc85c95b9 Some clarifications. 2008-05-19 11:25:30 +00:00
spacy51 8c9a679eca ADDED sound output using Microsoft's new XAudio2 API 2008-03-09 14:01:34 +00:00
spacy51 1c529a52e7 Update MSVC2008 project files.
Fix compiler errors.
2008-03-08 13:59:23 +00:00
spacy51 5fb4b4342b rename res to doc 2008-01-14 22:08:41 +00:00