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
/
Plugins
/
Plugin_VideoSoftware
/
Src
/
Tev.cpp
Age
Commit message (
Expand
)
Author
2013-09-01
More warnings: mark/avert truncating conversions from float.
comex
2013-04-17
New license header introduced to all Video based projects.
Lioncash
2013-04-13
Clean up most (99.99%) of the tab/space mismatches in the VideoSoftware project.
Lioncash
2013-04-07
Apply re07a91930df0 to the software renderer.
NeoBrainX
2013-03-28
VideoSoftware: Fail less at clamping.
NeoBrainX
2013-03-26
VideoSoftware: Improve fog range adjustment by using less magic and more comm...
NeoBrainX
2013-03-25
Windows build fix from web interface...
NeoBrainX
2013-03-25
VideoSoftware: Implement fog range adjustment, fixing issue 6147.
NeoBrainX
2013-03-01
VideoSoftware: Cleanup PE perf metrics; returning the proper value now.
NeoBrainX
2013-03-01
Merge branch 'master' into perfqueries.
NeoBrainX
2013-02-26
Improve VideoSoftware save states. They are fairly stable, but not perfect. O...
Rachel Bryk
2013-02-15
Video_Software: Fix ZComploc option breaking stuff.
NeoBrainX
2013-02-15
Video_Software: Toggable zfreeze and early_z support for testing.
NeoBrainX
2013-01-31
Fix remaining compiler warnings.
Glenn Rice
2013-01-08
Move alpha pretest to BPMemory.h and rename a bunch of alpha testing related ...
NeoBrainX
2013-01-08
PixelShaderGen: Don't disable depth texture emulation if z writing is disable...
NeoBrainX
2012-08-31
Video_Software: Fix moar stuff
NeoBrainX
2012-08-27
Video_Software: Fix stuff.
NeoBrainX
2012-08-26
Video_Software: Implement PE pixel metrics
NeoBrainX
2011-02-06
Deal with some clang-inspired buglets.
Soren Jorvang
2011-02-03
Use brute force to link the software plugin.
Soren Jorvang
2011-01-29
Explicit dependency on libvideo.
Soren Jorvang
2011-01-29
Link the video plugin statically into the main binary on OS X.
Soren Jorvang
2010-12-31
Video software:
donkopunchstania
2010-12-02
Create a config dialog. Add dumping TEV texture fetches. Better TEV stage dum...
donkopunchstania
2010-11-23
Related FOG changes:
gnick79
2010-06-09
Hg:
Shawn Hoffman
2010-05-26
If the format is not one of the expected ones, just return rather than
Soren Jorvang
2010-04-14
Some video SW clean up and bug fixes. Did a hacky fix for bad light data. Add...
donkopunchstania
2010-03-09
Texture coordinates are stored in fixed point format in TEV which allows over...
donkopunchstania
2009-12-02
Fixed 24 bit depth copies to RAM. 24 and 16 bit depth copies are now more acc...
donkopunchstania
2009-11-21
Try to do Z textures better. Z texturing does not work if early z or no z upd...
donkopunchstania
2009-10-28
SWG: Adds TEV stage output dumping. Fixes interrupt handling in the command p...
donkopunchstania
2009-10-12
Adding software rendering plugin. This is aimed at accurate emulation, not fa...
donkopunchstania