The branch, gallium-0.1 has been updated
Commits at: http://cgit.freedesktop.org/mesa/mesa/log/?h=gallium-0.1
Summary of changes:
progs/tests/manytex.c | 1 +
src/gallium/auxiliary/tgsi/exec/tgsi_sse2.c | 46 +++---
src/gallium/drivers/softpipe/sp_tex_sample.c | 14 ++
src/gallium/drivers/softpipe/sp_tile_cache.c | 12 +-
src/gallium/winsys/xlib/xm_winsys.c | 258 +++++++++++++-------------
src/mesa/state_tracker/st_cb_texture.c | 39 ++---
6 files changed, 192 insertions(+), 178 deletions(-)
via ce509401738e7073de94a2b7fc41461c52a73da0 (commit)
via 479d19f5a2bca79104f3b7f94147e94a52a27fea (commit)
via 3d53d38d5e35386de4793162b9dd32e171927059 (commit)
via cc2af38f2afa0e6003c8338d51c4f5fbabde40e1 (commit)
via cff8d3bdcbf78b57b52a2f60c54e5a3cae286137 (commit)
via e9513bd403c0ba0b004d2414fda6736b38cecfd5 (commit)
via 522f11b63279da6bc487f5b6fd71ecbba7aead52 (commit)
via 8a5bf456dcb84b315152b87e33c8736248ad0a46 (commit)
from d4074c509b5d28be0a2ec51d40329e1aed7047ef (commit)
- Commits -----------------------------------------------
commit ce509401738e7073de94a2b7fc41461c52a73da0
Author: Brian Paul <[EMAIL PROTECTED]>
Date: Fri May 2 10:43:29 2008 -0600
gallium: minor code, comments clean-up
commit 479d19f5a2bca79104f3b7f94147e94a52a27fea
Author: Brian Paul <[EMAIL PROTECTED]>
Date: Fri May 2 10:38:39 2008 -0600
gallium: in st_finalize_texture() check texture dimensions
Check dimensions in addition to target, format, etc.
Fixes a bug where we failed to detect a change in texture image sizes and
wound up using the old texture data.
commit 3d53d38d5e35386de4793162b9dd32e171927059
Author: Brian Paul <[EMAIL PROTECTED]>
Date: Fri May 2 10:37:20 2008 -0600
gallium: new debug code (disabled)
commit cc2af38f2afa0e6003c8338d51c4f5fbabde40e1
Author: Brian Paul <[EMAIL PROTECTED]>
Date: Fri May 2 09:26:17 2008 -0600
gallium: fix typos, comments, whitespace
commit cff8d3bdcbf78b57b52a2f60c54e5a3cae286137
Author: Brian Paul <[EMAIL PROTECTED]>
Date: Fri May 2 08:22:25 2008 -0600
gallium: remove ^M (CR) chars
commit e9513bd403c0ba0b004d2414fda6736b38cecfd5
Author: Brian Paul <[EMAIL PROTECTED]>
Date: Fri May 2 07:54:11 2008 -0600
gallium: code movement (XSHM code)
commit 522f11b63279da6bc487f5b6fd71ecbba7aead52
Author: Brian Paul <[EMAIL PROTECTED]>
Date: Thu May 1 16:21:43 2008 -0600
set TextureID = NULL after deleting the array
commit 8a5bf456dcb84b315152b87e33c8736248ad0a46
Author: Brian Paul <[EMAIL PROTECTED]>
Date: Thu May 1 15:29:25 2008 -0600
gallium: comments, clean-ups
---------------------------------
_______________________________________________
mesa-commit mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-commit