summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/fog.c
diff options
context:
space:
mode:
authorIan Romanick <ian.d.romanick@intel.com>2013-12-14 12:03:01 -0800
committerEric Anholt <eric@anholt.net>2014-02-11 14:23:55 -0800
commitbeb33fc5b719f608db2036360f1a2e482ec3e4ec (patch)
tree8d20d2ce489aee2e2b1d8c8b0f5a9548192d998b /src/mesa/main/fog.c
parent83c90c9239404412dc61aa3b0229ebd56a1406cf (diff)
downloadexternal_mesa3d-beb33fc5b719f608db2036360f1a2e482ec3e4ec.zip
external_mesa3d-beb33fc5b719f608db2036360f1a2e482ec3e4ec.tar.gz
external_mesa3d-beb33fc5b719f608db2036360f1a2e482ec3e4ec.tar.bz2
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 <ian.d.romanick@intel.com> Reviewed-by: Brian Paul <brianp@vmware.com> Reviewed-by: Eric Anholt <eric@anholt.net>
Diffstat (limited to 'src/mesa/main/fog.c')
0 files changed, 0 insertions, 0 deletions