aliaspider
|
7b09d5399c
|
(Direct3D) Menu display driver implementation.
|
2018-01-14 02:21:48 +01:00 |
|
twinaphex
|
49ea8b950e
|
Create d3dx_compile_shader
|
2018-01-07 20:32:43 +01:00 |
|
twinaphex
|
e90a71d9f5
|
Create d3dx_compile_shader_from_file
|
2018-01-07 11:52:32 +01:00 |
|
twinaphex
|
df2a31b0e9
|
Create d3d pixel shader/vertex shader functions
|
2018-01-06 23:10:27 +01:00 |
|
twinaphex
|
d7df6b3729
|
Create d3d_free_vertex_shader/d3d_free_pixel_shader
|
2018-01-06 22:57:44 +01:00 |
|
twinaphex
|
e03e578212
|
Add d3d_set_pixel_shader
|
2018-01-06 22:49:36 +01:00 |
|
twinaphex
|
9fe3271900
|
Add d3dxbuffer_release
|
2018-01-06 21:30:50 +01:00 |
|
twinaphex
|
553099abf1
|
Add d3d_check_device_type
|
2018-01-06 19:42:22 +01:00 |
|
twinaphex
|
9b52164b00
|
Create d3d_get_adapter_display_mode
|
2018-01-06 16:10:05 +01:00 |
|
twinaphex
|
41d9a8fd75
|
Make D3DX optional
|
2018-01-04 14:42:13 +01:00 |
|
twinaphex
|
d3480e6365
|
Create d3d_font_indirect
|
2018-01-03 19:03:19 +01:00 |
|
twinaphex
|
3a3776ba24
|
Create d3d_initialize_symbols
|
2018-01-03 18:38:13 +01:00 |
|
twinaphex
|
30ba656f5c
|
Create d3d_create
|
2018-01-03 18:09:31 +01:00 |
|
twinaphex
|
6e22e2b4fc
|
Add d3d_device_get_backbuffer
|
2018-01-03 15:21:48 +01:00 |
|
gblues
|
6904101c44
|
Clean up trailing whitespace
== DETAILS
Really simple code cleanup, because my editor flags trailing whitespaces
and it's pretty annoying.
|
2017-12-12 00:24:18 -08:00 |
|
twinaphex
|
51ea984f4f
|
Create d3d_texture_get_level_desc
|
2017-10-03 04:18:27 +02:00 |
|
twinaphex
|
d23d742439
|
Convert d3d9_cg_renderchain to C
|
2017-10-03 02:45:06 +02:00 |
|
twinaphex
|
6eb23efb54
|
Start implementing D3DXMatrix functions inside d3d_common.c
|
2017-10-02 18:50:54 +02:00 |
|
twinaphex
|
f6fb1fd953
|
Create d3d_create_device
|
2017-10-02 03:15:49 +02:00 |
|
twinaphex
|
c4c41b277e
|
Create d3d_begin_scene/d3d_end_scene
|
2017-10-02 01:15:23 +02:00 |
|
twinaphex
|
95d035883c
|
Create d3d_surface_lock_rect
|
2017-10-02 00:45:33 +02:00 |
|
twinaphex
|
0559be4e72
|
Create d3d_device_create_offscreen_plain_surface
|
2017-10-02 00:38:05 +02:00 |
|
twinaphex
|
ebe5f65893
|
Create d3d_device_get_render_target_data
|
2017-10-02 00:21:06 +02:00 |
|
twinaphex
|
8b1ae9427e
|
Create d3d_device_set_render_target
|
2017-10-01 23:19:44 +02:00 |
|
twinaphex
|
30af756969
|
Create d3d_device_get_render_target
|
2017-10-01 22:38:30 +02:00 |
|
twinaphex
|
563024502f
|
Create d3d_surface_free
|
2017-10-01 22:28:48 +02:00 |
|
twinaphex
|
ff40cba3de
|
Create d3d_vertex_declaration_free - wrap more D3D functions
|
2017-10-01 22:23:28 +02:00 |
|
twinaphex
|
96c8ca5a09
|
Header update #1
|
2017-01-22 13:40:32 +01:00 |
|
twinaphex
|
adb39cc844
|
Turn last param of d3d_set_texture into void *
|
2016-12-07 06:26:24 +01:00 |
|
twinaphex
|
2cb7cc01bf
|
(D3D) Cleanups
|
2016-10-20 05:00:20 +02:00 |
|
twinaphex
|
01390f8ceb
|
Use retro_common_api.h
|
2016-06-03 08:06:49 +02:00 |
|
twinaphex
|
cc7f661f9c
|
(D3D) Buildfixes
|
2016-04-23 19:02:40 +02:00 |
|
twinaphex
|
54f46f4ee3
|
Update headers
|
2016-01-10 04:41:52 +01:00 |
|
twinaphex
|
4178950483
|
move translate_filter to d3d_common.cpp
|
2016-01-09 06:28:42 +01:00 |
|
twinaphex
|
281de92d79
|
Fix function name clashes pt. 1
|
2016-01-07 09:22:04 +01:00 |
|
twinaphex
|
56a17b21f1
|
Create d3d_device_free
|
2016-01-07 00:19:27 +01:00 |
|
twinaphex
|
588b4259f7
|
Rename d3d_wrapper to d3d_common
|
2015-11-18 13:00:13 +01:00 |
|