Thread: Does the Radeon9200SE support OpenGL 2.0?

  1. #1
    The Right Honourable psychopath's Avatar
    Join Date
    Mar 2004
    Location
    Where circles begin.
    Posts
    1,071

    Does the Radeon9200SE support OpenGL 2.0?

    Does the Radeon9200SE support OpenGL 2.0?
    How do I update my implementation so I can program with GL2?

    I'm a little confused on this matter.

    -psychopath
    M.Eng Computer Engineering Candidate
    B.Sc Computer Science

    Robotics and graphics enthusiast.

  2. #2
    ---
    Join Date
    May 2004
    Posts
    1,379
    I think OpenGL 2.0 is just a collection of all extensions. So the answer is yes and no. The card would support all the extensions but I don't think that 2.0 is widely used yet. A Radeon9200 came out way before the spec was released anyway.

  3. #3
    The Right Honourable psychopath's Avatar
    Join Date
    Mar 2004
    Location
    Where circles begin.
    Posts
    1,071
    I see then. I just checked glext.h and it's up-to-date with the GL2 section. I'm starting to think that the 9200 dosn't support it, as I downloaded ATI's render monkey yesterday, and it says to update my drivers and that OpenGL shading language isn't installed (which is basicly GL2 as render monkey 1.5 uses GL2), but my drivers are up to date.

    Ugh...time for a new gfx card.

    -psychopath
    M.Eng Computer Engineering Candidate
    B.Sc Computer Science

    Robotics and graphics enthusiast.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. failure to import external C libraries in C++ project
    By nocturna_gr in forum C++ Programming
    Replies: 3
    Last Post: 12-02-2007, 03:49 PM
  2. Dev-cpp - compiler options
    By tretton in forum C Programming
    Replies: 7
    Last Post: 01-06-2006, 06:20 PM
  3. OpenGL Window
    By Morgul in forum Game Programming
    Replies: 1
    Last Post: 05-15-2005, 12:34 PM
  4. opengl code not working
    By Unregistered in forum Windows Programming
    Replies: 4
    Last Post: 02-14-2002, 10:01 PM