summaryrefslogtreecommitdiff
path: root/Source/Core/VideoBackends/OGL/VertexManager.h
AgeCommit message (Expand)Author
2016-01-02VideoBackend: Get rid of a boolean globalLioncash
2015-11-24NativeVertexFormat: Inline Initialize in contructordegasus
2015-11-02VideoCommon: VertexManager -> VertexManagerBaseTillmann Karras
2015-09-22Move GL interface code out of the OpenGL video backend.Scott Mansell
2015-07-30Remove unnecessary virtual keywordsLioncash
2015-05-25Set copyright year to when a file was createdTillmann Karras
2015-05-25Update license headers to GPLv2+Tillmann Karras
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-23Cleanup and refactor of zfreeze portNanoByte011
2015-01-23Initial port of zfreeze branch (3.5-1729)NanoByte011
2014-10-21Add missing includes where headers depend on other headers having been includ...comex
2014-05-13OGL/VertexManager: Remove unnused m_CurrentVertexFmtJens Nyberg
2014-03-09clang-modernize -add-overrideTillmann Karras
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-23OpenGL: Stream vertices + indicesdegasus
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre