Commit Graph

614 Commits

Author SHA1 Message Date
twinaphex
a539a6512b (D3D) Buildfix 2016-02-17 02:25:24 +01:00
twinaphex
bd74390cde Add SHADER_CTL_USE 2016-02-14 20:01:39 +01:00
twinaphex
37c2b47915 Add SHADER_CTL_SET_MVP 2016-02-14 19:43:47 +01:00
twinaphex
f906e828ba Add SHADER_CTL_SET_PARAMS 2016-02-14 18:14:51 +01:00
twinaphex
f9824dd53e Simplify video_shader_driver_set_params 2016-02-14 18:09:12 +01:00
twinaphex
68969d1363 Add GFX_CTL_GET_VIDEO_SIZE 2016-02-14 02:26:20 +01:00
twinaphex
bcaf08ad2d Add GFX_CTL_SET_RESIZE 2016-02-14 02:15:43 +01:00
twinaphex
1d7fdc64ba (D3D) Buildfix 2016-02-13 23:59:45 +01:00
twinaphex
154f85c6fa Add GFX_CTL_SUPPRESS_SCREENSAVER 2016-02-13 23:39:12 +01:00
twinaphex
0a9787ec49 Create GFX_CTL_INPUT_DRIVER 2016-02-13 23:26:33 +01:00
twinaphex
75d73ab658 (D3D) Buildfix 2016-02-13 23:12:49 +01:00
twinaphex
ce41c5bbca Create GFX_CTL_TRANSLATE_ASPECT 2016-02-13 22:07:56 +01:00
twinaphex
9e186b4587 Create GFX_CTL_SWAP_INTERVAL 2016-02-13 20:45:45 +01:00
twinaphex
46c9ff36ef Create GFX_CTL_CHECK_WINDOW 2016-02-13 19:53:14 +01:00
twinaphex
8721c857e9 Add GFX_CTL_SET 2016-02-13 18:27:05 +01:00
twinaphex
6a697ef2e1 GFX_CTL_SHOW_MOUSE added 2016-02-13 17:48:25 +01:00
twinaphex
425a290ced Remove gfx_ctx_destroy 2016-02-13 16:33:38 +01:00
twinaphex
ef1b0b0965 Add GFX_CTL_UPDATE_WINDOW_TITLE 2016-02-13 08:50:22 +01:00
twinaphex
f079ca29e4 Add GFX_CTL_HAS_WINDOWED 2016-02-13 08:37:10 +01:00
twinaphex
752e9abd4e Add GFX_CTL_SWAP_BUFFERS 2016-02-13 08:33:33 +01:00
twinaphex
0a7c481ff0 Create GFX_CTL_FOCUS 2016-02-13 08:29:58 +01:00
twinaphex
fab6c9b8c4 Add GFX_CTL_FREE 2016-02-13 08:26:54 +01:00
twinaphex
195520fcb6 (D3D) Attempt to fix build error 2016-01-29 10:40:37 +01:00
twinaphex
eb9be6409f Use core callbacks 2016-01-28 04:07:54 +01:00
twinaphex
64e43a9935 Start using string_is_equal in more places 2016-01-20 04:14:55 +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
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
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
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