mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2024-11-27 12:14:10 +08:00
108d257a16
This is based heavily on Daniel Stone's work for the same, rebased on master and with a number of TODO's fixed. This does not implement glvnd (which is coming in a later patch) Meson builds egl slightly differently than autotools, namely it doesn't build an intermediate shared library. It doesn't do this because meson doesn't have problems with the name of the library being dynamically generated, so the glvnd and non-glvnd code can follow the same path. v2: - Don't reuse variable (Eric E.) Signed-off-by: Dylan Baker <dylanx.c.baker@intel.com> Tested-by: Eric Engestrom <eric.engestrom@imgtec.com> Reviewed-by: Daniel Stone <daniels@collabora.com> |
||
---|---|---|
.. | ||
c11 | ||
CL | ||
d3dadapter | ||
D3D9 | ||
drm-uapi | ||
EGL | ||
GL | ||
GLES | ||
GLES2 | ||
GLES3 | ||
HaikuGL | ||
KHR | ||
pci_ids | ||
vulkan | ||
c99_alloca.h | ||
c99_compat.h | ||
c99_math.h | ||
meson.build | ||
no_extern_c.h |