28 Commits

Author SHA1 Message Date
twinaphex
54f46f4ee3 Update headers 2016-01-10 04:41:52 +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
6470253f0d (Win32) Buildfixes 2015-11-22 22:25:01 +01:00
twinaphex
806c124eae Merge video_viewport.c and video_driver.c 2015-11-21 13:01:23 +01:00
twinaphex
4d28ea35ab Move d3d_defines.h to defines/ 2015-11-17 08:20:10 +01:00
twinaphex
4e8000571f (renderchain/d3d) Use void pointer 2015-11-11 18:20:07 +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
b093cd4df0 Reduce XBOX ifdefs 2015-11-11 02:42:15 +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
c071731ce8 (D3D) Change some cpp files to C 2015-04-07 22:28:05 +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
a029c678d8 (D3D Cg) move cgCtx to renderchain data struct 2015-04-07 03:20:57 +02:00
twinaphex
38ec5a851f (render_chain_driver.h) Add d3d_defines.h to render_chain_driver.h 2015-04-07 02:37:05 +02:00
twinaphex
7e13d24a26 (D3D) Buildfix 2015-04-06 23:38:02 +02:00
twinaphex
dbbf3c5b20 (D3D) Add reinit function pointer 2015-04-06 23:27:55 +02:00
twinaphex
bdc97fd5c3 (D3D) Combine deinit functions into one 2015-04-06 21:32:49 +02:00
twinaphex
bad8859169 (render_chain_driver.h) Remove dependency on video_info_t 2015-04-06 18:20:08 +02:00
twinaphex
3b40a8d1ec (D3D) Take out d3d.h dependency from render_chain_driver.h 2015-04-06 18:15:33 +02:00
twinaphex
7609c567c9 (Renderchain) Take out public function prototypes 2015-04-06 17:53:24 +02:00
twinaphex
5510dc2978 (D3D) Add render_chain_driver.cpp to Griffin 2015-04-06 16:55:05 +02:00
twinaphex
d941ae9863 (D3D) Create null renderchain driver 2015-04-06 16:52:39 +02:00
twinaphex
646f86fb73 (D3D) Build fixes 2015-04-06 15:59:53 +02:00
twinaphex
a529e8bc44 Create renderchain_driver_t 2015-04-06 15:52:41 +02:00
twinaphex
86a35ea9a9 (D3D) Rename render_chain.h to render_chain_driver.h 2015-04-06 01:07:13 +02:00