aboutsummaryrefslogtreecommitdiffstats
path: root/src/drm-shim
Commit message (Expand)AuthorAgeFilesLines
* meson: use gnu_symbol_visibility argumentDylan Baker2020-06-011-1/+1
* drm-shim/meson: Use portable override_options for setting C standardDylan Baker2020-06-011-1/+2
* drm-shim/meson: The name of the target is a string not a listDylan Baker2020-06-011-1/+2
* drm-shim: silence warningsLionel Landwerlin2020-04-301-15/+28
* drm-shim: don't create a memfd per BOLionel Landwerlin2020-04-302-13/+30
* drm-shim: move handle lock to shim_fdLionel Landwerlin2020-04-302-9/+12
* drm-shim: stub syncobj wait ioctlLionel Landwerlin2020-04-241-0/+1
* drm-shim: provide a valid fake syncobj handle at creationLionel Landwerlin2020-04-241-1/+11
* drm-shim: Let the driver choose to overwrite the first render node.Eric Anholt2020-04-232-3/+7
* drm-shim: stub libdrm's use of realpath()Lionel Landwerlin2020-04-031-0/+22
* drm-shim: return device platform as specifiedLionel Landwerlin2020-04-033-4/+26
* meson: inline `inc_common`Eric Engestrom2020-03-281-1/+1
* drm-shim: fix EOF caseChristian Gmeiner2019-11-131-0/+1
* meson: replace libmesa_util with idep_mesautilEric Engestrom2019-08-031-2/+1
* freedreno: Add support for drm-shim.Eric Anholt2019-07-252-0/+5
* v3d: Introduce a DRM shim for calling out to the simulator.Eric Anholt2019-07-255-0/+1022