summaryrefslogtreecommitdiffstats
path: root/src/glsl/ast_expr.cpp
diff options
context:
space:
mode:
authorJosé Fonseca <[email protected]>2011-04-06 15:10:19 +0100
committerJosé Fonseca <[email protected]>2011-04-07 12:20:06 +0100
commit23d75936a72b9a9b9e1d04a901a86a75d93dbffb (patch)
tree1a4fd3e3a1f4da4c13305488a608b7890caa20ad /src/glsl/ast_expr.cpp
parentaa61b1535187129c61dd772471f23c633971665d (diff)
mesa/st: Prevent 'end' < 'start' in vbo_exec_DrawRangeElementsBaseVertex()
We adjust 'end' to fit into _MaxElement, but that may result into a 'start' value bigger than 'end' being passed downstream, causing havoc. This could be seen with arb_robustness_draw-vbo-bounds, due to an application bug.
Diffstat (limited to 'src/glsl/ast_expr.cpp')
0 files changed, 0 insertions, 0 deletions