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
/
VideoCommon
/
VertexLoaderManager.cpp
Age
Commit message (
Expand
)
Author
2015-02-13
Change RunVertices' function arguments.
Ryan Houdek
2015-01-31
VertexLoaderManager: assimilate GetVertexSize()
Tillmann Karras
2015-01-24
Stop doing nastly shit to OpenGL stream buffers.
Scott Mansell
2015-01-23
Fix various issues with zfreeze implemntation.
Scott Mansell
2015-01-18
VertexLoaderManager: make it nicer to read
Tillmann Karras
2015-01-03
VideoCommon: fix deterministic dual core
degasus
2014-12-21
VideoCommon: split VertexLoaderBase from VertexLoader
degasus
2014-12-21
VertexLoader: remove inlined getters
degasus
2014-12-21
VideoCommon: Move NativeVertexFormat cache to VertexLoaderManager
degasus
2014-12-21
VertexLoaderUid: remove operator<
degasus
2014-12-21
VideoLoader: remove VAT_*_FRACBITS
degasus
2014-12-09
VideoCommon: clean up VertexLoader
degasus
2014-12-09
VideoCommon: cleanup OpcodeDecoder
degasus
2014-10-25
Convert some VideoCommon stuff to BitSet.
comex
2014-09-28
Changes to allow LoadCPReg to work in a preprocess mode which affects a separ...
comex
2014-09-28
Mechanical changes to move most CP state to a struct rather than separate glo...
comex
2014-09-28
Some changes to VertexLoaderManager:
comex
2014-09-19
Fix build failing when disabling precompiled headers.
Rohit Nirmal
2014-09-04
VideoCommon: rewrite frame skipping code
degasus
2014-09-01
Refactor opcode decoding a bit to kill FifoCommandRunnable.
comex
2014-08-16
VertexLoader: cache NativeVertexFormat
degasus
2014-08-04
VertexLoader: do not prepare for vertices if we need to skip them
Pierre Bourdon
2014-08-02
VertexLoader: Remove more global state dependencies (this time IndexGenerator...
Pierre Bourdon
2014-07-26
VertexLoader: Remove global state dependency on g_nativeVertexFmt
Pierre Bourdon
2014-07-24
VertexLoader: take the VAT object directly for RunVertices
Pierre Bourdon
2014-07-24
VertexLoaderUID: remove global state dependency
Pierre Bourdon
2014-07-04
VideoCommon: Cache native vertex formats
degasus
2014-05-16
remove unused and unexported function
degasus
2014-03-09
clang-modernize -use-nullptr
Tillmann Karras
2014-02-18
Convert all includes to relative paths.
Lioncash
2014-02-13
Turn loops into range-based form
Tillmann Karras
2014-01-31
VideoCommon: small VertexLoader(Manager)? refactoring
degasus
2014-01-31
VideoCommon: remove Cache Displaylist
degasus
2013-12-31
Remove unnecessary Src/ folders
Jasper St. Pierre