diff options
author | daryll <daryll> | 1999-12-14 02:39:38 +0000 |
---|---|---|
committer | daryll <daryll> | 1999-12-14 02:39:38 +0000 |
commit | 5a7c08a8c796a40d4cb04375ae198ea8325a9633 (patch) | |
tree | 726c36b6a094a755014fc7632d67d8c181b290ff /xc/extras/Mesa/src/matrix.h | |
parent | af51f10342876a5da08d550d7786ea310ceb40ab (diff) |
Upgrade to the latest Mesa 3.2 code.
Fixed several driver texture management bugs in the tdfx driver.
Fix a problem with unbinding a context (performer).
Included the Mesa header files in the X tree instead of making copies.
Diffstat (limited to 'xc/extras/Mesa/src/matrix.h')
-rw-r--r-- | xc/extras/Mesa/src/matrix.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xc/extras/Mesa/src/matrix.h b/xc/extras/Mesa/src/matrix.h index 77dcd64e8..158ce53b0 100644 --- a/xc/extras/Mesa/src/matrix.h +++ b/xc/extras/Mesa/src/matrix.h @@ -1,4 +1,4 @@ -/* $Id: matrix.h,v 1.2 1999/12/07 03:37:15 daryll Exp $ */ +/* $Id: matrix.h,v 1.3 1999/12/14 02:39:38 daryll Exp $ */ /* * Mesa 3-D graphics library |