Java-Gaming.org Java4K winners: [ by our judges | by the community ]         
Featured games (67)
games approved by the League of Dukes
Games in Showcase (∞)
games submitted by our members



News: Read the Java Gaming Resources, or peek at the official Java tutorials
 
    Home     Help   Search   Login   Register   
Pages: [1]
  Print  
  Determine what graphics card is being used  (Read 1089 times)
0 Members and 2 Guests are viewing this topic.
Offline 4fingers

JGO n00b
*

Posts: 8



« on: 2007-11-10 13:25:28 »

Hi, Just a quick question.
I was wondering if it was possible to get the graphics card make and model using JOGL or just JAVA?

Thanks
Offline Orangy Tang

JGO Kernel
*****

Posts: 2960
Medals: 37


Monkey for a head


« Reply #1 on: 2007-11-10 15:55:01 »

glGet() with GL_VENDOR, GL_RENDERER and GL_VERSION should give you that information. Must be called after a GL display has been created and in the correct gl thread.

[ TriangularPixels.com - Play Growth Spurt, Rescue Squad and Snowman Village ] [ Rebirth - game resource library ]
Offline 4fingers

JGO n00b
*

Posts: 8



« Reply #2 on: 2007-11-10 18:07:28 »

Thank you that's just what I was looking for
Pages: [1]
  Print  
 
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!
Page created in 0.049 seconds with 20 queries.