mesa/src
Erik Faye-Lund 46c08b73de softpipe: correct signature of get_compiler_options
This gets rid of a harmless but annoying compiler warning on MSVC.

Fixes: 73bafb5ee3 ("gallium: s/unsigned/enum pipe_shader_type/ for get_compiler_options()")
Reviewed-By: Mike Blumenkrantz <michael.blumenkrantz@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7524>
(cherry picked from commit 7a1346b26a)
2020-11-13 10:05:33 -08:00
..
amd nir/lower_bit_size: Pass a nir_instr to the callback 2020-11-09 18:58:51 +00:00
android_stub mesa: Make the android_stub be a set of non-installed shared libraries. 2020-09-22 17:09:22 +00:00
broadcom broadcom/compiler: Allow spills of temporaries from TMU reads 2020-11-09 20:45:58 +00:00
compiler nir/algebraic: optimize bitfield_select(a, b, 0) to iand(a, b) 2020-11-09 19:51:27 +00:00
drm-shim drm-shim: Fix unused variable warnings from asserts in release build. 2020-08-28 22:45:08 +00:00
egl egl/dri2: implement createImageFromDmaBufs3 2020-11-02 10:15:47 +01:00
etnaviv etnaviv: drm: fix BO refcount race 2020-10-30 13:27:44 +00:00
freedreno turnip: Fix image size for 3D vkGetImageSubresourceLayout. 2020-11-06 10:04:43 -08:00
gallium softpipe: correct signature of get_compiler_options 2020-11-13 10:05:33 -08:00
gbm egl: implement EGL_EXT_protected_surface support 2020-11-02 10:15:47 +01:00
getopt
glx glx: get rid of memory leak 2020-10-26 12:49:09 +00:00
gtest gtest: Update to 1.10.0 2020-04-20 11:57:11 +00:00
hgl
imgui
intel intel: Pointer to SCISSOR_RECT array should be 64B aligned 2020-11-09 21:29:04 +00:00
loader loader: Print dlerror() output in the failure message 2020-11-04 21:45:37 +00:00
mapi mesa: Implement GL_ANGLE_pack_reverse_row_order 2020-11-06 02:28:44 +00:00
mesa intel: Pointer to SCISSOR_RECT array should be 64B aligned 2020-11-09 21:29:04 +00:00
panfrost panfrost: Fix Bifrost blend descriptor emission 2020-11-13 10:05:32 -08:00
util util,gallium: Add new 64-bit integer formats 2020-11-09 17:17:39 +00:00
virtio virgl: update protocol headers 2020-08-21 18:38:44 +00:00
vulkan util: add mapping from Vulkan to Gallium R64 integer formats 2020-11-09 18:28:59 +00:00
meson.build zink: add VK_STRUCTURE_TYPE_WSI_MEMORY_ALLOCATE_INFO_MESA for WSI allocations 2020-11-03 09:52:03 +01:00
SConscript driconf: drop now unused translation facility 2020-06-22 21:50:12 +00:00