mesa/src
Kenneth Graunke 94841b6d5d i965: Fix register write checks.
When mapping the buffer a second time, we need to use the new pointer,
not the one from the previous mapping.  Otherwise, we will most likely
crash.

Apparently, we've just been getting lucky and getting the same
bo->virtual pointer in both cases.  libdrm probably has a hand in that.

Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Anuj Phogat <anuj.phogat@gmail.com>
Cc: mesa-stable@lists.freedesktop.org
2014-10-10 00:04:39 +02:00
..
egl util: Include in Android builds 2014-10-03 01:25:28 +01:00
gallium vc4: Optimize out adds of 0. 2014-10-09 21:47:06 +02:00
gbm
getopt
glsl glsl: Optimize min/max expression trees 2014-10-07 12:37:51 +02:00
glx glx/dri3: Provide error diagnostics when DRI3 allocation fails 2014-09-30 21:23:04 -07:00
gtest
hgl
loader loader: Check dlsym() did not fail in libudev_get_device_name_for_fd() 2014-09-23 10:25:02 +03:00
mapi mesa: remove last DJGPP remains 2014-09-27 15:20:49 +01:00
mesa i965: Fix register write checks. 2014-10-10 00:04:39 +02:00
util util: Include in Android builds 2014-10-03 01:25:28 +01:00
Makefile.am
SConscript