diff options
author | Yuanhan Liu <[email protected]> | 2011-09-19 15:02:59 +0800 |
---|---|---|
committer | Brian Paul <[email protected]> | 2011-09-19 08:11:51 -0600 |
commit | f1ddde5c16ef61a6c08af012af3e5f34aebaf7a0 (patch) | |
tree | 2d0e2ac988543715453463cf7922f972cd9e599b /include | |
parent | 21b2895bd0df1b7b6f6defeff1dc2084152f51e5 (diff) |
mesa: fix error handling for some glGet* functions
According to the man page, it should trigger a GL_INVALID_OPERATION
while calling some glGet* functions inside glBegin and glEnd.
This patch dose handle the following functions:
glGetBooleanv
glGetFloatv
glGetIntegerv
glGetInteger64v
glGetDoublev
Signed-off-by: Yuanhan Liu <[email protected]>
Signed-off-by: Brian Paul <[email protected]>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions