CVS commit: xsrc/external/mit/xf86-video-chips/dist/src

2017-01-24 Thread Christos Zoulas
Module Name:xsrc Committed By: christos Date: Tue Jan 24 15:47:02 UTC 2017 Modified Files: xsrc/external/mit/xf86-video-chips/dist/src: ct_exa.c Log Message: fix compilation. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2

CVS commit: xsrc/external/mit/xf86-video-chips/dist/src

2017-01-19 Thread Michael Lorenz
Module Name:xsrc Committed By: macallan Date: Thu Jan 19 23:50:32 UTC 2017 Modified Files: xsrc/external/mit/xf86-video-chips/dist/src: ct_driver.c ct_driver.h Log Message: hook in EXA acceleration for 65550 / HiQV chips mostly for rev. 4 sharks also, default to 16bit

CVS commit: xsrc/external/mit/xf86-video-suncg14/dist/src

2017-01-13 Thread Michael Lorenz
Module Name:xsrc Committed By: macallan Date: Sat Jan 14 00:20:16 UTC 2017 Modified Files: xsrc/external/mit/xf86-video-suncg14/dist/src: cg14_accel.c Log Message: handle 8bit pixmaps in CG14PrepareCopy(), now the glyph cache works properly To generate a diff of this

CVS commit: xsrc/external/mit/xf86-video-suncg14/dist/src

2017-01-13 Thread Michael Lorenz
Module Name:xsrc Committed By: macallan Date: Fri Jan 13 20:58:40 UTC 2017 Modified Files: xsrc/external/mit/xf86-video-suncg14/dist/src: cg14_accel.c Log Message: CG14CheckComposite(): - don't crash with SX_DEBUG set - check destination format To generate a diff of

CVS commit: xsrc/external/mit/xf86-video-glint/dist/src

2017-01-13 Thread Michael Lorenz
Module Name:xsrc Committed By: macallan Date: Fri Jan 13 20:54:48 UTC 2017 Modified Files: xsrc/external/mit/xf86-video-glint/dist/src: pm3_exa.c Log Message: setting offScreenBase once is enough To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 \

CVS commit: xsrc/external/mit/libdrm/dist

2017-01-12 Thread Christos Zoulas
Module Name:xsrc Committed By: christos Date: Fri Jan 13 04:24:01 UTC 2017 Modified Files: xsrc/external/mit/libdrm/dist: xf86drm.c Log Message: Reorder so we don't redefine MAP_FAILED. To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13

CVS commit: xsrc/external/mit/ctwm/dist

2017-01-10 Thread Christos Zoulas
Module Name:xsrc Committed By: christos Date: Tue Jan 10 21:53:06 UTC 2017 Modified Files: xsrc/external/mit/ctwm/dist: session.c Log Message: need for umask To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 xsrc/external/mit/ctwm/dist/session.c Please note

CVS commit: xsrc/external/mit/xman/dist

2017-01-10 Thread Christos Zoulas
Module Name:xsrc Committed By: christos Date: Tue Jan 10 21:50:59 UTC 2017 Modified Files: xsrc/external/mit/xman/dist: search.c Log Message: need To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 xsrc/external/mit/xman/dist/search.c Please note that diffs

CVS commit: xsrc/external/mit/xf86-video-chips/dist/src

2017-01-07 Thread Michael Lorenz
Module Name:xsrc Committed By: macallan Date: Sat Jan 7 16:07:07 UTC 2017 Added Files: xsrc/external/mit/xf86-video-chips/dist/src: ct_exa.c Log Message: first shot at EXA support. Mostly works but needs cleanup and the chip doesn't really support 32bit pixels either.

CVS commit: xsrc/external/mit/xf86-video-chips/dist/src

2017-01-05 Thread Christos Zoulas
Module Name:xsrc Committed By: christos Date: Thu Jan 5 12:23:11 UTC 2017 Modified Files: xsrc/external/mit/xf86-video-chips/dist/src: ct_driver.c Log Message: be a bit more precise. To generate a diff of this commit: cvs rdiff -u -r1.26 -r1.27 \

CVS commit: xsrc/external/mit/xf86-video-chips/dist/src

2017-01-05 Thread Martin Husemann
Module Name:xsrc Committed By: martin Date: Thu Jan 5 09:26:21 UTC 2017 Modified Files: xsrc/external/mit/xf86-video-chips/dist/src: ct_driver.c Log Message: Include unconditionally to adapt for last mmap() change. To generate a diff of this commit: cvs rdiff -u

CVS commit: xsrc/external/mit/xf86-video-chips/dist/src

2017-01-04 Thread Michael Lorenz
Module Name:xsrc Committed By: macallan Date: Wed Jan 4 23:55:43 UTC 2017 Modified Files: xsrc/external/mit/xf86-video-chips/dist/src: ct_driver.c Log Message: pci_device_map_legacy() doesn't help us when we need to map VL ranges - just call mmap() directly on consoleFd

CVS commit: xsrc/external/mit/xorg-server/dist/exa

2016-12-28 Thread Michael Lorenz
Module Name:xsrc Committed By: macallan Date: Wed Dec 28 15:37:59 UTC 2016 Modified Files: xsrc/external/mit/xorg-server/dist/exa: exa_glyphs.c Log Message: back out previous - can be worked around elsewhere To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3

