Henrik Rydgard
|
77d087776c
|
D3D11: Support window resize
|
2017-02-14 11:21:53 +01:00 |
|
Henrik Rydgård
|
bbdb0ee195
|
Fix the stencil buffer initialization stuff (not sure it's 100% working et)
|
2017-02-12 13:55:49 +01:00 |
|
Henrik Rydgård
|
6efdde9ea4
|
D3D11: Fix build issue in Release mode. Triangle fan workaround.
|
2017-02-12 12:12:36 +01:00 |
|
Henrik Rydgård
|
f7717063a8
|
Assorted fixes for memory leaks etc
|
2017-02-10 14:41:32 +01:00 |
|
Henrik Rydgard
|
3f4e14f504
|
D3D11: Lumines is now playable in non-buffered, with reverse colors.
|
2017-02-10 11:25:24 +01:00 |
|
Henrik Rydgard
|
5ee3b534ed
|
More D3D11 improvements
|
2017-02-10 10:26:18 +01:00 |
|
Henrik Rydgard
|
aba669c3e6
|
D3D11: Cube now visible
|
2017-02-10 00:30:42 +01:00 |
|
Henrik Rydgard
|
6b193e7434
|
Break on D3D11 validation errors in _DEBUG mode
|
2017-02-10 00:01:34 +01:00 |
|
Henrik Rydgard
|
41fecc8c16
|
More D3D11 basics. Only dynamic constant buffers left, then it should display the UI.
|
2017-02-07 19:45:09 +01:00 |
|
Henrik Rydgard
|
abc80ae770
|
Enough D3D11 to stumble to the first thin3d draw call. Buffers not implemented yet.
|
2017-02-07 11:44:44 +01:00 |
|
Henrik Rydgard
|
ad29974a56
|
Change when drawcontexts are allocated. Hook up backbuffer events to fix d3d9 resizing.
|
2017-02-06 11:40:16 +01:00 |
|
Henrik Rydgard
|
20d9e60a67
|
Just some renaming. Start moving away from the "thin3d" name
|
2017-01-30 14:38:31 +01:00 |
|
Henrik Rydgård
|
8bcb5f01eb
|
Remove accidental hard dependency on d3d11. when it works, we'll load it dynamically. Fixes #9204
|
2017-01-03 23:39:57 +08:00 |
|
Henrik Rydgård
|
674937a520
|
Extend some enums with potentially useful values
|
2016-12-27 11:59:12 +01:00 |
|
Henrik Rydgård
|
f86b9f7900
|
Guess what? More renaming
|
2016-12-27 11:59:06 +01:00 |
|
Henrik Rydgård
|
10393f5d4e
|
Move Thin3D into the Draw namespace.
|
2016-12-27 11:58:03 +01:00 |
|
Henrik Rydgård
|
9658c8dd5c
|
Basic D3D11 context setup code
|
2016-12-25 11:37:26 +01:00 |
|