Quote:
Originally Posted by Emera
What's the difference when I use OpenGL? I don't see any noticeable changes or any performance improvements.
|
The difference is, simply put, that everything is rendered using OpenGL instead of DirectX. There are no visible performance impacts on most computers, but it does use more processing time, and things like taking screenshots takes longer, which delays certain effects one could code (like the one Dusty made :3).