mesa: rename texformat_tmp.h to texfetch_tmp.h
authorBrian Paul <brianp@vmware.com>
Thu, 1 Oct 2009 03:08:06 +0000 (21:08 -0600)
committerBrian Paul <brianp@vmware.com>
Thu, 1 Oct 2009 03:08:06 +0000 (21:08 -0600)
src/mesa/main/texfetch.c
src/mesa/main/texfetch_tmp.h [moved from src/mesa/main/texformat_tmp.h with 99% similarity]
windows/VC7/mesa/mesa/mesa.vcproj
windows/VC8/mesa/mesa/mesa.vcproj

index 3cc424f..62a8b53 100644 (file)
@@ -77,13 +77,13 @@ nonlinear_to_linear(GLubyte cs8)
 /* Texel fetch routines for all supported formats
  */
 #define DIM 1
-#include "texformat_tmp.h"
+#include "texfetch_tmp.h"
 
 #define DIM 2
-#include "texformat_tmp.h"
+#include "texfetch_tmp.h"
 
 #define DIM 3
-#include "texformat_tmp.h"
+#include "texfetch_tmp.h"
 
 /**
  * Null texel fetch function.
similarity index 99%
rename from src/mesa/main/texformat_tmp.h
rename to src/mesa/main/texfetch_tmp.h
index 199849d..3ac932b 100644 (file)
@@ -1,9 +1,9 @@
 /*
  * Mesa 3-D graphics library
- * Version:  6.5.1
+ * Version:  7.7
  *
- * Copyright (C) 1999-2006  Brian Paul   All Rights Reserved.
- * Copyright (c) 2008 VMware, Inc.
+ * Copyright (C) 1999-2008  Brian Paul   All Rights Reserved.
+ * Copyright (c) 2008-2009  VMware, Inc.
  *
  * Permission is hereby granted, free of charge, to any person obtaining a
  * copy of this software and associated documentation files (the "Software"),
 
 
 /**
- * \file texformat_tmp.h
+ * \file texfetch_tmp.h
  * Texel fetch functions template.
  * 
- * This template file is used by texformat.c to generate texel fetch functions
+ * This template file is used by texfetch.c to generate texel fetch functions
  * for 1-D, 2-D and 3-D texture images. 
  *
  * It should be expanded by defining \p DIM as the number texture dimensions
  * (1, 2 or 3).  According to the value of \p DIM a series of macros is defined
  * for the texel lookup in the gl_texture_image::Data.
  * 
- * \sa texformat.c and FetchTexel.
- * 
  * \author Gareth Hughes
  * \author Brian Paul
  */
index 9a24acf..100d83d 100644 (file)
                                RelativePath="..\..\..\..\src\mesa\main\texformat.h">\r
                        </File>\r
                        <File\r
-                               RelativePath="..\..\..\..\src\mesa\main\texformat_tmp.h">\r
+                               RelativePath="..\..\..\..\src\mesa\main\texfetch_tmp.h">\r
                        </File>\r
                        <File\r
                                RelativePath="..\..\..\..\src\mesa\main\teximage.h">\r
index ec41314..efc2439 100644 (file)
                                >\r
                        </File>\r
                        <File\r
-                               RelativePath="..\..\..\..\src\mesa\main\texformat_tmp.h"\r
+                               RelativePath="..\..\..\..\src\mesa\main\texfetch_tmp.h"\r
                                >\r
                        </File>\r
                        <File\r