Popolon wrote:

on some xscreensaver-4.16 mode, there are strange mapping of picture a band from picture and some reduced version at different scales.

The bug was from xscreensaver as textures works perfectly on RV350_AQ with xscreensaver-4.22 & xscreensaver-4.23.

Is there a special process for this change to be accepted in tree ?



------------------------------------------------------------------------

--- xc/extras/Mesa/src/mesa/drivers/dri/r300/radeon_screen.c    2005-10-19 
21:02:06.000000000 +0200
+++ radeon_screen.c     2005-10-20 10:32:56.000000000 +0200
@@ -201,6 +201,7 @@
 #define PCI_CHIP_R300_AF               0x4146
 #define PCI_CHIP_R300_AG               0x4147
 #define PCI_CHIP_RV350_AP               0x4150
+#define PCI_CHIP_RV350_AQ               0x4151
 #define PCI_CHIP_RV350_AR               0x4152
 #define PCI_CHIP_RV350_AS               0x4153
 #define PCI_CHIP_RV350_NJ              0x4E4A
@@ -384,6 +385,7 @@
        case PCI_CHIP_R300_AF:
        case PCI_CHIP_R300_AG:
        case PCI_CHIP_RV350_AP:
+        case PCI_CHIP_RV350_AQ:
        case PCI_CHIP_RV350_AR:
        case PCI_CHIP_RV350_AS:
        case PCI_CHIP_RV350_NJ:



-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to