Commit Graph

32 Commits

Author SHA1 Message Date
zilmar c017515247 [Glide64] Add dependancy of zlib to GlideHQ 2016-02-10 18:07:03 +11:00
zilmar 5ddc89571f [Glide64] Get text cache to use char * 2016-02-10 18:02:20 +11:00
zilmar d6722faee6 [Glide64] Clean up GlideHQ/TxHiResCache.cpp 2016-02-05 04:35:02 +11:00
zilmar d8a35cbfba [Glide64] Clean GlideHQ/TxFilter.cpp 2016-02-05 04:32:36 +11:00
zilmar b2541f40bd [Glide64] Cleanup GlideHQ/TxDbg.cpp 2016-02-05 04:31:18 +11:00
zilmar 0ebcf6d608 [Glide64] Clean up GlideHQ/TxCache.cpp 2016-02-05 04:28:21 +11:00
zilmar 3406831a49 [Project64] Make sure Common is in uppercase 2016-01-20 17:09:05 +11:00
Julio C. Rocha 7b2421884e Adjusted minimum toolset versions to VS2010 for VCXPROJ and PROPS files. 2015-12-07 21:15:53 -08:00
zilmar e3b32c572d [Project64] Remove spaces from filename 2015-12-04 17:49:31 +11:00
zilmar 0144305c6a [Project64] Clean up path code 2015-10-25 22:10:54 +11:00
zilmar 307d1de0c5 [Glide64] cleaned up wx project files to compile, still need to fix up some linking 2015-10-20 05:58:32 +11:00
zilmar 8ba4024ce7 [Glide64] Clean up project so it is building correctly in Visual Studio 2008 2015-10-19 13:54:16 +11:00
zilmar 5582d83eec [Wx Widget] wxWidgets-2.8.12 code now compiles, still need to fix up linking 2015-10-19 08:09:49 +11:00
zilmar 34de7c6804 [Glide64] get TxUtil.cpp to not use asm
debcb5b25d
2015-10-14 11:20:03 +11:00
zilmar 989c8cbc4d use more widely used preprocessor defines for MinGW
The code still uses a lot of WIN32 preprocessor variables which aren't defined
in strict C++-11 mode. But the preprocessor variable _WIN32 seems to be defined
in all modes of MinGW

4d8c50a0db
2015-10-14 10:01:07 +11:00
zilmar 8bc33bc4d9 [Glide64] Reduce GCC specific code
21344deaee
2015-10-14 09:50:35 +11:00
zilmar d7a19c265f [Glide64] fixed compiler warnings
794226a274
2015-10-13 08:12:16 +11:00
zilmar 5e06520cb5 from fixed warnings and errors in vs2012
56f2b7ef85
2015-10-12 07:17:01 +11:00
zilmar bca97d42aa [Glide64] Remove unused variables
4fc96fee08
2015-10-11 21:12:32 +11:00
Julio C. Rocha d617d0352a Used centralized config for VCXPROJ files.
TODO: Fix Installer. It's no longer being generated.
2015-07-15 03:37:49 -07:00
zilmar bc78316504 Clean up some of the 64bit projects 2015-05-22 06:07:24 +10:00
Julio C. Rocha 33023bc81f Make PropertySheets imports non-conditional
Interpolated Platform and Configuration values to avoid case-by-case
condition validation.
(This could allow for future configurations and platforms without
additional modifications to VCXPROJ files).
2015-04-15 16:16:37 -07:00
unknown a155a74f48 line break consistency fix: TxUtil.cpp 2015-03-11 17:17:43 -04:00
zilmar 662e3efa27 Update project settings for visual studio 2013 2015-02-20 20:09:05 +11:00
Emmet Young d556e9a7b2 [!]Fix Glide HQ's colour problem when texture compression is enabled.
ARGB, RADEON and YUV should all be defined by default. They are required to prevent color problems from occurring during compression
2015-02-03 13:24:47 +11:00
Nicholas 862eb7c48b Add support for Visual Studio 2013 2015-01-27 16:07:44 +11:00
unknown 65df1f1da4 suppressing over 368 monotonous GlideHQ compiler warnings 2015-01-22 19:37:00 -05:00
zilmar 6ca28ebe82 Glide64: Be able to get texture directory form emulator 2013-04-28 15:49:14 +10:00
zilmar 87f96afeee GlideHQ: fix up to not use boost 2013-04-26 19:31:09 +10:00
zilmar 5aedb4c5d6 Glide64: Add version number in to name, also fix some warnings. 2013-04-22 11:11:55 +10:00
zilmar 6b433a4ad3 GlideHQ: Update project settings related to release 2013-04-17 21:17:56 +10:00
zilmar e928a5995d GlideHQ: Add 2013-04-17 20:30:38 +10:00