41fad2d1a4
This Fixes a minor flaw with the API where data had to always be mutable to be usable by the API. Functions that do not modify the fundamental underlying data of a structure should be marked as constant, both for safety and to signify that the parameter is input only and will not be modified by the function using it. |
||
---|---|---|
.. | ||
mingw | ||
CMakeLists.txt | ||
d3d11-indexbuffer.cpp | ||
d3d11-samplerstate.cpp | ||
d3d11-shader.cpp | ||
d3d11-shaderprocessor.cpp | ||
d3d11-shaderprocessor.hpp | ||
d3d11-stagesurf.cpp | ||
d3d11-subsystem.cpp | ||
d3d11-subsystem.hpp | ||
d3d11-texture2d.cpp | ||
d3d11-vertexbuffer.cpp | ||
d3d11-zstencilbuffer.cpp |