Source-Changes archive

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

CVS commit: [netbsd-7] xsrc/external/mit/xf86-video-nouveau/dist



Module Name:    xsrc
Committed By:   msaitoh
Date:           Mon Dec 12 09:55:30 UTC 2016

Added Files:
        xsrc/external/mit/xf86-video-nouveau/dist [netbsd-7]: COPYING ChangeLog
            INSTALL Makefile.am Makefile.in aclocal.m4 compile config.guess
            config.h.in config.sub configure configure.ac depcomp install-sh
            ltmain.sh missing
        xsrc/external/mit/xf86-video-nouveau/dist/man [netbsd-7]: Makefile.am
            Makefile.in nouveau.man
        xsrc/external/mit/xf86-video-nouveau/dist/src [netbsd-7]: Makefile.am
            Makefile.in compat-api.h drmmode_display.c nouveau_copy.c
            nouveau_copy.h nouveau_copy85b5.c nouveau_copy90b5.c
            nouveau_copya0b5.c nouveau_dri2.c nouveau_exa.c nouveau_local.h
            nouveau_present.c nouveau_present.h nouveau_sync.c nouveau_sync.h
            nouveau_wfb.c nouveau_xv.c nv04_accel.h nv04_exa.c nv04_xv_blit.c
            nv04_xv_ovl.c nv10_exa.c nv10_xv_ovl.c nv30_exa.c nv30_xv_tex.c
            nv40_exa.c nv40_xv_tex.c nv50_accel.c nv50_accel.h nv50_exa.c
            nv50_xv.c nv_accel_common.c nv_const.h nv_dma.h nv_driver.c
            nv_include.h nv_proto.h nv_rop.h nv_shadow.c nv_type.h nvc0_accel.c
            nvc0_accel.h nvc0_exa.c nvc0_xv.c vl_hwmc.c vl_hwmc.h
        xsrc/external/mit/xf86-video-nouveau/dist/src/hwdefs [netbsd-7]:
            nv01_2d.xml.h nv10_3d.xml.h nv30-40_3d.xml.h nv50_2d.xml.h
            nv50_3d.xml.h nv50_defs.xml.h nv50_texture.h nv_3ddefs.xml.h
            nv_m2mf.xml.h nv_object.xml.h nvc0_3d.xml.h nvc0_m2mf.xml.h
        xsrc/external/mit/xf86-video-nouveau/dist/src/shader [netbsd-7]:
            Makefile exac8nvc0.fp exac8nvc0.fpc exac8nve0.fp exac8nve0.fpc
            exac8nvf0.fp exac8nvf0.fpc exacanvc0.fp exacanvc0.fpc exacanve0.fp
            exacanve0.fpc exacanvf0.fp exacanvf0.fpc exacmnvc0.fp exacmnvc0.fpc
            exacmnve0.fp exacmnve0.fpc exacmnvf0.fp exacmnvf0.fpc exas8nvc0.fp
            exas8nvc0.fpc exas8nve0.fp exas8nve0.fpc exas8nvf0.fp exas8nvf0.fpc
            exasanvc0.fp exasanvc0.fpc exasanve0.fp exasanve0.fpc exasanvf0.fp
            exasanvf0.fpc exascnvc0.fp exascnvc0.fpc exascnve0.fp exascnve0.fpc
            exascnvf0.fp exascnvf0.fpc videonvc0.fp videonvc0.fpc videonve0.fp
            videonve0.fpc videonvf0.fp videonvf0.fpc xfrm2nvc0.vp xfrm2nvc0.vpc
            xfrm2nve0.vp xfrm2nve0.vpc xfrm2nvf0.vp xfrm2nvf0.vpc

Log Message:
r-sync-to-head for ticket #1304 requested by snj.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1.1.1.2.2 \
    xsrc/external/mit/xf86-video-nouveau/dist/COPYING \
    xsrc/external/mit/xf86-video-nouveau/dist/Makefile.am
cvs rdiff -u -r0 -r1.1.1.2.2.2 \
    xsrc/external/mit/xf86-video-nouveau/dist/ChangeLog \
    xsrc/external/mit/xf86-video-nouveau/dist/INSTALL \
    xsrc/external/mit/xf86-video-nouveau/dist/Makefile.in \
    xsrc/external/mit/xf86-video-nouveau/dist/aclocal.m4 \
    xsrc/external/mit/xf86-video-nouveau/dist/compile \
    xsrc/external/mit/xf86-video-nouveau/dist/config.guess \
    xsrc/external/mit/xf86-video-nouveau/dist/config.h.in \
    xsrc/external/mit/xf86-video-nouveau/dist/config.sub \
    xsrc/external/mit/xf86-video-nouveau/dist/configure \
    xsrc/external/mit/xf86-video-nouveau/dist/configure.ac \
    xsrc/external/mit/xf86-video-nouveau/dist/depcomp \
    xsrc/external/mit/xf86-video-nouveau/dist/install-sh \
    xsrc/external/mit/xf86-video-nouveau/dist/ltmain.sh \
    xsrc/external/mit/xf86-video-nouveau/dist/missing
cvs rdiff -u -r0 -r1.1.1.1.2.2 \
    xsrc/external/mit/xf86-video-nouveau/dist/man/Makefile.am
cvs rdiff -u -r0 -r1.1.1.2.2.2 \
    xsrc/external/mit/xf86-video-nouveau/dist/man/Makefile.in \
    xsrc/external/mit/xf86-video-nouveau/dist/man/nouveau.man
cvs rdiff -u -r0 -r1.1.1.2.2.2 \
    xsrc/external/mit/xf86-video-nouveau/dist/src/Makefile.am \
    xsrc/external/mit/xf86-video-nouveau/dist/src/Makefile.in \
    xsrc/external/mit/xf86-video-nouveau/dist/src/nouveau_copy.c \
    xsrc/external/mit/xf86-video-nouveau/dist/src/nouveau_dri2.c \
    xsrc/external/mit/xf86-video-nouveau/dist/src/nouveau_present.c \
    xsrc/external/mit/xf86-video-nouveau/dist/src/nouveau_present.h \
    xsrc/external/mit/xf86-video-nouveau/dist/src/nouveau_wfb.c \
    xsrc/external/mit/xf86-video-nouveau/dist/src/nv04_exa.c \
    xsrc/external/mit/xf86-video-nouveau/dist/src/nv10_exa.c \
    xsrc/external/mit/xf86-video-nouveau/dist/src/nv30_exa.c \
    xsrc/external/mit/xf86-video-nouveau/dist/src/nv40_exa.c \
    xsrc/external/mit/xf86-video-nouveau/dist/src/nv50_accel.c \
    xsrc/external/mit/xf86-video-nouveau/dist/src/nv50_accel.h \
    xsrc/external/mit/xf86-video-nouveau/dist/src/nv50_exa.c \
    xsrc/external/mit/xf86-video-nouveau/dist/src/nv_accel_common.c \
    xsrc/external/mit/xf86-video-nouveau/dist/src/nv_const.h \
    xsrc/external/mit/xf86-video-nouveau/dist/src/nv_driver.c \
    xsrc/external/mit/xf86-video-nouveau/dist/src/nv_proto.h \
    xsrc/external/mit/xf86-video-nouveau/dist/src/nv_type.h \
    xsrc/external/mit/xf86-video-nouveau/dist/src/nvc0_accel.c \
    xsrc/external/mit/xf86-video-nouveau/dist/src/nvc0_exa.c
cvs rdiff -u -r0 -r1.1.1.1.2.2 \
    xsrc/external/mit/xf86-video-nouveau/dist/src/compat-api.h \
    xsrc/external/mit/xf86-video-nouveau/dist/src/nouveau_copy.h \
    xsrc/external/mit/xf86-video-nouveau/dist/src/nouveau_copy85b5.c \
    xsrc/external/mit/xf86-video-nouveau/dist/src/nouveau_copy90b5.c \
    xsrc/external/mit/xf86-video-nouveau/dist/src/nouveau_copya0b5.c \
    xsrc/external/mit/xf86-video-nouveau/dist/src/nouveau_exa.c \
    xsrc/external/mit/xf86-video-nouveau/dist/src/nouveau_local.h \
    xsrc/external/mit/xf86-video-nouveau/dist/src/nouveau_sync.c \
    xsrc/external/mit/xf86-video-nouveau/dist/src/nouveau_sync.h \
    xsrc/external/mit/xf86-video-nouveau/dist/src/nv04_accel.h \
    xsrc/external/mit/xf86-video-nouveau/dist/src/nv_dma.h \
    xsrc/external/mit/xf86-video-nouveau/dist/src/nv_rop.h \
    xsrc/external/mit/xf86-video-nouveau/dist/src/nv_shadow.c \
    xsrc/external/mit/xf86-video-nouveau/dist/src/nvc0_accel.h \
    xsrc/external/mit/xf86-video-nouveau/dist/src/vl_hwmc.c \
    xsrc/external/mit/xf86-video-nouveau/dist/src/vl_hwmc.h
cvs rdiff -u -r0 -r1.4.2.2 \
    xsrc/external/mit/xf86-video-nouveau/dist/src/drmmode_display.c
cvs rdiff -u -r0 -r1.2.2.2 \
    xsrc/external/mit/xf86-video-nouveau/dist/src/nouveau_xv.c \
    xsrc/external/mit/xf86-video-nouveau/dist/src/nv04_xv_blit.c \
    xsrc/external/mit/xf86-video-nouveau/dist/src/nv04_xv_ovl.c \
    xsrc/external/mit/xf86-video-nouveau/dist/src/nv10_xv_ovl.c \
    xsrc/external/mit/xf86-video-nouveau/dist/src/nv30_xv_tex.c \
    xsrc/external/mit/xf86-video-nouveau/dist/src/nv40_xv_tex.c \
    xsrc/external/mit/xf86-video-nouveau/dist/src/nv50_xv.c \
    xsrc/external/mit/xf86-video-nouveau/dist/src/nv_include.h \
    xsrc/external/mit/xf86-video-nouveau/dist/src/nvc0_xv.c
cvs rdiff -u -r0 -r1.1.1.1.2.2 \
    xsrc/external/mit/xf86-video-nouveau/dist/src/hwdefs/nv01_2d.xml.h \
    xsrc/external/mit/xf86-video-nouveau/dist/src/hwdefs/nv10_3d.xml.h \
    xsrc/external/mit/xf86-video-nouveau/dist/src/hwdefs/nv30-40_3d.xml.h \
    xsrc/external/mit/xf86-video-nouveau/dist/src/hwdefs/nv50_2d.xml.h \
    xsrc/external/mit/xf86-video-nouveau/dist/src/hwdefs/nv50_3d.xml.h \
    xsrc/external/mit/xf86-video-nouveau/dist/src/hwdefs/nv50_defs.xml.h \
    xsrc/external/mit/xf86-video-nouveau/dist/src/hwdefs/nv50_texture.h \
    xsrc/external/mit/xf86-video-nouveau/dist/src/hwdefs/nv_3ddefs.xml.h \
    xsrc/external/mit/xf86-video-nouveau/dist/src/hwdefs/nv_m2mf.xml.h \
    xsrc/external/mit/xf86-video-nouveau/dist/src/hwdefs/nv_object.xml.h \
    xsrc/external/mit/xf86-video-nouveau/dist/src/hwdefs/nvc0_3d.xml.h \
    xsrc/external/mit/xf86-video-nouveau/dist/src/hwdefs/nvc0_m2mf.xml.h
cvs rdiff -u -r0 -r1.1.1.2.2.2 \
    xsrc/external/mit/xf86-video-nouveau/dist/src/shader/Makefile \
    xsrc/external/mit/xf86-video-nouveau/dist/src/shader/exac8nvf0.fp \
    xsrc/external/mit/xf86-video-nouveau/dist/src/shader/exac8nvf0.fpc \
    xsrc/external/mit/xf86-video-nouveau/dist/src/shader/exacanve0.fp \
    xsrc/external/mit/xf86-video-nouveau/dist/src/shader/exacanve0.fpc \
    xsrc/external/mit/xf86-video-nouveau/dist/src/shader/exacanvf0.fp \
    xsrc/external/mit/xf86-video-nouveau/dist/src/shader/exacanvf0.fpc \
    xsrc/external/mit/xf86-video-nouveau/dist/src/shader/exacmnve0.fp \
    xsrc/external/mit/xf86-video-nouveau/dist/src/shader/exacmnve0.fpc \
    xsrc/external/mit/xf86-video-nouveau/dist/src/shader/exacmnvf0.fp \
    xsrc/external/mit/xf86-video-nouveau/dist/src/shader/exacmnvf0.fpc \
    xsrc/external/mit/xf86-video-nouveau/dist/src/shader/exas8nvf0.fp \
    xsrc/external/mit/xf86-video-nouveau/dist/src/shader/exas8nvf0.fpc \
    xsrc/external/mit/xf86-video-nouveau/dist/src/shader/exasanve0.fp \
    xsrc/external/mit/xf86-video-nouveau/dist/src/shader/exasanve0.fpc \
    xsrc/external/mit/xf86-video-nouveau/dist/src/shader/exasanvf0.fp \
    xsrc/external/mit/xf86-video-nouveau/dist/src/shader/exasanvf0.fpc \
    xsrc/external/mit/xf86-video-nouveau/dist/src/shader/exascnvf0.fp \
    xsrc/external/mit/xf86-video-nouveau/dist/src/shader/exascnvf0.fpc \
    xsrc/external/mit/xf86-video-nouveau/dist/src/shader/videonvf0.fp \
    xsrc/external/mit/xf86-video-nouveau/dist/src/shader/videonvf0.fpc
cvs rdiff -u -r0 -r1.1.1.1.2.2 \
    xsrc/external/mit/xf86-video-nouveau/dist/src/shader/exac8nvc0.fp \
    xsrc/external/mit/xf86-video-nouveau/dist/src/shader/exac8nvc0.fpc \
    xsrc/external/mit/xf86-video-nouveau/dist/src/shader/exac8nve0.fp \
    xsrc/external/mit/xf86-video-nouveau/dist/src/shader/exac8nve0.fpc \
    xsrc/external/mit/xf86-video-nouveau/dist/src/shader/exacanvc0.fp \
    xsrc/external/mit/xf86-video-nouveau/dist/src/shader/exacanvc0.fpc \
    xsrc/external/mit/xf86-video-nouveau/dist/src/shader/exacmnvc0.fp \
    xsrc/external/mit/xf86-video-nouveau/dist/src/shader/exacmnvc0.fpc \
    xsrc/external/mit/xf86-video-nouveau/dist/src/shader/exas8nvc0.fp \
    xsrc/external/mit/xf86-video-nouveau/dist/src/shader/exas8nvc0.fpc \
    xsrc/external/mit/xf86-video-nouveau/dist/src/shader/exas8nve0.fp \
    xsrc/external/mit/xf86-video-nouveau/dist/src/shader/exas8nve0.fpc \
    xsrc/external/mit/xf86-video-nouveau/dist/src/shader/exasanvc0.fp \
    xsrc/external/mit/xf86-video-nouveau/dist/src/shader/exasanvc0.fpc \
    xsrc/external/mit/xf86-video-nouveau/dist/src/shader/exascnvc0.fp \
    xsrc/external/mit/xf86-video-nouveau/dist/src/shader/exascnvc0.fpc \
    xsrc/external/mit/xf86-video-nouveau/dist/src/shader/exascnve0.fp \
    xsrc/external/mit/xf86-video-nouveau/dist/src/shader/exascnve0.fpc \
    xsrc/external/mit/xf86-video-nouveau/dist/src/shader/videonvc0.fp \
    xsrc/external/mit/xf86-video-nouveau/dist/src/shader/videonvc0.fpc \
    xsrc/external/mit/xf86-video-nouveau/dist/src/shader/videonve0.fp \
    xsrc/external/mit/xf86-video-nouveau/dist/src/shader/videonve0.fpc \
    xsrc/external/mit/xf86-video-nouveau/dist/src/shader/xfrm2nvc0.vp \
    xsrc/external/mit/xf86-video-nouveau/dist/src/shader/xfrm2nvc0.vpc \
    xsrc/external/mit/xf86-video-nouveau/dist/src/shader/xfrm2nve0.vp \
    xsrc/external/mit/xf86-video-nouveau/dist/src/shader/xfrm2nve0.vpc \
    xsrc/external/mit/xf86-video-nouveau/dist/src/shader/xfrm2nvf0.vp \
    xsrc/external/mit/xf86-video-nouveau/dist/src/shader/xfrm2nvf0.vpc

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index