twinaphex
|
eec5d7722b
|
(deferred_push.c) Cleanups
|
2018-02-05 14:19:50 +01:00 |
|
twinaphex
|
a43d2b627a
|
(Menu) Cleanups
|
2018-02-05 13:33:34 +01:00 |
|
twinaphex
|
27c6e3c5c4
|
(Zarch) Buildfix
|
2018-02-05 01:52:11 +01:00 |
|
twinaphex
|
b2963a9124
|
(menu_display_d3d.c) Turn this into HAVE_D3D8 conditional instead
|
2018-02-05 01:26:43 +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
|
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
|
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
|
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
|
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 |
|
Brad Parker
|
df27e704a5
|
add menu option to select different MITM server locations
|
2018-02-02 15:37:02 -05:00 |
|
Brad Parker
|
efc35e43bb
|
allow bool/string/path settings to override cbs_get_value
|
2018-02-02 15:28:43 -05:00 |
|
Twinaphex
|
f096e667d8
|
Merge pull request #6204 from aliaspider/master
(D3D11) Implement slang shader specification using Spirv-Cross.
|
2018-02-01 16:33:58 +01:00 |
|
twinaphex
|
8d99fd7ce0
|
Cleanup string manipulation
|
2018-02-01 11:16:13 +01:00 |
|
twinaphex
|
a7bad98b39
|
Cleanups
|
2018-02-01 10:55:49 +01:00 |
|
twinaphex
|
f80d701ca7
|
menu_displaylist_parse_horizontal_list - cleanups
|
2018-01-31 23:41:53 +01:00 |
|
twinaphex
|
6d4b5a93ea
|
Cleanup menu_displaylist_parse_database_entry
|
2018-01-31 23:36:00 +01:00 |
|
twinaphex
|
f9a412dc11
|
Create fill_pathname_join_concat_noext and use it
|
2018-01-31 22:43:55 +01:00 |
|
aliaspider
|
5bc78d3ad5
|
(D3D11) Implement slang shader specification using Spirv-Cross.
(incomplete)
|
2018-01-31 01:08:36 +01:00 |
|
aliaspider
|
f896ba29d0
|
silence some warnings.
|
2018-01-30 18:07:12 +01:00 |
|
twinaphex
|
03e800c1c8
|
Add HAVE_D3D11 to MSVC 2013 - we need non-HAVE_DYNAMIC codepaths
for D3D11
|
2018-01-29 14:05:44 +01:00 |
|
Twinaphex
|
dbc51fb132
|
Merge pull request #6183 from meepingsnesroms/master
Start adding tesseract functions
|
2018-01-26 04:29:46 +01:00 |
|
twinaphex
|
61971c2f0e
|
Remove header requirements for menu_display_d3d.c
|
2018-01-26 03:53:56 +01:00 |
|
Brad Parker
|
f087b150c9
|
Add quick menu option to watch shader files for changes and recompile automatically (Linux only for now)
|
2018-01-25 15:50:57 -05:00 |
|
meepingsnesroms
|
b68256689a
|
Start adding tesseract functions
|
2018-01-25 12:22:42 -08:00 |
|
Twinaphex
|
f97ebfbf1f
|
Merge pull request #6179 from aliaspider/master
(D3D11) add the remaining menu shaders.
|
2018-01-25 17:18:59 +01:00 |
|
aliaspider
|
c0117f077b
|
(D3D11) add the remaining menu shaders.
|
2018-01-25 17:07:23 +01:00 |
|
twinaphex
|
b0f7728606
|
CXX_BUILD - buildfixes
|
2018-01-25 15:54:37 +01:00 |
|
aliaspider
|
a2cddb27e5
|
(D3D11) refactors.
|
2018-01-25 15:48:53 +01:00 |
|
aliaspider
|
74013c220a
|
fix read of uninitialized memory.
|
2018-01-25 15:44:35 +01:00 |
|
twinaphex
|
204f9aa484
|
(360) More buildfixes
|
2018-01-25 15:35:07 +01:00 |
|
twinaphex
|
d4367ed993
|
Cleanups
|
2018-01-25 15:30:48 +01:00 |
|
twinaphex
|
8422e44a2d
|
Start moving d3dx fonts code to d3d_common.c
|
2018-01-25 14:13:21 +01:00 |
|
twinaphex
|
282853873b
|
(360) Some buildfixes
|
2018-01-25 12:35:46 +01:00 |
|
twinaphex
|
766f3b33c7
|
Dehardcode some more opaque types defined by macros
|
2018-01-25 11:50:07 +01:00 |
|
Twinaphex
|
ef17085216
|
Merge pull request #6175 from aliaspider/master
(D3D11) add ribbon shader.
|
2018-01-25 09:50:57 +01:00 |
|
aliaspider
|
427003fa3b
|
(D3D11) add ribbon shader.
- it doesn't look quite right though.
|
2018-01-25 09:48:07 +01:00 |
|
Twinaphex
|
85fab182b8
|
Merge pull request #6174 from aliaspider/master
(D3D11) autogen mipmaps when needed / fix text colors.
|
2018-01-25 09:33:44 +01:00 |
|
aliaspider
|
2a54cbca75
|
(D3D11) autogen mipmaps when needed.
|
2018-01-25 04:57:49 +01:00 |
|