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 |
|
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 |
|
twinaphex
|
74a602d4c9
|
Remove system_bgm
|
2018-01-25 03:38:32 +01:00 |
|
aliaspider
|
8354ffd452
|
(D3D12) add support for scaling/rotation im menu display driver.
|
2018-01-25 01:34:53 +01:00 |
|
aliaspider
|
45541a0d44
|
(D3D11) change the sprite vertex buffer to a ring buffer to avoid data
races with the gpu.
|
2018-01-25 01:03:54 +01:00 |
|
aliaspider
|
013ecf3719
|
(D3D11) menu display: fix the order of gradient colors.
|
2018-01-25 00:53:57 +01:00 |
|
aliaspider
|
812eefa601
|
(D3D11) add menu display driver.
|
2018-01-25 00:20:06 +01:00 |
|
twinaphex
|
5730ebc118
|
Add Shader Placeholder
|
2018-01-24 04:21:28 +01:00 |
|
twinaphex
|
6bbfcdd069
|
Cleanups
|
2018-01-23 22:19:55 +01:00 |
|
twinaphex
|
ba8050ae2c
|
Cleanup xmb_context_reset_background
|
2018-01-23 21:34:54 +01:00 |
|
twinaphex
|
5fba9fe25a
|
(XMB) Cleanups
|
2018-01-23 21:18:44 +01:00 |
|
twinaphex
|
cc9ce0044b
|
Fix more heap errors in debug mode - MSVC 2003
|
2018-01-23 06:16:07 +01:00 |
|
twinaphex
|
c323041bc5
|
menu_display_reset_textures_list - put texpath on stack
|
2018-01-23 06:13:25 +01:00 |
|
twinaphex
|
3d5bb2af17
|
(XMB) Turn background_file_path into char pointer
|
2018-01-23 05:56:41 +01:00 |
|
Twinaphex
|
db2816556c
|
Merge pull request #6157 from reswitched/buildfix-netplay
wrap some netplay code in #ifdef HAVE_NETPLAY blocks
|
2018-01-23 05:38:57 +01:00 |
|
twinaphex
|
86b64c34aa
|
Make xmb->thumbnail_file_path a char pointer
|
2018-01-23 05:38:02 +01:00 |
|