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
2024-10-12
Cache normals in addition to binormals and tangents
Pokechu22
2024-04-04
Fix out of bounds accesses for invalid vertex component formats
Pokechu22
2023-01-31
Move BoundingBox out of RenderBase
Scott Mansell
2022-12-28
VideoCommon: De-globalize VertexShaderManager class.
Admiral H. Curtiss
2022-09-26
Software: Remove dedicated texture/frame dumping infrastructure
Pokechu22
2022-08-29
SW/Tev: Replace Tev::SetRegColor with Tev::SetKonstColors
Pokechu22
2022-05-18
Show a panic alert if the CP matrix indices don't match the XF matrix indices
Pokechu22
2022-04-22
VideoCommon: Handle emboss texgen with only a single normal
Pokechu22
2022-04-22
VideoCommon: Rename norm0/norm1/norm2 to normal/tangent/binormal
Pokechu22
2022-04-08
Software: Fix zfreeze with CullMode::All
Pokechu22
2021-12-18
Eliminate VarType for ComponentFormat
Pokechu22
2021-12-18
Convert OpcodeDecoder::Opcode and OpcodeDecoder::Primitive to enum class
Pokechu22
2021-12-18
Remove parameters to SWVertexLoader::SetFormat
Pokechu22
2021-10-04
VideoCommon: Abstract bounding box
Techjar
2021-07-05
treewide: convert GPLv2+ license info to SPDX tags
Pierre Bourdon
2021-06-09
Hack to hide debug cubes in Super Mario Sunshine
Pokechu22
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
[next]