Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-winehq
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wine
wine-winehq
Commits
bdf783b4
Commit
bdf783b4
authored
Sep 22, 2003
by
Dimitrie O. Paun
Committed by
Alexandre Julliard
Sep 22, 2003
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Small cleanups of the OpenGL section.
parent
ac4094a6
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
12 deletions
+4
-12
opengl.sgml
documentation/opengl.sgml
+4
-12
No files found.
documentation/opengl.sgml
View file @
bdf783b4
<chapter id="opengl">
<chapter id="opengl">
<title>Wine and OpenGL</title>
<title>Wine and OpenGL</title>
<para>
Written by &name-lionel-ulmer; <email>&email-lionel-ulmer;</email>,
last modification : 2000/06/13
</para>
<para>
(Extracted from <filename>wine/documentation/opengl</filename>)
</para>
<sect1 id="opengl-required">
<sect1 id="opengl-required">
<title>What is needed to have OpenGL support in Wine</title>
<title>What is needed to have OpenGL support in Wine</title>
...
@@ -16,8 +8,8 @@
...
@@ -16,8 +8,8 @@
Basically, if you have a Linux OpenGL ABI compliant libGL
Basically, if you have a Linux OpenGL ABI compliant libGL
(<ulink url="http://oss.sgi.com/projects/ogl-sample/ABI/">
(<ulink url="http://oss.sgi.com/projects/ogl-sample/ABI/">
http://oss.sgi.com/projects/ogl-sample/ABI/</ulink>)
http://oss.sgi.com/projects/ogl-sample/ABI/</ulink>)
installed on your computer, you should
everything that is
installed on your computer, you should
have everything
needed.
that is
needed.
</para>
</para>
<para>
<para>
To be more clear, I will detail one step after another what
To be more clear, I will detail one step after another what
...
@@ -367,7 +359,7 @@ DesktopDoubleBuffered = Y
...
@@ -367,7 +359,7 @@ DesktopDoubleBuffered = Y
<screen>
<screen>
Extension defined in the OpenGL library but NOT in opengl_ext.c...
Extension defined in the OpenGL library but NOT in opengl_ext.c...
Please report (
&email-lionel-ulmer;
) !
Please report (
lionel.ulmer@free.fr
) !
</screen>
</screen>
<para>
<para>
...
@@ -405,7 +397,7 @@ Please report (&email-lionel-ulmer;) !
...
@@ -405,7 +397,7 @@ Please report (&email-lionel-ulmer;) !
<para>
<para>
If you have this, run with <parameter>--debugmsg
If you have this, run with <parameter>--debugmsg
+opengl</parameter> and send me
+opengl</parameter> and send me
<email>
&email-lionel-ulmer;
</email> the TRACE.
<email>
lionel.ulmer@free.fr
</email> the TRACE.
</para>
</para>
</sect2>
</sect2>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment