Module Name:xsrc
Committed By: martin
Date: Sun Mar 22 10:18:19 UTC 2020
Modified Files:
xsrc/external/mit/xf86-video-ati/dist/src: radeon_accel.c
Log Message:
PR 48569: avoid unaligned access. OK mrg@
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 \
xsr
Module Name:xsrc
Committed By: christos
Date: Thu Jan 31 20:41:19 UTC 2019
Modified Files:
xsrc/external/mit/xf86-video-ati/dist/src: radeon_dri.c
Log Message:
fix wrong printf format.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 \
xsrc/external/mit/x
Module Name:xsrc
Committed By: christos
Date: Thu Jan 31 20:40:16 UTC 2019
Modified Files:
xsrc/external/mit/xf86-video-ati/dist/src: radeon_crtc.c
Log Message:
Taking the abs() of the difference of two unsigned numbers is probably not
what it was intended here :-)
To ge
Module Name:xsrc
Committed By: christos
Date: Thu Jan 31 20:41:38 UTC 2019
Modified Files:
xsrc/external/mit/xf86-video-ati/dist/src: radeon_modes.c
Log Message:
using abs on floating point values...
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 \
xsrc/
Module Name:xsrc
Committed By: christos
Date: Thu Jan 31 20:40:42 UTC 2019
Modified Files:
xsrc/external/mit/xf86-video-ati/dist/src: radeon_video.c
Log Message:
shifting negative values is not portable.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 \
x
Module Name:xsrc
Committed By: christos
Date: Thu Jan 31 20:40:59 UTC 2019
Modified Files:
xsrc/external/mit/xf86-video-ati/dist/src: radeon_vip.c
Log Message:
explicitly continue.
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.3 -r1.2 \
xsrc/external/mit/xf
Module Name:xsrc
Committed By: mrg
Date: Fri Jan 4 00:09:11 UTC 2019
Modified Files:
xsrc/external/mit/xf86-video-ati/dist/src/AtomBios: CD_Operations.c
Log Message:
redo previous slightly: restore packed attribute.
To generate a diff of this commit:
cvs rdiff -u -r1.7
Module Name:xsrc
Committed By: mrg
Date: Fri Jan 4 00:09:24 UTC 2019
Modified Files:
xsrc/external/mit/xf86-video-ati/dist/src: theatre.h
Log Message:
minor style fix for previous.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 xsrc/external/mit/xf86-video-
Module Name:xsrc
Committed By: christos
Date: Wed Jan 2 18:51:58 UTC 2019
Modified Files:
xsrc/external/mit/xf86-video-ati/dist/src/AtomBios: CD_Operations.c
Log Message:
make this work with both the old and the new version of compiler.h
To generate a diff of this commi
Module Name:xsrc
Committed By: christos
Date: Wed Jan 2 15:54:24 UTC 2019
Modified Files:
xsrc/external/mit/xf86-video-ati/dist/src/AtomBios: CD_Operations.c
Log Message:
put back compatibility code for now; needed for sparc (from martin@)
To generate a diff of this com
Module Name:xsrc
Committed By: christos
Date: Wed Jan 2 02:58:48 UTC 2019
Modified Files:
xsrc/external/mit/xf86-video-ati/dist/src/AtomBios: CD_Operations.c
Log Message:
Remove compatibility code.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 \
xsrc/e
Module Name:xsrc
Committed By: christos
Date: Tue Jan 1 05:29:40 UTC 2019
Modified Files:
xsrc/external/mit/xf86-video-ati/dist/src: radeon.h theatre.h
Log Message:
add missing const
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 xsrc/external/mit/xf86-vide
Module Name:xsrc
Committed By: macallan
Date: Fri Aug 11 20:55:49 UTC 2017
Modified Files:
xsrc/external/mit/xf86-video-ati/dist/src: radeon_output.c
Log Message:
add voodoo to get the Mac model name from OpenFirmware so the driver can
automatically enable model specific w
Module Name:xsrc
Committed By: mrg
Date: Sun Mar 5 03:18:38 UTC 2017
Modified Files:
xsrc/external/mit/xf86-video-ati/dist/src: compat-api.h r600_shader.c
Log Message:
un-merge the new ati driver from the old location.
To generate a diff of this commit:
cvs rdiff -u -r1
Module Name:xsrc
Committed By: wiz
Date: Fri Dec 11 15:37:44 UTC 2015
Modified Files:
xsrc/external/mit/xf86-video-ati/dist/src: radeon_dri2.c
Log Message:
Initialize a variable, for clang.
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.8 -r1.2 \
xsrc/extern
Module Name:xsrc
Committed By: mrg
Date: Tue Jul 29 21:55:23 UTC 2014
Modified Files:
xsrc/external/mit/xf86-video-ati/dist/src: r600_exa.c
r600_textured_videofuncs.c r6xx_accel.c radeon_exa.c
radeon_exa_funcs.c radeon_textured_video.c
Log Message:
Module Name:xsrc
Committed By: macallan
Date: Wed Nov 6 19:00:58 UTC 2013
Modified Files:
xsrc/external/mit/xf86-video-ati/dist/src: radeon_exa_render.c
Log Message:
fix xrender ops with a solid source without an actual pixmap for R2xx and R3xx
on big endian hardware as w
Module Name:xsrc
Committed By: macallan
Date: Tue Oct 29 01:06:03 UTC 2013
Modified Files:
xsrc/external/mit/xf86-video-ati/dist/src: radeon_exa_render.c
Log Message:
Don't endian-twiddle solid source colours in composite operations on R1xx
Now gtk2-rendered text looks rig
Module Name:xsrc
Committed By: veego
Date: Sun Sep 23 20:10:25 UTC 2012
Modified Files:
xsrc/external/mit/xf86-video-ati/dist/src: atombios_crtc.c
atombios_output.c radeon_crtc.c
Log Message:
Disable a lot of debug output which would show up if you change from
Module Name:xsrc
Committed By: veego
Date: Sun Sep 23 20:06:03 UTC 2012
Modified Files:
xsrc/external/mit/xf86-video-ati/dist/src: legacy_crtc.c r600_exa.c
radeon_accelfuncs.c radeon_cursor.c radeon_dri.c radeon_driver.c
radeon_exa_funcs.c radeon_tex
Module Name:xsrc
Committed By: rjs
Date: Sun Jun 3 16:42:23 UTC 2012
Modified Files:
xsrc/external/mit/xf86-video-ati/dist/src: r600_exa.c r6xx_accel.c
radeon_dri.c radeon_driver.c radeon_exa_funcs.c
radeon_textured_video.c
Log Message:
merge xf86-
Module Name:xsrc
Committed By: macallan
Date: Wed Aug 24 22:40:56 UTC 2011
Modified Files:
xsrc/external/mit/xf86-video-ati/dist/src: radeon_driver.c
Log Message:
now that xrender acceleration on R1xx works again there is no reason not to
enable it by default
To generate
Module Name:xsrc
Committed By: mrg
Date: Sat Jul 23 08:27:24 UTC 2011
Modified Files:
xsrc/external/mit/xf86-video-ati/dist/src: r600_exa.c
Log Message:
merge xf86-video-ati 6.14.2
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 xsrc/external/mit/xf86-video-a
Module Name:xsrc
Committed By: mrg
Date: Sat Jul 23 08:19:19 UTC 2011
Modified Files:
xsrc/external/mit/xf86-video-ati/dist/src: radeon_exa_funcs.c
Log Message:
merge xf86-video-ati 6.14.2.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 \
xsrc/external/m
Module Name:xsrc
Committed By: macallan
Date: Wed Jul 6 03:59:55 UTC 2011
Modified Files:
xsrc/external/mit/xf86-video-ati/dist/src: radeon_accelfuncs.c
Log Message:
xrender acceleration with XAA works again on r1xx and didn't seem to be
broken on r2xx so don't disable it
Module Name:xsrc
Committed By: macallan
Date: Wed Jul 6 03:43:41 UTC 2011
Modified Files:
xsrc/external/mit/xf86-video-ati/dist/src: radeon_render.c
Log Message:
make Xrender acceleration work again on R1xx
tested on a Sun XVR-100
To generate a diff of this commit:
cvs
Module Name:xsrc
Committed By: mrg
Date: Sun Mar 20 10:40:24 UTC 2011
Modified Files:
xsrc/external/mit/xf86-video-ati/dist/src: r600_exa.c
radeon_textured_video.c
Log Message:
avoid drmmode_get_height_align() in non XF86MODE (KMS) code.
fixes this on r6xx/r7xx
Module Name:xsrc
Committed By: mrg
Date: Sun Mar 20 07:08:58 UTC 2011
Modified Files:
xsrc/external/mit/xf86-video-ati/dist/src: r6xx_accel.c radeon_driver.c
Log Message:
merge xf86-video-ati 6.14.1
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 \
xsrc/e
Module Name:xsrc
Committed By: mrg
Date: Mon Feb 21 00:58:49 UTC 2011
Modified Files:
xsrc/external/mit/xf86-video-ati/dist/src: r6xx_accel.c radeon_cursor.c
radeon_driver.c radeon_exa_funcs.c
Log Message:
merge xf86-video-ati 6.14.0
To generate a diff of thi
Module Name:xsrc
Committed By: mrg
Date: Sat Nov 20 10:02:15 UTC 2010
Modified Files:
xsrc/external/mit/xf86-video-ati/dist/src: r6xx_accel.c radeon_cursor.c
radeon_exa_funcs.c
xsrc/external/mit/xf86-video-ati/dist/src/AtomBios: CD_Operations.c
Removed F
Module Name:xsrc
Committed By: mrg
Date: Tue Aug 10 02:57:44 UTC 2010
Modified Files:
xsrc/external/mit/xf86-video-ati/dist/src/AtomBios: CD_Operations.c
Log Message:
pull across a patch from git 11005146d6defa876a988daad587ae558f04ecbb:
From: Alex Deucher
Date: Tue, 10
Module Name:xsrc
Committed By: mrg
Date: Sat Jul 17 06:34:14 UTC 2010
Modified Files:
xsrc/external/mit/xf86-video-ati/dist/src: legacy_crtc.c
radeon_cursor.c radeon_dri.c radeon_driver.c radeon_exa_funcs.c
Log Message:
merge xf86-video-ati 6.13.1
To generate
Module Name:xsrc
Committed By: mrg
Date: Sun May 23 06:10:16 UTC 2010
Modified Files:
xsrc/external/mit/xf86-video-ati/dist/src: legacy_crtc.c
radeon_cursor.c radeon_dri.c radeon_driver.c radeon_exa_funcs.c
Removed Files:
xsrc/external/mit/xf86-video-ati
33 matches
Mail list logo