summaryrefslogtreecommitdiffstats
path: root/SConstruct
diff options
context:
space:
mode:
authorIan Romanick <[email protected]>2013-12-14 12:03:01 -0800
committerEric Anholt <[email protected]>2014-02-11 14:23:55 -0800
commitbeb33fc5b719f608db2036360f1a2e482ec3e4ec (patch)
tree8d20d2ce489aee2e2b1d8c8b0f5a9548192d998b /SConstruct
parent83c90c9239404412dc61aa3b0229ebd56a1406cf (diff)
meta: Track the _mesa_meta_DrawPixels VBO just like the others
All of the other meta routines have a particular pattern for creating and tracking the VAO and VBO. This one function deviated from that pattern for no apparent reason. Almost all of the code added in this patch will be removed shortly. v2: Drop glDeleteBuffers() of the old, now-uninitialized vbo variable. Fixes getteximage-formats and fbo-mipmap-copypix regression when "2" landed in the variable (change by anholt). Signed-off-by: Ian Romanick <[email protected]> Reviewed-by: Brian Paul <[email protected]> Reviewed-by: Eric Anholt <[email protected]>
Diffstat (limited to 'SConstruct')
0 files changed, 0 insertions, 0 deletions