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
release-prep-2606a
release-prep-2606a-2
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
VideoCommon
/
VertexManagerBase.h
Age
Commit message (
Expand
)
Author
2017-02-18
VertexManagerBase: Make CreateNativeVertexFormat return a unique_ptr
Lioncash
2017-01-04
VideoCommon: Make dst_alpha state implicit.
degasus
2016-10-01
VertexManagerBase: Make class constants constexpr
Lioncash
2016-10-01
VertexManagerBase: Get rid of a u16 cast
Lioncash
2016-08-21
VertexManagerBase: Get rid of static behavior
Lioncash
2016-06-24
Reformat all the things. Have fun with merge conflicts.
Pierre Bourdon
2016-01-31
VideoCommon: Convert some DataReader includes into forward declarations
Lioncash
2016-01-17
VideoCommon: Header cleanup
Lioncash
2015-12-20
VideoBackends: Simplify initialization and deinitialization of resources
Lioncash
2015-11-24
NativeVertexFormat: Inline Initialize in contructor
degasus
2015-11-02
VideoCommon: VertexManager -> VertexManagerBase
Tillmann Karras
2015-05-25
Add missing license headers
Tillmann Karras
2015-02-25
Formatting/Whitespace Cleanup
Stevoisiak
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
Fixes Mario Tennis Gimmick Courts and adds support for FastDepthCalc
NanoByte011
2015-01-23
Cleanup and refactor of zfreeze port
NanoByte011
2014-12-09
VideoCommon: clean up VertexLoader
degasus
2014-12-09
VideoCommon: Rename s_pCurBufferPointer
degasus
2014-11-24
More formatting and consistency fixes
Stevoisiak
2014-10-21
Add missing includes where headers depend on other headers having been includ...
comex
2014-09-11
Remove some unnecessary semicolons
Lioncash
2014-09-08
Include CommonTypes.h instead of Common.h.
Rohit Nirmal
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-31
VideoCommon: small VertexLoader(Manager)? refactoring
degasus
2014-01-23
D3D: move streaming buffer fallback into D3D backend
degasus
2014-01-23
VideoCommon: don't save streaming fifos into savestate
degasus
2014-01-23
VideoCommon: allow backends to set the buffer pointer as they want to
degasus
2014-01-17
VideoCommon: merge triangle+list+point index buffers
degasus
2013-12-31
Remove unnecessary Src/ folders
Jasper St. Pierre