Lioncash a523a6d1bf D3D: Use std::strings for Compile[x]Shader and CompileAndCreate[x]Shader
With strings, we don't need to care about passing in a length, since it internally stores it. So now, we don't even need a length parameter for these functions anymore as well.
This also kills off some sprintf_s calls.
2014-07-07 19:32:03 -04:00
..
2014-06-15 00:49:49 +02:00
2014-03-09 21:14:26 +01:00
2014-03-09 21:14:26 +01:00
2014-03-09 21:14:26 +01:00
2013-12-31 14:03:19 -05:00
2014-03-14 13:51:23 -04:00
2013-12-31 14:03:19 -05:00
2014-02-18 02:19:10 -05:00
2014-07-02 20:23:09 -04:00
2014-06-15 00:49:49 +02:00
2014-06-15 00:49:49 +02:00