Chapter 12. Wine and OpenGL

Table of Contents
12.1. What is needed to have OpenGL support in Wine
12.2. How to configure
12.3. How it all works
12.4. Known problems - shortcomings

Written by Lionel Ulmer , last modification : 2000/06/13

(Extracted from wine/documentation/opengl)

12.1. What is needed to have OpenGL support in Wine

Basically, if you have a Linux OpenGL ABI compliant libGL ( http://oss.sgi.com/projects/ogl-sample/ABI/) installed on your computer, you should everything that is needed.

To be more clear, I will detail one step after another what the configure script checks.

If, after Wine compiles, OpenGL support is not compiled in, you can always check config.log to see which of the following points failed.