How do i get the type of graphics card(ati,nvidia)?
gl.glGetString(GL.GL_VENDOR) e.g. in your GLEventListener.init() method.
How do i get the type of graphics card(ati,nvidia)?
gl.glGetString(GL.GL_VENDOR) e.g. in your GLEventListener.init() method.