Yuriy O'Donnell
|
80459c52e9
|
D3D: StateManager m_current and m_pending are now value-initialized
|
2014-12-07 18:45:49 +01:00 |
Yuriy O'Donnell
|
0e18e9e80d
|
D3D: Removed cull mode changes for lines and points
Fixed include order and whitespace
|
2014-12-07 18:45:20 +01:00 |
Yuriy O'Donnell
|
6e9226650d
|
D3D: Implemented context state caching
This avoids most of the redundant API calls.
|
2014-12-07 18:17:19 +01:00 |
Stevoisiak
|
6da394a4d0
|
More formatting and consistency fixes
|
2014-11-24 17:16:59 -05:00 |
Yuriy O'Donnell
|
72ba13ca8a
|
D3D: Enabled depth clipping
|
2014-10-21 06:26:20 +02:00 |
Yuriy O'Donnell
|
9bdfd4a833
|
D3D: State cache now reduces number of blend state permutations by collapsing some states that have blending disabled
|
2014-10-16 18:27:43 +02:00 |
Yuriy O'Donnell
|
21655dc61a
|
D3D: moved render state cache implementation to D3DState.h/cpp
|
2014-10-15 20:22:41 +02:00 |