Henri Verbeet
|
ffc66f471c
|
d3dx9: Get rid of the ID3DXLineImpl typedef.
|
2013-09-24 12:57:29 +02:00 |
Henri Verbeet
|
49a3dbc453
|
d3dx9: Avoid CONST.
|
2013-09-20 11:27:49 +02:00 |
Henri Verbeet
|
871967d0fb
|
d3dx9: Avoid LPVOID.
|
2013-09-04 11:37:06 +02:00 |
Henri Verbeet
|
c2eabf9e68
|
d3dx9: Get rid of some unused vtbl forward declarations.
|
2013-08-22 10:26:51 +02:00 |
Christian Costa
|
550415ec78
|
d3dx9_36: Remove 'relay' in traces for functions that do not forward to another ones.
|
2013-06-04 10:14:05 +02:00 |
Michael Stefaniuc
|
20f1016bc8
|
d3dx9_36: Remove ERR() on HeapAlloc failure for small sizes known at compile time.
|
2013-02-07 15:48:26 +01:00 |
Henri Verbeet
|
4ba6974345
|
d3dx9: Avoid LPDIRECT3DDEVICE9.
|
2012-10-29 10:47:03 +01:00 |
Henri Verbeet
|
1718a6cf1c
|
d3dx9: Don't return a pointer to the implementation in ID3DXLineImpl_QueryInterface().
|
2012-04-10 16:21:27 +02:00 |
Charles Welton
|
8ce0495359
|
d3dx9: Implement Begin and End methods.
|
2011-07-06 16:47:48 +02:00 |
Charles Welton
|
3993eef04f
|
d3dx9: Implemented GetDevice method.
|
2011-06-17 12:35:48 +02:00 |
Michael Stefaniuc
|
cdf56820a0
|
d3dx9_36: Use an iface instead of an vtbl pointer in ID3DXLineImpl.
|
2010-12-21 00:20:02 +01:00 |
Christian Costa
|
cf2315bd52
|
d3dx9_36: Implement D3DXCreateLine and add stubbed interface for ID3DXLine + tests.
|
2010-04-02 10:45:22 +02:00 |