summaryrefslogtreecommitdiff
path: root/Source/Core/VideoBackends/OGL/VertexManager.cpp
AgeCommit message (Expand)Author
2014-04-12OpenGL backend: remove useless header Globals.h.magumagu
2014-03-18OGL/VertexManager: Do not check if g_nativeVertexFmt is zeroJens Nyberg
2014-03-18OGL/VertexManager: Minor cleanup of if caseJens Nyberg
2014-03-11Fixes spacing for "for", "while", "switch" and "if"Matthew Parlane
2014-03-09clang-modernize -use-nullptrTillmann Karras
2014-02-18Convert all includes to relative paths.Lioncash
2014-02-15move perfquery enable checks into videocommon (caller side)degasus
2014-02-15move shared parts from VertexManager::vFlush into VideoCommondegasus
2014-02-01OGL: remove ubo workarounddegasus
2014-01-23OpenGL: Stream vertices + indicesdegasus
2014-01-23OpenGL: refactor all of our StreamBuffersdegasus
2014-01-23OpenGL: change StreamBuffer in a streaming waydegasus
2014-01-21VideoCommon: merge trivial parts of VertexManager::Flushdegasus
2014-01-21OpenGL: remove small optimizationdegasus
2014-01-21OpenGL: fix our ubo workaround when blend_func_extended is missingdegasus
2014-01-17VideoCommon: merge triangle+list+point index buffersdegasus
2014-01-15VideoCommon: cleanup of "components" usagedegasus
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre