diff options
author | Yuanhan Liu <[email protected]> | 2011-09-19 15:03:03 +0800 |
---|---|---|
committer | Brian Paul <[email protected]> | 2011-09-19 08:11:52 -0600 |
commit | 7a9a8bbabd27b8475b541cbdb2b43f75e23dbf4c (patch) | |
tree | 208c26e7886ad06293c750970d9914dab5bb7340 /src/mesa/main/enable.c | |
parent | 6a9880224368a016dfb1a9f5b5dfa9284a7dc6cf (diff) |
mesa: fix error handling for glPixelZoom
According the man page, GL_INVALID_OPERATION should generated if
glPixelZoom is executed between the execution of glBegin and the
corresponding execution of glEnd.
Signed-off-by: Yuanhan Liu <[email protected]>
Signed-off-by: Brian Paul <[email protected]>
Diffstat (limited to 'src/mesa/main/enable.c')
0 files changed, 0 insertions, 0 deletions