CVS commit: xsrc/external/mit/xf86-video-glint/dist/src

2016-12-22 Thread Michael Lorenz
Module Name:xsrc Committed By: macallan Date: Fri Dec 23 06:52:17 UTC 2016 Modified Files: xsrc/external/mit/xf86-video-glint/dist/src: glint.h glint_driver.c glint_regs.h pm2_common.c pm2_exa.c Log Message: add xrender acceleration for Permedia 2. Needs some

CVS commit: xsrc/external/mit/xorg-server/dist/exa

2016-12-22 Thread Michael Lorenz
Module Name:xsrc Committed By: macallan Date: Thu Dec 22 21:31:08 UTC 2016 Modified Files: xsrc/external/mit/xorg-server/dist/exa: exa_glyphs.c Log Message: fix tpyo - now fallback to ARGB masks when rendering glyphs actually works To generate a diff of this commit: cvs

CVS commit: xsrc/external/mit/fontconfig/include

2016-12-16 Thread Martin Husemann
Module Name:xsrc Committed By: martin Date: Fri Dec 16 16:00:22 UTC 2016 Modified Files: xsrc/external/mit/fontconfig/include: config.h Log Message: HAVE_SCANDIR_VOID_P -> HAVE_SCANDIR To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6

CVS commit: xsrc/external/mit/fontconfig/dist/src

2016-12-16 Thread Martin Husemann
Module Name:xsrc Committed By: martin Date: Fri Dec 16 15:10:08 UTC 2016 Modified Files: xsrc/external/mit/fontconfig/dist/src: fcstat.c Log Message: Undo a local change now that our scandir() signature has been fixed. To generate a diff of this commit: cvs rdiff -u

CVS commit: xsrc/external/mit/xf86-video-glint/dist/src

2016-12-14 Thread Michael Lorenz
Module Name:xsrc Committed By: macallan Date: Wed Dec 14 20:34:17 UTC 2016 Modified Files: xsrc/external/mit/xf86-video-glint/dist/src: pm3_exa.c Log Message: no more constant pitch, now we can use all video memory To generate a diff of this commit: cvs rdiff -u -r1.4

CVS commit: xsrc/external/mit/xf86-video-glint/dist/src

2016-12-14 Thread Michael Lorenz
Module Name:xsrc Committed By: macallan Date: Wed Dec 14 16:51:44 UTC 2016 Modified Files: xsrc/external/mit/xf86-video-glint/dist/src: pm2_exa.c pm3_exa.c Log Message: appease clang To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 \

CVS commit: xsrc/external/mit/xf86-video-glint/dist/src

2016-12-14 Thread Michael Lorenz
Module Name:xsrc Committed By: macallan Date: Wed Dec 14 16:46:31 UTC 2016 Modified Files: xsrc/external/mit/xf86-video-glint/dist/src: pm2_exa.c Log Message: use host blits for image uploads on pm2 To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 \

CVS commit: xsrc/external/mit/xorg-cf-files/dist

2016-12-14 Thread Sean Cole
Module Name:xsrc Committed By: scole Date: Wed Dec 14 16:05:34 UTC 2016 Modified Files: xsrc/external/mit/xorg-cf-files/dist: Imake.cf Log Message: Add "define ia64Architecture" for ia64 case; probably more changes needed later. To generate a diff of this commit: cvs

CVS commit: xsrc/external/mit/xf86-video-glint/dist/src

