From e082348a4b59af0221b88a11c87acdb46f67eaa1 Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Wed, 3 Sep 2003 23:10:31 +0000 Subject: a little more MiniGLX info --- docs/fbdev-dri.html | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'docs/fbdev-dri.html') diff --git a/docs/fbdev-dri.html b/docs/fbdev-dri.html index df33738d91..15467019c4 100644 --- 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.

+

+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 GL/miniglx.h header file for details. +

-- cgit v1.2.3