When packaging Mupen64Plus for openSUSE I found this in the Mupen64 package.
--- RenderExt.cpp
+++ RenderExt.cpp 2007/11/15 14:22:48
@@ -405,7 +405,7 @@
}
//RECT src = {left,top,width, height};
- float depth = ( gRDP.otherMode.depth_source == 1 ) ? depth...