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 |
|
twinaphex
|
43da185d5d
|
Replace more usage of strcpy
|
2015-09-19 03:50:35 +02:00 |
|
twinaphex
|
43c8f282db
|
(Gfx) Cleanups
|
2015-06-13 02:10:06 +02:00 |
|
twinaphex
|
b28cd13932
|
(renderchain cg) ifdef out some unused functions right now
|
2015-04-07 07:04:54 +02:00 |
|
radius
|
a9da3df191
|
MSYS2 d3d build fixes
|
2015-04-06 23:06:32 -05:00 |
|
radius
|
d99c571c35
|
MSYS2 d3d build fixes
|
2015-04-06 23:05:34 -05: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
|
66ecd60da1
|
(D3D) renderchain_set_mvp - cleanup
|
2015-04-07 03:08:25 +02:00 |
|
twinaphex
|
7df57edf77
|
(D3D) Move default usage value to d3d_wrapper.cpp function
|
2015-04-07 02:53:27 +02:00 |
|
twinaphex
|
d32af58250
|
Create d3d_set_vertex_declaration
|
2015-04-07 02:44:12 +02:00 |
|
twinaphex
|
78150259dc
|
(D3D) Simplify d3d_texture_blit
|
2015-04-07 00:46:46 +02:00 |
|
twinaphex
|
50348efc6a
|
Simplify d3d_lockrectangle_clear
|
2015-04-07 00:45:15 +02:00 |
|
twinaphex
|
62ae5f1d6f
|
(D3D) Add renderchain_reinit
|
2015-04-06 23:26:37 +02:00 |
|
twinaphex
|
a1217a9e08
|
(D3D) Fix cg_d3d9_renderchain_free
|
2015-04-06 21:57:19 +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
|
a9a4006ad8
|
Make all functions static for renderchain drivers
|
2015-04-06 18:02:42 +02:00 |
|