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/mesa/main/drawpix.c | 5 +++--
src/mesa/state_tracker/st_cb_bitmap.c | 2 +-
2 files changed, 4 insertions(+), 3 deletions(-)
via bceebffc178af89154b3b78f3afd97f0d93ca2f8 (commit)
via 72c8d2f2449d54005eb721fe3853a6009e9b8d17 (commit)
from a770d40c3d4977e2c134661b5d8facaea446b6ea (commit)
- Commits -----------------------------------------------
commit bceebffc178af89154b3b78f3afd97f0d93ca2f8
Author: Brian Paul <[EMAIL PROTECTED]>
Date: Thu Apr 24 13:44:40 2008 -0600
gallium: disable the bitmap/texcoord bias
Doesn't seem to be needed after fixing the float->int conversion problem.
commit 72c8d2f2449d54005eb721fe3853a6009e9b8d17
Author: Brian Paul <[EMAIL PROTECTED]>
Date: Thu Apr 24 13:36:26 2008 -0600
mesa: adjust glBitmap coords by a small epsilon
Fixes problem with bitmaps jumping around by one pixel depending on window
size. The rasterpos is often X.9999 instead of X+1.
Run progs/redbook/drawf and resize window to check.
---------------------------------
_______________________________________________
mesa-commit mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-commit