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
/
Tev.cpp
Age
Commit message (
Expand
)
Author
2025-03-15
Merge pull request #13345 from Tilka/unswap_depth
JosJuice
2025-03-12
VideoCommon: Rename Renderer to EFBInterface.
Jordan Woyak
2025-02-25
Sofware/Tev: use unswapped texture samples for depth
Tillmann Karras
2024-09-24
Sw/Tev: drop unused macro
Tillmann Karras
2022-12-29
Merge pull request #11389 from Pokechu22/sw-no-alpha-1-hack
JMC47
2022-12-28
Software: Remove alpha=1 blending special-case
Pokechu22
2022-12-27
VideoCommon: De-globalize PixelShaderManager class.
Admiral H. Curtiss
2022-09-26
Software: Remove dedicated texture/frame dumping infrastructure
Pokechu22
2022-08-29
BPMemory: Make TevKSel more clear
Pokechu22
2022-08-29
SW/Tev: Replace Tev::SetRegColor with Tev::SetKonstColors
Pokechu22
2022-08-29
SW/Tev: Use std::clamp for Clamp255 and Clamp1024
Pokechu22
2022-08-29
SW/Tev: Remove Tev::Init
Pokechu22
2022-08-29
SW/Tev: Use EnumMap for scale/bias tables
Pokechu22
2022-08-29
SW/Tev: Use EnumMap for Reg
Pokechu22
2022-08-29
SW/Tev: Use TevColorRef/TevAlphaRef instead of raw s16 pointers
Pokechu22
2022-07-13
VideoCommon: Better driver bug handling
TellowKrinkle
2022-04-08
Software: Remove config to disable ZComploc and ZFreeze
Pokechu22
2022-02-08
Treat alpha as 0 if alpha is 1 for blending
Pokechu22
2022-02-08
Use the same logic for lerp bias for color and alpha
Pokechu22
2021-10-13
Silence the -Wswitch warnings in Tev
Fletcher Porter
2021-10-04
VideoCommon: Abstract bounding box
Techjar
2021-07-08
Fix indirect textures when format is not ITF_8
Pokechu22
2021-07-05
treewide: convert GPLv2+ license info to SPDX tags
Pierre Bourdon
2021-05-28
VideoCommon: Move bounding box pixel quads rounding to shader
Techjar
2021-05-07
Software: Fix OOB tex coord indices
Pokechu22
2021-05-07
Split TevStageIndirect::mid into matrix_index and matrix_id
Pokechu22
2021-03-06
Convert BPMemory to BitField and enum class
Pokechu22
2020-12-02
General: Convert PanicAlerts over to fmt equivalent
Lioncash
2020-03-25
Remove warnings of -Wsign-compare
Jun Su
2019-12-05
VideoCommon/BoundingBox: Make interface for querying bounding box data
Lioncash
2019-07-16
VideoCommon: Remove unused MathUtil.h include from VideoCommon.h
Lioncash
2019-07-10
VideoCommon/Statistics: Rename stats global to g_stats
Lioncash
2019-07-10
VideoCommon/Statistics: Normalize statistic variable names
Lioncash
2019-05-04
Replace MathUtil::Clamp with std::clamp
Léo Lam
2018-10-09
VideoCommon: remove unnecessary floor()
Tillmann Karras
2018-10-05
VideoSoftware: make use of Clamp()
Tillmann Karras
2018-04-12
Reformat all the things!
spycrab
2018-03-14
Assert: Uppercase assertion macros
Lioncash
2018-02-01
BPMemory: Handle fog configuration where both A and C are infinity/NaN
Stenzek
2017-09-03
Software/Tev: const correctness
Lioncash
2017-07-30
BPMemory: Convert a number of unions to BitFields
Scott Mansell
2016-09-02
VideoSoftware: Fix unsigned overflow bug in fog
Scott Mansell
2016-06-24
Reformat all the things. Have fun with merge conflicts.
Pierre Bourdon
2016-03-06
VideoSW: Drop SetTevReg for colors.
degasus
2016-01-18
Merge pull request #3523 from lioncash/video
Pierre Bourdon
2016-01-17
VideoCommon: Header cleanup
Lioncash
2016-01-15
PixelShaderGen: Use bitwise AND for wrapping indirect texture coordinates
Stenzek
2016-01-06
VideoSW: Use more VideoCommon
degasus
2015-09-30
Tev: Don't savestate Zero16
Lioncash
2015-09-30
ChunkFile: Provide additional helpers for C-style arrays
Lioncash
[next]