diff options
author | Andre Maasikas <amaasikas@gmail.com> | 2010-08-04 12:49:39 +0300 |
---|---|---|
committer | Andre Maasikas <amaasikas@gmail.com> | 2010-08-04 12:49:39 +0300 |
commit | 8ad5b76d52f1c009f48ea90556633e497b40ba87 (patch) | |
tree | 0f3b824a45280df072cf190c7f411509b5b52536 /src/mesa/main/fbobject.h | |
parent | 5c2f01bbb076af8b8ae6e1803d95a9ae678c2d1c (diff) |
r600: relax stride/alignment requirements for vertices
seems hw can do unaligned accesses and unaligned strides
removes extra conversion when using vbo's
however I needed to switch 3 component byte format to 4 component formats
for tests to pass. Somewhat sililar to GL_SHORT fix done earlier
removes assert and gains +2 piglit especially draw-vertices
Diffstat (limited to 'src/mesa/main/fbobject.h')
0 files changed, 0 insertions, 0 deletions