summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/GeometryShaderManager.h
AgeCommit message (Expand)Author
2022-12-29VideoCommon: De-globalize GeometryShaderManager class.Admiral H. Curtiss
2022-10-22VideoCommon: Add vertex shader point and line expansionTellowKrinkle
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2016-06-26VideoBackends: Merge Initialize and Shutdown functions.degasus
2016-06-24Reformat all the things. Have fun with merge conflicts.Pierre Bourdon
2016-01-17VideoCommon: Header cleanupLioncash
2015-05-25Set copyright year to when a file was createdTillmann Karras
2015-05-25Update license headers to GPLv2+Tillmann Karras
2014-12-20GeometryShaderManager: Set stereo parameters in a SetConstants() call.Jules Blok
2014-12-18GeometryShaderManager: Set the constants within the callbacks.Jules Blok
2014-12-15GeometryShaderManager: Upload Line/Point width constants.Jules Blok
2014-12-14VideoCommon: Add a separate constants buffer for the geometry shader.Jules Blok