2016-12-09 Thread Michael Lorenz
Module Name:xsrc Committed By: macallan Date: Sat Dec 10 07:23:38 UTC 2016 Modified Files: xsrc/external/mit/xf86-video-glint/dist/src: pm2_exa.c pm3_exa.c Log Message: make sure to hand EXA only whole scanlines of off-screen memory ( wait a minute, that sounds

CVS commit: xsrc/external/mit/xf86-video-glint/dist/src

2016-12-09 Thread Michael Lorenz
Module Name:xsrc Committed By: macallan Date: Sat Dec 10 07:11:58 UTC 2016 Modified Files: xsrc/external/mit/xf86-video-glint/dist/src: pm2_exa.c Log Message: fix some tpyos and leftovers To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 \

CVS commit: xsrc/external/mit/xf86-video-glint/dist/src

2016-12-09 Thread Michael Lorenz
Module Name:xsrc Committed By: macallan Date: Sat Dec 10 01:57:54 UTC 2016 Modified Files: xsrc/external/mit/xf86-video-glint/dist/src: glint.h glint_driver.c pm2_accel.c pm2_common.c Added Files: xsrc/external/mit/xf86-video-glint/dist/src: pm2_exa.c

CVS commit: xsrc/external/mit/xf86-video-glint/dist/src

2016-12-09 Thread Michael Lorenz
Module Name:xsrc Committed By: macallan Date: Fri Dec 9 23:13:14 UTC 2016 Modified Files: xsrc/external/mit/xf86-video-glint/dist/src: pm2_dac.c Log Message: enable byte swapping on big endian hardware for some reason this was only enabled for pm2v but not pm2 Now this

CVS commit: xsrc/external/mit/xf86-video-glint/dist/src

2016-12-08 Thread Michael Lorenz
Module Name:xsrc Committed By: macallan Date: Thu Dec 8 18:09:39 UTC 2016 Modified Files: xsrc/external/mit/xf86-video-glint/dist/src: glint_driver.c Log Message: round pitch up to a multiple of 32 now oddball resolutions like 1366x768 work properly on pm3 ( the other

CVS commit: xsrc/external/mit/xf86-video-glint/dist/src

2016-12-04 Thread Martin Husemann
Module Name:xsrc Committed By: martin Date: Sun Dec 4 10:58:12 UTC 2016 Modified Files: xsrc/external/mit/xf86-video-glint/dist/src: pm2_accel.c Log Message: Remove duplicate function To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 \

CVS commit: xsrc/external/mit/xf86-video-glint/dist/src

2016-12-02 Thread Michael Lorenz
Module Name:xsrc Committed By: macallan Date: Sat Dec 3 06:38:29 UTC 2016 Added Files: xsrc/external/mit/xf86-video-glint/dist/src: pm2_common.c Log Message: pull out some function(s) used by both XAA and EXA To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 \

CVS commit: xsrc/external/mit/xf86-video-glint/dist/src

2016-12-02 Thread Michael Lorenz
Module Name:xsrc Committed By: macallan Date: Fri Dec 2 23:16:07 UTC 2016 Modified Files: xsrc/external/mit/xf86-video-glint/dist/src: pm3_exa.c Log Message: change license since much of the actual acceleration code was adapted from pm3_accel.c To generate a diff of

CVS commit: xsrc/external/mit/xf86-video-glint/dist/src

2016-12-02 Thread Michael Lorenz
Module Name:xsrc Committed By: macallan Date: Fri Dec 2 22:58:26 UTC 2016 Modified Files: xsrc/external/mit/xf86-video-glint/dist/src: glint.h glint_driver.c pm2_accel.c pm3_accel.c pm3_regs.h Added Files: xsrc/external/mit/xf86-video-glint/dist/src:

CVS commit: xsrc/external/mit/xf86-video-amdgpu/include

2016-11-23 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Wed Nov 23 09:31:32 UTC 2016 Modified Files: xsrc/external/mit/xf86-video-amdgpu/include: config.h Log Message: update for 1.2.0 To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2

CVS commit: xsrc/external/mit/xorg-server/dist/hw/xfree86/int10

2016-11-21 Thread Soren Jacobsen
Module Name:xsrc Committed By: snj Date: Tue Nov 22 06:38:08 UTC 2016 Modified Files: xsrc/external/mit/xorg-server/dist/hw/xfree86/int10: generic.c Log Message: reduce diff to upstream. no functional change. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 \

CVS commit: xsrc/external/mit/xorg-server/dist/glx

2016-11-21 Thread Soren Jacobsen
Module Name:xsrc Committed By: snj Date: Tue Nov 22 06:20:04 UTC 2016 Modified Files: xsrc/external/mit/xorg-server/dist/glx: glxcmds.c Log Message: fix "fix merge botch" (no functional change) To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10

CVS commit: xsrc/external/mit/xf86-video-nvxbox/dist

2016-11-21 Thread Soren Jacobsen
Module Name:xsrc Committed By: snj Date: Mon Nov 21 16:59:28 UTC 2016 Removed Files: xsrc/external/mit/xf86-video-nvxbox/dist: Makefile.am Makefile.in aclocal.m4 config.guess config.h.in config.sub configure configure.ac depcomp install-sh ltmain.sh

CVS commit: xsrc/external/mit

2016-11-21 Thread Soren Jacobsen
Module Name:xsrc Committed By: snj Date: Mon Nov 21 09:20:41 UTC 2016 Modified Files: xsrc/external/mit/xf86-video-igs/dist/man: igs.man xsrc/external/mit/xf86-video-imstt/dist/man: imstt.man xsrc/external/mit/xf86-video-nsc/dist/man: nsc.man

CVS commit: xsrc/external/mit/xorg-server/dist/hw/xfree86/common

2016-11-17 Thread Soren Jacobsen
Module Name:xsrc Committed By: snj Date: Thu Nov 17 16:52:53 UTC 2016 Modified Files: xsrc/external/mit/xorg-server/dist/hw/xfree86/common: xf86Config.c Log Message: fix misplaced conditionalized } that broke pointer detection under vmware when running X without a config

CVS commit: xsrc/external/mit/xorg-server/include

2016-11-16 Thread Soren Jacobsen
Module Name:xsrc Committed By: snj Date: Thu Nov 17 07:58:09 UTC 2016 Modified Files: xsrc/external/mit/xorg-server/include: dix-config.h Log Message: comment out COMPILEDDEFAULTFONTPATH as in olden days, happy golden days To generate a diff of this commit: cvs rdiff -u

CVS commit: xsrc/external/mit/xorg-server/dist/hw/xfree86/common

2016-11-02 Thread Joerg Sonnenberger
Module Name:xsrc Committed By: joerg Date: Wed Nov 2 20:56:40 UTC 2016 Modified Files: xsrc/external/mit/xorg-server/dist/hw/xfree86/common: xf86Configure.c Log Message: Add explicit cast before writing to newly allocated memory. XXX Beside the strange allocation size,

CVS commit: xsrc/external/mit/xf86-video-chips/dist/src

2016-11-02 Thread Joerg Sonnenberger
Module Name:xsrc Committed By: joerg Date: Wed Nov 2 15:56:01 UTC 2016 Modified Files: xsrc/external/mit/xf86-video-chips/dist/src: ct_driver.c Log Message: Fix bit checking loop. Use consistent parenthesis. To generate a diff of this commit: cvs rdiff -u -r1.23 -r1.24

CVS commit: xsrc/external/mit/xf86-video-sunffb/dist/src

2016-10-26 Thread Michael Lorenz
Module Name:xsrc Committed By: macallan Date: Wed Oct 26 14:29:48 UTC 2016 Modified Files: xsrc/external/mit/xf86-video-sunffb/dist/src: ffb_driver.c Log Message: default to exa if we don't have xaa To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11 \

CVS commit: xsrc/external/mit/libX11/dist/modules/im/ximcp

2016-10-13 Thread Joerg Sonnenberger
Module Name:xsrc Committed By: joerg Date: Thu Oct 13 23:38:48 UTC 2016 Modified Files: xsrc/external/mit/libX11/dist/modules/im/ximcp: imLcLkup.c Log Message: Add explicit char cast to deal with constants being implicitly changed on signed char platforms. To generate a

CVS commit: xsrc/external/mit/pixman/dist/pixman

2016-10-13 Thread Joerg Sonnenberger
Module Name:xsrc Committed By: joerg Date: Thu Oct 13 23:26:59 UTC 2016 Modified Files: xsrc/external/mit/pixman/dist/pixman: pixman-x86.c Log Message: Using defined() in a macro as condition for another #if is not portable C. To generate a diff of this commit: cvs

CVS commit: xsrc/external/mit/libXrandr/dist/src

2016-10-09 Thread Christos Zoulas
Module Name:xsrc Committed By: christos Date: Mon Oct 10 02:52:02 UTC 2016 Modified Files: xsrc/external/mit/libXrandr/dist/src: XrrProvider.c Log Message: avoid unsigned < 0 comparisons To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9

CVS commit: xsrc/external/mit/xf86-video-siliconmotion/dist/src

2016-10-09 Thread Michael Lorenz
Module Name:xsrc Committed By: macallan Date: Sun Oct 9 19:04:06 UTC 2016 Modified Files: xsrc/external/mit/xf86-video-siliconmotion/dist/src: smi_driver.c Log Message: default to EXA if no AccelMethod option is given To generate a diff of this commit: cvs rdiff -u

CVS commit: xsrc/external/mit/xf86-video-vmware/include

2016-10-08 Thread Ryo ONODERA
Module Name:xsrc Committed By: ryoon Date: Sat Oct 8 10:24:07 UTC 2016 Modified Files: xsrc/external/mit/xf86-video-vmware/include: config.h Log Message: Fix segfault when xf86-video-vmware module loads libvgahw To generate a diff of this commit: cvs rdiff -u -r1.11

CVS commit: xsrc/external/mit/xorg-server/dist/hw/xfree86/drivers/modesetting

2016-10-07 Thread Christos Zoulas
Module Name:xsrc Committed By: christos Date: Fri Oct 7 16:08:48 UTC 2016 Modified Files: xsrc/external/mit/xorg-server/dist/hw/xfree86/drivers/modesetting: vblank.c Log Message: CID 1373525: Checking for NULL after deref is kind of late. To generate a diff

CVS commit: xsrc/external/mit/libXi/dist/src

2016-10-07 Thread Christos Zoulas
Module Name:xsrc Committed By: christos Date: Fri Oct 7 16:06:39 UTC 2016 Modified Files: xsrc/external/mit/libXi/dist/src: XIQueryDevice.c Log Message: CID 1373523: Fix memory leak To generate a diff of this commit: cvs rdiff -u -r1.1.1.5 -r1.2

CVS commit: xsrc/external/mit/libXtst/dist/src

2016-10-07 Thread Christos Zoulas
Module Name:xsrc Committed By: christos Date: Fri Oct 7 16:05:13 UTC 2016 Modified Files: xsrc/external/mit/libXtst/dist/src: XRecord.c Log Message: CID 1373522: Fix memory leak To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6

CVS commit: xsrc/external/mit/xorg-server/dist/hw/xfree86/drivers/modesetting

2016-10-07 Thread Christos Zoulas
Module Name:xsrc Committed By: christos Date: Fri Oct 7 16:01:50 UTC 2016 Modified Files: xsrc/external/mit/xorg-server/dist/hw/xfree86/drivers/modesetting: driver.c Log Message: CID 1373520: Fix memory leak, don't allocate needlessly. CID 1373521: Fix memory

CVS commit: xsrc/external/mit/xorg-server/dist/hw/xfree86/drivers/modesetting

2016-10-07 Thread Christos Zoulas
Module Name:xsrc Committed By: christos Date: Fri Oct 7 15:55:36 UTC 2016 Modified Files: xsrc/external/mit/xorg-server/dist/hw/xfree86/drivers/modesetting: drmmode_display.c Log Message: CID 1373518: Memory corruption (off-by-one) To generate a diff of

CVS commit: xsrc/external/mit/libXrandr/dist/src

2016-10-07 Thread Christos Zoulas
Module Name:xsrc Committed By: christos Date: Fri Oct 7 15:52:35 UTC 2016 Modified Files: xsrc/external/mit/libXrandr/dist/src: XrrProvider.c Log Message: CID 1373517: Integer handling issues: Parenthesize. To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8

CVS commit: xsrc/external/mit/xorg-server/dist/hw/xfree86/drivers/modesetting

2016-10-07 Thread Christos Zoulas
Module Name:xsrc Committed By: christos Date: Fri Oct 7 15:43:38 UTC 2016 Modified Files: xsrc/external/mit/xorg-server/dist/hw/xfree86/drivers/modesetting: drmmode_display.c Log Message: CID 1373515: check return value. To generate a diff of this commit:

CVS commit: xsrc/external/mit/xorg-server/dist

2016-10-01 Thread Maya Rashish
Module Name:xsrc Committed By: maya Date: Sat Oct 1 22:16:25 UTC 2016 Modified Files: xsrc/external/mit/xorg-server/dist/hw/xfree86/common: xf86xv.h xsrc/external/mit/xorg-server/dist/include: displaymode.h Log Message: don't use const char for these types, many

CVS commit: xsrc/external/mit/xf86-video-sis/dist/src

2016-10-01 Thread Maya Rashish
Module Name:xsrc Committed By: maya Date: Sat Oct 1 22:02:17 UTC 2016 Modified Files: xsrc/external/mit/xf86-video-sis/dist/src: sis_utility.c Log Message: add const. we aren't modifying the values here. fixes new xorg-server build error To generate a diff of this

CVS commit: xsrc/external/mit/xf86-video-glint/dist/src

2016-09-29 Thread Michael Lorenz
Module Name:xsrc Committed By: macallan Date: Thu Sep 29 19:56:00 UTC 2016 Modified Files: xsrc/external/mit/xf86-video-glint/dist/src: pm2_video.c Log Message: adapt to xorg 1.18 To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 \

CVS commit: xsrc/external/mit/xf86-video-sunffb/dist/src

2016-09-27 Thread Joerg Sonnenberger
Module Name:xsrc Committed By: joerg Date: Tue Sep 27 19:12:54 UTC 2016 Modified Files: xsrc/external/mit/xf86-video-sunffb/dist/src: ffb_exa.c Log Message: CARD32 might not be an int, so cast explicitly to uint32_t and print that correctly. To generate a diff of this

CVS commit: xsrc/external/mit

2016-09-27 Thread Joerg Sonnenberger
Module Name:xsrc Committed By: joerg Date: Tue Sep 27 19:11:51 UTC 2016 Modified Files: xsrc/external/mit/xf86-video-suncg14/dist/src: cg14_driver.c xsrc/external/mit/xf86-video-suntcx/dist/src: tcx_driver.c Log Message: Don't directly use assignments in if (),

CVS commit: xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/bsd

2016-09-27 Thread Joerg Sonnenberger
Module Name:xsrc Committed By: joerg Date: Tue Sep 27 19:10:47 UTC 2016 Modified Files: xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/bsd: ppc_video.c Log Message: Silently report success for enabling IO on platforms without it. To generate a diff

CVS commit: xsrc/external/mit/libpciaccess/dist/src

2016-09-24 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Sat Sep 24 23:14:21 UTC 2016 Modified Files: xsrc/external/mit/libpciaccess/dist/src: netbsd_pci.c Log Message: use PCI_IOC_DRVNAMEONBUS if it exists. To generate a diff of this commit: cvs rdiff -u -r1.15 -r1.16 \

CVS commit: xsrc/external/mit/xf86-video-suntcx/dist/src

2016-09-23 Thread Michael Lorenz
Module Name:xsrc Committed By: macallan Date: Fri Sep 23 20:51:57 UTC 2016 Modified Files: xsrc/external/mit/xf86-video-suntcx/dist/src: tcx_driver.c Log Message: provide driverFunc() now this works with xorg 1.18 To generate a diff of this commit: cvs rdiff -u -r1.11

CVS commit: xsrc/external/mit/xf86-video-suntcx/dist/src

2016-09-23 Thread Michael Lorenz
Module Name:xsrc Committed By: macallan Date: Fri Sep 23 20:50:54 UTC 2016 Modified Files: xsrc/external/mit/xf86-video-suntcx/dist/src: tcx.h tcx_accel.c Log Message: sprinkle volatile for gcc 5.4, also include config.h To generate a diff of this commit: cvs rdiff -u

CVS commit: xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/bsd

2016-09-23 Thread Christos Zoulas
Module Name:xsrc Committed By: christos Date: Fri Sep 23 19:59:03 UTC 2016 Modified Files: xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/bsd: ppc_video.c Log Message: fix printf format. To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10

CVS commit: xsrc/external/mit/xf86-video-suncg6/dist/src

2016-09-23 Thread Christos Zoulas
Module Name:xsrc Committed By: christos Date: Fri Sep 23 19:56:30 UTC 2016 Modified Files: xsrc/external/mit/xf86-video-suncg6/dist/src: cg6_exa.c Log Message: {L,R}HS sign agreement. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 \

CVS commit: xsrc/external/mit/xf86-video-suncg6/dist/src

2016-09-23 Thread Christos Zoulas
Module Name:xsrc Committed By: christos Date: Fri Sep 23 19:54:40 UTC 2016 Modified Files: xsrc/external/mit/xf86-video-suncg6/dist/src: cg6_driver.c Log Message: PRIxPTR is not what is intended. To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13 \

CVS commit: xsrc/external/mit/xf86-video-suncg6/dist/src

2016-09-22 Thread Christos Zoulas
Module Name:xsrc Committed By: christos Date: Thu Sep 22 17:14:59 UTC 2016 Modified Files: xsrc/external/mit/xf86-video-suncg6/dist/src: cg6_accel.c Log Message: return something. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 \

CVS commit: xsrc/external/mit/xf86-video-mga/dist/src

2016-09-22 Thread Christos Zoulas
Module Name:xsrc Committed By: christos Date: Thu Sep 22 17:11:58 UTC 2016 Modified Files: xsrc/external/mit/xf86-video-mga/dist/src: mga_dacG.c Log Message: use fabs To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4

CVS commit: xsrc/external/mit/xfs/include

2016-09-22 Thread Christos Zoulas
Module Name:xsrc Committed By: christos Date: Thu Sep 22 15:50:17 UTC 2016 Modified Files: xsrc/external/mit/xfs/include: config.h Log Message: Missed one, thanks Rin. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 xsrc/external/mit/xfs/include/config.h

CVS commit: xsrc/external/mit

2016-09-21 Thread Christos Zoulas
Module Name:xsrc Committed By: christos Date: Wed Sep 21 22:11:16 UTC 2016 Modified Files: xsrc/external/mit/xfs/dist/os: xfstrans.c xsrc/external/mit/xorg-server.old/include: dix-config.h xorg-server.h xsrc/external/mit/xorg-server/include: dix-config.h

CVS commit: xsrc/external/mit/xf86-video-nv/dist/src

2016-09-21 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Wed Sep 21 17:59:20 UTC 2016 Modified Files: xsrc/external/mit/xf86-video-nv/dist/src: riva_xaa.c Log Message: hide RivaSetRopPattern() behind HAVE_XAA_H. To generate a diff of this commit: cvs rdiff -u -r1.1.1.2 -r1.2 \

CVS commit: xsrc/external/mit/xf86-video-nv/dist/src

2016-09-21 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Wed Sep 21 17:58:19 UTC 2016 Modified Files: xsrc/external/mit/xf86-video-nv/dist/src: g80_dma.c g80_dma.h g80_exa.c g80_xaa.c g80_xaa.h Log Message: revert the previous; the XAA files need to just always be built even

CVS commit: xsrc/external/mit/xf86-video-nv/dist/src

2016-09-21 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Wed Sep 21 17:48:18 UTC 2016 Modified Files: xsrc/external/mit/xf86-video-nv/dist/src: g80_dma.c g80_dma.h g80_exa.c g80_xaa.c g80_xaa.h Log Message: move G80DmaKickoffCallback into g80_dma.c so that it's visible no

CVS commit: xsrc/external/mit/xf86-video-suncg14/dist/src

2016-09-17 Thread Christos Zoulas
Module Name:xsrc Committed By: christos Date: Sun Sep 18 02:05:38 UTC 2016 Modified Files: xsrc/external/mit/xf86-video-suncg14/dist/src: cg14_driver.c Log Message: There is no X_DEBUG To generate a diff of this commit: cvs rdiff -u -r1.13 -r1.14 \

CVS commit: xsrc/external/mit/xf86-video-suncg14/dist/src

2016-09-16 Thread Michael Lorenz
Module Name:xsrc Committed By: macallan Date: Fri Sep 16 22:07:25 UTC 2016 Modified Files: xsrc/external/mit/xf86-video-suncg14/dist/src: cg14_render.c Log Message: do PictOpOver operations 4 pixels at a time - this is a vector processor, let's do some vector processing

CVS commit: xsrc/external/mit/xf86-video-suncg14/dist/src

2016-09-16 Thread Michael Lorenz
Module Name:xsrc Committed By: macallan Date: Fri Sep 16 22:05:47 UTC 2016 Modified Files: xsrc/external/mit/xf86-video-suncg14/dist/src: cg14_accel.c Log Message: - DPRINTF() some debug output - remove unused #defines To generate a diff of this commit: cvs rdiff -u

CVS commit: xsrc/external/mit/xf86-video-suncg14/dist/src

2016-09-16 Thread Michael Lorenz
Module Name:xsrc Committed By: macallan Date: Fri Sep 16 21:16:37 UTC 2016 Modified Files: xsrc/external/mit/xf86-video-suncg14/dist/src: cg14_accel.c cg14_cursor.c cg14_driver.c cg14_render.c Log Message: adapt to xorg 1.18 To generate a diff of this

CVS commit: xsrc/external/mit/xorg-server/dist/hw/netbsd/x68k

2016-09-10 Thread Izumi Tsutsui
Module Name:xsrc Committed By: tsutsui Date: Sun Sep 11 03:55:57 UTC 2016 Modified Files: xsrc/external/mit/xorg-server/dist/hw/netbsd/x68k: x68k.h x68kInit.c x68kKbd.c x68kMouse.c Log Message: Pull more changes from Xnest to adapt X68k to Xorg server 1.18. -

CVS commit: xsrc/external/mit/xf86-video-r128/dist/src

2016-09-09 Thread Michael Lorenz
Module Name:xsrc Committed By: macallan Date: Fri Sep 9 22:40:01 UTC 2016 Modified Files: xsrc/external/mit/xf86-video-r128/dist/src: r128_exa.c Log Message: - implement UploadToScreen() using host blits - implement DownloadFromScreen() with memcpy() but sync the engine

CVS commit: xsrc/external/mit/xf86-video-siliconmotion/dist/src

2016-09-07 Thread Michael Lorenz
Module Name:xsrc Committed By: macallan Date: Thu Sep 8 05:25:49 UTC 2016 Modified Files: xsrc/external/mit/xf86-video-siliconmotion/dist/src: smi_driver.c Log Message: provide driverFunc() to tell the Xserver that this driver can work without PIO access - sm50x doesn't

CVS commit: xsrc/external/mit

2016-09-07 Thread Michael Lorenz
Module Name:xsrc Committed By: macallan Date: Wed Sep 7 17:10:19 UTC 2016 Modified Files: xsrc/external/mit/xf86-video-siliconmotion/dist/src: smi_driver.c xsrc/external/mit/xf86-video-suncg14/dist/src: cg14_driver.c

CVS commit: xsrc/external/mit/xf86-video-sunffb/dist/src

2016-09-02 Thread Michael Lorenz
Module Name:xsrc Committed By: macallan Date: Fri Sep 2 21:24:49 UTC 2016 Modified Files: xsrc/external/mit/xf86-video-sunffb/dist/src: ffb_accel.c ffb_accel_common.c Log Message: move ffb_fastfill_parms to ffb_accel_common.c so the EXA code can work without

CVS commit: xsrc/external/mit/xorg-server/include

2016-08-30 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Tue Aug 30 08:35:24 UTC 2016 Modified Files: xsrc/external/mit/xorg-server/include: dix-config.h xorg-server.h Log Message: move some flags from dix-config.h into X11FLAGS.DIX To generate a diff of this commit: cvs rdiff -u

CVS commit: xsrc/external/mit/xorg-server/dist/hw/netbsd/x68k

2016-08-30 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Tue Aug 30 07:50:55 UTC 2016 Modified Files: xsrc/external/mit/xorg-server/dist/hw/netbsd/x68k: x68k.h x68kFb.c x68kGraph.c x68kInit.c x68kKbd.c x68kMouse.c x68kText.c Log Message: port to xorg-server 1.18. builds and

CVS commit: xsrc/external/mit/xf86-video-openchrome/dist/src

2016-08-27 Thread Joerg Sonnenberger
Module Name:xsrc Committed By: joerg Date: Sat Aug 27 16:35:48 UTC 2016 Modified Files: xsrc/external/mit/xf86-video-openchrome/dist/src: via_display.c Log Message: Since CARD32 and uint32_t don't necessarily use the same underlaying type, e.g. on i386, add an explicit

CVS commit: xsrc/external/mit/xf86-video-chips/dist/src

2016-08-27 Thread Michael Lorenz
Module Name:xsrc Committed By: macallan Date: Sat Aug 27 15:41:45 UTC 2016 Modified Files: xsrc/external/mit/xf86-video-chips/dist/src: ct_driver.c Log Message: fix build for powerpc To generate a diff of this commit: cvs rdiff -u -r1.22 -r1.23 \

CVS commit: xsrc/external/mit/xf86-video-intel-old/dist/src

2016-08-27 Thread Joerg Sonnenberger
Module Name:xsrc Committed By: joerg Date: Sat Aug 27 15:00:39 UTC 2016 Modified Files: xsrc/external/mit/xf86-video-intel-old/dist/src: i810_dri.c Log Message: Fix memset use. To generate a diff of this commit: cvs rdiff -u -r1.1.1.1 -r1.2 \

CVS commit: xsrc/external/mit/xf86-video-igs/dist/src

2016-08-26 Thread Michael Lorenz
Module Name:xsrc Committed By: macallan Date: Sat Aug 27 05:15:03 UTC 2016 Modified Files: xsrc/external/mit/xf86-video-igs/dist/src: igs_driver.c Log Message: adapt to new xserver API To generate a diff of this commit: cvs rdiff -u -r1.13 -r1.14 \

CVS commit: xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/bsd

2016-08-26 Thread Michael Lorenz
Module Name:xsrc Committed By: macallan Date: Sat Aug 27 03:52:00 UTC 2016 Modified Files: xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/bsd: ppc_video.c Log Message: use PCI_MAGIC_IO_RANGE instead of hardcoding the wrong ( for shark ) offset now

CVS commit: xsrc/external/mit/xf86-video-chips/dist/src

2016-08-26 Thread Michael Lorenz
Module Name:xsrc Committed By: macallan Date: Sat Aug 27 03:46:07 UTC 2016 Modified Files: xsrc/external/mit/xf86-video-chips/dist/src: ct_cursor.c ct_driver.c ct_video.c Log Message: make this work in shark needs testing on other hardware To generate a diff

CVS commit: xsrc/external/mit/xf86-video-sunffb/dist/src

2016-08-22 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Mon Aug 22 08:47:22 UTC 2016 Modified Files: xsrc/external/mit/xf86-video-sunffb/dist/src: ffb_dac.c Log Message: deal with an issue compat-api.h should deal with. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 \

CVS commit: xsrc/external/mit/xf86-video-sunffb/dist/src

2016-08-22 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Mon Aug 22 08:28:32 UTC 2016 Modified Files: xsrc/external/mit/xf86-video-sunffb/dist/src: ffb_accel_common.c ffb_exa.c Log Message: include config.h #ifdef HAVE_CONFIG_H To generate a diff of this commit: cvs rdiff

CVS commit: xsrc/external/mit/xf86-video-glint/dist/src

2016-08-21 Thread Joerg Sonnenberger
Module Name:xsrc Committed By: joerg Date: Sun Aug 21 18:19:25 UTC 2016 Modified Files: xsrc/external/mit/xf86-video-glint/dist/src: pm2_accel.c pm_accel.c Log Message: Avoid undefined behavior by left-shifting negative numbers. To generate a diff of this commit: cvs

CVS commit: xsrc/external/mit/xf86-video-openchrome/dist/src

2016-08-21 Thread Joerg Sonnenberger
Module Name:xsrc Committed By: joerg Date: Sun Aug 21 18:18:57 UTC 2016 Modified Files: xsrc/external/mit/xf86-video-openchrome/dist/src: via_display.c Log Message: Fix format strings. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 \

CVS commit: xsrc/external/mit/xf86-video-chips/dist/src

2016-08-20 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Sat Aug 20 21:50:44 UTC 2016 Modified Files: xsrc/external/mit/xf86-video-chips/dist/src: ct_driver.c Log Message: port this to xorg-server 1.18 and libpciaccess fully. not tested. To generate a diff of this commit: cvs rdiff -u

CVS commit: xsrc/external/mit/xorg-server/dist/hw/xfree86

2016-08-20 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Sat Aug 20 21:15:07 UTC 2016 Modified Files: xsrc/external/mit/xorg-server/dist/hw/xfree86/common: xf86AutoConfig.c xf86sbusBus.c xf86sbusBus.h xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/bus: Sbus.c

CVS commit: xsrc/external/mit/xf86-video-chips/dist/src

2016-08-20 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Sat Aug 20 19:49:51 UTC 2016 Modified Files: xsrc/external/mit/xf86-video-chips/dist/src: ct_driver.c Log Message: fix the merge botch fix properly. fixes shark builds. To generate a diff of this commit: cvs rdiff -u -r1.19

CVS commit: xsrc/external/mit/xf86-video-chips/dist/src

2016-08-20 Thread Michael Lorenz
Module Name:xsrc Committed By: macallan Date: Sat Aug 20 16:21:09 UTC 2016 Modified Files: xsrc/external/mit/xf86-video-chips/dist/src: ct_accel.c Log Message: make this compile To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 \

CVS commit: xsrc/external/mit/xf86-video-openchrome/dist/src

2016-08-20 Thread Jonathan A. Kollasch
Module Name:xsrc Committed By: jakllsch Date: Sat Aug 20 08:29:36 UTC 2016 Modified Files: xsrc/external/mit/xf86-video-openchrome/dist/src: via_ums.c Log Message: align format string with argument type To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 \

CVS commit: xsrc/external/mit

2016-08-19 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Sat Aug 20 05:00:58 UTC 2016 Modified Files: xsrc/external/mit/xf86-video-cirrus/dist/src: alp_driver.c lg_driver.c xsrc/external/mit/xf86-video-glint/dist/src: pm2_video.c xsrc/external/mit/xf86-video-i128/dist/src:

CVS commit: xsrc/external/mit/xf86-video-ast/dist/src

2016-08-19 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Sat Aug 20 03:52:37 UTC 2016 Modified Files: xsrc/external/mit/xf86-video-ast/dist/src: ast_accel.c ast_driver.c ast_vgatool.c Log Message: merge xf86-video-ast 1.1.5 To generate a diff of this commit: cvs rdiff -u

CVS commit: xsrc/external/mit/xf86-video-suncg6/dist/src

2016-08-19 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Sat Aug 20 01:28:35 UTC 2016 Modified Files: xsrc/external/mit/xf86-video-suncg6/dist/src: cg6_accel.c cg6_exa.c Log Message: include config.h if HAVE_CONFIG_H is defined. To generate a diff of this commit: cvs rdiff -u -r1.5

<    1   2   3   4   5   6   7   8   9   10   >