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
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-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
2015-04-23
Merge pull request #2223 from phire/imm
comex
2015-03-18
VertexLoaderX64: use common code for FORMAT_FLOAT
Tillmann Karras
2015-03-18
VertexLoaderX64: support SSE2 as a fallback
Tillmann Karras
2015-03-18
VertexLoaders: make positions more compact
Tillmann Karras
2015-03-17
Make OpArg.offset and operandReg private.
Scott Mansell
2015-03-08
VertexLoaderX64: fix harmless off-by-one error
Tillmann Karras
2015-02-25
Formatting/Whitespace Cleanup
Stevoisiak
2015-02-24
Clean up the intrinsics #ifdef mess
Tillmann Karras
2015-02-13
Change RunVertices' function arguments.
Ryan Houdek
2015-01-28
JitRegister: overload Register with a [start,end) variant
Gabriel Corona
2015-01-26
VertexLoaderX64: save XMM0 if the ABI requires it
Tillmann Karras
[next]