Part of the Khronos Group
OpenGL.org

The Industry's Foundation for High Performance Graphics

from games to virtual reality, mobile phones to supercomputers

Results 1 to 2 of 2

Thread: OpenGL 1.5 for Windows

  1. #1
    Junior Member Newbie
    Join Date
    Feb 2003
    Location
    Rochester, NY USA
    Posts
    4

    OpenGL 1.5 for Windows

    Where can I get updates libraries/headers for OpenGL 1.5. I cannot compile an app where I want to use GL_BGR for the pixel format until I get them. (I can just get 1.2, but I thought I would get the most up-to-date version).

    Thanks.

  2. #2
    Member Regular Contributor
    Join Date
    Nov 2003
    Location
    Germany
    Posts
    289

    Re: OpenGL 1.5 for Windows

    try using GL_BGR_EXT (yes, the EXT must be )

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •