![]() |
|
Software Render - Printable Version +- Dolphin, the GameCube and Wii emulator - Forums (https://forums.dolphin-emu.org) +-- Forum: Dolphin Emulator Discussion and Support (https://forums.dolphin-emu.org/Forum-dolphin-emulator-discussion-and-support) +--- Forum: General Discussion (https://forums.dolphin-emu.org/Forum-general-discussion) +--- Thread: Software Render (/Thread-software-render) Pages:
1
2
|
Software Render - ExtremeDude2 - 03-18-2011 Does any even use this ![]() and does it have ANY advantages over ogl,dx9/11 RE: Software Render - Billiard26 - 03-18-2011 It is mainly for the developers for debugging and stuff, not for typical users. RE: Software Render - NaturalViolence - 03-18-2011 It's designed to be a reference for developers. If done correctly it has the potential for perfect accuracy. By doing everything in software you sacrifice the speed of hardware acceleration but you also don't have any limitations placed on you by an API, which allows you to emulate pretty much anything. RE: Software Render - ExtremeDude2 - 03-18-2011 (03-18-2011, 12:49 PM)NaturalViolence Wrote: It's designed to be a reference for developers. If done correctly it has the potential for perfect accuracy. By doing everything in software you sacrifice the speed of hardware acceleration but you also don't have any limitations placed on you by an API, which allows you to emulate pretty much anything. Cool
RE: Software Render - KHRZ - 03-18-2011 By Moore's law the software renderer should be the standard for Dolphin users in about 10 years
RE: Software Render - ExtremeDude2 - 03-19-2011 (03-18-2011, 11:36 PM)KHRZ Wrote: By Moore's law the software renderer should be the standard for Dolphin users in about 10 years Haha
RE: Software Render - NaturalViolence - 03-19-2011 Quote:By Moore's law the software renderer should be the standard for Dolphin users in about 10 years Unlikely unless multi-threading is implemented (not sure if it is but I don't think it is). RE: Software Render - lamedude - 03-20-2011 GSDX's mutlithreaded software rendering is about the same speed as hardware on my quad. RE: Software Render - Squall Leonhart - 03-20-2011 gsdx's multithreading can impair performance in some cases. RE: Software Render - Dardery - 08-18-2011 Yes I Use it but it is very very slow it is the best graphic |