77 Commits

Author SHA1 Message Date
twinaphex
1014513e91 N/A 2016-01-08 20:46:33 +01:00
twinaphex
856e6dab64 N/A 2016-01-08 20:40:26 +01:00
twinaphex
3786f5e4f6 (D3D) Use GFX_MAX_VARIABLES 2016-01-08 20:36:20 +01:00
twinaphex
9f6c607a68 (D3D Cg) Cleanups 2016-01-08 20:28:18 +01:00
twinaphex
2829bb9217 (Cg D3D9) Cleanups 2016-01-08 19:16:11 +01:00
twinaphex
770fee3684 Revert "Cleanups"
This reverts commit 340751559ee170f123e91175f3d67d410155b491.
2016-01-08 18:38:00 +01:00
twinaphex
340751559e Cleanups 2016-01-08 18:34:15 +01:00
twinaphex
208ce772cf Cleanups 2016-01-08 18:23:40 +01:00
twinaphex
e334278696 Cleanups 2016-01-08 18:12:49 +01:00
twinaphex
281de92d79 Fix function name clashes pt. 1 2016-01-07 09:22:04 +01:00
twinaphex
63c35472a9 Don't go through d3dr pointers 2016-01-07 06:38:28 +01:00
twinaphex
e2e308d652 (render_chain_cg.cpp) use new/delete 2016-01-07 04:50:11 +01:00
twinaphex
196278305b Change bound_tex back to std::vector 2016-01-07 04:47:28 +01:00
twinaphex
99a8690b50 Change luts back to std::vector list 2016-01-07 04:42:49 +01:00
twinaphex
f45f3da8fb bound_tex is no longer a vector 2016-01-07 04:27:21 +01:00
twinaphex
6fbdd319f4 Add header include 2015-12-06 19:59:15 +01:00
twinaphex
a3e52a9369 Put M_PI inside retro_miscellaneous.h 2015-11-24 00:05:37 +01:00
twinaphex
ffbaef13b9 driver->threaded_video never used - buildfix for Windows 2015-11-23 22:29:27 +01:00
twinaphex
6fbd7dce35 render_chain_cg.cpp - add verbosity.h 2015-11-23 13:14:09 +01:00
twinaphex
8bc104e5e8 (D3D/Cg) LUT buildfix 2015-11-18 00:26:50 +01:00
twinaphex
a12c404a95 (D3D/Cg) chain->luts now no longer std::vector 2015-11-18 00:24:36 +01:00
twinaphex
af0959f74b (D3D/Cg) Some build fixes for Debug profile 2015-11-18 00:16:53 +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
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
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
8cc70fb46b Unnecessary casts for vertex_buffer_new 2015-11-11 04:18:10 +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
49f8df1f01 (D3D) Another buildfix 2015-11-11 02:05:20 +01:00
twinaphex
3fb78a4ed4 (D3D) Buildfixes 2015-11-11 02:04:42 +01:00
twinaphex
bc311f3962 (renderchain_cg) Cleanups 2015-11-11 02:01:00 +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
d1626265ce (D3D) Call SetViewport directly 2015-11-10 23:00:36 +01:00
twinaphex
40aa2a1864 Revert "(D3D) Don't use std::vector for attrib_map"
This reverts commit 02d61bf992f42b291d1d0915258b88922ef20c96.
2015-11-09 22:07:44 +01:00
twinaphex
02d61bf992 (D3D) Don't use std::vector for attrib_map 2015-11-09 22:04:45 +01:00
twinaphex
f277fd5323 Don't do overloading of translate_filter 2015-11-09 19:35:59 +01:00
twinaphex
4f0be8bcb0 (D3D/renderchain_cg) More cleanups 2015-11-09 17:18:21 +01:00
twinaphex
ffed38fbf3 (render_chain_cg.cpp) Stop abusing void pointers 2015-11-09 17:03:25 +01:00
twinaphex
5d155860cb (D3D) Buildfix 2015-11-09 16:04:33 +01:00
twinaphex
b5171c251a Not sure why this was stubbed out 2015-11-09 16:03:40 +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
721d566f99 (D3D) Prevent warning ( also, why is all this code suddenly compiled out?) 2015-10-11 11:02:15 +02:00
twinaphex
87d44af218 Static code analysis cleanups 2015-09-29 18:08:33 +02:00