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
|
26e59c2037
|
N/A
|
2016-01-09 02:56:47 +01:00 |
|
twinaphex
|
620ea3af74
|
(D3D) N/A
|
2016-01-09 02:37:48 +01:00 |
|
twinaphex
|
0f0e21441d
|
Add path_is_file argument to function
|
2016-01-09 02:17:43 +01:00 |
|
twinaphex
|
d80db66795
|
Revert "Cleanups"
This reverts commit 3e731916caf75c6978c52a63fba49295f56b2d93.
|
2016-01-09 02:16:09 +01:00 |
|
twinaphex
|
3e731916ca
|
Cleanups
|
2016-01-09 02:12:34 +01:00 |
|
twinaphex
|
24779fda97
|
Rename stock_program variables
|
2016-01-09 02:09:24 +01:00 |
|
twinaphex
|
12aa94f70f
|
Rename renderchain_compile_shaders
|
2016-01-09 02:06:45 +01:00 |
|
twinaphex
|
699f2dba1e
|
(D3D) N/A
|
2016-01-09 02:02:02 +01:00 |
|
twinaphex
|
c64b761f80
|
Buildfix
|
2016-01-09 01:53:10 +01:00 |
|
twinaphex
|
56b64689b7
|
N/A
|
2016-01-09 01:12:50 +01:00 |
|
twinaphex
|
6ff10c5591
|
(D3D) N/A
|
2016-01-09 01:10:56 +01:00 |
|
twinaphex
|
6b81cfae9d
|
(D3D) Cleanups
|
2016-01-09 01:05:40 +01:00 |
|
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 |
|