OSDN Git Service

draw: make sure constant buffer data is aligned before passing to aos.c
authorKeith Whitwell <keith@tungstengraphics.com>
Thu, 29 May 2008 11:38:49 +0000 (12:38 +0100)
committerKeith Whitwell <keith@tungstengraphics.com>
Thu, 29 May 2008 11:38:49 +0000 (12:38 +0100)
commitbb2e13b9e82b68ec3b9fc56a4c35e7ead8fd138f
tree65f387b426dcd113f602d9a51ef6fc8d1652200f
parent82605d7bcd533d7c96cc619c45970efd7229dc3b
draw: make sure constant buffer data is aligned before passing to aos.c
src/gallium/auxiliary/draw/draw_context.c
src/gallium/auxiliary/draw/draw_context.h
src/gallium/auxiliary/draw/draw_private.h
src/gallium/auxiliary/draw/draw_vs.c
src/gallium/auxiliary/draw/draw_vs_aos.c
src/gallium/drivers/i915simple/i915_context.c
src/gallium/drivers/softpipe/sp_draw_arrays.c
src/mesa/state_tracker/st_draw.c