mesa/src
Eric Anholt 236b478b2e mesa: Replace the LA16_UNORM packed formats with one array format.
The array format is what the GL API wants (and we made a mistake in
the format returned for texbos on big-endian!), and it's exactly what
the gallium-side PIPE_FORMAT_L16A16 is.  The only downside is that
dri_util tries to fall back to sampling RG16 using LA16, which doesn't
have a match for big-endian any more.  No HW drivers supported A16L16
anyway.

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
2019-10-20 04:39:48 +00:00
..
amd radv: implement VK_KHR_shader_float_controls 2019-10-18 16:55:58 +02:00
broadcom broadcom: document known hardware issues for L2T flush command 2019-10-18 14:08:52 +02:00
compiler nir: add nir_lower_amul pass 2019-10-18 15:08:54 -07:00
drm-shim
egl Revert "egl: Fixes transparency with EGL and X11." 2019-10-18 18:41:51 +00:00
etnaviv etnaviv: drm: add softpin interface 2019-10-18 19:05:21 +02:00
freedreno freedreno/ir3: handle imad24_ir3 case in UBO lowering 2019-10-18 15:08:54 -07:00
gallium lima: fix PP stack size 2019-10-19 18:15:18 -07:00
gbm gbm: Add GBM_MAX_PLANES definition 2019-10-18 13:18:28 +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 anv: fix vkUpdateDescriptorSets with inline uniform blocks 2019-10-19 13:16:40 +03:00
loader loader: Simplify handling of the radeonsi driver 2019-10-08 09:02:34 +00:00
mapi mesa: add EXT_dsa NamedCopyBufferSubDataEXT function 2019-10-18 10:26:26 +02:00
mesa mesa: Replace the LA16_UNORM packed formats with one array format. 2019-10-20 04:39:48 +00:00
panfrost panfrost: do not report alpha-test as supported 2019-10-17 10:41:36 +02:00
util util/u_atomic: fix return type of p_atomic_{inc,dec}_return() and p_atomic_{cmp,}xchg() 2019-10-16 19:41:47 +01:00
vulkan vulkan: Update the XML and headers to 1.1.125 2019-10-14 08:23:27 -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