mesa/src
Adam Jackson 896c650b1b glx: Mark GLX_{ATI_pixel_format_float,NV_float_buffer} as supported
... at least as far as libGL is concerned, because they'd work just fine
if you tried. The only thing the ATI extension seems to add (I can't
find an official spec, this is inferred from the registry XML) is
selecting the GLX_RENDER_TYPE, which we don't validate before putting on
the wire. The only thing the NV extension adds is an additional fbconfig
attribute, and that only known by glXGetFBConfigAttrib; our
implementation of that just reads the value the server sends, if any,
and doesn't try to filter out unknown attributes.

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10223>
2021-04-16 10:13:07 +00:00
..
amd radv: keep DCC compressed for clears on compute with image stores 2021-04-16 09:47:52 +00:00
android_stub android: add some more stub functions for cross compilation 2021-03-25 06:06:16 +00:00
broadcom v3dv: fix sRGB blending workaround 2021-04-16 06:05:59 +00:00
compiler Convert most remaining free-form fall-through comments to FALLTHROUGH 2021-04-15 16:01:22 +00:00
drm-shim drm-shim: report support for timeline semaphores 2021-02-09 21:08:52 +00:00
egl Convert most remaining free-form fall-through comments to FALLTHROUGH 2021-04-15 16:01:22 +00:00
etnaviv etnaviv: tell the truth if alpha-test is supported 2021-04-08 19:25:26 +00:00
freedreno ci/freedreno: Skip some precision tests on a530. 2021-04-16 04:34:14 +00:00
gallium amd: remove some references to older LLVM versions in comments 2021-04-16 09:25:19 +00:00
gbm egl: fix software flag in _eglAddDevice call on DRM 2021-03-26 10:32:31 +00:00
getopt scons: Remove. 2021-03-20 10:38:55 +00:00
glx glx: Mark GLX_{ATI_pixel_format_float,NV_float_buffer} as supported 2021-04-16 10:13:07 +00:00
gtest
hgl hgl: Major refactor and cleanup 2021-01-09 20:51:35 -06:00
imgui
intel intel/eu: Add instruction compaction support on XeHP. 2021-04-16 08:27:35 +00:00
loader loader: prefer iris on Android 2021-03-31 06:28:18 +00:00
mapi scons: Remove. 2021-03-20 10:38:55 +00:00
mesa mesa: texparam: Add a clamping macro to handle out-of-range floats returned as integers. 2021-04-16 01:44:16 +00:00
microsoft microsoft/clc: Update unit test to always use COMMON state for buffers 2021-04-12 18:50:20 +00:00
nouveau nouveau: add drm-shim support 2021-01-11 22:45:01 +00:00
panfrost Convert most remaining free-form fall-through comments to FALLTHROUGH 2021-04-15 16:01:22 +00:00
util util: Remove unused Android options_tbl_lock 2021-04-15 16:01:21 +00:00
virtio venus: fix virtgpu_bo_init_dmabuf for classic resource 2021-04-16 04:56:19 +00:00
vulkan Convert most remaining free-form fall-through comments to FALLTHROUGH 2021-04-15 16:01:22 +00:00
meson.build venus: add driver skeleton 2021-04-08 17:15:37 +00:00