JosJuice
|
3fb4084e25
Merge pull request #13345 from Tilka/unswap_depth
|
2 months ago |
Jordan Woyak
|
5b36c13bfb
VideoCommon: Rename Renderer to EFBInterface.
|
2 months ago |
Tillmann Karras
|
7abb9e7974
Sofware/Tev: use unswapped texture samples for depth
|
3 months ago |
Tillmann Karras
|
0a299a4e1e
Sw/Tev: drop unused macro
|
8 months ago |
JMC47
|
a20e41d340
Merge pull request #11389 from Pokechu22/sw-no-alpha-1-hack
|
2 years ago |
Pokechu22
|
ed5015fa24
Software: Remove alpha=1 blending special-case
|
2 years ago |
Admiral H. Curtiss
|
725bd64ec2
VideoCommon: De-globalize PixelShaderManager class.
|
2 years ago |
Pokechu22
|
56fce3ba8a
Software: Remove dedicated texture/frame dumping infrastructure
|
2 years ago |
Pokechu22
|
5ef8a7973e
BPMemory: Make TevKSel more clear
|
3 years ago |
Pokechu22
|
ae0fcd9a9f
SW/Tev: Replace Tev::SetRegColor with Tev::SetKonstColors
|
3 years ago |
Pokechu22
|
3b9a048291
SW/Tev: Use std::clamp for Clamp255 and Clamp1024
|
3 years ago |
Pokechu22
|
bae0f21f74
SW/Tev: Remove Tev::Init
|
3 years ago |
Pokechu22
|
c9936f8c1c
SW/Tev: Use EnumMap for scale/bias tables
|
3 years ago |
Pokechu22
|
b02992548e
SW/Tev: Use EnumMap for Reg
|
3 years ago |
Pokechu22
|
2db7569463
SW/Tev: Use TevColorRef/TevAlphaRef instead of raw s16 pointers
|
3 years ago |
TellowKrinkle
|
6ab24e6c17
VideoCommon: Better driver bug handling
|
2 years ago |
Pokechu22
|
3a742e99bb
Software: Remove config to disable ZComploc and ZFreeze
|
3 years ago |
Pokechu22
|
444f6fd0cb
Treat alpha as 0 if alpha is 1 for blending
|
3 years ago |
Pokechu22
|
0327e6acb4
Use the same logic for lerp bias for color and alpha
|
3 years ago |
Fletcher Porter
|
f16e9045a2
Silence the -Wswitch warnings in Tev
|
3 years ago |
Techjar
|
1161af8059
VideoCommon: Abstract bounding box
|
4 years ago |
Pokechu22
|
2feced2e33
Fix indirect textures when format is not ITF_8
|
3 years ago |
Pierre Bourdon
|
e149ad4f0a
treewide: convert GPLv2+ license info to SPDX tags
|
3 years ago |
Techjar
|
e4aef0a85b
VideoCommon: Move bounding box pixel quads rounding to shader
|
4 years ago |
Pokechu22
|
16c17ed9ce
Software: Fix OOB tex coord indices
|
4 years ago |
Pokechu22
|
c3668e179c
Split TevStageIndirect::mid into matrix_index and matrix_id
|
4 years ago |
Pokechu22
|
70f9fc4e75
Convert BPMemory to BitField and enum class
|
4 years ago |
Lioncash
|
139d4fc76e
General: Convert PanicAlerts over to fmt equivalent
|
4 years ago |
Jun Su
|
81f8099cc6
Remove warnings of -Wsign-compare
|
5 years ago |
Lioncash
|
9bd533ebe4
VideoCommon/BoundingBox: Make interface for querying bounding box data
|
5 years ago |