14ea49401f3c8c61422aefbda43809e275f60c6cvboxsync/* $XFree86: xc/programs/Xserver/GL/include/GL/xf86glx.h,v 1.3 1999/06/14 07:31:41 dawes Exp $ */
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsync/**************************************************************************
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsync
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsyncCopyright 1998-1999 Precision Insight, Inc., Cedar Park, Texas.
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsyncAll Rights Reserved.
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsync
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsyncPermission is hereby granted, free of charge, to any person obtaining a
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsynccopy of this software and associated documentation files (the
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsync"Software"), to deal in the Software without restriction, including
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsyncwithout limitation the rights to use, copy, modify, merge, publish,
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsyncdistribute, sub license, and/or sell copies of the Software, and to
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsyncpermit persons to whom the Software is furnished to do so, subject to
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsyncthe following conditions:
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsync
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsyncThe above copyright notice and this permission notice (including the
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsyncnext paragraph) shall be included in all copies or substantial portions
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsyncof the Software.
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsync
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsyncTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsyncOR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsyncMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT.
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsyncIN NO EVENT SHALL PRECISION INSIGHT AND/OR ITS SUPPLIERS BE LIABLE FOR
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsyncANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsyncTORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsyncSOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsync
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsync**************************************************************************/
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsync
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsync/*
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsync * Authors:
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsync * Kevin E. Martin <kevin@precisioninsight.com>
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsync *
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsync */
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsync
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsync#ifdef HAVE_DIX_CONFIG_H
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsync#include <dix-config.h>
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsync#endif
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsync
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsync#include "miscstruct.h"
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsync
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsync#ifdef XFree86LOADER
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsync#include "xf86_ansic.h"
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsync#endif
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsync