Am Freitag, den 21.01.2005, 13:02 -0500 schrieb Alex Deucher: > On Fri, 21 Jan 2005 09:42:49 -0800, Mark Cass <[EMAIL PROTECTED]> wrote: > > > > felix, > > > > thanks for the advice about the missing glxgears. had to do a full shutdown > > and powerup but everything is working fine now. > > > > i have attached a tarball of my savage driver code. as i mentioned before, > > this is from old code (works on 2.4 kernel). the changes are well documented > > just grep for "mcass". you can ignore the change in the function > > "savage_BCI_swap". this was a change that i made to the driver that is not > > opengl compliant, but gives my code a big speedup because of many small > > blits. > > > > so far i have tested the code with the savage4 and the twister. i think it > > should work with the savage pro. the twister and the savage pro use the same > > tiling constants for uncompressed textures so hopefully the same will hold > > for compressed textures. > > > > if you have any questions just ask. > > > > Mark, can you send it again? The tarball only seems to contain the makefile.
Well, it contains symlinks to files not included in the tarball. ;-) Mark, you need to pass -h (or --dereference) to GNU tar in order to save the files instead of the links. It would also be cool if you could include the CVS subdirectory in the tarball. That would make it easier to see the changes and apply them to the latest code. > > Thanks, > > Alex Best regards, Felix -- | Felix K�hling <[EMAIL PROTECTED]> http://fxk.de.vu | | PGP Fingerprint: 6A3C 9566 5B30 DDED 73C3 B152 151C 5CC1 D888 E595 | ------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl -- _______________________________________________ Dri-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dri-devel
