mesa/src
Kevin Strasser ec0a68e50d gallium/winsys/kms: Fix dumb buffer bpp
The bpp in the dumb buffer creation request is hardcoded to 32, which is an
incorrect assumption as the caller is free to pick any pipe format. Use the
bpp supplied to us through util_format_get_blocksizebits().

Fixes: 3b176c441b "gallium: Add a dumb drm/kms winsys backed swrast provider"
Signed-off-by: Kevin Strasser <kevin.strasser@intel.com>
Reviewed-by: Adam Jackson <ajax@redhat.com>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
Reviewed-by: Eric Engestrom <eric.engestrom@intel.com>
2019-06-12 11:44:10 -07:00
..
amd radv: fix VK_EXT_memory_budget if one heap isn't available 2019-06-12 15:52:48 +02:00
broadcom v3d: don't emit point coordinates varyings if the FS doesn't read them 2019-06-07 08:29:42 +02:00
compiler glsl: Check order and uniqueness of interlock functions 2019-06-10 14:29:32 -07:00
egl egl: compare the whole list of attributes 2019-06-11 12:18:09 +00:00
etnaviv etnaviv: etnaviv_bo_cache_test: Use /dev/dri/renderD128 by default 2019-06-05 08:58:05 +00:00
freedreno freedreno: update generated headers 2019-06-11 10:55:27 -07:00
gallium gallium/winsys/kms: Fix dumb buffer bpp 2019-06-12 11:44:10 -07:00
gbm gbm: gbm_bo_get_handle_for_plane fallback to nonplanar handle 2019-05-15 18:27:30 +01:00
getopt
glx glx/windows: Fix compilation with -Werror-format 2019-06-07 11:28:48 -07: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: delete demo file 2019-05-21 14:40:22 +01:00
intel anv: do not parse genxml data without INTEL_DEBUG=bat 2019-06-12 12:53:35 +03:00
loader Delete autotools 2019-04-15 13:44:29 -07:00
mapi mapi: correctly handle the full offset table 2019-06-10 14:04:30 +01:00
mesa gallium: Add PIPE_CAP_CS_DERIVED_SYSTEM_VALUES_SUPPORTED 2019-06-11 15:12:17 -07:00
util util/futex: fix dangling pointer use 2019-06-12 17:27:44 +01:00
vulkan vulkan: Update the XML and headers to 1.1.110 2019-06-04 17:30:51 +00:00
meson.build build: Build etnaviv drm 2019-06-05 08:58:05 +00:00
SConscript scons: Remove gles option. 2018-10-19 16:50:26 +01:00