-
Junior Member
Regular Contributor
can i use nvopengl.dll instead of opengl32.dll ???
if so, how do i do this, and is there a performance boost ???
-
Senior Member
OpenGL Guru
Re: can i use nvopengl.dll instead of opengl32.dll ???
This is the driver for your card, and it's automatically loaded for you. It's opengl32.dll that does this job for you.
-
Member
Regular Contributor
Re: can i use nvopengl.dll instead of opengl32.dll ???
> can i use nvopengl.dll instead of opengl32.dll ???
No way.
ICD does not export OpenGL functions.
It has speciall interface to communicate with opengl32.dll
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules