Parcourir la source

Ugh! Mesa 3.2, not 3.3

tags/mesa_3_2
Brian Paul il y a 26 ans
Parent
révision
140809c588
3 fichiers modifiés avec 6 ajouts et 6 suppressions
  1. 2
    2
      src/mesa/drivers/osmesa/osmesa.c
  2. 2
    2
      src/mesa/main/depth.c
  3. 2
    2
      src/mesa/main/macros.h

+ 2
- 2
src/mesa/drivers/osmesa/osmesa.c Voir le fichier

@@ -1,8 +1,8 @@
/* $Id: osmesa.c,v 1.2.2.2 2000/04/04 00:51:41 brianp Exp $ */
/* $Id: osmesa.c,v 1.2.2.3 2000/04/04 00:52:28 brianp Exp $ */

/*
* Mesa 3-D graphics library
* Version: 3.3
* Version: 3.2
*
* Copyright (C) 1999-2000 Brian Paul All Rights Reserved.
*

+ 2
- 2
src/mesa/main/depth.c Voir le fichier

@@ -1,8 +1,8 @@
/* $Id: depth.c,v 1.8.2.2 2000/04/04 00:51:41 brianp Exp $ */
/* $Id: depth.c,v 1.8.2.3 2000/04/04 00:52:28 brianp Exp $ */

/*
* Mesa 3-D graphics library
* Version: 3.3
* Version: 3.2
*
* Copyright (C) 1999-2000 Brian Paul All Rights Reserved.
*

+ 2
- 2
src/mesa/main/macros.h Voir le fichier

@@ -1,8 +1,8 @@
/* $Id: macros.h,v 1.6.2.2 2000/04/04 00:51:41 brianp Exp $ */
/* $Id: macros.h,v 1.6.2.3 2000/04/04 00:52:28 brianp Exp $ */

/*
* Mesa 3-D graphics library
* Version: 3.3
* Version: 3.2
*
* Copyright (C) 1999-2000 Brian Paul All Rights Reserved.
*

Chargement…
Annuler
Enregistrer