summaryrefslogtreecommitdiff
path: root/src/gallium/include
diff options
context:
space:
mode:
authorJakob Bornecrantz <wallbraker@gmail.com>2010-11-29 20:53:26 +0100
committerJakob Bornecrantz <wallbraker@gmail.com>2010-12-02 01:34:14 +0100
commitde3ff5af49369d187d88e5399f388c6e48c5384f (patch)
tree502fba325dde95bfa33a5e888bbd6754369bcd70 /src/gallium/include
parent442e567aa0f0cf91cbd30ffdfc74d281d619dd5e (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/include')
0 files changed, 0 insertions, 0 deletions