Lines Matching refs:OpenGL
20 2. Implementation of the OpenGL 1.3 specification
23 Note that the Mesa major version number is incremented with the OpenGL
26 Mesa 1.x == OpenGL 1.0
27 Mesa 2.x == OpenGL 1.1
28 Mesa 3.x == OpenGL 1.2
29 Mesa 4.x == OpenGL 1.3
36 Mesa 3.5 already had all the new features of OpenGL 1.3, implemented as
51 a standard API function. The new functions in OpenGL 1.3 and Mesa 4.0 are:
102 GLX 1.4 is the companion to OpenGL 1.3. The only new features in GLX 1.4
111 The OpenGL 1.3 specification allows the multisample and texture compression
124 Mesa advertises itself as either OpenGL 1.2 or OpenGL 1.3 depending on the
126 of OpenGL 1.3 then glGetString(GL_VERSION) will return "1.3". Otherwise,
136 XMesa (Xlib) implements OpenGL 1.3
137 OSMesa (off-screen) implements OpenGL 1.3
138 FX (3dfx Voodoo1/2) implements OpenGL 1.3
139 SVGA implements OpenGL 1.3
140 Wind River UGL implements OpenGL 1.3
141 Windows/Win32 implements OpenGL 1.3