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/state_tracker/st_atom_shader.c | 60 +++++++++++++++++++----
src/mesa/state_tracker/st_cb_drawpixels.c | 2 +-
src/mesa/state_tracker/st_program.c | 74 +++++++++++++++++-----------
src/mesa/state_tracker/st_program.h | 8 +++-
4 files changed, 103 insertions(+), 41 deletions(-)
via e3f3e22cf7e9af4c5416d37329b7b8ee50f0cfcb (commit)
from 90a1c6e4032571a1c3e43daeb357068ba14136fe (commit)
- Commits -----------------------------------------------
commit e3f3e22cf7e9af4c5416d37329b7b8ee50f0cfcb
Author: Brian Paul <[EMAIL PROTECTED]>
Date: Mon Aug 18 16:10:01 2008 -0600
gallium: fix vertex program output translation/mapping bug
In some cases, the vertex program output's semantic info didn't match up
with the fragment program's input semantic info. This info is now
explicitly
passed into the st_translate_fragment_program() function.
---------------------------------
_______________________________________________
mesa-commit mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-commit