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
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
2015-09-17
VideoSW: Drop SW bbox code
degasus
2015-05-25
Set copyright year to when a file was created
Tillmann Karras
2015-05-25
Update license headers to GPLv2+
Tillmann Karras
2014-12-11
Silence some -Wswitch-default warnings.
Rohit Nirmal
2014-10-10
Reimplement Bounding Box calculation using the software renderer.
crudelios
2014-09-08
Include CommonTypes.h instead of Common.h.
Rohit Nirmal
2014-08-10
Software: Apply static to some functions
Lioncash
2014-08-10
Software: Fix various brace styling errors
Lioncash
2014-07-29
Convert some more header inclusions into forward declarations
Lioncash
2014-05-17
Merge pull request #269 from magumagu/swbackend-xfregisters
Tony Wasserka
2014-05-16
Video backends: mass-replace "xfregs" with "xfmem".
magumagu
2014-05-16
Video backends: unify xfregs/xfmem structures.
magumagu
2014-05-16
Video backends: fix behavior of "konst" TEV inputs.
magumagu
2014-04-15
Software backend: don't skip red component in TEV.
magumagu
2014-04-15
Software backend: make TEV rounding match hardware.
magumagu
[next]