svga, glhd: Remove incorrect assert and add note
authorJakob Bornecrantz <jakob@vmware.com>
Wed, 15 Dec 2010 11:17:26 +0000 (12:17 +0100)
committerJakob Bornecrantz <jakob@vmware.com>
Thu, 16 Dec 2010 08:44:02 +0000 (09:44 +0100)
commit23aa3c552cc54a3242142b82916090f8b7b32e44
tree24f476f2b3a4254d06de905b9dcdd4e93ac02c66
parent1138775d79dfe9043cf9e6c77a9077b0acc0a239
svga, glhd: Remove incorrect assert and add note

Stride can be lower then the size of the attribute.
But should probably be aligned to component size atleast for floats.
src/gallium/drivers/galahad/glhd_context.c
src/gallium/drivers/svga/svga_draw.c