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
/
VertexManagerBase.cpp
Age
Commit message (
Expand
)
Author
2017-02-08
OpcodeDecoding: Convert #defines into enum constants
Lioncash
2017-01-23
RenderBase: Forward declare EFBAccessType
Lioncash
2017-01-04
VideoCommon: Make dst_alpha state implicit.
degasus
2016-12-09
TextureCacheBase: Eliminate static state
Lioncash
2016-09-17
VertexLoaderJit: Fix out-of-bounds access for zfreeze.
degasus
2016-08-22
VertexManager: Correct variable naming scheme
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-02-15
D3D12: Additions to VideoCommon to support D3D12 backend.
hdcmeta
2016-01-17
VideoCommon: Header cleanup
Lioncash
2016-01-02
VideoBackend: Get rid of a boolean global
Lioncash
2015-12-20
VideoBackends: Simplify initialization and deinitialization of resources
Lioncash
2015-11-06
VideoCommon: rename TextureCache to TextureCacheBase
Tillmann Karras
2015-11-02
VertexManagerBase: fix indentation
Tillmann Karras
2015-11-02
VideoCommon: VertexManager -> VertexManagerBase
Tillmann Karras
2015-09-09
VideoCommon: Drop "Disable destAlpha" hack
degasus
2015-06-07
zfreeze: cache vertex positions
Tillmann Karras
2015-05-29
zfreeze: fix 2-component positions
Tillmann Karras
2015-05-25
Add missing license headers
Tillmann Karras
2015-03-02
TextureCache: load all mipmap levels from custom textures
degasus
2015-02-22
VideoCommon: use a new async event system for efb access
degasus
2015-02-19
Decode EFB copies used as paletted textures.
magumagu
2015-01-25
Fix a buffer underrun in CalculateZSlope.
Scott Mansell
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
A few small cleanups based on code review.
Scott Mansell
2015-01-23
Ensure that ZSlopes save/restore state correctly.
Scott Mansell
2015-01-23
Reduce number of divisions in screenspace transform.
Scott Mansell
2015-01-23
Fixes Mario Tennis Gimmick Courts and adds support for FastDepthCalc
NanoByte011
2015-01-23
Fix various issues with zfreeze implemntation.
Scott Mansell
2015-01-23
Cleanup and refactor of zfreeze port
NanoByte011
2015-01-11
TextureCache: inline arguments into texture cache
degasus
2014-12-20
GeometryShaderManager: Set stereo parameters in a SetConstants() call.
Jules Blok
2014-12-18
GeometryShaderManager: Set the constants within the callbacks.
Jules Blok
2014-12-14
VideoCommon: Add a separate constants buffer for the geometry shader.
Jules Blok
2014-12-09
VideoCommon: clean up VertexLoader
degasus
2014-11-20
Vertex Loader: SSE implementations of more position/texcoord/normal formats
Fiora
2014-10-25
Convert some VideoCommon stuff to BitSet.
comex
2014-09-24
Added a xf.numtexgen != bp.numtextgen error log if there is a mismatch detected.
skidau
2014-09-08
Include CommonTypes.h instead of Common.h.
Rohit Nirmal
2014-06-11
Fix a few warnings caused by using BitField with non-typesafe functions.
Tony Wasserka
2014-05-18
Merge pull request #355 from magumagu/gx-missing-opcode
Tony Wasserka
2014-05-16
Video backends: mass-replace "xfregs" with "xfmem".
magumagu
2014-05-10
Opcode decoding: handle missing opcodes 0x88 etc.
magumagu
2014-03-25
BPMemory: Expose the pixel_format and zformat fields in PE_CONTROL as enumera...
Tony Wasserka
2014-03-11
Fixes spacing for "for", "while", "switch" and "if"
Matthew Parlane
2014-02-18
Convert all includes to relative paths.
Lioncash
2014-02-15
move perfquery enable checks into videocommon (caller side)
degasus
2014-02-15
move shared parts from VertexManager::vFlush into VideoCommon
degasus
[prev]
[next]