![]() |
|
About the FIFO work - 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: About the FIFO work (/Thread-about-the-fifo-work) |
About the FIFO work - hwdphg - 12-29-2010 where can i see the fifo function in the new revision ? RE: About the FIFO work - NaturalViolence - 12-29-2010 What? Can you rephrase that? Are you looking for the code? If you're looking for the code their are several files related to the fifo but the most important one is Fifo.cpp which can be found here: http://code.google.com/p/dolphin-emu/source/browse/trunk/Source/Core/VideoCommon/Src/Fifo.cpp?r=6682 Another one is CommandProcessor.cpp which can be found here: http://code.google.com/p/dolphin-emu/source/browse/trunk/Source/Core/VideoCommon/Src/CommandProcessor.cpp?spec=svn6682&r=6682 RE: About the FIFO work - hwdphg - 12-29-2010 what do you mean that the fifo is seperate from the revision RE: About the FIFO work - NaturalViolence - 12-30-2010 What? I never said that. It's part of dolphin, part of the source code. RE: About the FIFO work - KHRZ - 12-30-2010 You can't see the FIFO function, it not something graphical, if that what's he's asking. RE: About the FIFO work - NaturalViolence - 12-30-2010 I have no idea what he's asking. |