Jacek Rosik wrote:
Hi,

In radeonUpdateWindow and radeonUpdateViewportOffset functions in
radeon_state.c `tx' and `ty' values are calculated differently. In
UpdateWindow SUBPIXEL_X|Y values are added and in UpdateViewportOffset
it's not and compared to values which might have been calculated in
former function. The same goes for r200 driver.

BTW: What is SUBPIXEL_X|Y exactly used for?

Adjusting pixel centers to match the GL spec. They should be added in both places.


Keith


------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt -- _______________________________________________ Dri-devel mailing list Dri-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to