mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2024-11-15 05:47:56 -07:00
Merge pull request #308 from neobrain/master
Software renderer: Update a reference link.
This commit is contained in:
commit
0ae6895782
@ -318,7 +318,7 @@ void DrawTriangleFrontFace(OutputVertexData *v0, OutputVertexData *v1, OutputVer
|
|||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
// adapted from http://www.devmaster.net/forums/showthread.php?t=1884
|
// adapted from http://devmaster.net/posts/6145/advanced-rasterization
|
||||||
|
|
||||||
// 28.4 fixed-pou32 coordinates. rounded to nearest and adjusted to match hardware output
|
// 28.4 fixed-pou32 coordinates. rounded to nearest and adjusted to match hardware output
|
||||||
// could also take floor and adjust -8
|
// could also take floor and adjust -8
|
||||||
|
Loading…
Reference in New Issue
Block a user