mesa/src
Alexander Tsoy 9a96bf0ecd meson: fix build for egl platform_x11 without dri3 and gbm
Compiling EGL's platform_x11 without dri3 and gbm yields this compile
failure:

platform_x11 needs inc_loader:

../mesa-18.2.0-rc2/src/egl/drivers/dri2/platform_x11.c:48:10: fatal
error: loader.h: No such file or directory
 #include "loader.h"
          ^~~~~~~~~~

Fixes: 108d257a16 ("meson: build libEGL")
Bugzilla: https://bugs.gentoo.org/663534
Reviewed-by: Matt Turner <mattst88@gmail.com>
2018-08-15 16:37:16 -07:00
..
amd radv: add Doom workaround 2018-08-16 07:53:38 +10:00
broadcom meson: Build with Python 3 2018-08-10 15:15:09 -07:00
compiler glsl: Avoid calling get_array_element for scalar constants 2018-08-15 10:01:43 +03:00
egl meson: fix build for egl platform_x11 without dri3 and gbm 2018-08-15 16:37:16 -07:00
gallium virgl: report actual max-texture sizes 2018-08-15 18:48:16 +02:00
gbm gbm: Add support for 10bpp BGR formats 2018-08-01 12:55:37 +01:00
getopt
glx glx: GLX_MESA_multithread_makecurrent is direct-only 2018-08-09 12:33:14 -04:00
gtest
hgl
intel Revert "intel/nir: Call nir_lower_io_to_scalar_early" 2018-08-15 17:56:50 -05:00
loader loader: fix indentation 2018-08-02 12:53:58 +01:00
mapi meson: Build with Python 3 2018-08-10 15:15:09 -07:00
mesa i965: do not emit empty surface state 2018-08-15 23:23:16 +01:00
util meson: Build with Python 3 2018-08-10 15:15:09 -07:00
vulkan meson: Build with Python 3 2018-08-10 15:15:09 -07:00
git_sha1.h.in
Makefile.am glx: automake: add egl.pc/headers TODO when using glvnd 2018-08-08 13:37:09 +01:00
meson.build meson: Build with Python 3 2018-08-10 15:15:09 -07:00
SConscript