42415 Commits

Author SHA1 Message Date
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
Twinaphex
48adfab643
Update CHANGES.md 2018-02-03 15:53:58 +01:00
twinaphex
4f7f237644 (Wiiu) uniquely name global variable 'pos' to prevent collissions with
variables in other cores (like freeintv)
2018-02-03 15:40:54 +01:00
twinaphex
5d2b7ce32f (D3D8 headers) Start making this C89-compatible 2018-02-03 15:29:56 +01:00
twinaphex
0336c2f975 (Headers) Make Cg/D3D9 X headers C89-compatible 2018-02-03 15:18:19 +01:00
twinaphex
dac1f10708 C89_BUILD fixes 2018-02-03 15:16:04 +01:00
Twinaphex
50e902f2ea
Merge pull request #6227 from aliaspider/master
(D3D11) multi-pass shaders: add support for history frames.
2018-02-03 14:48:48 +01:00
twinaphex
0b4ccf25e7 Revert "* d3d11.c - minor cleanups for C89"
This reverts commit fa458b2f5ce7e5216854719c287de7bbde9cdc77.
2018-02-03 14:48:34 +01:00
twinaphex
fa458b2f5c * d3d11.c - minor cleanups for C89
* C89 build fixes for D3D9X headers
2018-02-03 14:01:32 +01:00
aliaspider
e225e96025 (D3D11) multi-pass shaders: add support for history frames. 2018-02-03 13:29:00 +01:00
twinaphex
178730891d - Silence more warnings
- Don't include d3dx headers when including cgD3D9
2018-02-03 13:11:31 +01:00
twinaphex
d446742d4b Some C89_BUILD build fixes 2018-02-03 12:47:53 +01:00
Twinaphex
ef75c80218
Merge pull request #6226 from BlueKore/master
Update msg_hash_pt_pt.h
2018-02-03 12:39:12 +01:00
Diogo Barros
caaf4f922b
Update msg_hash_pt_pt.h 2018-02-03 11:35:16 +00:00
twinaphex
9c305f7e95 Update 2018-02-03 12:22:08 +01:00
twinaphex
88cb40834c Style nits 2018-02-02 22:50:07 +01:00
twinaphex
535012f8bf Put compute_audio_buffer_statistics behind ifdef DEBUG 2018-02-02 21:57:58 +01:00
twinaphex
0ee124582c Silence another Coverity warning 2018-02-02 21:53:58 +01:00
twinaphex
58d6918533 Silence Coverity warning 2018-02-02 21:48:55 +01:00
twinaphex
75b48a866f (3DS) Fix compilation error 2018-02-02 21:44:24 +01:00
Twinaphex
6776caa3f5
Merge pull request #6224 from aliaspider/master
(D3D11) multi-pass shaders: add support for feed-back textures.
2018-02-02 20:46:57 +01:00
aliaspider
e30c7edd8d (D3D11) multi-pass shaders: add support for feed-back textures. 2018-02-02 19:57:45 +01:00
twinaphex
acdbf6f069 Cleanup retro_dirent.c 2018-02-02 19:09:25 +01:00
Brad Parker
dbe270476a Prevent undefined behavior reported by UBSan
runtime error: member access within null pointer of type 'const struct dirent'
2018-02-02 11:43:24 -05:00
Twinaphex
81519d227b
Merge pull request #6223 from aliaspider/master
(D3D11) multi-pass shaders: add support for wrap modes and lut mipmapping.
2018-02-02 17:23:34 +01:00
aliaspider
6fe3a31617 (D3D11) multi-pass shaders: add support for wrap modes and lut
mipmapping.
2018-02-02 17:18:41 +01:00
Twinaphex
3451994374
Merge pull request #6222 from aliaspider/master
(D3D11) better handling of FBO scale.
2018-02-02 14:41:23 +01:00
aliaspider
2a25e284af (D3D11) better handling of FBO scale. 2018-02-02 14:39:53 +01:00
Twinaphex
ea6b69f078
Merge pull request #6221 from aliaspider/master
(deps) update SPIRV-Cross.
2018-02-02 14:24:59 +01:00
aliaspider
7f75e9f4cf build fix for HAVE_GLSLANG=1 HAVE_VULKAN=0. 2018-02-02 13:35:31 +01:00
aliaspider
14d2528da7 Merge commit 'f880cb2d48c302803937f45618392145ab923413' 2018-02-02 13:19:12 +01:00
aliaspider
f880cb2d48 Squashed 'deps/SPIRV-Cross/' changes from d4b0625cbd..33c5cd9b19
33c5cd9b19 Merge pull request #427 from aliaspider/master
5fc48b61fa add `matrix` to the list of illegal names.

git-subtree-dir: deps/SPIRV-Cross
git-subtree-split: 33c5cd9b19295f94702c8c3002283fb4b55f47ab
2018-02-02 13:19:10 +01:00