mesa/src/intel
LingMan 11f91505d9 intel/fs: Accept an unsigned int in fs_reg::fs_reg
The parameter `nr` is currenlty an `int` but it only gets assigned to an
`unsigned int`. Make it clear in the function signature what's actually
required.

Reviewed-by: Emma Anholt <emma@anholt.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19423>
2022-11-23 18:37:35 +00:00
..
blorp blorp: support negative offsets in addresses 2022-11-23 14:37:19 +00:00
ci ci/iris: Drop EGL copyteximage2d.12 xfail. 2022-11-22 21:28:02 +00:00
common intel: Add SUPPORT_INTEL_INTEGRATED_GPUS build argument 2022-11-23 16:57:23 +00:00
compiler intel/fs: Accept an unsigned int in fs_reg::fs_reg 2022-11-23 18:37:35 +00:00
dev intel: Add has_context_isolation to intel_device_info 2022-11-07 17:22:14 +00:00
ds meson: do not use source_root() when possible 2022-11-22 06:11:07 +00:00
genxml genxml: forbid usage of L1CC_WBP/L1CC_UC for stateless messages 2022-11-23 06:54:04 +00:00
isl intel: Disable SSE2 instruction set if building for non x86 architectures 2022-11-23 16:57:23 +00:00
nullhw-layer utils: Merge util/debug.* into util/u_debug.* and remove util/debug.* 2022-11-02 07:25:39 +00:00
perf intel: Disable SSE2 instruction set if building for non x86 architectures 2022-11-23 16:57:23 +00:00
tools intel: Add SUPPORT_INTEL_INTEGRATED_GPUS build argument 2022-11-23 16:57:23 +00:00
vulkan intel: Add SUPPORT_INTEL_INTEGRATED_GPUS build argument 2022-11-23 16:57:23 +00:00
vulkan_hasvk tree-wide: Use __func__ instead of __FUNCTION__ in non-gallium code 2022-11-22 06:53:46 +00:00
meson.build intel: Disable SSE2 instruction set if building for non x86 architectures 2022-11-23 16:57:23 +00:00