diff options
author | Kenneth Graunke <[email protected]> | 2012-06-08 22:12:23 -0700 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2012-06-11 13:27:36 -0700 |
commit | a75e704326986b85539b6abf2319701e1a3138e9 (patch) | |
tree | 6378c9f229c482e12f98ac57f8bd9e145c5f8262 /Makefile.am | |
parent | 4a5d020ee39576660f72283714822192294323b8 (diff) |
mesa: Check for a negative "size" parameter in glCopyBufferSubData().
From the GL_ARB_copy_buffer spec:
"An INVALID_VALUE error is generated if any of readoffset, writeoffset,
or size are negative [...]"
Fixes oglconform's copybuffer/negative.CNNegativeValues test.
NOTE: This is a candidate for stable release branches.
Signed-off-by: Kenneth Graunke <[email protected]>
Reviewed-by: Brian Paul <[email protected]>
Reviewed-by: Ian Romanick <[email protected]>
Diffstat (limited to 'Makefile.am')
0 files changed, 0 insertions, 0 deletions