History log of /xsrc/external/mit/xf86-video-sis/
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
7edd284e 23-Feb-2020 mrg <mrg@NetBSD.org>

merge xf86-video-sis 0.12.0

74fcc364 23-Feb-2020 mrg <mrg@NetBSD.org>

initial import of xf86-video-sis-0.12.0

fe196524 31-Dec-2018 mrg <mrg@NetBSD.org>

mostly fix amd64 xorg-server 1.20 builds:

- avoid bswap_16 etc defines for now. ends up with code-in-decl
- more ABI_VERSION 23 fixes (BlockHandler/WakeHandler) including re-fix
from previous
- more Notify API
- more shadowUpdatePackedWeak() removal
- remove fd_set handling from intel driver (part of ABI_VERSION 23)
- cope better with PixMap/Drawable separation in new server
- remove support for maxHValue and maxVValue (XXX?)
- hide drmmode_udev_notify() when not building udev
- comment out nouveau 'wfb' support, xorg-server 1.20 only supplies
either 'wfb' or 'fb' interface, not both, and we choose 'fb'
- define 'pointer' in nv_proto.h rather than relying upon Xdefs.h
- normalise the value of _XTYPEDEF_POINTER
- EGL is broken (missing) in xsrc currently

46edf8f1 31-Dec-2018 mrg <mrg@NetBSD.org>

various updates for xorg-server 1.20. some of these are work-in-progress,
the xsrc build is broken for most ports currently.

- xf86DisableRandR() is gone
- use HAVE_NOTIFY_FD like other modern drivers in compat-api.h
- pRotatedPixmap is done
- some PixmanPtr is now DrawablePtr (this one is all over problem with many
consumers, and perhaps the major breakage point currently.)

eee1ded1 05-Mar-2017 mrg <mrg@NetBSD.org>

merge xf86-video-siliconmotion 1.7.9, xf86-video-sis 0.10.9, and
xf86-video-sunleo 1.2.2.

93d9adc1 05-Mar-2017 mrg <mrg@NetBSD.org>

initial import of xf86-video-sis-0.10.9

1654201c 01-Oct-2016 maya <maya@NetBSD.org>

add const. we aren't modifying the values here.
fixes new xorg-server build error

0c406316 15-Aug-2016 mrg <mrg@NetBSD.org>

update for xf86-video-sis 0.10.8

a3c7d12b 15-Aug-2016 mrg <mrg@NetBSD.org>

merge xf86-video-sis 0.10.8

21525869 15-Aug-2016 mrg <mrg@NetBSD.org>

initial import of xf86-video-sis-0.10.8

9fb9d7eb 28-Feb-2016 joerg <joerg@NetBSD.org>

MMIO32 arguments are CARD32, so cast to the unsigned type before doing
left shifts.

721a3bc8 28-Feb-2016 joerg <joerg@NetBSD.org>

Avoid non-literal format string warnings.

256c1e2b 20-Mar-2014 mrg <mrg@NetBSD.org>

- avoid casting from int to a pointer.
- call miPointerSetPosition() correctly for this ABI.

34977a3d 03-Jun-2013 mrg <mrg@NetBSD.org>

update for xf86-video-sis 0.10.7

5788ca14 03-Jun-2013 mrg <mrg@NetBSD.org>

merge xf86-video-s3 0.6.5, xf86-video-s3virge 1.10.6, xf86-video-savage 2.3.6,
xf86-video-siliconmotion 1.7.7, xf86-video-sis 0.10.7.

74c14cd6 03-Jun-2013 mrg <mrg@NetBSD.org>

initial import of xf86-video-sis-0.10.7


