mesa/src
Elie Tournier 9179c745f6 gallium: Correctly handle no config context creation
This patch fixes the following Piglit test:
spec@egl_mesa_configless_context@basic
It also fixes few test in a virgl guest.

v2: Evaluate the value of no_config (Ilia)

Suggested-by: Emil Velikov <emil.velikov@collabora.com>
Signed-off-by: Elie Tournier <elie.tournier@collabora.com>
Signed-off-by: Marek Olšák <marek.olsak@amd.com>
2018-09-10 15:30:17 -04:00
..
amd radv: Support v3 of VK_EXT_vertex_attribute_divisor. 2018-09-10 21:26:17 +02:00
broadcom move u_math to src/util 2018-09-07 10:21:26 -07:00
compiler Replace uses of _mesa_bitcount with util_bitcount 2018-09-07 10:21:26 -07:00
egl egl/android: do not indent HAVE_DRM_GRALLOC preprocessor directive 2018-09-02 11:27:08 +02:00
gallium gallium: Correctly handle no config context creation 2018-09-10 15:30:17 -04:00
gbm gbm: Add support for 10bpp BGR formats 2018-08-01 12:55:37 +01:00
getopt
glx apple/glx/log: added missing va_end() after va_copy() 2018-09-06 17:33:27 +01:00
gtest
hgl
intel anv: Support v3 of VK_EXT_vertex_attribute_divisor 2018-09-10 13:45:32 -05:00
loader loader: Drop unused argument from dri3_update_drawable(). 2018-09-05 10:11:27 -07:00
mapi mesa: enable ARB_direct_state_access in compat for GL3.1+ 2018-08-30 07:57:38 +10:00
mesa gallium: Correctly handle no config context creation 2018-09-10 15:30:17 -04:00
util util: try to fix the Android and MacOS build 2018-09-10 14:49:07 -04:00
vulkan vulkan: Update the XML and headers to 1.1.84 2018-09-10 13:30:21 -05:00
Makefile.am Revert "configure: allow building with python3" 2018-08-24 11:14:15 +01:00
meson.build meson: Build with Python 3 2018-08-10 15:15:09 -07:00
SConscript