mesa/src
Thomas Hellstrom 14f888a2ba svga: Prefer accelerated blits over cpu copy region
This reduces the number of cpu copy_region fallbacks on a Nvidia system
running the piglit command

./publish/bin/piglit run  -1 -t copy -t blit tests/quick

from 64789 to 780

Previously this has caused a regression in piglit test
spec@!opengl 1.0@gl-1.0-scissor-copypixels, but I'm currently not able to
reproduce that regression.

Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
Reviewed-by: Brian Paul <brianp@vmware.com>
Reviewed-by: Charmaine Lee <charmainel@vmware.com>
2017-06-16 08:40:26 +02:00
..
amd ac/gpu: drop duplicated code line. 2017-06-13 10:01:40 +10:00
compiler glsl: add ir_variable::contains_bindless() 2017-06-14 10:04:36 +02:00
egl egl/android: Fix typ-o 2017-06-15 22:35:10 +01:00
gallium svga: Prefer accelerated blits over cpu copy region 2017-06-16 08:40:26 +02:00
gbm gbm: implement FD import with modifier 2017-06-15 10:43:36 +01:00
getopt
glx dri: Optionally turn off a couple of GLX extensions based on driconf options 2017-06-07 19:43:54 +02:00
gtest gtest: Update to 1.8.0. 2017-01-20 11:40:52 -08:00
hgl glapi/hgl: remove the final user of _glapi_check_table() 2016-10-06 15:03:46 +01:00
intel intel/blorp: Work around Sandy Bridge occlusion query issue 2017-06-14 18:15:05 -07:00
loader loader: build libloader_dri3_helper.la only with HAVE_PLATFORM_X11 2017-05-19 19:44:22 +01:00
mapi Fix khrplatform.h not installed if EGL is disabled. 2017-06-14 16:55:13 +01:00
mesa i965: Improve conditional rendering in fallback paths. 2017-06-15 22:42:50 -07:00
util mesa/util: add a hash table wrapper which support 64-bit keys 2017-06-14 10:04:35 +02:00
vulkan Android: vulkan: fix build error due to extra ) 2017-06-08 07:26:04 -05:00
Makefile.am automake: increase the MESA_GIT_SHA1 hash id length from 7 to 10 digits 2017-06-15 13:53:00 -06:00
SConscript