/external/mit/xf86-video-sis/dist/ChangeLog
/external/mit/xf86-video-sis/dist/INSTALL
/external/mit/xf86-video-sis/dist/Makefile.in
/external/mit/xf86-video-sis/dist/aclocal.m4
/external/mit/xf86-video-sis/dist/config.guess
/external/mit/xf86-video-sis/dist/config.h.in
/external/mit/xf86-video-sis/dist/config.sub
/external/mit/xf86-video-sis/dist/configure
/external/mit/xf86-video-sis/dist/configure.ac
/external/mit/xf86-video-sis/dist/depcomp
/external/mit/xf86-video-sis/dist/install-sh
/external/mit/xf86-video-sis/dist/ltmain.sh
/external/mit/xf86-video-sis/dist/man/Makefile.am
/external/mit/xf86-video-sis/dist/man/Makefile.in
/external/mit/xf86-video-sis/dist/man/sis.man
/external/mit/xf86-video-sis/dist/missing
/external/mit/xf86-video-sis/dist/src/Makefile.am
/external/mit/xf86-video-sis/dist/src/Makefile.in
/external/mit/xf86-video-sis/dist/src/compat-api.h
/external/mit/xf86-video-sis/dist/src/init.c
/external/mit/xf86-video-sis/dist/src/initextx.c
/external/mit/xf86-video-sis/dist/src/osdef.h
/external/mit/xf86-video-sis/dist/src/sis.h
/external/mit/xf86-video-sis/dist/src/sis300_accel.c
/external/mit/xf86-video-sis/dist/src/sis310_accel.c
/external/mit/xf86-video-sis/dist/src/sis6326_video.c
/external/mit/xf86-video-sis/dist/src/sis_accel.c
/external/mit/xf86-video-sis/dist/src/sis_cursor.c
/external/mit/xf86-video-sis/dist/src/sis_dac.c
/external/mit/xf86-video-sis/dist/src/sis_dac.h
/external/mit/xf86-video-sis/dist/src/sis_dga.c
/external/mit/xf86-video-sis/dist/src/sis_dri.c
/external/mit/xf86-video-sis/dist/src/sis_driver.h
/external/mit/xf86-video-sis/dist/src/sis_memcpy.c
/external/mit/xf86-video-sis/dist/src/sis_opt.c
/external/mit/xf86-video-sis/dist/src/sis_shadow.c
/external/mit/xf86-video-sis/dist/src/sis_utility.c
/external/mit/xf86-video-sis/dist/src/sis_vga.c
/external/mit/xf86-video-sis/dist/src/sis_video.c
/external/mit/xf86-video-sis/dist/src/sispcirename.h
/external/mit/xf86-video-sis/dist/src/vgatypes.h
c8409b00 14-Mar-2012 martin <martin@NetBSD.org>

henning petersen in PR xsrc/46172: do not used removed function
miPointerAbsoluteCursor(), replace with miPointerSetPosition().

0d501841 17-Jul-2010 mrg <mrg@NetBSD.org>

regenerate these with the right thing.

0106c30e 17-Jul-2010 mrg <mrg@NetBSD.org>

update for xf86-video-sis 0.10.3

7fc1b546 17-Jul-2010 mrg <mrg@NetBSD.org>

merge xf86-video-sis 0.10.3

e35772b2 17-Jul-2010 mrg <mrg@NetBSD.org>

initial import of xf86-video-sis-0.10.3

f8a43801 10-Jan-2010 veego <veego@NetBSD.org>

Regenerate to match current source
* Commented entry added (HAVE_XEXTPROTO_71)

d1128410 22-Aug-2009 mrg <mrg@NetBSD.org>

regenerate these for recent updates.

e47418d9 22-Aug-2009 mrg <mrg@NetBSD.org>

initial import of xf86-video-sis-0.10.2

09f797df 10-Jun-2009 mrg <mrg@NetBSD.org>

update this for xf86-video-sis 0.10.1

1fd23544 10-Jun-2009 mrg <mrg@NetBSD.org>

initial import of xf86-video-sis-0.10.1


