Commit Graph

40054 Commits

Author SHA1 Message Date
twinaphex
702f1276d6 Silence warnings 2017-10-03 00:53:09 +02:00
Alcaro
c91c4ff9c0 Nuke some more ifdefs and warnings 2017-10-03 00:35:41 +02:00
Alcaro
dc4c2cd6d9 Wipe out a buncha warnings and pointless ifdefs (some warnings will remain until #5497 is fixed) 2017-10-03 00:26:29 +02:00
Alcaro
8d274f4f43 let's not include unneeded headers. 2017-10-03 00:03:55 +02:00
Alcaro
b97853a536 Rename STRING_REP_ULONG to STRING_REP_USIZE 2017-10-02 22:51:51 +02:00
Twinaphex
9c89b3e546 Merge pull request #5496 from Brunnis/master
Add setting for showing/hiding the ability to rename playlist items
2017-10-02 22:37:50 +02:00
twinaphex
bb2702ef2f (Xbox) Some buildfixes 2017-10-02 22:35:06 +02:00
twinaphex
345e1ae419 Buildfix for Xbox 2017-10-02 22:31:20 +02:00
twinaphex
d22e662d1c (MSVC 2005) Compile griffin.c as C 2017-10-02 22:26:56 +02:00
twinaphex
34963ee438 (MSVC 2015) Compile griffin.c as C 2017-10-02 22:20:36 +02:00
Mikael Brunnhede
af7df0cba3 Add setting for showing/hiding the ability to rename playlist items. 2017-10-02 22:17:44 +02:00
twinaphex
721afe22d8 (MSVC 2010) Compile griffin.c as C 2017-10-02 22:06:32 +02:00
twinaphex
7ff34f8efe Update 2017-10-02 21:58:06 +02:00
twinaphex
590cdeb130 Convert d3d_w32_font to C 2017-10-02 21:52:10 +02:00
twinaphex
8aef6dff1c Convert d3d8_renderchain to C 2017-10-02 21:39:35 +02:00
twinaphex
cdb24aff1c (RGUI) Silence warning 2017-10-02 20:33:46 +02:00
twinaphex
fa0728d6b7 (NGC/Wii) BUildfix 2017-10-02 20:31:38 +02:00
twinaphex
9abd790353 Remove some more D3DX dependencies 2017-10-02 20:18:36 +02:00
twinaphex
0db3aec722 Convert menu_display_d3d.cpp to C 2017-10-02 19:04:49 +02:00
twinaphex
bceb8000dd Use replacement D3DXMatrix functions 2017-10-02 19:01:23 +02:00
twinaphex
6eb23efb54 Start implementing D3DXMatrix functions inside d3d_common.c 2017-10-02 18:50:54 +02:00
twinaphex
af9ec3f7a2 Start adding C codepath 2017-10-02 18:25:54 +02:00
twinaphex
bd66937112 Convert d3d_ctx.cpp to C 2017-10-02 07:57:49 +02:00
twinaphex
c3bcbaea14 Convert d3d.cpp to C 2017-10-02 07:48:57 +02:00
twinaphex
983e160e67 Convert file to C 2017-10-02 07:18:11 +02:00
twinaphex
8d850dc0bd CXX_BUILD fixes 2017-10-02 07:07:18 +02:00
twinaphex
9c639ec529 Don't use std::vector 2017-10-02 06:12:33 +02:00
twinaphex
5ef6de4d4e C codepath for D3D9 works now 2017-10-02 03:52:53 +02:00
twinaphex
22b14142b6 Update d3d_common.cpp 2017-10-02 03:27:44 +02:00
twinaphex
f6fb1fd953 Create d3d_create_device 2017-10-02 03:15:49 +02:00
twinaphex
4dd209696b Cleanups 2017-10-02 03:02:22 +02:00
twinaphex
6b1a1272a7 Remove d3d->d3d_err 2017-10-02 01:41:23 +02:00
twinaphex
cf9147ff66 Remove <string> include 2017-10-02 01:40:20 +02:00
twinaphex
ace611798e No longer include <string> for d3d.h 2017-10-02 01:38:48 +02:00
twinaphex
52b479fb22 Turn std::string shader_path into char * 2017-10-02 01:38:06 +02:00
twinaphex
c4c41b277e Create d3d_begin_scene/d3d_end_scene 2017-10-02 01:15:23 +02:00
twinaphex
c1cf1af265 Update d3d_device_create_offscreen_plain_surface 2017-10-02 00:49:29 +02:00
twinaphex
86096e677c Update 2017-10-02 00:48:31 +02:00
twinaphex
b8253284e6 Create D3D9 C codepath 2017-10-02 00:47:14 +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
95ca5a3876 Cleanups 2017-10-02 00:30:29 +02:00
Twinaphex
d254decf28 Merge pull request #5491 from bkoropoff/minor-cleanup
Minor cleanup
2017-10-02 00:22:19 +02:00
twinaphex
9f591fc42c Merge branch 'coverity_scan' of https://github.com/libretro/RetroArch into coverity_scan 2017-10-02 00:21:18 +02:00
twinaphex
ebe5f65893 Create d3d_device_get_render_target_data 2017-10-02 00:21:06 +02:00
twinaphex
d960cc8c0f (D3D) Cleanups 2017-10-01 23:22:35 +02:00
twinaphex
8b1ae9427e Create d3d_device_set_render_target 2017-10-01 23:19:44 +02:00
twinaphex
d6533bac19 Create d3d_device_get_render_target_data 2017-10-01 23:14:43 +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