1351N/A--- src/mesa/drivers/dri/intel/intel_context.h Thu Sep 6 08:31:50 2012
1351N/A+++ src/mesa/drivers/dri/intel/intel_context.h Thu Sep 6 08:33:19 2012
1089N/A * XXX Put this in src/mesa/main/imports.h ???
1351N/A--- src/mesa/drivers/dri/common/dri_util.h Thu Sep 6 08:33:58 2012
1351N/A+++ src/mesa/drivers/dri/common/dri_util.h Thu Sep 6 08:37:46 2012
1351N/A #include "main/mtypes.h"
1351N/A #include "xmlconfig.h"
1351N/A--- src/mesa/drivers/dri/common/mmio.h Thu Sep 6 08:38:14 2012
1351N/A+++ src/mesa/drivers/dri/common/mmio.h Thu Sep 6 08:38:27 2012
705N/A #include "main/glheader.h"
705N/A+#include "dri_util.h"
1351N/A--- src/mesa/drivers/dri/i965/brw_draw_upload.c Thu Sep 6 08:39:01 2012
1351N/A+++ src/mesa/drivers/dri/i965/brw_draw_upload.c Thu Sep 6 08:39:32 2012
1089N/A * Given vertex array type/size/format/normalized info, return
1351N/A--- src/mesa/drivers/dri/i915/intel_tris.c Thu Sep 6 08:39:52 2012
1351N/A+++ src/mesa/drivers/dri/i915/intel_tris.c Thu Sep 6 08:40:10 2012
1351N/A--- configure.ac Thu Sep 6 08:47:48 2012
1351N/A+++ configure.ac Thu Sep 6 08:48:26 2012
1265N/A { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC supports -fvisibility=hidden" >&5
1265N/A cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1265N/A /* end confdefs.h. */
1265N/A { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX supports -fvisibility=hidden" >&5
1351N/A--- src/mesa/drivers/dri/intel/intel_context.c Thu Sep 6 08:54:15 2012
1351N/A+++ src/mesa/drivers/dri/intel/intel_context.c Thu Sep 6 08:54:55 2012
1351N/A--- src/mesa/drivers/dri/intel/intel_batchbuffer.c Thu Sep 6 08:55:15 2012
1351N/A+++ src/mesa/drivers/dri/intel/intel_batchbuffer.c Thu Sep 6 08:55:35 2012
1265N/A- intel->batch.reserved_space = BATCH_RESERVED;
1265N/A+ intel->batch.reserved_space = 4096;
1265N/A intel->batch.used = 0;
1351N/A intel->batch.needs_sol_reset = false;