summaryrefslogtreecommitdiff
path: root/Source/Core/VideoBackends/OGL/ProgramShaderCache.h
AgeCommit message (Expand)Author
2017-01-04VideoCommon: Make dst_alpha state implicit.degasus
2016-11-27Remove unnecessary ConfigManager includesLéo Lam
2016-06-26Remove UID Checker.Scott Mansell
2016-06-24Reformat all the things. Have fun with merge conflicts.Pierre Bourdon
2016-01-04Merge pull request #3431 from stenzek/shadercacheMathew Maidment
2016-01-02ShaderGen: Remove virtual methods from ShaderGeneratorInterface, move string ...Stenzek
2016-01-01ProgramShaderCache: Simplify SHADERUID comparison operatorsLioncash
2015-12-26ShaderGeneration: Get rid of static buffersLioncash
2015-11-01VideoCommon: flush vertex manager if components changeTillmann Karras
2015-10-29ShaderCaches: remove unneeded typedefsTillmann Karras
2015-10-29OGL/ProgramShaderCache: small cleanupTillmann Karras
2015-09-22Move GL interface code out of the OpenGL video backend.Scott Mansell
2015-05-25Set copyright year to when a file was createdTillmann Karras
2015-05-25Update license headers to GPLv2+Tillmann Karras
2014-12-14GeometryShaderGen: Pass the primitive type and always run the generator regar...Jules Blok
2014-11-28Merge pull request #1439 from Armada651/ogl-stereo-3dRyan Houdek
2014-11-24More formatting and consistency fixesStevoisiak
2014-11-23Cosmetics.Jules Blok
2014-11-23Add geometry shader generator for stereo 3D.Jules Blok
2014-08-15OGL: Fix brace and body placementsLioncash
2014-03-14OGL: Remove some dead code.Tony Wasserka
2014-03-11Fixes spacing for "for", "while", "switch" and "if"Matthew Parlane
2014-02-20Fix more header sorting issues in VideoBackends/ (now check-includes clean).Pierre Bourdon
2014-02-18Convert all includes to relative paths.Lioncash
2014-02-10Replace all include guard ifdefs with "#pragma once"lioncash
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre