Am 2004.08.10 07:23:57 +0200 schrieb(en) Kevin E Martin:
> On today's release wranglers call, someone asked if there were any new
> fixes from the DRI or Mesa projects that should be included in the next
> X.Org release.  If there are any, could you please let us know?  Thanks!
> 

1)
bug #988: radeon_accel.c maybe typo: it should read
  if (!IS_R300_VARIANT)
Hui Yu should know if it was intended to change the
logic or if it's a typo
https://freedesktop.org/bugzilla/show_bug.cgi?id=988

2)
radeon_vtxfmt.c needs sync from mesa -> xorg
Now the GL_CALL() macro is used like in the r200 driver to avoid
sigsegv with apps doing broken dynamic linking

3)
ffb_vtxfmt.c maybe has the same "problem", but isnt fixed in mesa-cvs


4)
in the pciids file from the DRM CVS seems to be an error:
But I'm not sure if this "BC R200" really exists as it isnt in the pciids.sf.net list
diff drm/shared/drm_pciids.txt.orig drm/shared/drm_pciids.txt -u
--- drm/shared/drm_pciids.txt.orig      Tue Aug 10 21:17:35 2004
+++ drm/shared/drm_pciids.txt   Tue Aug 10 21:17:46 2004
@@ -3,7 +3,7 @@
 0x1002 0x4137 "ATI Radeon RS200 IGP"
 0x1002 0x4237 "ATI Radeon RS250 IGP"
 0x1002 0x4242 "ATI Radeon BB R200 AIW 8500DV"
-0x1002 0x4242 "ATI Radeon BC R200"
+0x1002 0x4243 "ATI Radeon BC R200"
 0x1002 0x4336 "ATI Radeon RS100 Mobility U1"
 0x1002 0x4337 "ATI Radeon RS200 Mobility IGP 340M"
 0x1002 0x4437 "ATI Radeon RS250 Mobility IGP"


best regards
Andreas



-------------------------------------------------------
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
--
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to