twinaphex
|
f0f5c32b51
|
Remove state tracker - legacy code - we can revisit this later
and integrate it in a way so that it scales across all drivers
|
2019-07-09 07:39:38 +02:00 |
|
twinaphex
|
ee3208ac39
|
Integrate video_driver.c into retroarch.c
|
2019-06-17 15:10:22 +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
|
c7c1983c91
|
Update d3d9_set_pixel_shader
|
2018-05-18 20:43:12 +02:00 |
|
twinaphex
|
8fadef7082
|
Update d3d9_set_vertex_shader
|
2018-05-17 23:23:17 +02:00 |
|
twinaphex
|
6d2b5c8052
|
Move read_viewport function back to d3d9.c
|
2018-05-17 17:17:08 +02:00 |
|
twinaphex
|
2d540264e8
|
Start hooking up set_shader_mvp function
|
2018-05-15 06:02:10 +02:00 |
|
twinaphex
|
e1368a9209
|
(Cg D3D9) Buildfix
|
2018-05-14 21:42:14 +02:00 |
|
twinaphex
|
39f45a17d2
|
create d3d9_convert_geometry
|
2018-05-14 21:32:14 +02:00 |
|
twinaphex
|
e9054159ec
|
Remove set_font_rect callback
|
2018-05-14 16:57:34 +02:00 |
|
twinaphex
|
232d3f4d92
|
Take out add_state_tracker function callback for D3D9 renderchain
|
2018-05-14 06:33:51 +02:00 |
|
twinaphex
|
c40c08375c
|
(d3d9_common.h) Cleanups
|
2018-05-14 05:04:45 +02:00 |
|
twinaphex
|
6a9b39da3f
|
Get rid of d3d.h and xdk_defines.h
|
2018-05-14 03:57:27 +02:00 |
|
twinaphex
|
d1c1e4e2aa
|
Move D3D9_DECL_FVF_TEXCOORD to d3d9_common.h
|
2018-05-14 03:17:26 +02:00 |
|
twinaphex
|
85da5360d2
|
(D3D9) Update
|
2018-05-13 18:47:24 +02:00 |
|
twinaphex
|
34149e510e
|
(D3D9) Cleanups
|
2018-05-13 18:36:17 +02:00 |
|
twinaphex
|
33d2c2d422
|
(D3D9) Cleanups
|
2018-05-13 18:33:16 +02:00 |
|
twinaphex
|
46f23f9fbd
|
Get rid of d3d_video_viewport
|
2018-05-13 18:24:19 +02:00 |
|
twinaphex
|
41295ef7b9
|
Remove viewport_info callback from D3D9 renderchain interface
|
2018-05-13 06:29:17 +02:00 |
|
twinaphex
|
27170674a5
|
(D3D9) Cleanups
|
2018-05-13 06:22:12 +02:00 |
|
twinaphex
|
dee50349ba
|
Rename d3d_renderchain_driver to d3d9_renderchain_driver
|
2018-05-13 06:03:26 +02:00 |
|
twinaphex
|
82ebb9576f
|
Create d3d9_video_t and d3d8_video_t
|
2018-05-03 22:03:12 +02:00 |
|
twinaphex
|
789ef63dee
|
(360) Don't bake in HAVE_XUI anymore; buildfixes for C++
|
2018-04-23 17:35:36 +02:00 |
|
twinaphex
|
830068e5bd
|
Create d3d9x_constant_table_set_float_array
|
2018-04-23 17:20:08 +02:00 |
|
twinaphex
|
a6fcd9dae0
|
Create d3d9x_constant_table_set_defaults
|
2018-04-23 17:09:11 +02:00 |
|
twinaphex
|
0e5ccd7c15
|
Create d3d9x_constant_table_set_matrix
|
2018-04-23 17:04:30 +02:00 |
|
twinaphex
|
282b4ba21b
|
(d3d9_common.c) Cleanups
|
2018-04-23 15:40:43 +02:00 |
|
twinaphex
|
af734939ee
|
More HLSL work
|
2018-04-23 15:26:35 +02:00 |
|
twinaphex
|
32c92a9a22
|
Rename d3dxbuffer_release
|
2018-04-23 15:04:19 +02:00 |
|
twinaphex
|
04fa4871f0
|
Create d3d_translate_filter and get rid of duplicate functions
|
2018-04-22 15:45:11 +02:00 |
|
twinaphex
|
80fdd6d2a1
|
Less pointer/variable casting going on
|
2018-04-22 14:20:59 +02:00 |
|
twinaphex
|
ca8829fe3c
|
(D3D9) Simplifications
|
2018-04-22 14:00:32 +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 |
|