MattGuerrette / VixenEngine

Open Source C++ Game Engine
http://mattguerrette.github.io/VixenEngine/
GNU General Public License v3.0
39 stars 13 forks source link

[VGraphics] ID3D11DeviceContext state system #5

Open MattGuerrette opened 9 years ago

MattGuerrette commented 9 years ago

There needs to be a collection of common render states that can easily be created and set on the device context.