diff options
author | Jakob Bornecrantz <wallbraker@gmail.com> | 2010-11-29 20:53:26 +0100 |
---|---|---|
committer | Jakob Bornecrantz <wallbraker@gmail.com> | 2010-12-02 01:34:14 +0100 |
commit | de3ff5af49369d187d88e5399f388c6e48c5384f (patch) | |
tree | 502fba325dde95bfa33a5e888bbd6754369bcd70 /src/gallium/winsys/Makefile | |
parent | 442e567aa0f0cf91cbd30ffdfc74d281d619dd5e (diff) |
i915g: Make sure that new vbo gets updated
Malloc likes to reuse old address as soon as possible this would cause the
new vbo buffer to get the same address as the old. So make sure we set it to
NULL when we allocate a new one. This fixes ipers which will fill up a couple
of VBO buffers per frame.
Signed-off-by: Jakob Bornecrantz <wallbraker@gmail.com>
Diffstat (limited to 'src/gallium/winsys/Makefile')
0 files changed, 0 insertions, 0 deletions