Hi, I played with textured video adapter on R9500Pro (R300).
Attached patch should fix four problems: 1) wrong pipe count for R300 (strange chessboard effect) 2) clipping issue 3) corruption when window is moved outside of screen, or is overlapped with others windows. 4) I think R300_ENABLE_TILING constant is wrong defined Best regards, Peter Zubaj On Sun, 2008-02-24 at 17:12 -0500, Alex Deucher wrote: > On Sun, Feb 24, 2008 at 5:04 PM, Xavier Bestel <[EMAIL PROTECTED]> wrote: > > Hi, > > > > I tested with joy the brand new texturedvideo adapted in git, on an r300 > > (radeon 9600 XT). It works ! It works under compiz ! And it wobbles and > > rotates on the cube, etc. Thanks :) > > > > There's a little trouble though: when I put the video fullscreen, the > > bottom of the video is blank. It's like the video height is limited to > > something like 1024 (my screen is 1920x1200). > > > > There are still some clipping issues with r3xx/r4xx and probably r5xx > I haven't sorted out yet. > > > Oh, and also I had to invert the adapters order (texturevideo in #0 and > > overlay in #1), otherwise no way to test it. But as it seems to use a > > bit more CPU, maybe the order should be dependant on wether composite is > > activated. > > the textured code still needs to switch over to using pipelined > uploads similar to what the overlay does. Right now it just uses the > CPU to copy the data over. There's definitely room for improvement. > > Alex > _______________________________________________ > xorg-driver-ati mailing list > [email protected] > http://lists.x.org/mailman/listinfo/xorg-driver-ati
0001-Fix-texture-video-adapter-for-R300.patch
Description: application/mbox
_______________________________________________ xorg-driver-ati mailing list [email protected] http://lists.x.org/mailman/listinfo/xorg-driver-ati
