aliaspider
5549b136c2
(msvc) CXX_BUILD + griffin fixes.
2018-02-05 00:25:03 +01:00
twinaphex
6982dd838f
(MSVC 2017) Fix VS 2017 solution
2018-02-05 00:04:41 +01:00
twinaphex
fa07570f76
Simplify fill_pathname_representation_wrapper
2018-02-04 23:40:27 +01:00
twinaphex
f364d2d3ec
(C89) Don't build D3D9/10/11/12
2018-02-04 23:25:12 +01:00
twinaphex
c830d0273d
(core_info.c) cleanup memory allocations
2018-02-04 23:07:24 +01:00
twinaphex
32888c1f17
Cleanup some allocations
2018-02-04 23:02:52 +01:00
twinaphex
cbd5e87711
Indenting nits
2018-02-04 22:12:53 +01:00
twinaphex
534e5bbf34
Make code compatible when compiled as C++
2018-02-04 21:50:05 +01:00
twinaphex
3ff3cada71
CXX_BUILD is fixed again for Windows
2018-02-04 21:13:41 +01:00
twinaphex
028fc18294
Fix more warnings
2018-02-04 21:12:42 +01:00
twinaphex
9dd33b9797
More CXX_BUILD linking error fixing
2018-02-04 20:57:30 +01:00
twinaphex
47ea7c7cb9
Fix libflac linking errors with CXX_BUILD
2018-02-04 20:42:37 +01:00
twinaphex
2b4890220a
(D3D) Silence CXX_BUILD warnings
2018-02-04 20:40:28 +01:00
Twinaphex
5483f5fc39
Merge pull request #6234 from aliaspider/master
...
various fixes for CXX_BUILD.
2018-02-04 20:08:43 +01:00
aliaspider
700fce3bd2
various fixes for CXX_BUILD.
2018-02-04 20:03:27 +01:00
twinaphex
dc4f7ec920
Buildfix
2018-02-04 19:58:36 +01:00
twinaphex
3aaab43736
Should fix Emscripten build
2018-02-04 19:57:31 +01:00
twinaphex
df1c131520
Prevent more Coverity warnings
2018-02-04 19:45:47 +01:00
twinaphex
3d0e768e71
Silence some Coverity errors
2018-02-04 19:30:34 +01:00
twinaphex
0b3545837e
Cleanup some allocations
2018-02-04 19:05:43 +01:00
twinaphex
a180b1094e
Add stdint.h to spirv_msl.hpp
2018-02-04 18:55:22 +01:00
Twinaphex
d2fa1f177d
Merge pull request #6225 from bparker06/mitm_list
...
add menu option to select different MITM server locations
2018-02-04 18:27:10 +01:00
Twinaphex
39406c3357
Merge pull request #6233 from fr500/fixes
...
Fixes
2018-02-04 18:17:37 +01:00
radius
453681b59d
fix saves for subsystem
2018-02-04 11:48:21 -05:00
twinaphex
ac22a9ce20
(D3D10) Start making D3D10 ready for CXX_BUILD
2018-02-04 17:11:00 +01:00
radius
c4bb588f3b
fix small logging issue
2018-02-04 10:59:02 -05:00
Andrés
aa5ac765b7
Merge pull request #6232 from leiradel/master
...
Fixed empty menu when there are no cheevos
2018-02-04 10:50:57 -05:00
leiradel
8b5e7c45d0
Fixed empty menu when there are no cheevos
2018-02-04 15:32:17 +00:00
twinaphex
2e8569a472
Bake in spirv_msl as well - just use UINT32_MAX - max() numeric_limits
...
was conflicting with Windows min/max macros
2018-02-04 15:56:50 +01:00
twinaphex
8771171f63
(glslang) Compatibility tweaks for MSVC 2010 compatibility
2018-02-04 15:49:53 +01:00
twinaphex
24306429bd
(VS2013) Update solution; add Vulkan, D3D10, D3D11 support
2018-02-04 14:33:37 +01:00
twinaphex
2963288b29
SPIRV-Cross and glslang will compile with Griffin/MSVC targets now
2018-02-04 14:21:34 +01:00
Twinaphex
2c7d674d52
Merge pull request #6231 from orbea/source
...
dist-scripts: Don't use the 'source' builtin.
2018-02-04 11:52:37 +01:00
orbea
ae6524a7f5
dist-scripts: Don't use the 'source' builtin.
...
The 'source' builtin is not POSIX and not all of the build environments have it.
For example the wiiu build log report:
./wiiu-cores.sh: 8: ./wiiu-cores.sh: source: not found
2018-02-03 21:56:46 -08:00
Twinaphex
31a30f1496
Merge pull request #6229 from aliaspider/master
...
(slang) slang_process: preset alias setting has higher priority.
2018-02-03 23:36:59 +01:00
aliaspider
0e159a0ec0
(slang) slang_process: preset alias setting has higher priority.
2018-02-03 23:35:04 +01:00
twinaphex
80dbef47cb
(Android) Add HAVE_SLANG/HAVE_SPIRV_CROSS
2018-02-03 21:36:42 +01:00
twinaphex
c60f706f1e
(MSVC 2013) Update solution
...
Griffin - add better ifdefs
2018-02-03 20:50:31 +01:00
Twinaphex
e5610d5ddb
Merge pull request #6228 from aliaspider/master
...
(slang) slang_process: simplify data mappings.
2018-02-03 17:27:25 +01:00
aliaspider
76d07cd6a7
(slang) slang_process: simplify data mappings.
2018-02-03 17:22:47 +01:00
twinaphex
311de8138e
(Griffin) shader_vulkan - Uniquely name set_unique_map to avoid collision
2018-02-03 17:20:23 +01:00
twinaphex
df632814e6
Add appropriate HAVE_SPIRV_CROSS ifdefs
2018-02-03 17:13:36 +01:00
twinaphex
94022f0599
(MSVC 2013) Add HAVE_SLANG
...
(Griffin) Add SPIRV-Cross/slang rules to Griffin
2018-02-03 17:10:20 +01:00
twinaphex
1464995fdc
(D3D11) ability to compile without HAVE_SLANG
2018-02-03 17:01:47 +01:00
twinaphex
43a6213b68
(MaterialUI) prevent crashes when font driver is NULL
2018-02-03 16:58:37 +01:00
twinaphex
4dfda8743c
(XMB) Prevent crash when no font driver loaded
2018-02-03 16:55:24 +01:00
twinaphex
8e96700f0f
(D3D8/D3D9) Update headers to work with C89
2018-02-03 16:50:26 +01:00
Twinaphex
27c47a89b9
Update CHANGES.md
2018-02-03 15:57:32 +01:00
Twinaphex
f9ba402766
Update CHANGES.md
2018-02-03 15:56:26 +01:00
Twinaphex
840ebb13ca
Update CHANGES.md
2018-02-03 15:55:05 +01:00