mesa/src
Brian Paul f47e596288 st/mesa: avoid sw fallback for getting/decompressing textures
If st_GetTexImage() is to decompress the texture, avoid the fallback
path even if prefer_blit_based_texture_transfer = false.  For drivers
that returned PIPE_CAP_PREFER_BLIT_BASED_TEXTURE_TRANSFER = 0, we
were always taking the fallback path for texture decompression rather
than rendering a quad.  The later is a lot faster.

Cc: "10.0" "10.1" <mesa-stable@lists.freedesktop.org>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
2014-02-07 09:54:43 -07:00
..
egl egl: Unhide functionality in _eglInitSurface() 2014-02-07 08:14:05 -07:00
gallium gallium/tgsi: correct typo propagated from NV_vertex_program1_1 2014-02-07 08:22:23 -07:00
gbm build: Share the all-local rule for linking libraries into the build dir 2014-01-29 12:58:13 -08:00
getopt
glsl glsl: Fix null access on file read error 2014-02-07 08:14:04 -07:00
glx glx: Add missing null check in __glX_send_client_info() 2014-02-07 08:14:05 -07:00
gtest gtest: enable subdir-objects to prevent automake warnings 2013-11-16 14:01:27 +00:00
hgl haiku libGL: Move from gallium target to src/hgl 2014-01-06 15:50:21 -06:00
loader dri: Add a useful error message if someone's packages missed libudev deps. 2014-02-01 10:09:11 -08:00
mapi glapi: add definitions for ARB_gpu_shader5 2014-02-06 16:58:33 -08:00
mesa st/mesa: avoid sw fallback for getting/decompressing textures 2014-02-07 09:54:43 -07:00
Makefile.am loader: introduce the loader util lib 2014-01-18 18:47:27 +00:00
SConscript loader: introduce the loader util lib 2014-01-18 18:47:27 +00:00