a little more MiniGLX info
authorBrian Paul <brian.paul@tungstengraphics.com>
Wed, 3 Sep 2003 23:10:31 +0000 (23:10 +0000)
committerBrian Paul <brian.paul@tungstengraphics.com>
Wed, 3 Sep 2003 23:10:31 +0000 (23:10 +0000)
docs/fbdev-dri.html

index df33738d9102450d61531ad815e20f19b97e15eb..15467019c419c4b4fe0e305eb0bfd5df9c8e8a12 100644 (file)
@@ -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>