![]() |
|
[Suggestion] List of GPUs actually supporting V.S.H. - 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: [Suggestion] List of GPUs actually supporting V.S.H. (/Thread-suggestion-list-of-gpus-actually-supporting-v-s-h) Pages:
1
2
|
RE: [Suggestion] List of GPUs actually supporting V.S.H. - DJBarry004 - 11-12-2013 You mean that the lines you mentioned work like the vertex streaming hack does? RE: [Suggestion] List of GPUs actually supporting V.S.H. - Lex - 11-15-2013 (11-08-2013, 10:59 PM)Sonicadvance1 Wrote: AMD GPUs don't need the vertex streaming hack; They already have an OpenGL extension that does the hack in a correct way. This extension is called GL_AMD_pinned_memory. Does the latest revision use the 4.4 OpenGL extension on Nvidia GPUs or still the mentioned loophole? Or are you waiting for AMD to support it too? Which might take a while considering 4.3 took them about 1 year (OpenGL 4.3 release 2012-08-06, AMD OpenGL 4.3 Beta Driver release 2013-07-23). RE: [Suggestion] List of GPUs actually supporting V.S.H. - Sonicadvance1 - 11-15-2013 I only have an AMD GPU, so I can't implement the extension on my end while they haven't released a OpenGL 4.4 driver. The latest revisions do not have support for the extension yet. Waiting on someone with an Nvidia GPU to implement it at this point. RE: [Suggestion] List of GPUs actually supporting V.S.H. - Lex - 11-17-2013 Would it actually make any difference whether you use a hack or an official extension? RE: [Suggestion] List of GPUs actually supporting V.S.H. - Anti-Ultimate - 11-17-2013 We don't know, since AMD hasn't released a driver yet. Nobody knows, that for sure, Unless AMD were to give the dolphin devs some kind of OpenGL 4.4 test driver. |