diff options
author | Chris Forbes <[email protected]> | 2014-03-23 22:07:02 +1300 |
---|---|---|
committer | Chris Forbes <[email protected]> | 2014-03-25 06:47:50 +1300 |
commit | 40d7b5195351d3e4199e7a840615a595a6dbaefc (patch) | |
tree | 4c6c653537af212cec339f3c561673fcfe0db338 /src/mesa/vbo/vbo_exec_array.c | |
parent | 92e543c45da4581b1940178a94e6f2d66c749367 (diff) |
mesa: Fix format matching checks for GL_INTENSITY* internalformats.
GL_INTENSITY has never been valid as a pixel format -- to get the memcpy
pack/unpack paths, the app needs to specify GL_RED as the pixel format
(or GL_RED_INTEGER for the integer formats).
Signed-off-by: Chris Forbes <[email protected]>
Reviewed-by: Brian Paul <[email protected]>
Diffstat (limited to 'src/mesa/vbo/vbo_exec_array.c')
0 files changed, 0 insertions, 0 deletions