The branch, gallium-0.1 has been updated
Commits at: http://cgit.freedesktop.org/mesa/mesa/log/?h=gallium-0.1
Summary of changes:
src/gallium/auxiliary/util/p_tile.c | 12 ++++++------
1 files changed, 6 insertions(+), 6 deletions(-)
via a56ccb90c6a374c86158ac2323f844a4003560fa (commit)
from be66a8f43172327e3cdde27281e40377cacbb121 (commit)
- Commits -----------------------------------------------
commit a56ccb90c6a374c86158ac2323f844a4003560fa
Author: Brian Paul <[EMAIL PROTECTED]>
Date: Wed Aug 6 19:15:10 2008 -0600
gallium: fix clipping/stride bugs in pipe_get_tile_raw(),
pipe_put_tile_raw()
We need to compute the default dst_stride and src_stride _before_ clipping.
After clipping, the width value may have changed.
This fixes visible tile glitches in some demos like progs/glsl/texdemo.c
---------------------------------
_______________________________________________
mesa-commit mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-commit