summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/TextureConversionShader.cpp
AgeCommit message (Expand)Author
2014-03-11Fixes spacing for "for", "while", "switch" and "if"Matthew Parlane
2014-03-09clang-modernize -use-nullptrTillmann Karras
2014-03-09Fixes include order of TextureConversionShader.cppMatthew Parlane
2014-02-28Various changes suggested by cppcheckTillmann Karras
2014-02-26comment fixesdegasus
2014-02-26Merge duplicate parts of sampler into headerdegasus
2014-02-26calculate constant values on shader compilationdegasus
2014-02-26Rewrite texture tiling implementationdegasus
2014-02-26TextureConverter: Use Log2() and shifts instead of multiplications/divisionsdegasus
2014-02-26merge common parts of encoding shadersdegasus
2014-02-20Fix more header sorting issues in VideoCommon/ (now check-includes clean).Pierre Bourdon
2014-02-18Convert all includes to relative paths.Lioncash
2014-01-13TextureConverter: remove implicit int->float convertiondegasus
2014-01-12Fix stupid bug in Z16L depth texture efb2ram encoding shader.Scott Mansell
2014-01-05OpenGL: fix scaled efb2ram copysdegasus
2014-01-05OpenGL: drop UBO-workaround usage for efb2ram shadersdegasus
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre