mesa/src
Jason Ekstrand 5cc27d59a1 anv/image: Use align_u64 for image offsets
The ALIGN functions in util/u_math.h work on uintptr_t whose size
changes depending on your platform.  Use ones which take an explicit
64-bit type instead to avoid 32-bit platform issues.

Cc: mesa-stable@lists.freedesktop.org
Reported-by: Mark Janes <mark.a.janes@intel.com>
Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Tested-by: Marge Bot <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4414>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4414>
2020-04-02 15:08:42 +00:00
..
amd aco: only break SMEM clauses if XNACK is enabled (mostly APUs) 2020-04-01 17:50:31 +00:00
broadcom meson: inline inc_common 2020-03-28 21:36:54 +01:00
compiler glsl_to_nir: remove dead code 2020-04-02 04:49:10 +00:00
drm-shim meson: inline inc_common 2020-03-28 21:36:54 +01:00
egl gallium: enable EGL_EXT_image_dma_buf_import_modifiers unconditionally 2020-04-02 14:22:58 +00:00
etnaviv meson: inline inc_common 2020-03-28 21:36:54 +01:00
freedreno freedreno/turnip: Use the NIR info to decide if we need helper invocations. 2020-03-31 22:29:22 +00:00
gallium gallium: enable EGL_EXT_image_dma_buf_import_modifiers unconditionally 2020-04-02 14:22:58 +00:00
gbm meson: move the generic symbols check arguments to a common variable 2019-11-05 20:30:47 +00:00
getopt meson: build getopt when using msvc 2019-09-10 20:36:47 +00:00
glx glx: set the loader_logger early and for everyone 2020-04-01 16:21:32 +01:00
gtest meson: gtest needs pthreads 2019-11-07 06:11:19 -08:00
hgl scons: Prune out unnecessary targets. 2020-03-30 13:38:01 +00:00
imgui meson: drop intel_ prefix on imgui_core 2019-12-10 15:16:02 +00:00
intel anv/image: Use align_u64 for image offsets 2020-04-02 15:08:42 +00:00
loader loader: fallback to kernel name, if PCI fails 2020-04-01 16:57:22 +01:00
mapi scons: Prune out unnecessary targets. 2020-03-30 13:38:01 +00:00
mesa mesa/main: remove unused macro 2020-04-01 12:57:57 +02:00
panfrost pan/bi: Fix outmod/roundmode flip 2020-04-01 02:25:05 +00:00
util driconf: whilelist more games for glthread 2020-04-02 09:55:57 -04:00
vulkan vulkan: drop unused include directories 2020-03-28 21:36:54 +01:00
meson.build meson: inline inc_common 2020-03-28 21:36:54 +01:00
SConscript scons: Prune out unnecessary targets. 2020-03-30 13:38:01 +00:00