summaryrefslogtreecommitdiff
path: root/Source/Core/VideoBackends/OGL/PostProcessing.h
AgeCommit message (Expand)Author
2015-05-25Set copyright year to when a file was createdTillmann Karras
2015-05-25Update license headers to GPLv2+Tillmann Karras
2015-01-25PostProcessing: Add support for user-supplied anaglyph shaders.Jules Blok
2014-11-23PostProcessing: Invalidate shader when anaglyph stereoscopy is toggled.Jules Blok
2014-11-23PostProcessing: Add layered stereoscopy support.Jules Blok
2014-10-30Implements PP shader system using attribute workaround.Ryan Houdek
2014-10-25Merge pull request #1322 from degasus/ogl-ppskidau
2014-10-23OGL: force enable postprocessingdegasus
2014-10-21Add missing includes where headers depend on other headers having been includ...comex
2014-08-13Change OpenGL's post processing to use the new VideoCommon PP object.Ryan Houdek
2014-08-13Add the VideoCommon PostProcessing class.Ryan Houdek
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