mesa/src
Jesse Natalie 42d7bbfc22 nir: Use 'unsigned' instead of enum types in nir_variable::data
MSVC treats enums as signed, so storing values that use the topmost
bit of the explicitly sized field loads as a negative value instead.

Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6393>
2020-08-20 22:22:06 +00:00
..
amd nir: Add an LOD parameter to image_*_size 2020-08-20 20:48:10 +00:00
android_stub ci: Include enough Android headers to let us compile test EGL 2020-08-05 18:08:07 +00:00
broadcom nir: Add an LOD parameter to image_*_size 2020-08-20 20:48:10 +00:00
compiler nir: Use 'unsigned' instead of enum types in nir_variable::data 2020-08-20 22:22:06 +00:00
drm-shim drm-shim: Return -EINVAL instead of abort()ing on unknown ioctls. 2020-07-30 19:59:20 +00:00
egl egl: drop another indentation level in _eglFindDisplay() by inverting an if 2020-08-19 22:10:06 +00:00
etnaviv etnaviv: replace all dup() with os_dupfd_cloexec() 2020-06-18 02:09:56 +00:00
freedreno nir: Add an LOD parameter to image_*_size 2020-08-20 20:48:10 +00:00
gallium nir: Add an LOD parameter to image_*_size 2020-08-20 20:48:10 +00:00
gbm gbm: document that gbm_bo_map exposes a linear view 2020-06-03 10:09:52 +00:00
getopt
glx egl/x11_dri3: implement EGL_KHR_swap_buffers_with_damage 2020-08-19 12:47:58 +00:00
gtest gtest: Update to 1.10.0 2020-04-20 11:57:11 +00: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 nir: Add an LOD parameter to image_*_size 2020-08-20 20:48:10 +00:00
loader egl/x11_dri3: implement EGL_KHR_swap_buffers_with_damage 2020-08-19 12:47:58 +00:00
mapi src/mesa: add GL_NV_half_float extension support (v2) 2020-08-11 19:55:22 +00:00
mesa st: Pass TextureTiling option from texture to memory obj 2020-08-18 20:40:40 +00:00
panfrost panfrost: Fix alignment on Bifrost 2020-08-20 19:37:08 +00:00
util util: add a alignof() macro 2020-08-20 10:52:19 +00:00
vulkan vulkan/wsi: add sw support. (v2) 2020-08-17 14:30:50 +10:00
meson.build ci: Include enough Android headers to let us compile test EGL 2020-08-05 18:08:07 +00:00
SConscript driconf: drop now unused translation facility 2020-06-22 21:50:12 +00:00