mesa/src/gallium/auxiliary
Yogesh Mohan Marimuthu 1a0ec8e8d3 loader,glx,egl,vl,d3d: loader_get_user_preferred_fd() function to return original_fd
v1: return original_fd in loader_get_user_preferred_fd() (Pierre-Eric)
v2: fix *original_id crash for android, haiku... (Pierre-Eric)
    remove extra comment (Pierre-Eric)
v2: also return render fd in case of original_fd passed is NULL (Pierre-Eric)

Signed-off-by: Yogesh Mohan Marimuthu <yogesh.mohanmarimuthu@amd.com>
Reviewed-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13422>
2023-01-24 12:51:35 +00:00
..
cso_cache cso: fix a regression from draw_vbo rework 2022-12-13 18:41:26 +00:00
draw gallium/draw: support lowering stipple + smooth 2023-01-10 22:50:07 +00:00
driver_ddebug tree-wide: Convert all usage of #ifdef PIPE_(OS|ARCH|CC)_* to #if DETECT_(OS|ARCH|CC)_* by use grep 2022-11-15 20:35:55 +00:00
driver_noop gallium: fixup some inconsistent uses of enum pipe_shader_type. 2022-08-04 08:17:39 +00:00
driver_trace aux/trace: Add pipe_context::set_hw_atomic_buffers 2023-01-01 13:18:54 +00:00
gallivm nir: Eliminate nir_op_i2b 2022-12-14 06:23:21 +00:00
hud hud: fix values printing 2023-01-12 16:52:23 +01:00
indices gallium,util: Pull u_indices and u_primconvert back into gallium 2023-01-18 03:53:30 +00:00
nir ntt: pass ubo_vec4_max nir_opt_offsets flag through ntt options 2023-01-18 20:02:37 +00:00
os util: Move src/gallium/auxiliary/os/os_mman.h to src/util/os_mman.h 2022-11-15 19:55:01 +00:00
pipe-loader util/driconf: add Dune: Spice Wars workaround 2023-01-10 03:53:19 +00:00
pipebuffer gallium: Replace the usage of __FUNCTION__ with __func__ in all gallium code 2022-11-22 06:53:47 +00:00
postprocess postprocess: move the definition of pp_filters into **/pp_init.c 2023-01-03 14:45:28 +00:00
renderonly kmsro: Fix renderonly_scanout BO aliasing 2022-12-25 19:23:27 +09:00
rtasm tree-wide: Fixes multi-line macro width after replace to __func__ 2022-11-22 06:53:47 +00:00
target-helpers freedreno: Add driconf to disable conservative LRZ 2023-01-20 16:18:03 +00:00
tessellator gallium: use c++11 alignas instead of PIPE_ALIGN_VAR 2022-06-14 15:08:38 +00:00
tgsi gallium: Replace the usage of __FUNCTION__ with __func__ in all gallium code 2022-11-22 06:53:47 +00:00
translate util: Rename PIPE_CDECL to UTIL_CDECL and moved into util/macros.h 2022-11-24 06:21:39 +00:00
util gallium/util: Add util_writes_depth() helper 2023-01-20 16:18:03 +00:00
vl loader,glx,egl,vl,d3d: loader_get_user_preferred_fd() function to return original_fd 2023-01-24 12:51:35 +00:00
meson.build gallium/aux: remove nir_helpers 2023-01-18 05:30:14 +00:00