twinaphex
|
f4c5036c3c
|
Get rid of video_frame_info dep for fonts
|
2020-03-10 03:24:59 +01:00 |
|
twinaphex
|
a395bf9355
|
(Drivers font) Start getting rid of video_frame_info dependency
|
2020-03-09 21:56:03 +01:00 |
|
twinaphex
|
43feea3496
|
(Drivers font) Add parameter
|
2020-03-09 21:34:14 +01:00 |
|
twinaphex
|
6505080d64
|
(gfx drivers font) Get rid of as many video_frame_info
dependencies as possible
|
2020-03-07 20:48:26 +01:00 |
|
twinaphex
|
be861cf55d
|
(gfx drivers font) Reduce dependency on video_frame_info
|
2020-03-07 20:11:39 +01:00 |
|
twinaphex
|
2e034c1574
|
(gfx/drivers_font) header cleanups
|
2020-03-05 14:01:34 +01:00 |
|
twinaphex
|
ee3208ac39
|
Integrate video_driver.c into retroarch.c
|
2019-06-17 15:10:22 +02:00 |
|
jdgleaver
|
9fff07e589
|
(Menu Widgets) Fix text alignment issues with Vulkan and D3D video drivers
|
2019-04-08 13:35:35 +01:00 |
|
natinusala
|
631f9e6b8e
|
font driver: expose line height
|
2019-02-17 16:54:24 +01:00 |
|
orbea
|
28ff4b391a
|
Clean up white space.
|
2019-02-03 16:00:50 -08:00 |
|
twinaphex
|
eb345019c2
|
Don't implement bind_block/flush_block for drivers that
don't implement it
|
2018-07-15 20:16:40 +02:00 |
|
twinaphex
|
0d39701145
|
Get rid of double void argument
|
2018-07-14 00:54:14 +02:00 |
|
twinaphex
|
4d1b4f905f
|
Start adding OSD statistics - doesn't work yet for SDL2/SDL
|
2018-03-23 17:43:49 +01:00 |
|
twinaphex
|
070c09faec
|
Avoid more pointer grabbing for video driver ptr
|
2018-02-16 20:42:37 +01:00 |
|
aliaspider
|
700fce3bd2
|
various fixes for CXX_BUILD.
|
2018-02-04 20:03:27 +01:00 |
|
aliaspider
|
e225e96025
|
(D3D11) multi-pass shaders: add support for history frames.
|
2018-02-03 13:29:00 +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
|
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 |
|
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 |
|
aliaspider
|
e6c455d2c6
|
(D3D11) move format support checks to d3d11_init_texture();
|
2018-02-01 11:21:51 +01:00 |
|
twinaphex
|
911d01b1e4
|
CLeanups
|
2018-01-30 21:46:49 +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
|
f97ebfbf1f
|
Merge pull request #6179 from aliaspider/master
(D3D11) add the remaining menu shaders.
|
2018-01-25 17:18:59 +01:00 |
|
aliaspider
|
a2cddb27e5
|
(D3D11) refactors.
|
2018-01-25 15:48:53 +01:00 |
|
twinaphex
|
a18e7767f3
|
Fix some unreferenced local variable warnings
|
2018-01-25 10:25:50 +01:00 |
|
aliaspider
|
580c0184c2
|
(D3D11) font driver: fix text colors.
|
2018-01-25 05:46:48 +01:00 |
|
aliaspider
|
2a54cbca75
|
(D3D11) autogen mipmaps when needed.
|
2018-01-25 04:57:49 +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
|
812eefa601
|
(D3D11) add menu display driver.
|
2018-01-25 00:20:06 +01:00 |
|
aliaspider
|
840bd459df
|
(D3D11) add a font driver.
|
2018-01-24 20:51:19 +01:00 |
|