72 Commits

Author SHA1 Message Date
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
54f46f4ee3 Update headers 2016-01-10 04:41:52 +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
5caf49458c Take out init_shader_fvf callback 2016-01-09 03:22:16 +01:00
twinaphex
281de92d79 Fix function name clashes pt. 1 2016-01-07 09:22:04 +01:00
twinaphex
df60523f6c Move current_shader pointer to video_shader_driver.c 2015-12-08 09:27:25 +01:00
twinaphex
7b1fb48034 (D3D) Use new video_shader_driver_* functions 2015-12-04 16:46:43 +01:00
twinaphex
1956dffe9b Create video_shader_driver_use 2015-12-04 16:01:09 +01:00
twinaphex
3f6540dd58 Start using video_shader_driver_init for D3D too 2015-12-04 15:53:02 +01:00
twinaphex
daedeced2c (render_chain_xdk.cpp) Add verbosity.h header include 2015-11-23 13:15:37 +01:00
twinaphex
533b799692 Create video_driver_ctl and get rid of video_driver_get_frame_count 2015-11-20 15:08:27 +01:00
twinaphex
66b89474a6 (render_chain_xdk.cpp) No more dependency on global 2015-11-18 03:15:43 +01:00
twinaphex
f996563ada Revert "Add size_t argument to d3d_vertex_buffer_lock"
This reverts commit 4f54dbe9d95ec09533c32aee9c7f32646bcb2e1c.
2015-11-17 23:54:24 +01:00
twinaphex
4f54dbe9d9 Add size_t argument to d3d_vertex_buffer_lock 2015-11-17 23:32:32 +01:00
twinaphex
724680361d (XDK) More buildfixes 2015-11-17 11:51:04 +01:00
twinaphex
55341a994e (360) Define DONT_HAVE_STATE_TRACKER 2015-11-17 11:45:55 +01:00
twinaphex
36c9174998 (XDK) Stub luts 2015-11-17 11:39:33 +01:00
twinaphex
f929e9cee7 Revert "Start using wrappers for vertex declarations"
This reverts commit a09e8e0684b518aeafe915753d7b0afe1ee4b96e.
2015-11-12 01:55:18 +01:00
twinaphex
a09e8e0684 Start using wrappers for vertex declarations 2015-11-12 01:48:36 +01:00
twinaphex
823e2db596 Create d3d_set_render_state 2015-11-12 01:28:14 +01:00
twinaphex
5ea9bfe7e5 Revert "Create make_pp callback function"
This reverts commit 3d77689bf566d7d5750217edfa23d29dab7ca025.
2015-11-11 04:49:20 +01:00
twinaphex
3d77689bf5 Create make_pp callback function 2015-11-11 04:46:16 +01:00
twinaphex
edc72d477b d3d_texture_new - unnecessary casts 2015-11-11 04:16:18 +01:00
twinaphex
b093cd4df0 Reduce XBOX ifdefs 2015-11-11 02:42:15 +01:00
twinaphex
91a99d9da5 (render_chain_cg.cpp) Use d3d_set_viewport 2015-11-11 01:54:05 +01:00
twinaphex
71c40f1bc8 Add viewport_info callback to renderchain 2015-11-11 01:43:58 +01:00
twinaphex
ebe0a4aa4a Add more function pointers to renderchain 2015-11-11 01:34:00 +01:00
twinaphex
0bb7f30d6a Use d3d wrapper functions more 2015-11-09 15:39:47 +01:00
twinaphex
3a9ee7feae Add more d3d_wrapper functions 2015-11-09 15:34:16 +01:00
twinaphex
87d44af218 Static code analysis cleanups 2015-09-29 18:08:33 +02:00
twinaphex
a79b571d7b Static code analysis fixes 2015-09-28 16:20:26 +02:00
twinaphex
629ff05499 (XDK) More refactors 2015-05-20 01:51:14 +02:00
twinaphex
3d5abae2b9 Refactor more usage of global->video_data.width/global->video_data.height 2015-05-20 01:44:17 +02:00
twinaphex
b99ae6f4e4 Refactor some more code to no longer use global->video_data.width/
global->video_data.height directly
2015-05-20 01:39:35 +02:00
twinaphex
3c5b83cf08 (360) Build fixes 2015-05-09 18:12:15 +02:00
twinaphex
e52eb7bcf2 (360) Build fixes 2015-04-26 05:44:30 +02:00
twinaphex
a8a5808b78 (D3D) Cleanup 2015-04-10 07:44:07 +02:00
twinaphex
b1258bd179 Wrap more D3D functions and move them to d3d_wrapper.cpp 2015-04-10 07:33:30 +02:00
twinaphex
1f8d6a7612 (XDK) Updates 2015-04-07 04:18:12 +02:00
twinaphex
d55ab52a53 (XDK360) Buildfix 2015-04-07 04:06:33 +02:00
twinaphex
7aceb41658 (XDK) Move Xbox variables over to xdk_renderchain_t 2015-04-07 04:03:06 +02:00
twinaphex
ba1c1352ee Revert "(D3D) Updates"
This reverts commit 349d8249469090a13c6ffdb7efb90e68ba03676d.
2015-04-07 03:46:27 +02:00
twinaphex
349d824946 (D3D) Updates 2015-04-07 03:44:09 +02:00
twinaphex
472e508f5a (D3D) Update other init_shader function implementations 2015-04-07 03:22:24 +02:00
twinaphex
d32af58250 Create d3d_set_vertex_declaration 2015-04-07 02:44:12 +02:00
twinaphex
9e6c2de94f (XDK) Updates 2015-04-07 01:09:09 +02:00
twinaphex
becf52bcf4 (XDK) Update init function 2015-04-07 01:03:03 +02:00