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 \ xsrc/exte

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 E

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 -r

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 \ xsrc/external/mit/xf86

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 \ xsrc/e

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 familiar...

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 \ xsrc/external/mit

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 L

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 wo

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 chi

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 \ xsrc/external/mit/xf

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 thi

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: pm

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 \ xsrc/external/mit/xf86-vi

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 rdi

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

2011-11-24 Thread Michael Lorenz
Module Name:xsrc Committed By: macallan Date: Thu Nov 24 15:29:12 UTC 2011 Modified Files: xsrc/external/mit/xf86-video-glint/dist/src: pm2_dac.c Log Message: when doing DDC2 on Permedia2 make sure to clear the USE_MONID bit in the DDCdata register so the i2c bits actually