aliaspider
|
45580cb9a8
|
add basic support for arabic.
|
2018-02-05 20:54:55 +01:00 |
|
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
|
f364d2d3ec
|
(C89) Don't build D3D9/10/11/12
|
2018-02-04 23:25:12 +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
|
028fc18294
|
Fix more warnings
|
2018-02-04 21:12:42 +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
|
39406c3357
|
Merge pull request #6233 from fr500/fixes
Fixes
|
2018-02-04 18:17:37 +01: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 |
|
twinaphex
|
8771171f63
|
(glslang) Compatibility tweaks for MSVC 2010 compatibility
|
2018-02-04 15:49:53 +01: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
|
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
|
8e96700f0f
|
(D3D8/D3D9) Update headers to work with C89
|
2018-02-03 16:50:26 +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 fa458b2f5c .
|
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
|
88cb40834c
|
Style nits
|
2018-02-02 22:50:07 +01:00 |
|
aliaspider
|
e30c7edd8d
|
(D3D11) multi-pass shaders: add support for feed-back textures.
|
2018-02-02 19:57:45 +01:00 |
|
aliaspider
|
6fe3a31617
|
(D3D11) multi-pass shaders: add support for wrap modes and lut
mipmapping.
|
2018-02-02 17:18:41 +01:00 |
|
aliaspider
|
2a25e284af
|
(D3D11) better handling of FBO scale.
|
2018-02-02 14:39:53 +01:00 |
|
aliaspider
|
7f75e9f4cf
|
build fix for HAVE_GLSLANG=1 HAVE_VULKAN=0.
|
2018-02-02 13:35:31 +01:00 |
|
aliaspider
|
1fd1426388
|
(slang) no need for this anymore.
|
2018-02-02 12:32:31 +01:00 |
|
Twinaphex
|
1d118c46a3
|
Merge pull request #6220 from aliaspider/master
(D3D11) font + slang fixes.
|
2018-02-02 02:38:33 +01:00 |
|
aliaspider
|
1e96393228
|
(D3D11) font renderer: fix line spacing.
|
2018-02-02 02:21:18 +01:00 |
|
aliaspider
|
caad590d04
|
(slang) slang_process: fix compatibility with more shaders.
|
2018-02-02 01:50:18 +01:00 |
|
Twinaphex
|
b297bd7e6c
|
Merge pull request #6217 from aliaspider/master
(slang) slang_process: fix clash with HLSL keywords.
|
2018-02-01 23:09:03 +01:00 |
|
aliaspider
|
189ea0578d
|
(slang) slang_process: change the type of FragCoord only when it is a
pixel shader input.
|
2018-02-01 22:22:56 +01:00 |
|
aliaspider
|
b8e3933fe0
|
(slang) slang_process: 'linear' and 'point' are also reserved keywords
in HLSL.
|
2018-02-01 22:11:11 +01:00 |
|
Twinaphex
|
d24478d0d8
|
Merge pull request #6216 from aliaspider/master
(slang) slang_process.cpp: enforce the binding of the uniform and push constant blocks.
|
2018-02-01 21:50:11 +01:00 |
|
aliaspider
|
80880ec857
|
(slang) slang_process.cpp: enforce the binding of the uniform and push
constant blocks.
|
2018-02-01 21:45:36 +01:00 |
|
Twinaphex
|
ba3513fb70
|
Merge pull request #6215 from aliaspider/master
(slang) slang_process.cpp: add support for more shaders.
|
2018-02-01 21:10:04 +01:00 |
|
aliaspider
|
461a936eb4
|
(D3D11) correct the size data of the last pass.
|
2018-02-01 20:56:40 +01:00 |
|
aliaspider
|
8db625dd59
|
(slang) slang_process.cpp: add support for more shaders.
|
2018-02-01 20:10:07 +01:00 |
|