aybe
|
69af95b8ab
|
FIXUP: removed SSE warnings for x64 builds.
|
2019-11-10 21:56:08 +01:00 |
|
aybe
|
fda2593b4a
|
Fixed debugging for Debug SDL2/x64.
|
2019-11-10 21:40:00 +01:00 |
|
aybe
|
e5cb510be3
|
Fixed debugging for Debug SDL2/Win32.
|
2019-11-10 21:23:12 +01:00 |
|
aybe
|
c93f3692fc
|
FIXUP Fixed debugging for Debug/Win32.
|
2019-11-10 21:11:48 +01:00 |
|
aybe
|
051345b409
|
Fixed debugging for Debug/x64.
|
2019-11-10 20:48:07 +01:00 |
|
aybe
|
925b2a9a28
|
Fixed debugging for Debug/Win32.
- using defaults everywhere
- project version 16
- SDK 10
- includes syntax
|
2019-11-10 19:51:50 +01:00 |
|
aybe
|
264ac4c9bf
|
All projects retargetted back to Win 8.1 SDK and to toolset 142.
|
2019-11-07 06:20:12 +01:00 |
|
Jonathan Campbell
|
0c87b06601
|
Mac OS X "Catalina" and the latest XCode appear to change how OpenGL interprets the view bounds. Now it is pixels even on Retina displays (high DPI). Convert coordinates to compensate. Do it only if compiled with the latest XCode since prior binaries do not have the same issue on Catalina
|
2019-11-03 17:30:28 -08:00 |
|
Jonathan Campbell
|
d5a8cb3549
|
Begin next version
|
2019-10-31 23:45:41 -07:00 |
|
Jonathan Campbell
|
43efd9c626
|
Update VS2017 projectfile
|
2019-10-27 21:15:24 -07:00 |
|
Allofich
|
038566362e
|
Fix Cppcheck funcArgNamesDifferent warnings
|
2019-10-21 22:08:39 +09:00 |
|
Allofich
|
a25e211a4f
|
Fix Cppcheck arrayIndexThenCheck warnings
|
2019-10-19 19:39:29 +09:00 |
|
Allofich
|
fefd1cecd2
|
Fix Cppcheck unsignedLessThanZero warnings
|
2019-10-19 18:36:10 +09:00 |
|
Jonathan Campbell
|
3a102e04c8
|
Merge pull request #1287 from Allofich/warnings2
Silence redundant assignment warnings
|
2019-10-13 10:47:06 -07:00 |
|
Allofich
|
ebf953a722
|
Fix resource leak warnings
|
2019-10-13 19:14:11 +09:00 |
|
Allofich
|
bc2421715d
|
Silence redundant assignment warnings
|
2019-10-13 17:48:26 +09:00 |
|
Jonathan Campbell
|
102ab08080
|
Update VS2017 project file to reflect zmbv.cpp change
|
2019-10-01 10:32:41 -07:00 |
|
Jonathan Campbell
|
8298733352
|
Begin next version
|
2019-09-30 21:11:19 -07:00 |
|
Jonathan Campbell
|
802f9f1f53
|
hardware.cpp includes zmbv.cpp directly, do not reference directly in project file
|
2019-09-29 12:26:54 -07:00 |
|
Jonathan Campbell
|
844a5a8f86
|
vs2017 fixup
|
2019-09-29 12:20:58 -07:00 |
|
Allofich
|
ede502b087
|
Add missing files to Visual Studio solution
|
2019-09-30 00:02:46 +09:00 |
|
Jonathan Campbell
|
1aa45af516
|
version bump
|
2019-09-08 02:01:00 -07:00 |
|
Allofich
|
24f4d92f74
|
Fix "autoconf input should be named configure.ac"
|
2019-09-01 21:06:43 +09:00 |
|
Allofich
|
df7c2c05cc
|
Fix -Wdeprecated-declarations warnings
|
2019-08-31 21:09:44 +09:00 |
|
Allofich
|
e0f5eb2583
|
Fix -Wunused-variable, -Wunused-function warnings
|
2019-08-31 21:09:44 +09:00 |
|
Allofich
|
8785a0a25d
|
Remove empty statements
|
2019-08-12 01:00:36 +09:00 |
|
Jonathan Campbell
|
bff54bcbb4
|
more
|
2019-08-01 01:22:11 -07:00 |
|
Jonathan Campbell
|
797614b49b
|
VS2017 silence SDL2 build warnings
|
2019-07-23 08:59:46 -07:00 |
|
Jonathan Campbell
|
1819cdba21
|
VS2017 compiler warning fixup
|
2019-07-20 20:46:12 -07:00 |
|
Jonathan Campbell
|
0501500fce
|
VS2017 compiler warning fixes
|
2019-07-20 20:34:44 -07:00 |
|
Jonathan Campbell
|
4a02aa7b80
|
VS2017 warning fix: size_t to unsigned int
|
2019-07-20 17:20:39 -07:00 |
|
Allofich
|
882d82ce5d
|
Fix VS2017 deprecated function warnings
|
2019-07-07 21:07:56 +09:00 |
|
Allofich
|
a867406856
|
Fix potentially uninitialized variable warning
|
2019-07-07 19:53:18 +09:00 |
|
Jonathan Campbell
|
9cc78b15aa
|
VS2017 typecast fixes
|
2019-07-05 21:50:21 -07:00 |
|
Jonathan Campbell
|
abc0377465
|
VS2017 compiler warning fixup
|
2019-07-05 21:44:47 -07:00 |
|
Jonathan Campbell
|
2df49ec72b
|
VS2017 compiler warning fixup
|
2019-07-05 19:20:33 -07:00 |
|
Jonathan Campbell
|
63c68c166f
|
VS2017 compiler warning fixup
|
2019-07-05 18:33:20 -07:00 |
|
Jonathan Campbell
|
117ab04f93
|
VS2017 compiler warning fixup
|
2019-07-05 14:19:56 -07:00 |
|
Jonathan Campbell
|
59c71007ef
|
VS2017 compile warning fixup
|
2019-07-05 13:50:58 -07:00 |
|
Jonathan Campbell
|
14eff7ef8a
|
Silence OpenGL compile warnings on my Linux system by defining GL_GLEXT_VERSION only if not already defined
|
2019-07-05 11:41:16 -07:00 |
|
Jonathan Campbell
|
650a6715e4
|
Merge pull request #1158 from Allofich/warnings
Type-conversion warning fixes
|
2019-06-30 14:18:39 -07:00 |
|
Allofich
|
11348e2d17
|
Enable /LTCG option where it was not enabled
|
2019-06-30 23:44:40 +09:00 |
|
Allofich
|
80e62edd7c
|
Type-conversion warning fixes
|
2019-06-30 21:06:24 +09:00 |
|
Jonathan Campbell
|
5b129e641f
|
configure.ac refuses to work without README, which has been changed to README.md (markdown format) by contributer patches. Fix.
|
2019-06-18 09:49:06 -07:00 |
|
Allofich
|
c6747e1042
|
Merge MAME sound from SVN, except Tandy
|
2019-06-18 22:36:46 +09:00 |
|
Allofich
|
4fc44b8f98
|
Remove empty file
|
2019-06-15 20:13:23 +09:00 |
|
Allofich
|
33add91792
|
Finish removing modules.h from the VS2017 solution
|
2019-06-15 20:13:22 +09:00 |
|
Allofich
|
d84a812743
|
SVN r4183 (second half)
Update year
|
2019-06-03 23:01:41 +09:00 |
|
Allofich
|
05619dd023
|
SVN r4183 (first half)
Update address of FSF
|
2019-06-03 22:54:46 +09:00 |
|
Allofich
|
e9aca9fc13
|
SVN r4161
Fix typos and change DosBox to DOSBox.
|
2019-06-02 18:17:24 +09:00 |
|