Part of the Khronos Group
OpenGL.org

The Industry's Foundation for High Performance Graphics

from games to virtual reality, mobile phones to supercomputers

Search:

Type: Posts; User: PiouPiou

Search: Search took 0.01 seconds.

  1. hello all, if I understood correctly, int...

    hello all,

    if I understood correctly,

    int attriblist[] = { WGL_CONTEXT_MAJOR_VERSION_ARB, MAJOR,
    WGL_CONTEXT_MINOR_VERSION_ARB, MINOR,
    ...
  2. Thanks for your answers Alexaksandar and Dan. I...

    Thanks for your answers Alexaksandar and Dan.
    I would test tonight.
  3. Nobody have an idee ?

    Nobody have an idee ?
  4. open a context Opengl 3.3 with wglCreateContextAttribsARB and texture probleme

    Hello everyone, I try to program in OpenGL 3.3.

    At the opening of a context, I wonder if I use the correct method (I do not want to use any lib like glew etc..).

    I have some questions.

    what...
Results 1 to 4 of 4