index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
VideoBackends
/
OGL
/
VertexManager.h
Age
Commit message (
Expand
)
Author
2016-01-02
VideoBackend: Get rid of a boolean global
Lioncash
2015-11-24
NativeVertexFormat: Inline Initialize in contructor
degasus
2015-11-02
VideoCommon: VertexManager -> VertexManagerBase
Tillmann Karras
2015-09-22
Move GL interface code out of the OpenGL video backend.
Scott Mansell
2015-07-30
Remove unnecessary virtual keywords
Lioncash
2015-05-25
Set copyright year to when a file was created
Tillmann Karras
2015-05-25
Update license headers to GPLv2+
Tillmann Karras
2015-01-24
Coding style cleanup from the zfreeze merge
Lioncash
2015-01-24
Stop doing nastly shit to OpenGL stream buffers.
Scott Mansell
2015-01-24
Move Zfreeze code out individual backends into videoCommon
Scott Mansell
2015-01-23
Cleanup and refactor of zfreeze port
NanoByte011
2015-01-23
Initial port of zfreeze branch (3.5-1729)
NanoByte011
2014-10-21
Add missing includes where headers depend on other headers having been includ...
comex
2014-05-13
OGL/VertexManager: Remove unnused m_CurrentVertexFmt
Jens Nyberg
2014-03-09
clang-modernize -add-override
Tillmann Karras
2014-02-18
Convert all includes to relative paths.
Lioncash
2014-02-15
move shared parts from VertexManager::vFlush into VideoCommon
degasus
2014-02-10
Replace all include guard ifdefs with "#pragma once"
lioncash
2014-01-23
OpenGL: Stream vertices + indices
degasus
2013-12-31
Remove unnecessary Src/ folders
Jasper St. Pierre