summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/VertexManagerBase.h
AgeCommit message (Expand)Author
2015-05-25Add missing license headersTillmann Karras
2015-02-25Formatting/Whitespace CleanupStevoisiak
2015-01-24Coding style cleanup from the zfreeze mergeLioncash
2015-01-24Stop doing nastly shit to OpenGL stream buffers.Scott Mansell
2015-01-24Move Zfreeze code out individual backends into videoCommonScott Mansell
2015-01-23Fixes Mario Tennis Gimmick Courts and adds support for FastDepthCalcNanoByte011
2015-01-23Cleanup and refactor of zfreeze portNanoByte011
2014-12-09VideoCommon: clean up VertexLoaderdegasus
2014-12-09VideoCommon: Rename s_pCurBufferPointerdegasus
2014-11-24More formatting and consistency fixesStevoisiak
2014-10-21Add missing includes where headers depend on other headers having been includ...comex
2014-09-11Remove some unnecessary semicolonsLioncash
2014-09-08Include CommonTypes.h instead of Common.h.Rohit Nirmal
2014-02-18Convert all includes to relative paths.Lioncash
2014-02-15move shared parts from VertexManager::vFlush into VideoCommondegasus
2014-02-10Replace all include guard ifdefs with "#pragma once"lioncash
2014-01-31VideoCommon: small VertexLoader(Manager)? refactoringdegasus
2014-01-23D3D: move streaming buffer fallback into D3D backenddegasus
2014-01-23VideoCommon: don't save streaming fifos into savestatedegasus
2014-01-23VideoCommon: allow backends to set the buffer pointer as they want todegasus
2014-01-17VideoCommon: merge triangle+list+point index buffersdegasus
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre