Henrik Rydgård
|
f8a0ba3b86
|
Update the glslang submodule, fix the build afterwards.
|
2020-03-03 22:19:32 +01:00 |
|
Unknown W. Brackets
|
c3ae97e237
|
Travis: Build Windows on Travis too.
|
2019-07-06 14:56:29 -07: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
|
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 Rydgard
|
014668b9bc
|
Update glslang to latest version
|
2019-02-05 18:07:18 +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 |
|
Henrik Rydgård
|
c404214042
|
Update glslang to latest as of 2016-06-26
|
2018-07-15 12:30:40 +02:00 |
|
Henrik Rydgård
|
9c68e2c410
|
Revert "Update glslang to the latest version" to fix #10748
Should take a real look sometime.
This reverts commit d4a4844bff .
|
2018-03-21 09:13:54 +01:00 |
|
Henrik Rydgård
|
d4a4844bff
|
Update glslang to the latest version
|
2018-03-16 21:29:16 +01:00 |
|
Henrik Rydgård
|
4e04780adc
|
Upgrade glslang to a fresh version (used to compile Vulkan shaders). Might help #10065 ?)
|
2017-11-09 13:36:18 +01: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
|
a67e3279eb
|
MSVC build: Enable multiprocessor compilation for the glslang project
|
2017-01-21 17:13:51 +01:00 |
|
Henrik Rydgard
|
b46bb1efdb
|
glslang for vulkan: Use my proper glslang fork instead of the ugly old SDK-glslang fork
|
2016-12-20 00:30:09 +01:00 |
|
Henrik Rydgard
|
8950509bc5
|
Buildfix (glslang project settings /MT)
|
2016-03-20 19:31:02 +01:00 |
|
Henrik Rydgard
|
c64064024d
|
Initial vulkan code.
This was squashed from nine commits but using old versions of Vulkan.
|
2016-03-20 19:18:35 +01:00 |
|
Henrik Rydgard
|
8684180620
|
Add ppsspp-glslang as a submodule (shader compiler for future Vulkan support)
This also adds a Windows project file, for building it.
|
2016-02-17 21:38:35 +01:00 |
|