mesa/src
Boris Brezillon 35e92a11dd panfrost: Fix support for packed 24-bit formats
pan_pack_color() color was missing the 24-bit packed format case.
Looks like putting the clear color in a 32-bit slot does the trick.

Signed-off-by: Boris Brezillon <boris.brezillon@collabora.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
2019-10-13 14:44:25 +02:00
..
amd aco: don't use p_as_uniform for vgpr sampler/image indices 2019-10-11 14:26:58 +00:00
broadcom nir: add nir_shader_compiler_options::lower_to_scalar 2019-10-10 15:49:18 -04:00
compiler glsl: fix crash compiling bindless samplers inside unnamed UBOs 2019-10-12 22:04:23 +11:00
drm-shim
egl egl: Configs w/o double buffering support have no EGL_WINDOW_BIT. 2019-10-11 21:57:21 +00:00
etnaviv
freedreno freedreno/ir3: handle multi component alu src when propagating shifts 2019-10-10 23:12:05 +00:00
gallium panfrost: Fix support for packed 24-bit formats 2019-10-13 14:44:25 +02:00
gbm libgbm: Wire up getCapability for the image loader 2019-09-20 19:10:31 +00:00
getopt
glx dri: Avoid swapbuffer throttling in glXCopySubBufferMESA 2019-10-05 13:19:37 +00:00
gtest
hgl haiku: fix Mesa build 2019-10-01 10:31:02 +00:00
imgui
intel intel/fs/gen12: Use TCS 8_PATCH mode. 2019-10-11 12:24:16 -07:00
loader loader: Simplify handling of the radeonsi driver 2019-10-08 09:02:34 +00:00
mapi meson: maintain names of shared API libraries 2019-10-10 16:33:04 -07:00
mesa glsl: Add opcodes for atan and atan2 2019-10-12 09:43:18 +02:00
panfrost pan/midgard: Replace mir_is_live_after with new pass 2019-10-03 22:29:51 -04:00
util meson/util: Don't run string_buffer tests on mingw 2019-10-10 16:33:04 -07:00
vulkan vulkan: Update the XML and headers to 1.1.124 2019-10-07 09:12:12 -07:00
meson.build meson: rename glvnd_missing_pc_files to not glvnd_has_headers_and_pc_files 2019-10-10 22:18:04 +01:00
SConscript