Mailinglist Archive: radeonhd (408 mails)
| < Previous | Next > |
[radeonhd] xf86-video-radeonhd:master: 1 commit(s)
- From: libv@xxxxxxxxxxxxxxxxxxxxxx (Luc Verhaegen)
- Date: Mon, 29 Jun 2009 11:59:29 -0700 (PDT)
- Message-id: <20090629185929.C538210051@xxxxxxxxxxxxxxxxxxxxxx>
Reporting from xf86-video-radeonhd: Radeon HD video driver
Please visit:
http://gitweb.freedesktop.org/?p=xorg/driver/xf86-video-radeonhd
Or get your own copy by using:
git-clone git://anongit.freedesktop.org/xorg/driver/xf86-video-radeonhd
Commit against master at 645a0a0a...:
commit c7168b6e835fdf7f2837913ed8580f1911135fdd
Author: Luc Verhaegen <libv@xxxxxxxxx>
Date: Mon Jun 29 21:03:05 2009 +0200
Cursor: fix logic error in cursor visibility checking.
Cursor->(X,Y) were always null and never set until Crtc->(X,Y) were within
CURSOR_MAX_(WIDTH,HEIGHT) boundaries. This only affected xf86Cursor code.
diffstat:
src/rhd_cursor.c | 33 ++++++++++++++-------------------
1 file changed, 14 insertions(+), 19 deletions(-)
gitweb url:
http://gitweb.freedesktop.org/?p=xorg/driver/xf86-video-radeonhd;a=commit;h=c7168b6e
--
To unsubscribe, e-mail: radeonhd+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: radeonhd+help@xxxxxxxxxxxx
Please visit:
http://gitweb.freedesktop.org/?p=xorg/driver/xf86-video-radeonhd
Or get your own copy by using:
git-clone git://anongit.freedesktop.org/xorg/driver/xf86-video-radeonhd
Commit against master at 645a0a0a...:
commit c7168b6e835fdf7f2837913ed8580f1911135fdd
Author: Luc Verhaegen <libv@xxxxxxxxx>
Date: Mon Jun 29 21:03:05 2009 +0200
Cursor: fix logic error in cursor visibility checking.
Cursor->(X,Y) were always null and never set until Crtc->(X,Y) were within
CURSOR_MAX_(WIDTH,HEIGHT) boundaries. This only affected xf86Cursor code.
diffstat:
src/rhd_cursor.c | 33 ++++++++++++++-------------------
1 file changed, 14 insertions(+), 19 deletions(-)
gitweb url:
http://gitweb.freedesktop.org/?p=xorg/driver/xf86-video-radeonhd;a=commit;h=c7168b6e
--
To unsubscribe, e-mail: radeonhd+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: radeonhd+help@xxxxxxxxxxxx
| < Previous | Next > |