mesa/src/gallium/frontends
Karol Herbst cb611b207d rusticl/icd: Make it work in case Rustc shuffles struct around
Nothing guarentees fields are in order or anything like that. So do proper offset math

Signed-off-by: Karol Herbst <kherbst@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21242>
2023-02-11 04:13:57 +00:00
..
clover nir/builder: Drop nir_i2i and nir_u2u in favor of nir_x2xN 2022-12-01 01:10:12 +00:00
d3d10umd gallium: Replace the usage of __FUNCTION__ with __func__ in all gallium code 2022-11-22 06:53:47 +00:00
dri kopper: Do not free the given screen in initScreen implementation 2023-01-26 13:36:32 +00:00
glx/xlib xlib: fix glXDestroyContext in Gallium frontends 2023-02-04 22:25:09 +00:00
hgl frontend/hgl: inherit pipe_frontend_drawable instead of allocating separately 2022-12-09 13:14:03 +00:00
lavapipe nir/inline_uniforms: Make add_inlinable_uniforms public 2023-02-10 03:18:23 +00:00
nine gallium/hud: don't use st_context_iface, use an explicit callback 2022-12-09 13:14:03 +00:00
omx frontends/omx: initialize film_grain_target 2022-12-08 21:59:24 +00:00
osmesa gallium/pp: typedef and use pp_st_invalidate_state_func to avoid cast 2022-12-14 05:47:52 +00:00
rusticl rusticl/icd: Make it work in case Rustc shuffles struct around 2023-02-11 04:13:57 +00:00
va frontents/va: Use PIPE_USAGE_STAGING for coded buffer 2023-01-31 10:22:05 +00:00
vdpau util: Remove os/os_thread.h and replace #include "os/os_thread.h" with #include "util/u_thread.h" 2022-11-08 05:21:42 +00:00
wgl wgl: Add support for Xbox GDK. 2023-01-19 03:25:55 +00:00
xa util: Move src/gallium/include/pipe/p_format.h to src/util/format/u_formats.h 2022-11-19 03:38:19 +00:00