mesa/src
Anuj Phogat ff7ccb1cf1 meta: Add pixel store/pack operations in decompress_texture_image
This patch adds the pixel store operations in decompress_texture_image().
decompress_texture_image() is used in glGetTexImage() for compressed
textures with unsigned, normalized values.

It also fixes the failures in intel oglconform pxstore-gettex due to
following sub test cases:

 - Test all mipmaps with byte swapping enabled
 - Test all small mipmaps with all allowable alignment values
 - Test subimage packing for all mipmap levels

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=40864

Note: This is a candidate for stable branches

Signed-off-by: Anuj Phogat <anuj.phogat@gmail.com>
Reviewed-by: Brian Paul <brianp@vmware.com>
(cherry picked from commit 4042702591)
2012-02-14 17:52:50 -08:00
..
egl wayland-drm: Drop the non-premul formats, use format codes from drm_fourcc.h 2012-01-11 14:24:00 -05:00
gallium gallium/dri: Handle xserver that doesn't send needless DRI2 invalidate events 2012-02-03 12:05:36 +00:00
gbm gbm: fix copy & paste error in gbm_bo_get_handle documentation 2012-01-25 12:24:51 -05:00
getopt
glsl glsl: Add error case for switch() with two default cases. 2012-02-07 10:26:17 -08:00
glu glu: remove BeOS define as BeOS is not longer a target platform 2011-12-27 09:16:51 -07:00
glx glx/dri: Initialize api even if num_attribs == 0. 2012-01-11 12:13:49 -08:00
mapi mapi/glapi: Never use a generic no-op entry-point on Windows. 2012-02-02 15:43:10 +00:00
mesa meta: Add pixel store/pack operations in decompress_texture_image 2012-02-14 17:52:50 -08:00
Makefile
SConscript scons: Unbreak mingw build. 2011-09-20 20:50:48 +01:00