mesa/src
Brian Paul 49ed43b6de mesa: add a couple fast-paths to fast_read_rgba_pixels_memcpy()
Accelerates a few glReadPixels cases for WebGL.
See https://bugs.freedesktop.org/show_bug.cgi?id=48545

v2: Per Jose, use bit twiddling for the swizzle case instead of ubyte
arrays (it's about 44% faster).

Note: This is a candidate for the 8.0 branch.

Reviewed-by: José Fonseca <jfonseca@vmware.com>

(cherry picked from commit a5e95a419e)
2012-04-17 17:41:09 -06: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 r300g/swtcl: fix crash when back color is present in vertex shader 2012-04-04 05:04:00 +02:00
gbm gbm: fix copy & paste error in gbm_bo_get_handle documentation 2012-01-25 12:24:51 -05:00
getopt
glsl glsl: Fix Android build 2012-03-23 16:28:38 -07:00
glu glu: remove BeOS define as BeOS is not longer a target platform 2011-12-27 09:16:51 -07:00
glx darwin: Build create_context.c 2012-03-16 17:14:26 -07:00
mapi glapi: Include GLES2 headers for ES2 extension functions 2012-02-15 14:51:26 -08:00
mesa mesa: add a couple fast-paths to fast_read_rgba_pixels_memcpy() 2012-04-17 17:41:09 -06:00
Makefile
SConscript scons: Unbreak mingw build. 2011-09-20 20:50:48 +01:00