/external/mit/xf86-video-sis/dist/Makefile.in
/external/mit/xf86-video-sis/dist/aclocal.m4
/external/mit/xf86-video-sis/dist/config.guess
/external/mit/xf86-video-sis/dist/config.h.in
/external/mit/xf86-video-sis/dist/config.sub
/external/mit/xf86-video-sis/dist/configure
/external/mit/xf86-video-sis/dist/configure.ac
/external/mit/xf86-video-sis/dist/depcomp
/external/mit/xf86-video-sis/dist/install-sh
/external/mit/xf86-video-sis/dist/ltmain.sh
/external/mit/xf86-video-sis/dist/man/Makefile.am
/external/mit/xf86-video-sis/dist/man/Makefile.in
/external/mit/xf86-video-sis/dist/missing
/external/mit/xf86-video-sis/dist/src/300vtbl.h
/external/mit/xf86-video-sis/dist/src/310vtbl.h
/external/mit/xf86-video-sis/dist/src/Makefile.am
/external/mit/xf86-video-sis/dist/src/Makefile.in
/external/mit/xf86-video-sis/dist/src/init.c
/external/mit/xf86-video-sis/dist/src/init.h
/external/mit/xf86-video-sis/dist/src/init301.c
/external/mit/xf86-video-sis/dist/src/init301.h
/external/mit/xf86-video-sis/dist/src/initdef.h
/external/mit/xf86-video-sis/dist/src/initextx.c
/external/mit/xf86-video-sis/dist/src/initextx.h
/external/mit/xf86-video-sis/dist/src/oem300.h
/external/mit/xf86-video-sis/dist/src/oem310.h
/external/mit/xf86-video-sis/dist/src/osdef.h
/external/mit/xf86-video-sis/dist/src/sis.h
/external/mit/xf86-video-sis/dist/src/sis300_accel.c
/external/mit/xf86-video-sis/dist/src/sis300_accel.h
/external/mit/xf86-video-sis/dist/src/sis310_accel.c
/external/mit/xf86-video-sis/dist/src/sis310_accel.h
/external/mit/xf86-video-sis/dist/src/sis6326_video.c
/external/mit/xf86-video-sis/dist/src/sis_accel.c
/external/mit/xf86-video-sis/dist/src/sis_accel.h
/external/mit/xf86-video-sis/dist/src/sis_common.h
/external/mit/xf86-video-sis/dist/src/sis_cursor.c
/external/mit/xf86-video-sis/dist/src/sis_cursor.h
/external/mit/xf86-video-sis/dist/src/sis_dac.c
/external/mit/xf86-video-sis/dist/src/sis_dac.h
/external/mit/xf86-video-sis/dist/src/sis_dga.c
/external/mit/xf86-video-sis/dist/src/sis_dri.c
/external/mit/xf86-video-sis/dist/src/sis_dri.h
/external/mit/xf86-video-sis/dist/src/sis_driver.c
/external/mit/xf86-video-sis/dist/src/sis_driver.h
/external/mit/xf86-video-sis/dist/src/sis_opt.c
/external/mit/xf86-video-sis/dist/src/sis_regs.h
/external/mit/xf86-video-sis/dist/src/sis_setup.c
/external/mit/xf86-video-sis/dist/src/sis_shadow.c
/external/mit/xf86-video-sis/dist/src/sis_utility.c
/external/mit/xf86-video-sis/dist/src/sis_vb.c
/external/mit/xf86-video-sis/dist/src/sis_vga.c
/external/mit/xf86-video-sis/dist/src/sis_video.c
/external/mit/xf86-video-sis/dist/src/sis_video.h
/external/mit/xf86-video-sis/dist/src/sis_videostr.h
/external/mit/xf86-video-sis/dist/src/sispcirename.h
/external/mit/xf86-video-sis/dist/src/vgatypes.h
/external/mit/xf86-video-sis/dist/src/vstruct.h
85f5abff 01-Sep-2008 mrg <mrg@NetBSD.org>

add generated config for xf86-video-sis

72b676d7 02-Aug-2008 mrg <mrg@NetBSD.org>

initial import of xf86-video-sis-0.9.3


/external/mit/xf86-video-sis/dist/COPYING
/external/mit/xf86-video-sis/dist/ChangeLog
/external/mit/xf86-video-sis/dist/Makefile.am
/external/mit/xf86-video-sis/dist/Makefile.in
/external/mit/xf86-video-sis/dist/README
/external/mit/xf86-video-sis/dist/README.sgml
/external/mit/xf86-video-sis/dist/aclocal.m4
/external/mit/xf86-video-sis/dist/config.guess
/external/mit/xf86-video-sis/dist/config.h.in
/external/mit/xf86-video-sis/dist/config.sub
/external/mit/xf86-video-sis/dist/configure
/external/mit/xf86-video-sis/dist/configure.ac
/external/mit/xf86-video-sis/dist/depcomp
/external/mit/xf86-video-sis/dist/install-sh
/external/mit/xf86-video-sis/dist/ltmain.sh
/external/mit/xf86-video-sis/dist/man/Makefile.am
/external/mit/xf86-video-sis/dist/man/Makefile.in
/external/mit/xf86-video-sis/dist/man/sis.man
/external/mit/xf86-video-sis/dist/missing
/external/mit/xf86-video-sis/dist/src/300vtbl.h
/external/mit/xf86-video-sis/dist/src/310vtbl.h
/external/mit/xf86-video-sis/dist/src/Makefile.am
/external/mit/xf86-video-sis/dist/src/Makefile.in
/external/mit/xf86-video-sis/dist/src/init.c
/external/mit/xf86-video-sis/dist/src/init.h
/external/mit/xf86-video-sis/dist/src/init301.c
/external/mit/xf86-video-sis/dist/src/init301.h
/external/mit/xf86-video-sis/dist/src/initdef.h
/external/mit/xf86-video-sis/dist/src/initextx.c
/external/mit/xf86-video-sis/dist/src/initextx.h
/external/mit/xf86-video-sis/dist/src/oem300.h
/external/mit/xf86-video-sis/dist/src/oem310.h
/external/mit/xf86-video-sis/dist/src/osdef.h
/external/mit/xf86-video-sis/dist/src/sis.h
/external/mit/xf86-video-sis/dist/src/sis300_accel.c
/external/mit/xf86-video-sis/dist/src/sis300_accel.h
/external/mit/xf86-video-sis/dist/src/sis310_accel.c
/external/mit/xf86-video-sis/dist/src/sis310_accel.h
/external/mit/xf86-video-sis/dist/src/sis6326_video.c
/external/mit/xf86-video-sis/dist/src/sis_accel.c
/external/mit/xf86-video-sis/dist/src/sis_accel.h
/external/mit/xf86-video-sis/dist/src/sis_common.h
/external/mit/xf86-video-sis/dist/src/sis_cursor.c
/external/mit/xf86-video-sis/dist/src/sis_cursor.h
/external/mit/xf86-video-sis/dist/src/sis_dac.c
/external/mit/xf86-video-sis/dist/src/sis_dac.h
/external/mit/xf86-video-sis/dist/src/sis_dga.c
/external/mit/xf86-video-sis/dist/src/sis_dri.c
/external/mit/xf86-video-sis/dist/src/sis_dri.h
/external/mit/xf86-video-sis/dist/src/sis_driver.c
/external/mit/xf86-video-sis/dist/src/sis_driver.h
/external/mit/xf86-video-sis/dist/src/sis_memcpy.c
/external/mit/xf86-video-sis/dist/src/sis_opt.c
/external/mit/xf86-video-sis/dist/src/sis_regs.h
/external/mit/xf86-video-sis/dist/src/sis_setup.c
/external/mit/xf86-video-sis/dist/src/sis_shadow.c
/external/mit/xf86-video-sis/dist/src/sis_utility.c
/external/mit/xf86-video-sis/dist/src/sis_vb.c
/external/mit/xf86-video-sis/dist/src/sis_vga.c
/external/mit/xf86-video-sis/dist/src/sis_video.c
/external/mit/xf86-video-sis/dist/src/sis_video.h
/external/mit/xf86-video-sis/dist/src/sis_videostr.h
/external/mit/xf86-video-sis/dist/src/vgatypes.h
/external/mit/xf86-video-sis/dist/src/vstruct.h