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: How to use a XPixmap into openGL

  1. #1
    Junior Member Newbie
    Join Date
    Jul 2011
    Posts
    3

    How to use a XPixmap into openGL

    I have a XPixmap, and I would like to make openGL transformations on this. How could I start ?

    Antoine.

  2. #2
    Junior Member Newbie
    Join Date
    Jul 2011
    Posts
    3

    Re: How to use a XPixmap into openGL



    I think it is glXBindTexImageEXT function.

    I have not this function with my openGL version. It is possible with glxBindTexImageARB ?

    I would like to modify a X11 XPixmap into openGL.

Posting Permissions

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