mesa/src
Plamena Manolova e9f0179221 mesa/main: Move NULL pointer check.
In blit_framebuffer we're already doing a NULL
pointer check for readFb and drawFb so it makes
sense to do it before we actually use the pointers.

CID: 1412569
Signed-off-by: Plamena Manolova <plamena.manolova@intel.com>
Reviewed-by: Rafael Antognolli <rafael.antognolli@intel.com>
(cherry picked from commit b3b6121115)
[Andres Gomez: resolve trivial conflicts]
Signed-off-by: Andres Gomez <agomez@igalia.com>
2017-07-12 19:32:08 +03:00
..
amd ac/nir: implement 64-bit packing and unpacking 2017-07-08 15:47:59 +03:00
compiler glsl: gl_Max{Vertex,Fragment}UniformComponents exist in all desktop GL versions 2017-07-12 19:32:08 +03:00
egl Fix khrplatform.h not installed if EGL is disabled. 2017-06-28 20:17:13 +03:00
gallium st/va: Fix leak in VAAPI subpictures 2017-07-12 19:32:08 +03:00
gbm configure: set HAVE_foo_PLATFORM as applicable 2017-05-31 22:32:02 +02:00
getopt Introduce .editorconfig 2016-08-31 17:06:54 -07:00
glx dri3/GLX: Fix drawable invalidation v2 2017-06-14 10:40:22 +01: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: common: Fix link failure with standalone Android build 2017-07-12 19:32:08 +03:00
loader loader: build libloader_dri3_helper.la only with HAVE_PLATFORM_X11 2017-05-31 22:32:03 +02:00
mapi Fix khrplatform.h not installed if EGL is disabled. 2017-06-28 20:17:13 +03:00
mesa mesa/main: Move NULL pointer check. 2017-07-12 19:32:08 +03:00
util util/rand_xor: add missing include statements 2017-06-14 12:47:58 +01:00
vulkan configure: check once for DRI3 dependencies 2017-05-31 22:32:03 +02:00
Makefile.am intel/vulkan: Get rid of recursive make 2017-03-13 11:16:35 +00:00
SConscript