33 Commits

Author SHA1 Message Date
twinaphex
ca3ea65332 Revert "Create d3d_vertex_declaration_free"
This reverts commit 5c0cb15856209e501c227e9ca3eb6a6e1c6cf168.
2015-11-17 23:54:26 +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
5c0cb15856 Create d3d_vertex_declaration_free 2015-11-17 23:24:56 +01:00
twinaphex
ca2f36f256 Revert "Create d3d_create_device"
This reverts commit 2a312e153f5682f3dc3f894ca6990c0405d1fb10.
2015-11-17 13:44:24 +01:00
twinaphex
7205917560 Revert "(D3D) Buildfix"
This reverts commit 3c02410841f12f0f17a9ec7aa37ec3a0e3ed9f81.
2015-11-17 13:44:14 +01:00
twinaphex
3c02410841 (D3D) Buildfix 2005-04-23 20:36:51 +02:00
twinaphex
2a312e153f Create d3d_create_device 2015-11-17 13:36:03 +01:00
twinaphex
4d28ea35ab Move d3d_defines.h to defines/ 2015-11-17 08:20:10 +01:00
twinaphex
6d977f08a9 Create d3d_reset 2015-11-14 20:02:55 +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
f610f29e34 Add d3d_vertex_declaration_new 2015-11-12 01:38:13 +01:00
twinaphex
823e2db596 Create d3d_set_render_state 2015-11-12 01:28:14 +01:00
twinaphex
b8a5249474 d3d_lock_rectangle - fix function signature 2015-11-09 15:43:03 +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
cb9960c6e2 Compile video_texture as C++ for Win32 2015-11-09 01:19:09 +01:00
twinaphex
d2657fb18a d3d_wrapper.cpp - don't make us require d3d.h 2015-11-09 01:04:32 +01:00
twinaphex
b1258bd179 Wrap more D3D functions and move them to d3d_wrapper.cpp 2015-04-10 07:33:30 +02:00
twinaphex
ee79299f3a (D3D) Create d3d_alpha_blend_texture_enable_func 2015-04-10 07:24:13 +02:00
twinaphex
1f23338ca4 Move win32_common.c to gfx/common 2015-04-09 05:16:02 +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
44894e608b (D3D) Create d3d_enable_blend_func/d3d_disable_blend_func 2015-04-06 00:55:25 +02:00
twinaphex
36a062bcf3 Update signature for d3d_lockrectangle_clear 2015-04-05 19:17:24 +02:00
twinaphex
74a1920fda (D3D) Free vertex declaration in d3d_vertex_buffer_free 2015-04-05 17:05:53 +02:00
twinaphex
8b9d08e8ee (D3D) Refactors pt. 2 2015-04-05 04:59:35 +02:00
radius
5e6cf7d74d windows build fixes 2015-04-04 13:56:26 -05:00
twinaphex
069fb556f0 Rename graphics context drivers 2015-01-12 22:19:31 +01:00
twinaphex
bcfc9d9077 Update headers 2015-01-07 18:06:50 +01:00
twinaphex
295434151b (D3D) Change dir to gfx/d3d 2014-09-14 06:45:47 +02:00