Henrik Rydgård
|
6f173b9134
|
Harmonize some VS project settings.
|
2018-08-14 22:41:39 +02:00 |
|
LunaMoo
|
4a2677e0c6
|
Revert unintentional change from: 429bf5d8b3
|
2017-03-23 11:54:54 +01:00 |
|
LunaMoo
|
429bf5d8b3
|
Use $(DefaultPlatformToolset)_xp for easier VS builds with different toolsets.
|
2017-03-13 21:40:08 +01:00 |
|
Henrik Rydgard
|
2a449f78bb
|
More vulkan fixing
|
2016-03-20 19:25:30 +01:00 |
|
Henrik Rydgard
|
35b6c7341b
|
Fix a bunch of memory leaks, after enabling file+line-number memory leak tracking for the MS Debug CRT.
Few of these were serious, most were on-exit, but good to have a cleaner memory report after running.
|
2016-02-10 15:36:10 +01:00 |
|
Henrik Rydgard
|
3232e46c36
|
Make debug build nearly warning free in MSVC 2015
|
2015-09-17 22:02:15 +02:00 |
|
Henrik Rydgard
|
fdea85138c
|
Update project files, fix minor issues for VS 2015
|
2015-09-06 19:32:15 +02:00 |
|
Henrik Rydgard
|
4ebdf49fb6
|
Update ffmpeg to master, also switching to static linking of MSVCRT. Don't forget to update your submodules!
|
2015-01-24 13:30:37 +01:00 |
|
Unknown W. Brackets
|
2c204e8028
|
Update project to MSVC 2013 tools.
Retaining XP support, using SDK 7.1a (v120_xp.) Disables SSE2 flag on x64
since it's implied and causes compile warnings.
|
2014-02-08 13:41:28 -08:00 |
|
Henrik Rydgard
|
55aa3d13c7
|
Win32: Switch to a UNICODE build. This took quite a bit of fixing.
|
2013-08-26 19:00:16 +02:00 |
|
Henrik Rydgard
|
2afbc94734
|
Turn off RTTI, simulate it where needed.
|
2013-06-09 13:02:16 +02:00 |
|
Henrik Rydgard
|
a3dd3b53c3
|
Implement a couple basic Psmf functions, unify some project settings, update native.
|
2013-06-05 21:24:14 +02:00 |
|
Henrik Rydgard
|
b3f3305068
|
vcproj update: enable multithread build
|
2013-06-02 23:45:44 +02:00 |
|
Henrik Rydgard
|
660d5700e7
|
Unify some VS project settings
|
2013-04-27 19:34:41 +02:00 |
|
Henrik Rydgard
|
46b2e15945
|
Set _CRT_SECURE_NO_WARNINGS
|
2013-03-16 09:17:39 +01:00 |
|
tpu
|
25a54edc49
|
add pgd_close, match with pgd_open
|
2013-02-24 20:19:54 +08:00 |
|
tpu
|
a4f65624c3
|
add PGD file support.
|
2013-02-24 16:28:40 +08:00 |
|
Henrik Rydgard
|
1b5407f505
|
Rewrite the vertex decoder a bit. Turn on SSE2 compiler flag etc.
|
2012-12-20 15:07:57 +01:00 |
|
Henrik Rydgard
|
ac910d7e75
|
Fix Windows and Android builds.
|
2012-11-05 15:42:21 +01:00 |
|