summaryrefslogtreecommitdiff
path: root/Source/Core/VideoBackends/D3D/D3DUtil.cpp
AgeCommit message (Expand)Author
2014-07-07D3D: Use std::strings for Compile[x]Shader and CompileAndCreate[x]ShaderLioncash
2014-03-14Kill off some usages of c_str.Lioncash
2014-03-11Fixes spacing for "for", "while", "switch" and "if"Matthew Parlane
2014-03-09clang-modernize -use-nullptrTillmann Karras
2014-02-18Convert all includes to relative paths.Lioncash
2014-02-16Fix some vertical alignmentsLioncash
2014-02-13Turn loops into range-based formTillmann Karras
2014-01-26BBox: Changed the rounding again, the old one fixed Paper Mario but had bugs ...crudelios
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre