mesa/src
Kevin Strasser 482ed4347d egl: Handle dri configs with floating point pixel data
In the case that __DRI_ATTRIB_FLOAT_BIT is set in the dri config, set
EGL_COLOR_COMPONENT_TYPE_FLOAT_EXT in the egl config. Add a field to the
platform driver visual to indicate if it has components that are in floating
point form.

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>
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 egl: Handle dri configs with floating point pixel data 2019-08-21 18:36:57 +00: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 egl: Handle dri configs with floating point pixel data 2019-08-21 18:36:57 +00:00
getopt
glx glx: Add fields for color shifts 2019-08-21 18:36:57 +00:00
gtest
hgl
imgui
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: Handle configs with floating point pixel data 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
SConscript