Pokechu22
|
937bb2aa2e
Cache normals in addition to binormals and tangents
|
vor 2 Monaten |
Alfred Wingate
|
d7c93d87be
Add support for libfmt-11
|
vor 3 Monaten |
Pokechu22
|
fbbfea8e8e
Replace Common::BitCast with std::bit_cast
|
vor 2 Jahren |
Pokechu22
|
39c5d55f03
VertexLoaderBase: Fix shadowing warning
|
vor 1 Jahr |
Pokechu22
|
2d53b73643
VertexLoaderTester: Add assertions for position/binormal/tangent caches
|
vor 1 Jahr |
Pokechu22
|
c681d96d46
VertexLoaderTester: Use asserts instead of logs
|
vor 1 Jahr |
JosJuice
|
547d956278
Common: Use C++20 <bit> header in BitSet.h
|
vor 1 Jahr |
Pokechu22
|
0bcd3c79bb
VertexLoader: Eliminate use of DataReader
|
vor 2 Jahren |
Robin Kertels
|
8aa214453a
VertexLoader: Optimize GetVertexSize
|
vor 2 Jahren |
Pokechu22
|
46bcdc4372
Rename CP and XF normal component count enums and update their descriptions
|
vor 2 Jahren |
Pokechu22
|
04fdadd9d5
VideoCommon: Rename norm0/norm1/norm2 to normal/tangent/binormal
|
vor 2 Jahren |
Pokechu22
|
161c627466
Treewide: Remove unused inclusions of <cinttypes>
|
vor 3 Jahren |
CrystalGamma
|
beb6ec0569
VideoCommon: fix generic build
|
vor 3 Jahren |
Pierre Bourdon
|
e149ad4f0a
treewide: convert GPLv2+ license info to SPDX tags
|
vor 3 Jahren |
Pokechu22
|
77b1cca987
Separate vertex components by spaces
|
vor 3 Jahren |
Pokechu22
|
0a906f553f
Move vertex size and component calculation to VertexLoaderBase
|
vor 3 Jahren |
Pokechu22
|
fa7077763f
Remove VertexLoaderBase::IsInitialized
|
vor 3 Jahren |
Pokechu22
|
cafffff75e
Eliminate TVtxAttr
|
vor 3 Jahren |
Pokechu22
|
b6149623aa
Remove VertexLoader::ToString
|
vor 3 Jahren |
Pokechu22
|
f749fcfa9f
Convert CPMemory to BitField and enum class
|
vor 3 Jahren |
Lioncash
|
3d9b2aa005
VideoCommon: Migrate over to fmt
|
vor 4 Jahren |
Lioncash
|
6fbbc2683e
VideoCommon: Make use of fmt outside of shader generators
|
vor 5 Jahren |
spycrab
|
40bb9974f2
Reformat all the things!
|
vor 6 Jahren |
Lioncash
|
9859533ab4
VertexLoaderBase: Return debug strings by value
|
vor 7 Jahren |
Lioncash
|
8033a72f0b
VertexLoaderBase: Use std::array where applicable
|
vor 7 Jahren |
Lioncash
|
da2e34f69b
VertexLoaderBase: In-class initialize class members where applicable
|
vor 7 Jahren |
Pierre Bourdon
|
3570c7f03a
Reformat all the things. Have fun with merge conflicts.
|
vor 8 Jahren |
Lioncash
|
1df1ba55bb
VideoCommon: Convert some DataReader includes into forward declarations
|
vor 8 Jahren |
Lioncash
|
d9fec92628
VideoCommon: Header cleanup
|
vor 8 Jahren |
Lioncash
|
8371c428cd
VertexLoaderBase: Get rid of explicit delete and new
|
vor 9 Jahren |