projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
afc0428
)
a little more MiniGLX info
author
Brian Paul
<brian.paul@tungstengraphics.com>
Wed, 3 Sep 2003 23:10:31 +0000
(23:10 +0000)
committer
Brian Paul
<brian.paul@tungstengraphics.com>
Wed, 3 Sep 2003 23:10:31 +0000
(23:10 +0000)
docs/fbdev-dri.html
patch
|
blob
|
history
diff --git
a/docs/fbdev-dri.html
b/docs/fbdev-dri.html
index df33738d9102450d61531ad815e20f19b97e15eb..15467019c419c4b4fe0e305eb0bfd5df9c8e8a12 100644
(file)
--- a/
docs/fbdev-dri.html
+++ b/
docs/fbdev-dri.html
@@
-211,6
+211,12
@@
to the MiniGLX API can also be run on full Xlib/GLX implementations.
This allows some degree of flexibility for software development and testing.
</p>
+<p>
+However, the MiniGLX API is not binary-compatible with full Xlib/GLX.
+Some of the structures are different and some macros/functions work
+differently.
+See the <code>GL/miniglx.h</code> header file for details.
+</p>
</body>