diff options
author | Sven Gothel <[email protected]> | 2014-09-09 19:58:47 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2014-09-09 20:04:45 +0200 |
commit | 01c709ff0e81ddd84e3bc78ec180a53587ec855c (patch) | |
tree | 250f7076cfb59467d0f9354a53335cd1dca7abe6 /doc | |
parent | c0c722b9f479412f27973ba0c4cd4a166dcb00be (diff) |
Don't utilize glPixelStorei's PACK/UNPACK IMAGE_HEIGHT and SKIP_IMAGES for Desktop GL < 1.2, avoiding GL-Error
Commit fc1e98790a02b4fa7922f3cdd9d437f87d7c99e5
added handling of PACK/UNPACK IMAGE_HEIGHT and SKIP_IMAGES in GLPixelStorageModes.
However, it has been overseen that the four states are not available in OpenGL 1.1.
Adding exclusion of the same if desktop GL < 1.2
and hence avoiding GL errors.
Same applies to GLBuffers.sizeof(..) method.
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions