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
/
VertexLoaderX64.cpp
Age
Commit message (
Expand
)
Author
2026-01-25
Remove unused imports
Martino Fontana
2025-06-14
Source: Remove redundant lambda parameter lists
Dr. Dystopia
2025-03-10
GCC: Remedy NRVO Fails
mitaclaw
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-10-31
Jit64: Recompile asm routines on cache clear
JosJuice
2023-06-12
XEmitter: Add enum class Jump
Dentomologist
2023-06-12
Merge pull request #10976 from TellowKrinkle/StackFrames
OatmealDome
2023-05-02
Common/JitRegister: Move interface into Common namespace
Lioncash
2023-02-12
VertexLoader: Add more info to m_vertex_size == m_src_ofs assertion
Pokechu22
2022-11-22
VertexLoader: Eliminate use of DataReader
Pokechu22
2022-09-18
VertexLoaderX64: Fix direct normal+tangent+binormal with index3 set
Pokechu22
2022-09-18
VertexLoaderX64: Use EnumMap for normal scales
Pokechu22
2022-08-10
Common:X64ABI: Make proper stack frames
TellowKrinkle
2022-07-25
CPUDetect: improve win/arm64 support
Shawn Hoffman
2022-05-18
Rename CP and XF normal component count enums and update their descriptions
Pokechu22
2022-04-22
VideoCommon: Handle emboss texgen with only a single normal
Pokechu22
2022-04-22
VertexLoader: Convert count register to remaining register
Pokechu22
2022-04-22
Convert vertex loader position cache to std::array
Pokechu22
2022-04-22
VertexLoaderX64: Refactor so that zfreeze is only in one place
Pokechu22
2022-02-16
JitRegister: Use fmt
Merry
2021-12-18
Eliminate VarType for ComponentFormat
Pokechu22
2021-12-18
Create and use CPArray enum class
Pokechu22
2021-07-05
treewide: convert GPLv2+ license info to SPDX tags
Pierre Bourdon
2021-05-07
Move vertex size and component calculation to VertexLoaderBase
Pokechu22
2021-05-07
Remove VertexLoaderBase::IsInitialized
Pokechu22
2021-05-07
Eliminate TVtxAttr
Pokechu22
2021-05-07
Remove VertexLoader::ToString
Pokechu22
2021-03-26
Refactor CP array constants slightly
Pokechu22
2021-03-06
Convert CPMemory to BitField and enum class
Pokechu22
2020-01-26
VertexLoaderX64: Don't use PDEP on AMD Zen
Techjar
2017-05-20
Remove code for only allocating low memory
JosJuice
2017-03-26
VertexLoaderBase: Return debug strings by value
Lioncash
2016-12-04
VertexLoaderX64: Avoid unchecked pointer cast.
degasus
2016-09-17
VertexLoaderJit: Fix out-of-bounds access for zfreeze.
degasus
2016-06-24
Reformat all the things. Have fun with merge conflicts.
Pierre Bourdon
2016-01-17
VideoCommon: Header cleanup
Lioncash
2015-10-25
VertexLoaderX64: optimize more color swizzles
Tillmann Karras
2015-10-22
VertexLoaderX64: optimize 4444 color conversion
Tillmann Karras
2015-09-28
Fix building with PCH disabled.
Rohit Nirmal
2015-09-12
VertexLoaderX64: fix 2GB warnings
Tillmann Karras
2015-08-26
Jit64: some byte-swapping changes
Tillmann Karras
2015-06-07
zfreeze: cache vertex positions
Tillmann Karras
2015-06-07
VertexLoaderX64: revert 9da86092aeb1fda7470a661a36
Tillmann Karras
2015-06-03
VertexLoaderX64: generate PIC
Tillmann Karras
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
Add missing license headers
Tillmann Karras
2015-05-25
BBox: remove now unreachable SW bbox implementation
degasus
2015-04-23
Fix code broken by merge
comex
[next]