mesa/src/gallium/frontends
Alexander Kanavin 934bc2e8ca swrast_kms: use swkmsDRI2Extension instead of driDRI2Extension
This set of changes:
https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15649

caused a regression in Xorg when using swrast_kms:
   (EE) AIGLX error: Calling driver entry point failed

This commit changes the swrast_kms driver to use a dedicated screen init function
(which I believe was overlooked); I also took the opportunity to rename the
associated plumbling to have swrast-specific names.

Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Reviewed-by: Adam Jackson <ajax@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16942>
2022-06-15 01:44:21 +00:00
..
clover gallium: rename PIPE_CAP_MAX_TEXTURE_BUFFER_SIZE->MAX_TEXEL_BUFFER_ELEMENTS_UINT 2022-06-07 00:17:58 -04:00
d3d10umd win32: Fixes 32 bits visual studio module definition files by add script gen_vs_module_defs.py 2022-04-19 19:38:47 +00:00
dri swrast_kms: use swkmsDRI2Extension instead of driDRI2Extension 2022-06-15 01:44:21 +00:00
glx/xlib gallium/xlib: fix stale comment 2022-04-29 19:30:03 +00:00
hgl gallium/st: add a back buffer fallback for front rendering 2021-05-26 00:05:33 +00:00
lavapipe lavapipe: VK_EXT_border_color_swizzle 2022-06-14 01:52:50 +00:00
nine Revert "nine: Disable optional use of TTN when MUL_ZERO_WINS is available." 2022-06-10 03:26:33 +00:00
omx gallium omx: Fill out MinLumaBiPredSize8x8 and pic_init_qs_minus26 2022-05-17 21:02:25 +00:00
osmesa win32: Do not use BUILD_GL32, we use def file to export win32 dll symbols. 2022-04-19 19:38:47 +00:00
va va/surface: set the correct size in vaExportSurfaceHandle 2022-06-08 09:42:44 +02:00
vdpau gallium vdpau: Fill out level_idc and MinLumaBiPredSize8x8 2022-05-17 21:02:25 +00:00
wgl wgl, d3d12: Handle front buffer writes for double-buffered MSAA surfaces backed by swapchains 2022-06-01 16:18:12 -07:00
xa replace 0 with NULL for NULL pointers 2022-01-10 22:53:32 +00:00
xvmc android: Drop the Android.mk build system 2021-07-08 14:44:02 -05:00