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
/
TransformUnit.cpp
Age
Commit message (
Expand
)
Author
2011-02-06
Deal with some clang-inspired buglets.
Soren Jorvang
2011-02-03
Use brute force to link the software plugin.
Soren Jorvang
2010-12-01
Avoid repeatedly asserting in SWG plugin when matrix indices don't match. Sma...
donkopunchstania
2010-07-18
Plugin_VideoSoftware fix
Marko Pusljar
2010-07-06
Implement proper thread naming on linux. This fixes a segmentation fault wit...
Glenn Rice
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
2010-01-11
Do special handling of texture coordinate generation if there is only a posit...
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