summaryrefslogtreecommitdiff
path: root/Source/Core/VideoBackends/D3D/D3DShader.cpp
AgeCommit message (Expand)Author
2015-06-04Use PanicAlertT instead of PanicAlert when appropriateJosJuice
2015-05-25Set copyright year to when a file was createdTillmann Karras
2015-05-25Update license headers to GPLv2+Tillmann Karras
2014-07-07D3D: Use std::strings for Compile[x]Shader and CompileAndCreate[x]ShaderLioncash
2014-06-18Kill off replaceable usages of s[n]printf.Lioncash
2014-05-10D3D: Don't pass D3D10_SHADER_WARNINGS_ARE_ERRORS to the compiler in debug bui...Shawn Hoffman
2014-03-09clang-modernize -use-nullptrTillmann Karras
2014-02-18Convert all includes to relative paths.Lioncash
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre