Changeset 2962 for trunk/src/opengl/mesa/alphabuf.c
- Timestamp:
- Mar 1, 2000, 7:50:02 PM (25 years ago)
- File:
-
- 1 edited
-
trunk/src/opengl/mesa/alphabuf.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/opengl/mesa/alphabuf.c
r2938 r2962 1 /* $Id: alphabuf.c,v 1. 1 2000-02-29 00:49:57 sandervlExp $ */1 /* $Id: alphabuf.c,v 1.2 2000-03-01 18:49:22 jeroen Exp $ */ 2 2 3 3 /* … … 39 39 #include "all.h" 40 40 #else 41 #include "types.h" 41 42 #include "alphabuf.h" 42 43 #include "context.h" 43 44 #include "macros.h" 44 #include "types.h"45 45 #endif 46 46
Note:
See TracChangeset
for help on using the changeset viewer.
