diff options
author | Eric Anholt <[email protected]> | 2013-01-22 17:27:14 -0800 |
---|---|---|
committer | Eric Anholt <[email protected]> | 2013-01-25 09:40:33 -0800 |
commit | 5ae3c207918e10282f53402ae276b31b2235c2dc (patch) | |
tree | 1266fc72ec1d98464d1f7d047ab6595c607b8c2b /autogen.sh | |
parent | 2a7a5062c9821bb986ed50e866c27ec26c4a41af (diff) |
i965: Stop worrying about alignment of vertex data.
For our current types, the required alignment is actually just 1 byte.
When we get doubles, we have to worry (those have to be aligned to the
natural size), but we don't have doubles yet and they'll just be a
special case.
Reviewed-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'autogen.sh')
0 files changed, 0 insertions, 0 deletions