mesa: Changes to 'master'

Eric Anholt anholt at kemper.freedesktop.org
Mon Oct 29 20:34:06 UTC 2007


 src/mesa/drivers/dri/i915/Makefile              |    3 
 src/mesa/drivers/dri/i915/intel_regions.c       |    1 
 src/mesa/drivers/dri/i915/server/i830_common.h  |  256 ----
 src/mesa/drivers/dri/i915/server/i830_dri.h     |   63 -
 src/mesa/drivers/dri/i915/server/intel.h        |  331 ------
 src/mesa/drivers/dri/i915/server/intel_dri.c    | 1307 ------------------------
 src/mesa/drivers/dri/i965/Makefile              |   17 
 src/mesa/drivers/dri/i965/server/intel_dri.c    |    1 
 src/mesa/drivers/dri/intel/server/i830_common.h |  256 ++++
 src/mesa/drivers/dri/intel/server/i830_dri.h    |   63 +
 src/mesa/drivers/dri/intel/server/intel.h       |  331 ++++++
 src/mesa/drivers/dri/intel/server/intel_dri.c   | 1306 +++++++++++++++++++++++
 12 files changed, 1963 insertions(+), 1972 deletions(-)

commit diffs at http://gitweb.freedesktop.org/?p=mesa/mesa.git;a=summary

New commits:
commit dc1264970e585c0939606922b3e964db4b9c28b3
Author: Eric Anholt <eric at anholt.net>
Date:   Mon Oct 29 11:56:50 2007 -0700

    [i915] Include header to pick up intel_ttm_bo_create_from_handle() proto.

commit b0edb9c38a6c63175e4fafdbb54102c4f4a94e2c
Merge: 919f617d08a34d01dd916b08ca4f315bae84f21c ad8ee7db3b406b23136873fc8c87a22e4d8b94de
Author: Eric Anholt <eric at anholt.net>
Date:   Mon Oct 29 13:24:27 2007 -0700

    Merge branch 'origin'

commit 919f617d08a34d01dd916b08ca4f315bae84f21c
Author: Eric Anholt <eric at anholt.net>
Date:   Tue Oct 16 12:25:35 2007 -0700

    Replace symlink generation from i915 with files in intel/ and symlinks there.




More information about the mesa-commit mailing list