mesa/src
Bas Nieuwenhuizen 49c17e845a radv: Prevent out of bound shift on 32-bit builds.
uintptr_t is 32-bits then and shifting it by 32 bits results in undefined
behavior IIRC.

Fixes: b3c8de1c55 "radv: save all descriptor pointers into the trace BO"
Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
(cherry picked from commit 39c71e0025)
2019-06-11 08:11:24 +00:00
..
amd radv: Prevent out of bound shift on 32-bit builds. 2019-06-11 08:11:24 +00:00
broadcom delete autotools .gitignore files 2019-04-29 21:17:19 +00:00
compiler nir/propagate_invariant: Don't add NULL vars to the hash table 2019-06-06 09:37:29 +00:00
egl egl/x11: calloc dri2_surf so it's properly zeroed 2019-06-09 16:52:59 +00:00
freedreno freedreno: Fix GCC build error. 2019-06-05 09:00:53 +00:00
gallium freedreno/a6xx: fix hangs with newer sqe fw 2019-06-09 16:50:03 +00:00
gbm meson: make nm binary optional 2019-05-03 10:58:05 -07:00
getopt
glx Revert "glx: Fix synthetic error generation in __glXSendError" 2019-05-08 10:32:39 +00:00
gtest delete autotools .gitignore files 2019-04-29 21:17:19 +00:00
hgl haiku: Fix hgl dispatch build. Tested under meson/scons. 2019-04-02 16:06:00 -05:00
imgui imgui: update memory editor 2019-02-26 12:49:07 +00:00
intel anv/cmd_buffer: Initalize the clear color struct for CNL+ 2019-06-09 16:47:13 +00:00
loader Delete autotools 2019-04-15 13:44:29 -07:00
mapi mapi: correctly handle the full offset table 2019-06-11 08:01:57 +00:00
mesa st/glsl: make sure to propagate initialisers to driver storage 2019-06-04 15:06:46 +00:00
util util/os_file: actually return the error read() gave us 2019-06-09 16:51:36 +00:00
vulkan vulkan: fix build dependency issue with generated files 2019-05-23 08:57:26 +00:00
meson.build turnip: Add driver skeleton (v2) 2019-03-11 10:01:15 -07:00
SConscript scons: Remove gles option. 2018-10-19 16:50:26 +01:00