From: Eric Anholt Date: Thu, 20 Oct 2005 20:11:46 +0000 (+0000) Subject: Bump driver dates for the crasher fixes yesterday. X-Git-Tag: 062012170305~21862 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=6f980dbf21893af4e7413dbb0373fb79761294c7;p=profile%2Fivi%2Fmesa.git Bump driver dates for the crasher fixes yesterday. --- diff --git a/src/mesa/drivers/dri/mach64/mach64_dd.c b/src/mesa/drivers/dri/mach64/mach64_dd.c index c0bb862..7c27c58 100644 --- a/src/mesa/drivers/dri/mach64/mach64_dd.c +++ b/src/mesa/drivers/dri/mach64/mach64_dd.c @@ -39,7 +39,7 @@ #include "utils.h" #include "framebuffer.h" -#define DRIVER_DATE "20030502" +#define DRIVER_DATE "20051019" /* Return the current color buffer size. */ diff --git a/src/mesa/drivers/dri/sis/sis_dd.c b/src/mesa/drivers/dri/sis/sis_dd.c index e144a93..cd99270 100644 --- a/src/mesa/drivers/dri/sis/sis_dd.c +++ b/src/mesa/drivers/dri/sis/sis_dd.c @@ -47,7 +47,7 @@ USE OR OTHER DEALINGS IN THE SOFTWARE. #include "utils.h" -#define DRIVER_DATE "20041008" +#define DRIVER_DATE "20051019" /* Return the width and height of the given buffer. */