twinaphex
|
17d2ce5220
|
(Menu display D3D8/D3D9) We should be able to use
video_info->width and video_info->height instead of
having to use video_driver_get_size
|
2019-08-13 13:17:56 +02:00 |
|
twinaphex
|
ee3208ac39
|
Integrate video_driver.c into retroarch.c
|
2019-06-17 15:10:22 +02:00 |
|
Brad Parker
|
7648da1413
|
d3d9/10/11/12: fix scissor parameters
|
2019-04-10 00:23:00 -04:00 |
|
twinaphex
|
45fa047b07
|
(Menu display) Pointer cleanups
|
2019-04-08 15:22:21 +02:00 |
|
twinaphex
|
f67bfa24ef
|
Get rid of video_poke_interface set_mvp
|
2019-03-18 15:19:11 +01:00 |
|
orbea
|
28ff4b391a
|
Clean up white space.
|
2019-02-03 16:00:50 -08:00 |
|
Brad Parker
|
8b6676e17f
|
d3d9: implement scissor test
|
2019-01-26 20:13:39 -05:00 |
|
twinaphex
|
13ccf4d408
|
Silence some more static code analysis warnings
|
2019-01-11 01:35:18 +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
|
6a9b39da3f
|
Get rid of d3d.h and xdk_defines.h
|
2018-05-14 03:57:27 +02:00 |
|
twinaphex
|
3d7eaee7c9
|
(menu display driver) Cleanups to bind_texture
|
2018-05-13 14:43:40 +02:00 |
|
twinaphex
|
c88a7545a3
|
(menu display drivers) Cleanups
|
2018-05-13 14:15:04 +02:00 |
|
twinaphex
|
6c09195f5e
|
(D3D8/D3D9) Updates
|
2018-05-03 22:08:14 +02:00 |
|
twinaphex
|
82ebb9576f
|
Create d3d9_video_t and d3d8_video_t
|
2018-05-03 22:03:12 +02:00 |
|
twinaphex
|
7bc66ae710
|
Buildfixes for MSVC 2015
|
2018-05-03 15:20:06 +02:00 |
|
twinaphex
|
2a655116a6
|
Set #define CINTERFACE in these files
|
2018-04-22 14:27:39 +02:00 |
|
twinaphex
|
b4a743fff4
|
Split up menu display drivers for D3D8/D3D9 into separate drivers;
split up d3d_common into separate files
|
2018-03-03 15:28:58 +01:00 |
|