orbea
|
e062b98088
|
Remove trailing blank lines.
find . -type f -exec sed -i '${/^[[:space:]]*$/d;}' {} \+
|
2019-01-17 19:39:38 -08:00 |
|
CozmoP
|
0df074db05
|
fix MSVC 2017 Qt builds
|
2019-01-15 18:58:31 +01:00 |
|
krzys-h
|
48d82929ff
|
(UWP) Add support for loading cores from optional packages
|
2019-01-01 16:21:47 +01:00 |
|
twinaphex
|
ac32bff71a
|
(MSVC 2017) Add Glslang
|
2019-01-01 03:47:55 +01:00 |
|
twinaphex
|
34cb50f8da
|
Update MSVC 2017 UWP
|
2018-12-29 03:06:31 +01:00 |
|
krzys-h
|
4fb06703b3
|
Port d3d12 driver for UWP
|
2018-12-28 22:10:26 +01:00 |
|
krzys-h
|
6038060cd7
|
Update appx manifest and icons
These were generated using Visual Studio icon generation tools
|
2018-12-28 22:09:29 +01:00 |
|
krzys-h
|
b201d669b5
|
First iteration of UWP support
Enough to kind of run
Working drivers: xinput, d3d11
Still missing: input driver with keyboard support, audio driver
|
2018-12-28 22:09:22 +01:00 |
|
Dwedit
|
ff844a56c4
|
Modify MSVC 2017 project to add in WASAPI support
Add conditional code for MSVC to resolve missing GUIDs into wasapi.c
|
2018-11-17 09:23:12 -06:00 |
|
twinaphex
|
ba020720db
|
Add HAVE_NETPLAYDISCOVERY
|
2018-10-12 18:29:52 +02:00 |
|
twinaphex
|
9387eb559f
|
(MSVC 2017) Fix MSVC 2017
|
2018-09-30 13:48:58 +02:00 |
|
twinaphex
|
2d652663af
|
(MSVC 2015) Buildfix
|
2018-09-30 13:41:21 +02:00 |
|
twinaphex
|
4c23fa02e9
|
(MSVC 2013) Fix build for rcheevos
(MSVC) Fix some warnings; unused variables, etc.
|
2018-09-30 13:38:58 +02:00 |
|
twinaphex
|
de02353983
|
Update Visual Studio solutions
|
2018-09-29 21:33:44 +02:00 |
|
twinaphex
|
b28af7734f
|
MSVC 2012 solution works now
|
2018-08-16 21:18:37 +02:00 |
|
twinaphex
|
a1d5b0fd03
|
Update MSVC 2012 solution
|
2018-08-16 20:49:31 +02:00 |
|
twinaphex
|
d3c6fc1601
|
Add initial MSVC 2012 solution
|
2018-08-16 19:29:31 +02:00 |
|
twinaphex
|
6001c7f030
|
(MSVC 2008) Add HAVE_OVERLAY
|
2018-08-16 11:53:46 +02:00 |
|
twinaphex
|
c699889f0c
|
Update MSVC2008
|
2018-08-16 11:50:51 +02:00 |
|
twinaphex
|
145d4d66f5
|
Update MSVC 2008 solution
|
2018-08-16 11:44:51 +02:00 |
|
twinaphex
|
d2de72bfb7
|
Update MSVC 2008 solution
|
2018-08-16 11:18:56 +02:00 |
|
twinaphex
|
a8826c766b
|
(MSVC2008) Update solution
|
2018-08-16 11:06:22 +02:00 |
|
twinaphex
|
f53349e3dd
|
Move MSVC 2017 files to android/phoenix
|
2018-08-15 10:46:24 +02:00 |
|
twinaphex
|
801bae65e3
|
Rename files
|
2018-08-14 17:55:26 +02:00 |
|
twinaphex
|
4fc0d4a194
|
Rename dir
|
2018-08-14 17:30:05 +02:00 |
|
twinaphex
|
5ebe5de1b9
|
Add resource files
|
2018-08-14 17:24:35 +02:00 |
|
twinaphex
|
00c6fcde84
|
Add initial VS2017 Android solution - not working yet
|
2018-08-14 16:04:58 +02:00 |
|
twinaphex
|
48956f3fe4
|
(MSVC 2008) Add initial MSVC 2008 solution files
|
2018-08-14 12:18:33 +02:00 |
|
twinaphex
|
f8cad6f565
|
Update glslang
|
2018-06-20 10:47:08 +02:00 |
|
Dwedit
|
00c116051f
|
Add QT builds to MSVC2017 project
Fix missing line in griffin_cpp.cpp, and normalize end of line to LF
|
2018-05-03 10:32:32 -05:00 |
|
twinaphex
|
268baca939
|
(MSVC 2013) Add /bigobj for griffin_glslang.cpp
|
2018-05-03 14:52:37 +02:00 |
|
twinaphex
|
789ef63dee
|
(360) Don't bake in HAVE_XUI anymore; buildfixes for C++
|
2018-04-23 17:35:36 +02:00 |
|
twinaphex
|
710570a408
|
(MSVC 2013) Buildfix
|
2018-04-17 11:37:00 +02:00 |
|
twinaphex
|
445f176e24
|
(Xbox) Enable HAVE_RUNAHEAD for Xbox OG/360
|
2018-04-10 00:14:23 +02:00 |
|
David Walters
|
b5b906bc5a
|
Fix for fatal error C1128 in 64-bit Debug builds (by adding /bigobj to command line)
|
2018-04-03 18:41:34 +01:00 |
|
David Walters
|
7adec98cd8
|
Fix MSVC2015 project/solution build config associations
|
2018-04-03 18:25:23 +01:00 |
|
David Walters
|
852c8735e6
|
Fix solution file to be Visual Studio 14 / "2015" format.
|
2018-04-03 18:21:10 +01:00 |
|
twinaphex
|
8819b2a2f6
|
(MSVC 2005/2010/2013/2015/2017) Add HAVE_RUNAHEAD
|
2018-03-29 18:02:18 +02:00 |
|
twinaphex
|
adb2274fc6
|
- Enable HAVE_RUNAHEAD for MSVC 2003
- Remove some unreferenced labels
|
2018-03-29 17:55:06 +02:00 |
|
twinaphex
|
2143540c8c
|
(MSVC 2013/2015/2017) Add HAVE_CHEEVOS support
|
2018-03-28 18:33:31 +02:00 |
|
twinaphex
|
994ca6b3f8
|
Enable HAVE_CHEEVOS for MSVC 2003 target too
|
2018-03-28 18:07:31 +02:00 |
|
twinaphex
|
bb86387986
|
Re-enable HAVE_CHEEVOS for MSVC 2010
|
2018-03-28 14:57:27 +02:00 |
|
twinaphex
|
d8e382c585
|
(Cheevos) Take out cheevos support for MSVC 2010 again, CORO_YIELD
macro does not work with MSVC 2010
|
2018-03-28 01:28:15 +02:00 |
|
aliaspider
|
88d1c1fdca
|
msvc build fix.
|
2018-03-25 23:11:31 +01:00 |
|
twinaphex
|
be796566bc
|
Add HAVE_CHEEVOS support for MSVC 2005
|
2018-03-22 20:45:35 +01:00 |
|
twinaphex
|
f597fd7a11
|
Add HAVE_CHEEVOS support for MSVC 2010
|
2018-03-22 20:42:06 +01:00 |
|
twinaphex
|
fb011f8377
|
Fix MSVC 2013 build
|
2018-03-16 22:04:34 +01:00 |
|
twinaphex
|
ffbb439fb5
|
Fix MSVC 2015 solution
|
2018-03-16 21:45:14 +01:00 |
|
twinaphex
|
9f33ba8607
|
(Vulkan/D3D11/D3D12) Add HAVE_GLSLANG now to both Android and MSVC solutions - shaders
should work now
|
2018-03-02 02:14:29 +01:00 |
|
twinaphex
|
4e222589a0
|
(Xbox) Update
|
2018-02-18 02:09:55 +01:00 |
|