mesa/src
Dylan Baker 25e58e3718 gallium/auxiliary: Fix uses of gnu struct = {} extension
Most of these will never actually be compiled by windows, but in the
interest of being able to make using struct foo = {}; an error and
avoiding breaking windows removing a handful of safe uses seems like a
good trade off.

Reviewed-by: Kristian H. Kristensen <hoegsberg@google.com>
Acked-by: Eric Engestrom <eric.engestrom@intel.com>
2019-11-26 12:48:11 -08:00
..
amd aco: don't value-number instructions from within a loop with ones after the loop. 2019-11-26 14:39:27 +00:00
broadcom nir: Add a scheduler pass to reduce maximum register pressure. 2019-11-25 21:12:21 +00:00
compiler nir: Make algebraic backtrack and reprocess after a replacement. 2019-11-26 10:13:46 -08:00
drm-shim drm-shim: fix EOF case 2019-11-13 12:39:14 +00:00
egl Revert "egl: handle EGL_IMAGE_EXTERNAL_FLUSH_EXT" 2019-11-14 07:46:14 +02:00
etnaviv etnaviv: add drm-shim 2019-11-21 22:56:04 +00:00
freedreno freedreno: Introduce a resource layout header. 2019-11-26 18:46:07 +00:00
gallium gallium/auxiliary: Fix uses of gnu struct = {} extension 2019-11-26 12:48:11 -08:00
gbm meson: move the generic symbols check arguments to a common variable 2019-11-05 20:30:47 +00:00
getopt meson: build getopt when using msvc 2019-09-10 20:36:47 +00:00
glx dri: Avoid swapbuffer throttling in glXCopySubBufferMESA 2019-10-05 13:19:37 +00:00
gtest meson: gtest needs pthreads 2019-11-07 06:11:19 -08:00
hgl haiku: fix Mesa build 2019-10-01 10:31:02 +00:00
imgui imgui: bump imgui memory editor copy 2019-06-18 15:34:13 +00:00
intel anv/entrypoints: Better handle promoted extensions 2019-11-26 02:48:42 +00:00
loader loader: replace xmlpool_options_h with idep_xmlconfig_headers 2019-10-31 15:29:06 +00:00
mapi mapi: add GetInteger64vEXT with EXT_disjoint_timer_query 2019-11-26 07:41:24 +02:00
mesa st/mesa: add st_variant base class to simplify code for shader variants 2019-11-26 15:14:10 -05:00
panfrost pan/midgard: Use lower_tex_without_implicit_lod 2019-11-22 08:38:57 -05:00
util drirc: Add glsl_zero_init workaround for GpuTest 2019-11-25 12:22:37 +02:00
vulkan vulkan: Update the XML and headers to 1.1.129 2019-11-26 02:48:42 +00:00
meson.build meson: only build imgui when needed 2019-11-25 07:51:56 +00:00
SConscript