twinaphex
|
45fa047b07
|
(Menu display) Pointer cleanups
|
2019-04-08 15:22:21 +02:00 |
|
orbea
|
28ff4b391a
|
Clean up white space.
|
2019-02-03 16:00:50 -08:00 |
|
natinusala
|
0f3fcdd311
|
Implement scissoring for d2d12
|
2019-01-28 19:31:27 +01:00 |
|
twinaphex
|
13ccf4d408
|
Silence some more static code analysis warnings
|
2019-01-11 01:35:18 +01:00 |
|
twinaphex
|
c98b2e2292
|
Buildfixes and more static code analysis warning fixes
|
2019-01-10 22:24:43 +01:00 |
|
twinaphex
|
1bd91193fd
|
(Menu) All the ident names should be identical to the video driver ident names
|
2018-10-09 01:05:46 +02:00 |
|
natinusala
|
7ec2011ccf
|
menu_display_gl: added scissoring support
|
2018-09-20 14:48:07 +02:00 |
|
twinaphex
|
c88a7545a3
|
(menu display drivers) Cleanups
|
2018-05-13 14:15:04 +02:00 |
|
twinaphex
|
18d27468ae
|
Set handles_transform for 3DS/D3D11/D3D12/Vita/WiiU menu
display drivers - this skips a bunch of costly matrix calculations
for menu display drivers that have a geometry shader or something
similar
|
2018-02-28 04:52:47 +01:00 |
|
twinaphex
|
070c09faec
|
Avoid more pointer grabbing for video driver ptr
|
2018-02-16 20:42:37 +01:00 |
|
twinaphex
|
35f1c9ba33
|
(menu display driver) Get rid of remaining pointer grabbing
|
2018-02-16 19:42:13 +01:00 |
|
twinaphex
|
407d7e2c4e
|
(menu display) Get rid of more pointer grabbing
|
2018-02-16 19:25:19 +01:00 |
|
twinaphex
|
a0ba515337
|
Update
|
2018-02-16 19:08:16 +01:00 |
|
twinaphex
|
b25e2ce4e8
|
reduce more calls to video_driver_get_ptr
|
2018-02-16 17:54:39 +01:00 |
|
twinaphex
|
964e9db588
|
Reduce calls to video_driver_get_ptr - set it once for
video_frame_info_t
|
2018-02-16 17:19:55 +01:00 |
|
aliaspider
|
6fe379d978
|
(D3D12) add a compute shader for mipmap generation.
|
2018-02-09 14:57:07 +01:00 |
|
aliaspider
|
97813b9722
|
(D3D11/12) fix dialogbox / gradient.
|
2018-02-08 17:11:24 +01:00 |
|
aliaspider
|
0d88799e6d
|
(D3D12) add menu display driver.
|
2018-02-08 00:18:05 +01:00 |
|