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
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
2014-03-29
Software backend: Delete forked PixelEngine.
magumagu
2014-03-29
Remove all trailing whitespaces from our codebase.
Pierre Bourdon
2014-03-26
Software renderer: Properly calculate tev combiner output.
Tony Wasserka
2014-03-26
Software renderer: Use color combiner configuration for alpha combiner compar...
Tony Wasserka
2014-03-25
BPMemory: Make use of BitField in a number of structures.
Tony Wasserka
2014-03-14
PixelShaderGen: Treat UV coordinates like S17.7 integers (they're still store...
Tony Wasserka
2014-03-14
PixelShaderGen: Change indirect texture matrix uniforms to use integers.
Tony Wasserka
2014-03-14
PixelShaderGen: Use integer math for indirect tev stage texcoord calculation.
Tony Wasserka
2014-03-11
Fixes spacing for "for", "while", "switch" and "if"
Matthew Parlane
2014-03-09
clang-modernize -loop-convert
Tillmann Karras
2014-02-18
Convert all includes to relative paths.
Lioncash
2014-02-16
Fix some vertical alignments
Lioncash
2013-12-31
Remove unnecessary Src/ folders
Jasper St. Pierre
[prev]