glsl_to_nir: fix crashes with int16 shifts
[mesa.git] / src / drm-shim /
2020-08-28 Eric Anholtdrm-shim: Fix unused variable warnings from asserts...
2020-07-30 Eric Anholtdrm-shim: Return -EINVAL instead of abort()ing on unkno...
2020-06-01 Dylan Bakermeson: use gnu_symbol_visibility argument
2020-06-01 Dylan Bakerdrm-shim/meson: Use portable override_options for setti...
2020-06-01 Dylan Bakerdrm-shim/meson: The name of the target is a string...
2020-04-30 Lionel Landwerlindrm-shim: silence warnings
2020-04-30 Lionel Landwerlindrm-shim: don't create a memfd per BO
2020-04-30 Lionel Landwerlindrm-shim: move handle lock to shim_fd
2020-04-24 Lionel Landwerlindrm-shim: stub syncobj wait ioctl
2020-04-24 Lionel Landwerlindrm-shim: provide a valid fake syncobj handle at creation
2020-04-23 Eric Anholtdrm-shim: Let the driver choose to overwrite the first...
2020-04-03 Lionel Landwerlindrm-shim: stub libdrm's use of realpath()
2020-04-03 Lionel Landwerlindrm-shim: return device platform as specified
2020-03-28 Eric Engestrommeson: inline `inc_common`
2019-11-13 Christian Gmeinerdrm-shim: fix EOF case
2019-08-03 Eric Engestrommeson: replace libmesa_util with idep_mesautil
2019-07-25 Eric Anholtfreedreno: Add support for drm-shim.
2019-07-25 Eric Anholtv3d: Introduce a DRM shim for calling out to the simulator.