25 Commits

Author SHA1 Message Date
twinaphex
78492f238a (D3D) Add d3d_set_transform 2014-09-13 21:50:23 +02:00
twinaphex
22dd54e1f5 (D3D) Create d3d_vertex_buffer_unlock 2014-09-13 19:56:52 +02:00
twinaphex
f3cd7f8fe4 (D3D) Create d3d_vertex_buffer_lock 2014-09-13 19:33:06 +02:00
twinaphex
c558b48ff5 (D3D) Move D3DTexture_LockRect to d3d_texture_blit 2014-09-13 19:11:36 +02:00
twinaphex
7366b43588 (D3D) Set vertex_buf / texture pointer to NULL at end of wrapper
functions
2014-09-13 18:57:12 +02:00
twinaphex
548d9fea6c (render_chain_xdk) Use wrappers for freeing textures and vertex
buffers
2014-09-13 18:55:35 +02:00
twinaphex
b14fac1437 (360) Clean up warning 2014-09-13 18:45:13 +02:00
twinaphex
c0f9c4ec41 (D3D) Go through d3d_texture_new 2014-09-13 18:42:43 +02:00
twinaphex
6f05da2208 (D3D) Cleanups - only go through d3d_vertex_buffer_new 2014-09-13 18:22:56 +02:00
twinaphex
8572e3bc6e (D3D) Some fixes to render_chain.cpp and d3d_wrapper.c 2014-09-13 05:45:49 +02:00
twinaphex
f778d36272 (D3D) Use d3d_lockrectangle_clear wrapper function 2014-09-12 21:15:49 +02:00
twinaphex
5c8cab7e4f (D3D) Build fix - make d3d_texture_blit wrapper function work 2014-09-12 20:21:56 +02:00
twinaphex
fa0261c1d6 (D3D) Get rid of Texture Blit macros 2014-09-12 20:13:53 +02:00
twinaphex
da088073ec (D3D) Create wrapper for SetVertexShader 2014-09-12 19:42:46 +02:00
twinaphex
9c00855f71 (360) Build fix 2014-09-12 19:23:42 +02:00
twinaphex
402388e369 (D3D) Create wrapper function d3d_set_texture 2014-09-12 19:19:11 +02:00
twinaphex
b65e16254c (D3D) Go through wrapper for SetViewport 2014-09-12 18:01:32 +02:00
twinaphex
7924166f64 (XDK) Use wrapper functions in render_chain_xdk.h 2014-09-12 17:30:30 +02:00
twinaphex
9caadf5a55 (XDK) Build fixes 2014-09-12 00:16:05 +02:00
twinaphex
6df5e85ff4 (D3D) Put ifdefs around shader code 2014-09-12 00:05:55 +02:00
twinaphex
3f79218daf (D3D) More cleanups of dead code` 2014-09-11 19:08:12 +02:00
twinaphex
641ba534e4 (360) More build fixes 2014-09-09 06:25:52 +02:00
Lioncash
a7aa077cc6 Remove some unused variables. 2014-09-05 19:27:46 -04:00
twinaphex
27a60f1d5d Refactor Soft Filter menu option for Wii/Xbox 1 2014-08-31 03:38:21 +02:00
twinaphex
99033b898f (XDK) Move xdk/d3d9 to gfx/d3d9 2014-08-15 21:00:26 +02:00