OSDN Git Service

mesa: fix set_program_uniform_matrix(): need to loop over matrix count
authorBrian Paul <brian.paul@tungstengraphics.com>
Fri, 18 Jul 2008 18:51:39 +0000 (12:51 -0600)
committerBrian Paul <brian.paul@tungstengraphics.com>
Fri, 18 Jul 2008 20:46:41 +0000 (14:46 -0600)
commitb64882d0f8674df3e4e60f5786eb48027518c279
tree1c086d0190dc2c586705355c10149940ea62a7ae
parent583b9ccbd5961678fa7e594c3117d7c895ef6b41
mesa: fix set_program_uniform_matrix(): need to loop over matrix count
src/mesa/shader/shader_api.c