commit | 2aae3abd77dc28b3666bb0db04baff18d8f0aa51 | [log] [tgz] |
---|---|---|
author | Ian Romanick <ian.d.romanick@intel.com> | Tue Dec 04 10:36:10 2012 -0800 |
committer | Ian Romanick <ian.d.romanick@intel.com> | Fri Jan 04 17:39:05 2013 -0800 |
tree | 840808d4d8d607f17012727650371203b374892f | |
parent | 4b92379da213c85998643997deef945b6e7fb7a7 [diff] |
mesa: Disallow SNORM formats for renderbuffers in OpenGL ES v2: Move {RED,RG,RGB,RGBA}_SNORM changes from the previous commit to this commit. Based on suggestions from Ken. Signed-off-by: Ian Romanick <ian.d.romanick@intel.com> Reviewed-by: Marek Olšák <maraeo@gmail.com> Reviewed-by: Kenneth Graunke <kenneth@whitecape.org> Reviewed-by: Eric Anholt <eric@anholt.net>