--- Felix Kühling <[EMAIL PROTECTED]> wrote: > Hi, > > I'm experimenting with event tags which will be needed for vertex > buffer > aging. As a simple test I've implemented frame throttling in my local > tree. > > Savage3D/IX/MX have only one event tag, Savage4 and higher have two > of > them. I found some comments saying that HWXvMC uses eventTag0. > Therefore > the old CMD DMA implementation used event tag 1. Alex, can you > confirm > that?
That sounds right, but I'll have to double check the code. > I'd like to change that so that the 3D driver could always use > event tag 0 and HWXvMC which is only available on Savage4 and higher > would use event tag 1. Sounds good to me. I should also explicitly disable xvmc on old savages. I don't know whether or not they even have a mc engine or not. Alex > > Regards, > Felix > __________________________________ Do you Yahoo!? Yahoo! Finance Tax Center - File online. File on time. http://taxes.yahoo.com/filing.html ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click -- _______________________________________________ Dri-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dri-devel
