twinaphex
94cefaf1c5
Remove xui/fonts
2020-02-27 01:33:26 +01:00
twinaphex
08f26eb097
(MSVC 2010) Add HAVE_GFX_WIDGETS
2020-02-19 02:59:19 +01:00
twinaphex
2ed50d2579
(MSVC 2010) x64 - update
2020-02-18 05:15:11 +01:00
twinaphex
bd63d28b0f
(MSVC) Add HAVE_OZONE
2020-02-18 02:55:33 +01:00
twinaphex
1a55b37046
(MSVC 2005) Add HAVE_OZONE
2020-02-18 02:53:28 +01:00
twinaphex
49b908e3c6
(MSVC2008) Add HAVE_OZONE
2020-02-18 02:35:52 +01:00
twinaphex
6609a749a3
(MSVC 2008) Add HAVE_GFX_WIDGETS
2020-02-18 02:15:41 +01:00
twinaphex
898044933a
(MSVC 2005) Add HAVE_GFX_WIDGETS
2020-02-17 22:23:33 +01:00
twinaphex
7c7d0f596a
HAVE_MENU_WIDGETS now decoupled from HAVE_MENU
2020-02-17 21:28:42 +01:00
twinaphex
e0fdd8d39e
Add back HAVE_CONFIGFILE ifdef - will strip out remaps and overrides
...
support as well
2020-02-02 21:27:38 +01:00
orbea
f1b9b8cb73
Add HAVE_BUILTINGLSLANG to other build systems.
2020-02-01 18:36:41 -08:00
twinaphex
df8f93e9d5
Split up VFS file_path code into separate file
2020-01-09 15:44:48 +01:00
twinaphex
56236f7372
Get rid of platform_null.c file
2020-01-06 15:35:35 +01:00
GH Cao
0418e49757
Win32 MSVC2017: Disable ANGLE
2020-01-03 09:29:12 +08:00
twinaphex
df588ca422
(ANGLE) Move headers to gfx/include/ANGLE
2019-12-07 07:09:49 +01:00
twinaphex
08ce33eed0
Add HAVE_ONLINE_UPDATER
2019-11-11 00:22:03 +01:00
twinaphex
bc657778fe
Add HAVE_UPDATE_CORES - by running ./configure --disable-update_cores
...
you can strip out the Online Core Updater
2019-11-10 15:55:39 +01:00
twinaphex
a79cd32363
Add HAVE_TRANSLATE to MSVC 2017
2019-08-22 23:10:34 +02:00
twinaphex
620f6c4f9f
Update MSVC2003
2019-08-15 13:49:16 +02:00
orbea
63a92a3f78
Update the zlib include directory paths.
2019-07-25 11:18:33 -07:00
orbea
84f4dcba2b
Remove WANT_ZLIB.
2019-07-25 11:18:33 -07:00
twinaphex
5cee3ca945
(MSVC2010/2012/2013/2015) Add WASAPI to MSVC2010/2012/2013/2015
2019-07-25 14:55:12 +02:00
twinaphex
7470be6982
Revert "(MSVC 2010) Add D3D10/11/12 - they work with menu shaders, but"
...
This reverts commit d5d5a7d858b6cd47c756ce8f22050a768b7bf1f5.
2019-07-20 21:02:25 +02:00
twinaphex
d5d5a7d858
(MSVC 2010) Add D3D10/11/12 - they work with menu shaders, but
...
no SPIRV-Cross/glslang support because those need C++11
2019-07-20 20:55:29 +02:00
twinaphex
04bcef01b8
(MSVC 2005) Fix NoAccel targets
2019-07-19 12:06:58 +02:00
twinaphex
bddfca940e
Add HAVE_GDI switch
2019-07-11 13:18:38 +02:00
twinaphex
b2bf822f13
Add HAVE_AUDIOMIXER switch
2019-07-11 11:51:06 +02:00
twinaphex
419e8b1a35
(MSVC2012/2013/2015/2017) Add HAVE_CDROM
2019-07-09 09:32:40 +02:00
twinaphex
124283a934
(MSVC 2010) Add HAVE_CDROM
...
(CDROM) Ensure code compiles with MSVC
2019-07-09 09:23:47 +02:00
twinaphex
f5832b17ab
(MSVC2015) Buildfix
2019-06-20 03:20:54 +02:00
twinaphex
85fad52104
(MSVC2012/2013) Fix build
2019-06-20 02:34:52 +02:00
twinaphex
95b96a5faa
(MSVC2005) Fix build issues
2019-06-19 21:43:39 +02:00
driver1998
d630213d36
Windows ARM64 support
2019-06-11 02:40:46 +08:00
Twinaphex
7b3e6f058b
Merge pull request #8856 from Dwedit/msvc_warning_suppression
...
Add 4566 to the list of warnings to suppress on MSVC 2015/2017
2019-05-28 13:37:47 +02:00
twinaphex
353faffb40
(MSVC 2010 x64) Add compat/zlib include dir
2019-05-28 13:09:00 +02:00
Dwedit
0d678c0cca
Add 4566 to the list of warnings to suppress on MSVC 2015 and 2017 builds
2019-05-27 00:10:42 -05:00
twinaphex
277b5c9462
(MSVC 2005 to 2017) Add new include dir
2019-05-27 04:54:26 +02:00
twinaphex
f88ec1e54e
(MSVC 2003) Fixup MSVC 2003 solutions; fixup targets that don't have
...
HAVE_NETPLAY defined
2019-05-27 04:04:27 +02:00
Dwedit
1faaf68d9d
UTF-8 Fix favoring MSVC 2010-2013.
...
MSVC 2015 and 2017 projects: Add /utf-8 switch
Makefile.griffin: Add -utf-8 switch to MSVC 2015 builds
Makefile.msvc: Add -utf-8 switch to MSVC 2017 builds
intl/msg_hash files: Added BOM and MSVC 2010-2013 pragmas
menu_cbs.c: Replace Euro character with raw bytes
menu_osk_utf8_pages.h: Replace pragma with MSVC 2010-2013 version range
shaderparamsdialog.cpp: Add BOM and MSVC 2010-2013 pragma
2019-05-21 18:02:25 -05:00
twinaphex
ff410f515e
BUildfix
2019-05-13 13:13:54 +02:00
twinaphex
ebaa5b9941
Undefine HAVE_VIDEO_LAYOUT for now instead of implicitly enabling
...
it for every platform - will have to be individually enabled for
each platform first after rigorous testing
2019-05-13 01:57:26 +02:00
Huw Pascoe
7e0592198d
video_layout build
2019-05-11 09:58:46 +01:00
twinaphex
b9cdeebf35
Make menu widgets the new default
2019-05-03 15:55:44 +02:00
twinaphex
ff906a9228
(MSVC 2017) Add HAVE_OZONE
2019-04-29 12:00:21 +02:00
twinaphex
a48dbcb52e
(MSVC 2005) Add HAVE_UPDATE_ASSETS
2019-04-22 23:43:27 +02:00
twinaphex
31c7abce64
(MSVC 2003) Fonts now show up for GL
2019-04-22 23:30:24 +02:00
twinaphex
04d062b3d4
(MSVC2003) Enable HAVE_OPENGL1; make HAVE_OPENGL1 independent from
...
HAVE_OPENGL
2019-04-22 22:48:23 +02:00
Twinaphex
2bab38e857
Merge pull request #8306 from CozmoP/options
...
WIP/PoC Qt: settings PoC
2019-04-14 05:44:02 +02:00
Huw Pascoe
fed06044c4
silence warnings
2019-04-12 17:32:11 +01:00
CozmoP
bd6fedc0f2
Qt: WIP settings dialog
2019-03-27 02:37:34 +01:00