mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-06-18 23:48:22 +02:00
removed version logging
This commit is contained in:
parent
b16103c466
commit
5bf7f47083
1 changed files with 1 additions and 21 deletions
|
|
@ -1,4 +1,4 @@
|
|||
/* $Id: xmesa.h,v 1.2 1999/11/24 18:36:14 brianp Exp $ */
|
||||
/* $Id: xmesa.h,v 1.3 1999/11/24 18:45:44 brianp Exp $ */
|
||||
|
||||
/*
|
||||
* Mesa 3-D graphics library
|
||||
|
|
@ -25,26 +25,6 @@
|
|||
*/
|
||||
|
||||
|
||||
/*
|
||||
* $Log: xmesa.h,v $
|
||||
* Revision 1.2 1999/11/24 18:36:14 brianp
|
||||
* added XMesaMakeCurrent2(), XMesaGetCurrentReadBuffer(), bumped version to 3.3
|
||||
*
|
||||
* Revision 1.1.1.1 1999/08/19 00:55:40 jtg
|
||||
* Imported sources
|
||||
*
|
||||
* Revision 1.3 1999/02/24 22:43:27 jens
|
||||
* Name changes to get XMesa to compile standalone inside XFree86
|
||||
*
|
||||
* Revision 1.2 1999/02/14 03:39:09 brianp
|
||||
* new copyright
|
||||
*
|
||||
* Revision 1.1 1998/02/13 03:17:32 brianp
|
||||
* Initial revision
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
/*
|
||||
* Mesa/X11 interface. This header file serves as the documentation for
|
||||
* the Mesa/X11 interface functions.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue