mesa/src/gallium/drivers/softpipe
Adam Jackson fc9b3b260e Revert "glx: Lift sending the MakeCurrent request to top-level code"
This provokes crashes in Cinnamon for some reason that I haven't
diagnosed yet.

This reverts commit 80b67a3b44.

Fixes: 80b67a3b44 glx: Lift sending the MakeCurrent request to top-level code
Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/4639
Acked-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10260>
2021-04-15 19:48:10 +00:00
..
ci Revert "glx: Lift sending the MakeCurrent request to top-level code" 2021-04-15 19:48:10 +00:00
Android.mk android: Build kms_swrast for the Android platform 2018-10-22 13:08:17 +01:00
Makefile.sources softpipe: add sp_buffer.h to the sources list (release tarball) 2016-05-30 10:28:53 +01:00
meson.build softpipe: Switch to using NIR as the shader format from mesa/st. 2020-10-20 08:54:06 -07:00
sp_buffer.c softpipe: Sanity check that the SSBO view offset is within the BO. 2020-12-31 06:13:18 +00:00
sp_buffer.h softpipe: add SSBO/shader atomics support. 2016-04-12 14:16:13 +10:00
sp_clear.c softpipe: Convert to comma-separated SOFTPIPE_DEBUG for debug options. 2020-07-23 00:24:26 +00:00
sp_clear.h gallium: add pipe cap for scissored clears and pass scissor state to clear() hook 2020-04-29 18:05:06 +00:00
sp_compute.c softpipe: count CS invocations for pipeline stats queries. 2020-12-23 19:55:49 +00:00
sp_context.c softpipe: Fix typos. 2021-01-02 16:39:22 -08:00
sp_context.h softpipe: Add support for reporting shader-db output. 2020-07-23 00:24:26 +00:00
sp_draw_arrays.c softpipe: Use util_draw_multi() helper 2021-03-27 19:30:04 +00:00
sp_fence.c gallium: switch boolean -> bool at the interface definitions 2019-07-22 22:13:51 -04:00
sp_fence.h softpipe: Dummy fence functions. 2010-03-11 12:24:56 +00:00
sp_flush.c util: use standard name for snprintf() 2019-07-19 22:39:38 +01:00
sp_flush.h gallium: add flags parameter to texture barrier 2017-01-16 21:13:09 -05:00
sp_fs.h softpipe: remove unused softpipe_create_fs_variant_exec() parameter 2014-10-31 15:29:59 -06:00
sp_fs_exec.c softpipe: remove unused sp_exec_fragment_shader() 2017-04-13 10:06:04 +02:00
sp_image.c softpipe: Fix typos. 2021-01-02 16:39:22 -08:00
sp_image.h softpipe: add image support to softpipe (v3) 2016-03-31 09:14:16 +10:00
sp_limits.h softpipe: bump 3D texture limit to 2048 2016-05-02 07:29:02 +10:00
sp_prim_vbuf.c softpipe: add support for indexed queries. 2019-04-09 11:19:38 +10:00
sp_prim_vbuf.h s/Tungsten Graphics/VMware/ 2014-01-17 20:00:32 +00:00
sp_public.h gallium/drivers: Add extern "C" wrappers to public entry 2015-05-15 13:55:59 -04:00
sp_quad.h softpipe: implement some support for multiple viewports 2015-12-11 20:09:21 +01:00
sp_quad_blend.c Convert most remaining free-form fall-through comments to FALLTHROUGH 2021-04-15 16:01:22 +00:00
sp_quad_depth_test.c softpipe: Implement GL_EXT_depth_bounds_test 2021-02-26 19:05:34 +00:00
sp_quad_depth_test_tmp.h softpipe: add layered rendering support. 2014-06-11 12:20:30 +10:00
sp_quad_fs.c softpipe: remove unused quad_shade_stage() 2017-04-13 10:06:04 +02:00
sp_quad_pipe.c gallium: inline pipe_depth_state to decrease DSA state size by 4 bytes 2020-12-22 12:01:38 +00:00
sp_quad_pipe.h s/Tungsten Graphics/VMware/ 2014-01-17 20:00:32 +00:00
sp_quad_stipple.c gallium: fix various undefined left shifts into sign bit 2016-05-07 16:46:59 -05:00
sp_query.c Convert most remaining free-form fall-through comments to FALLTHROUGH 2021-04-15 16:01:22 +00:00
sp_query.h s/Tungsten Graphics/VMware/ 2014-01-17 20:00:32 +00:00
sp_screen.c Convert most remaining free-form fall-through comments to FALLTHROUGH 2021-04-15 16:01:22 +00:00
sp_screen.h softpipe: Switch to using NIR as the shader format from mesa/st. 2020-10-20 08:54:06 -07:00
sp_setup.c Convert most remaining free-form fall-through comments to FALLTHROUGH 2021-04-15 16:01:22 +00:00
sp_setup.h softpipe: tell draw about the vertex layout we want 2016-01-07 02:00:04 +01:00
sp_state.h gallium: add unbind_num_trailing_slots to set_sampler_views 2021-01-27 23:53:35 +00:00
sp_state_blend.c gallium: pass pipe_stencil_ref by value (it has only 2 bytes) 2020-12-22 12:01:38 +00:00
sp_state_clip.c softpipe: implement some support for multiple viewports 2015-12-11 20:09:21 +01:00
sp_state_derived.c gallium: add unbind_num_trailing_slots to set_sampler_views 2021-01-27 23:53:35 +00:00
sp_state_image.c gallium: add unbind_num_trailing_slots to set_shader_images 2021-01-27 23:53:34 +00:00
sp_state_rasterizer.c s/Tungsten Graphics/VMware/ 2014-01-17 20:00:32 +00:00
sp_state_sampler.c gallium: add unbind_num_trailing_slots to set_sampler_views 2021-01-27 23:53:35 +00:00
sp_state_shader.c gallium: add take_ownership param into set_constant_buffer to eliminate atomics 2021-01-27 23:53:34 +00:00
sp_state_so.c util: Move gallium's PIPE_FORMAT utils to /util/format/ 2019-11-14 10:47:20 -08:00
sp_state_surface.c util: Move gallium's PIPE_FORMAT utils to /util/format/ 2019-11-14 10:47:20 -08:00
sp_state_vertex.c gallium: add take_ownership param into set_vertex_buffers to eliminate atomics 2021-01-27 23:53:35 +00:00
sp_surface.c util: Move gallium's PIPE_FORMAT utils to /util/format/ 2019-11-14 10:47:20 -08:00
sp_surface.h s/Tungsten Graphics/VMware/ 2014-01-17 20:00:32 +00:00
sp_tex_sample.c softpipe: Fix swizzled texture gather of int textures. 2020-12-09 22:08:34 +00:00
sp_tex_sample.h softpipe: Fix swizzled texture gather of int textures. 2020-12-09 22:08:34 +00:00
sp_tex_tile_cache.c gallium: rename PIPE_TRANSFER_* -> PIPE_MAP_* 2020-09-22 03:20:54 +00:00
sp_tex_tile_cache.h softpipe: raise number of bits used for X coordinate texture lookup 2019-04-09 08:17:44 +00:00
sp_texture.c gallium: rename PIPE_TRANSFER_* -> PIPE_MAP_* 2020-09-22 03:20:54 +00:00
sp_texture.h softpipe: add image support to softpipe (v3) 2016-03-31 09:14:16 +10:00
sp_tile_cache.c softpipe: Fix typos. 2021-01-02 16:39:22 -08:00
sp_tile_cache.h gallium: replace INLINE with inline 2015-07-21 17:52:16 -04:00