mesa/src
Jason Ekstrand 593731ea3c anv: Handle VK_WHOLE_SIZE properly for buffer views
The old calculation, which used view->offset, encorporated buffer->offset
into the size calculation where it doesn't belong.  This meant that, if
buffer->offset > buffer->size, you would always get a negative size.  This
fixes 170 dEQP-VK.renderpass.attachment.* Vulkan CTS tests on Haswell.

Signed-off-by: Jason Ekstrand <jason@jlekstrand.net>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Nanley Chery <nanley.g.chery@intel.com>
Cc: "12.0" <mesa-stable@lists.freedesktop.org>
2016-07-15 15:48:21 -07:00
..
compiler glsl/types: Use _mesa_hash_data for hashing function types 2016-07-14 10:48:25 -07:00
egl Use correct names for dlopen()ed files on Cygwin 2016-07-15 19:46:54 +01:00
gallium vc4: Speed up glGenerateMipmaps by avoiding shadow baselevel. 2016-07-15 13:54:00 -07:00
gbm gbm: Fix comments 2016-06-23 13:55:03 -07:00
getopt
glx glx: Fix for commit 2c86668694. 2016-07-08 16:46:17 -07:00
gtest Remove wrongly repeated words in comments 2016-06-23 13:55:03 -07:00
hgl
intel anv: Handle VK_WHOLE_SIZE properly for buffer views 2016-07-15 15:48:21 -07:00
loader Android: move libdrm settings to top-level Android.common.mk 2016-06-13 15:31:29 +01:00
mapi mapi: Export all GLES 3.1 functions in libGLESv2.so 2016-06-29 14:28:59 -07:00
mesa mesa: handle numLevels, numSamples in _mesa_test_proxy_teximage() 2016-07-15 14:24:34 -06:00
util list: fix list_replace() for empty lists 2016-07-06 10:17:30 -04:00
Makefile.am automake: don't mandate git_sha1.h/MESA_GIT_SHA1 2016-07-05 12:16:20 +01:00
SConscript scons: put the generated git_sha1.h file in top-level src/ directory 2016-06-17 10:33:00 -06:00