mesa/src
Kevin Strasser 3562f48c9d util: move bitcount to bitscan.h
bitcount is free from the pipe header dependencies that make u_math.h hard
to include by non-gallium specific code, so move it to bitscan.h. bitscan.h
is included by u_math.h so existing references will continue working.

Signed-off-by: Kevin Strasser <kevin.strasser@intel.com>
Reviewed-by: Emil Velikov <emil.l.velikov@gmail.com>
2019-08-21 18:36:57 +00:00
..
amd radv: add RADV_DEBUG=allentrypoints 2019-08-21 17:47:35 +00:00
broadcom v3d: Use the correct opcodes for signed image min/max 2019-08-21 17:19:55 +00:00
compiler nir: Add explicit signs to image min/max intrinsics 2019-08-21 17:19:55 +00:00
drm-shim meson: replace libmesa_util with idep_mesautil 2019-08-03 00:08:37 +00:00
egl win32: unify strcasecmp definitions 2019-08-15 20:23:44 +02:00
etnaviv etnaviv: Add valgrind support 2019-08-14 10:36:20 +02:00
freedreno nir: Add explicit signs to image min/max intrinsics 2019-08-21 17:19:55 +00:00
gallium gallium: Use consistent approach for config format filtering 2019-08-21 18:36:57 +00:00
gbm meson: replace last uses of libxmlconfig with idep_xmlconfig 2019-08-03 00:08:37 +00:00
getopt
glx glx: Eliminate glx_config::{rgb,float,colorIndex}Mode 2019-08-20 14:05:07 -04: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: bump imgui memory editor copy 2019-06-18 15:34:13 +00:00
intel intel/nir: Add a helper for getting BRW_AOP from an intrinsic 2019-08-21 17:19:55 +00:00
loader mesa: Rename GLX_USE_TLS to USE_ELF_TLS. 2019-08-03 20:18:17 +02:00
mapi mesa: add ext_dsa GetMultiTexLevelParameterEXT 2019-08-19 18:50:08 -04:00
mesa dri: Add config attributes for color channel shift 2019-08-21 18:36:57 +00:00
panfrost pan/midgard: Identify and disassemble indirect texture/sampler 2019-08-21 10:41:15 -07:00
util util: move bitcount to bitscan.h 2019-08-21 18:36:57 +00:00
vulkan vulkan: Update the XML and headers to 1.1.119 2019-08-12 14:56:33 +00:00
meson.build v3d: Introduce a DRM shim for calling out to the simulator. 2019-07-25 08:56:19 -07:00
SConscript