Dolphin, the GameCube and Wii emulator - Forums
Nvidia's latest driver has opengl changes. - 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: Nvidia's latest driver has opengl changes. (/Thread-nvidia-s-latest-driver-has-opengl-changes)



Nvidia's latest driver has opengl changes. - rlaugh0095 - 10-08-2015

[Image: 8493aef39c.png] Anything beneficial to dolphin?


RE: Nvidia's latest driver has opengl changes. - degasus - 10-08-2015

Maybe faster bounding box because of ARB_shader_atomic_counter_ops. And there is a chance to get destAlpha + logicOps (kibrys shadows) with ARB_fragment_shader_interlock. But both are not implemented right now.

Feel free to ask Tinob about using ARB_parallel_shader_compile for his hacky async fifo.