[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

xserver-xorg-video-i810: Changes to 'refs/tags/xserver-xorg-video-i810-2_1.6.5-3'



Tag 'xserver-xorg-video-i810-2_1.6.5-3' created by David Nusinow <dnusinow@debian.org> at 1970-01-01 00:00 +0100

Changes since xserver-xorg-video-i810-2_1.4.1.3-1:
David Nusinow:
      Prepare changelog for upload to unstable

Drew Parsons:
        * Standards version 3.7.2.
      add me to the i810 uploaders list

Steve Langasek:
      merge i810 7.1 video driver to trunk for upload to unstable

---
 ChangeLog                               |   89 
 Makefile.in                             |  266 -
 README                                  |  151 
 README.sgml                             |  117 
 aclocal.m4                              | 2855 ++++++++++-------
 compile                                 |  147 
 config.guess                            |   26 
 config.h.in                             |    9 
 config.sub                              |   22 
 configure                               | 5225 ++++++++++++++------------------
 configure.ac                            |   25 
 debian/changelog                        |   65 
 debian/compat                           |    2 
 debian/control                          |   10 
 debian/rules                            |    5 
 debian/xserver-xorg-video-i810.install  |    1 
 debian/xserver-xorg-video-i810.manpages |    1 
 depcomp                                 |  103 
 install-sh                              |  477 +-
 ltmain.sh                               | 1324 +++++---
 man/Makefile.am                         |    2 
 man/Makefile.in                         |  127 
 man/i810.man                            |   55 
 missing                                 |  142 
 src/Makefile.am                         |   13 
 src/Makefile.in                         |  358 +-
 src/brw_defines.h                       |  847 +++++
 src/brw_structs.h                       | 1340 ++++++++
 src/common.h                            |  123 
 src/i810.h                              |    5 
 src/i810_accel.c                        |    1 
 src/i810_cursor.c                       |    1 
 src/i810_dga.c                          |    1 
 src/i810_dri.c                          |   49 
 src/i810_dri.h                          |    4 
 src/i810_driver.c                       |   43 
 src/i810_hwmc.c                         |   17 
 src/i810_io.c                           |    1 
 src/i810_memory.c                       |   13 
 src/i810_reg.h                          |  323 +
 src/i810_video.c                        |    9 
 src/i830.h                              |  129 
 src/i830_3d.c                           |  131 
 src/i830_accel.c                        |   76 
 src/i830_common.h                       |   46 
 src/i830_cursor.c                       |  370 ++
 src/i830_dga.c                          |  162 
 src/i830_dri.c                          |  503 ++-
 src/i830_dri.h                          |   36 
 src/i830_driver.c                       | 3902 ++++++++++++++++++++---
 src/i830_memory.c                       |  662 +++-
 src/i830_modes.c                        |  146 
 src/i830_randr.c                        |  355 ++
 src/i830_reg.h                          |  637 +++
 src/i830_rotate.c                       | 1239 +++++++
 src/i830_video.c                        | 2308 +++++++++++---
 src/i830_video.h                        |   76 
 src/i915_3d.c                           |  107 
 src/i915_3d.h                           |  431 ++
 src/i915_reg.h                          |  848 +++++
 src/i915_video.c                        |  467 ++
 src/wm_prog.h                           |  166 +
 src/xvmc/Makefile.in                    |  240 -
 63 files changed, 20594 insertions(+), 6837 deletions(-)
---



Reply to: