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_util.c | 5 ++-
src/mesa/state_tracker/st_cb_texture.c | 73 +++++++++++++-------------------
2 files changed, 34 insertions(+), 44 deletions(-)
via a479bf62353b6517841e620122112e7565d2391c (commit)
via f738c3acaca235c68a26c7b7d41903c64a36ae9f (commit)
via 81b1a4224de1992d25ada006f54ff9147aa82da3 (commit)
from e14126ec811e4f37cf085be27cac4f750d9e011a (commit)
- Commits -----------------------------------------------
commit a479bf62353b6517841e620122112e7565d2391c
Author: Brian Paul <[EMAIL PROTECTED]>
Date: Mon Jun 23 09:50:09 2008 -0600
gallium: fix-up inverted do_copy_texsubimage()
The logic/arithmetic for inverting the src image is a bit simpler now.
commit f738c3acaca235c68a26c7b7d41903c64a36ae9f
Author: Brian Paul <[EMAIL PROTECTED]>
Date: Mon Jun 23 09:47:12 2008 -0600
gallium: fix Y-inverted copies
Don't require the caller to pass a non-intuitive negative src_y coord
anymore
when doing a src-inverted copy.
commit 81b1a4224de1992d25ada006f54ff9147aa82da3
Author: Brian Paul <[EMAIL PROTECTED]>
Date: Mon Jun 23 09:07:56 2008 -0600
gallium: remove dead/prototype code
---------------------------------
_______________________________________________
mesa-commit mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-commit