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
/
Software
/
SWVertexLoader.cpp
Age
Commit message (
Expand
)
Author
2021-03-06
Convert CPMemory to BitField and enum class
Pokechu22
2021-01-03
Software: Remove normalization special case
Pokechu22
2020-11-20
Software: Use same logic for colors as hardware backends
Stenzek
2020-11-09
Software: Migrate logging over to fmt
Lioncash
2019-12-05
VideoCommon/IndexGenerator: Eliminate static state
Lioncash
2019-07-10
VideoCommon/Statistics: Rename stats global to g_stats
Lioncash
2019-07-10
VideoCommon/Statistics: Normalize statistic variable names
Lioncash
2019-02-19
Move most backend functionality to VideoCommon
Stenzek
2018-12-04
Use main buffers for utility draws
Stenzek
2018-10-14
VideoCommon: Clean up class-memaccess warnings
Techjar
2018-03-14
Assert: Uppercase assertion macros
Lioncash
2017-09-11
Renderer: Move cull mode to a rasterization state object
Stenzek
2017-09-09
SWVertexLoader: Remove GetIndexBuffer()
Lioncash
2017-09-09
SWVertexLoader: Normalize class variable names
Lioncash
2017-08-22
SW NativeVertexFormat: Utilize std::array where applicable
Lioncash
2017-07-30
NativeVertexFormat: Drop unused virtual method SetupVertexPointers
Stenzek
2017-02-18
VertexManagerBase: Make CreateNativeVertexFormat return a unique_ptr
Lioncash
2017-02-08
OpcodeDecoding: Convert #defines into enum constants
Lioncash
2017-01-04
VideoCommon: Make dst_alpha state implicit.
degasus
2016-09-24
Software: Clean out unnecessary includes/fwd decls
Lioncash
2016-09-22
SWVertexLoader: Value initialize SetupUnit instance
Lioncash
2016-08-22
VertexManager: Correct variable naming scheme
Lioncash
2016-06-24
Reformat all the things. Have fun with merge conflicts.
Pierre Bourdon
2016-04-30
VideoSW: Fix special case.
degasus
2016-03-06
VideoSW: Drop SetTevReg for colors.
degasus
2016-03-06
VideoSW: Drop SetScissor().
degasus
2016-03-06
VideoSW: Drop SetViewOffset.
degasus
2016-01-31
VideoCommon: Convert some DataReader includes into forward declarations
Lioncash
2016-01-17
VideoCommon: Header cleanup
Lioncash
2016-01-06
VideoSW: Use more VideoCommon
degasus
2015-12-28
VideoSW: Clear Vertex data before usage
degasus
2015-12-27
Revert "ShaderGen: Toggle value of uninitialized color."
Scott Mansell
2015-12-22
VertexLoaderBase: Get rid of explicit delete and new
Lioncash
2015-12-19
VideoSW: Clear normal vertex data.
degasus
2015-12-06
VideoSW: Use Zero for undefined colors.
degasus
2015-09-20
VideoSW: Don't raise a PanicAlert because of indices
degasus
2015-05-30
Clean up cached_arraybases. Update VideoSW to new scheme.
Scott Mansell
2015-05-25
Merge pull request #2274 from degasus/disable_bbox
Ryan Houdek
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-05-25
BBox: remove now unreachable SW bbox implementation
degasus
2015-03-18
SWVertexLoader: fix truncated components
Tillmann Karras
2015-02-13
Change RunVertices' function arguments.
Ryan Houdek
2015-01-18
VideoSW: Fix vertex skipping
degasus
2015-01-04
Fix building with PCH disabled.
Rohit Nirmal
2014-12-21
VideoCommon: split VertexLoaderBase from VertexLoader
degasus
2014-12-21
VertexLoader: remove inlined getters
degasus
2014-12-21
VideoLoader: remove VAT_*_FRACBITS
degasus
2014-12-13
VideoSW: rewrite VertexLoader to use the VideoCommon one
degasus
2014-12-09
VideoCommon: Rename s_pCurBufferPointer
degasus
[next]