Commit Graph

4545 Commits

Author SHA1 Message Date
Twinaphex
64fe30281c Cleanup 2016-01-16 11:51:24 +01:00
Twinaphex
302089e8d8 Cleanup 2016-01-16 11:50:44 +01:00
Twinaphex
5a4db266e8 (OSX) Change get_from_selector 2016-01-16 11:49:10 +01:00
Twinaphex
5cc163a10b (OSX) Cleanup 2016-01-16 11:40:48 +01:00
Twinaphex
794bcc53c3 (iOS) Buildfix 2016-01-15 23:15:49 +01:00
twinaphex
09a183df3f (OSX) Create get_backing_scale_factor 2016-01-15 22:15:23 +01:00
twinaphex
e920e5f1b9 Add early return in case settings is NULL 2016-01-15 15:38:21 +01:00
twinaphex
039e2acc49 Make switch stop complaininig 2016-01-15 14:08:38 +01:00
twinaphex
5f513d2af0 (cocoa_gl_ctx.m) Cleanups 2016-01-15 14:03:56 +01:00
Twinaphex
58ebbdeada Attempt to prevent race issue in get_chosen_screen 2016-01-15 13:58:16 +01:00
Twinaphex
26bcfa8d89 Revert "Refactor function get_float_from_selector - obsolete"
This reverts commit 1b2632e7fa.
2016-01-15 13:03:40 +01:00
twinaphex
1b2632e7fa Refactor function get_float_from_selector - obsolete
hardcoded ifdef
2016-01-15 12:53:33 +01:00
twinaphex
3a16acaa40 Prevent crash 2016-01-14 07:23:11 +01:00
Twinaphex
50a7686931 (iOS) Fix ARC issues 2016-01-14 07:03:35 +01:00
twinaphex
3eb6ef0251 (OSX 10.6) Buildfix 2016-01-13 21:21:11 +01:00
twinaphex
54f46f4ee3 Update headers 2016-01-10 04:41:52 +01:00
twinaphex
5c716339de N/A 2016-01-09 07:26:45 +01:00
twinaphex
c9017a5e09 buildfix 2016-01-09 07:14:46 +01:00
twinaphex
4178950483 move translate_filter to d3d_common.cpp 2016-01-09 06:28:42 +01:00
twinaphex
a25d2d65f0 Revert "Move this down"
This reverts commit df70a067d5.
2016-01-09 05:46:54 +01:00
twinaphex
df70a067d5 Move this down 2016-01-09 05:45:06 +01:00
twinaphex
c774fb2447 Change #ifndef _XBOX to #ifdef HAVE_WINDOW 2016-01-09 05:37:03 +01:00
twinaphex
8327302d6b Have win32_set_video_mode use this code too 2016-01-09 05:28:52 +01:00
twinaphex
dad51f5677 Create win32_set_style 2016-01-09 05:24:27 +01:00
twinaphex
a549b86b51 Already done inside win32_set_window 2016-01-09 05:05:37 +01:00
twinaphex
3e9820f6ae (D3D) Use win32_set_window 2016-01-09 05:04:47 +01:00
twinaphex
c1d79c2205 (Win32) Buildfix 2016-01-09 05:00:56 +01:00
twinaphex
c18cfee6d0 Create win32_set_window 2016-01-09 04:59:12 +01:00
twinaphex
8b7bd46612 (D3D) Cleanups 2016-01-09 04:44:44 +01:00
twinaphex
4a7efdf3c5 Move d3d_init_imports around 2016-01-09 04:13:11 +01:00
twinaphex
ae4febc993 (D3D) Move code around 2016-01-09 04:12:33 +01:00
twinaphex
5788801dab (D3D) Move code around 2016-01-09 04:11:20 +01:00
twinaphex
782190c43b Move code around 2016-01-09 04:10:36 +01:00
twinaphex
b90d324150 Cleanup d3d_set_shader 2016-01-09 04:09:50 +01:00
twinaphex
c52fb8c90e Cleanup d3d_set_shader 2016-01-09 04:07:22 +01:00
twinaphex
344c7def0d (XDK) BUildfix
t# Please enter the commit message for your changes. Lines starting
2016-01-09 03:58:56 +01:00
twinaphex
9029bd96d6 Move renderchain->init_driver_shader to top of renderchain->init
function
2016-01-09 03:57:13 +01:00
twinaphex
436180ce95 Move to renderchain_init 2016-01-09 03:53:06 +01:00
twinaphex
a26321f53f N/A 2016-01-09 03:44:58 +01:00
twinaphex
2871aa0950 Include this back - C++ string header conflicts with min definition
inside retro_miscellaneous.h
2016-01-09 03:37:24 +01:00
twinaphex
5caf49458c Take out init_shader_fvf callback 2016-01-09 03:22:16 +01:00
twinaphex
25a997e354 (D3D) Rearrange 2016-01-09 03:19:03 +01:00
twinaphex
710d2b9b27 Cleanup 2016-01-09 03:13:58 +01:00
twinaphex
bbe4b0e286 Fix warning 2016-01-09 03:11:13 +01:00
twinaphex
ba97047cc2 Get rid of some forward declarations 2016-01-09 03:10:37 +01:00
twinaphex
97d146e7c8 (D3D) N/A 2016-01-09 03:10:08 +01:00
twinaphex
7a55c2b8eb Revert "Don't attempt to use std::string anymore in gfx/d3d/d3d.cpp"
This reverts commit f76b7f2b60.
2016-01-09 03:06:18 +01:00
twinaphex
14950cefc2 Revert "(D3D) N/A"
This reverts commit cfa4170c64.
2016-01-09 03:06:11 +01:00
twinaphex
cfa4170c64 (D3D) N/A 2016-01-09 03:01:25 +01:00
twinaphex
f76b7f2b60 Don't attempt to use std::string anymore in gfx/d3d/d3d.cpp 2016-01-09 03:00:33 +01:00