Henrik Rydgård
|
688042c036
|
Unrelated warning fix
|
2023-06-04 23:02:34 +02:00 |
|
Linblow
|
7c18adbdc6
|
libkirk: Set Segher Boessenkool's original copyright notice
|
2022-05-03 00:08:05 +02:00 |
|
aliaspider
|
8bff088bb3
|
libkirk: fix buffer overflow.
|
2020-10-13 03:08:03 +01:00 |
|
Henrik Rydgård
|
0586338d5e
|
Add some comments and const-correctness, and a pointer type fix, to the "semaphore" crypto stuff.
|
2020-08-01 23:11:48 +02:00 |
|
Davee Morgan
|
e7ec568b02
|
PRX Decryption: add missing decryption keys
|
2020-01-11 15:25:37 +00:00 |
|
Davee Morgan
|
1d7bbdd006
|
PRX Decryption: add support for type 0/1/2/5/6 decryption
|
2020-01-11 15:00:07 +00:00 |
|
Henrik Rydgård
|
efa1406d8f
|
VS2017: Add hack to automatically select the newest installed Windows 10 SDK. VS2019 already does this by default if you specify 10.0.
Should hopefully fix the buildbot.
|
2019-05-19 15:23:25 +02:00 |
|
Henrik Rydgård
|
20d666ff55
|
Remove DbgNew.h forced include in ARM debug builds, doesn't work for some reason.
|
2019-05-10 23:18:31 +02:00 |
|
Henrik Rydgård
|
1f40aa4828
|
Add WindowsSDKDesktopARM64Support to vcxproj files
|
2019-05-10 22:44:12 +02:00 |
|
Henrik Rydgård
|
c3fab33354
|
Revert "Remove default SDK version from project files"
Seems to have been the wrong thing to do, see:
https://developercommunity.visualstudio.com/content/problem/140294/windowstargetplatformversion-makes-it-impossible-t.html
Though due to the bug described there, there's no perfect solution, just
some ugly ones (which I might try later). Anyway, I guess most people
will move on to VS 2019 anyway..
This reverts commit 056494522e.
|
2019-05-09 23:58:23 +02:00 |
|
driver1998
|
763b85d723
|
Update Visual Studio project files for Windows ARM32/ARM64
|
2019-05-04 22:45:15 +08:00 |
|
LunaMoo
|
056494522e
|
Remove default SDK version from project files
|
2019-04-27 23:01:41 +02:00 |
|
LunaMoo
|
280f7fec39
|
Fix VS2019 builds and remove _xp dependency
(drops Win XP support, allows latest SDK etc.)
|
2019-04-25 23:56:55 +02:00 |
|
Henrik Rydgård
|
703fdc5561
|
MSVC project files: Fix silly search/replace error from #11883
|
2019-03-24 11:17:47 +01:00 |
|
Henrik Rydgård
|
4d5af330a7
|
Windows: Change FP model to Precise. See #11384
|
2019-03-14 10:59:35 +01:00 |
|
xebra
|
070e29d921
|
Disable "Edit & Continue" with VS debug mode.
|
2018-12-07 13:01:16 +09:00 |
|
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 Rydgård
|
ca0a6dc7f9
|
Remove native audio mixer (Unused in PPSSPP) and stb_vorbis
|
2015-09-19 10:43:58 +02: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 |
|