mesa/src
Erik Faye-Lund be110ba2e4 mesa/st: accept NULL and empty buffer objects
It's prefectly legal and well-defined to render using a non-existing
or empty buffer object. The data coming out of the buffer object isn't
well defined unless we have the robustness flag set on the context, but
that's a different matter, and up to the shader hardware; it's the same
as out-of-bounds reads.

Signed-off-by: Erik Faye-Lund <erik.faye-lund@collabora.com>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
2019-04-29 10:28:38 +00:00
..
amd radv: consider MESA_VK_VERSION_OVERRIDE when setting the api version 2019-04-29 09:00:51 +02:00
broadcom v3d: Fix detection of TMU write sequences in register spilling. 2019-04-26 12:42:30 -07:00
compiler glsl/linker: check for xfb_offset aliasing 2019-04-29 12:13:29 +02:00
egl egl/dri2: Mark potentially unused 'display' variable with MAYBE_UNUSED 2019-04-19 16:17:37 +00:00
freedreno freedreno/drm: Quiet pointer to u64 conversion warning 2019-04-26 11:58:44 -07:00
gallium swr: support NULL-resources 2019-04-29 10:28:38 +00:00
gbm gbm: don't return void 2019-04-26 12:04:26 -07:00
getopt
glx Delete autotools 2019-04-15 13:44:29 -07:00
gtest Delete autotools 2019-04-15 13:44:29 -07:00
hgl haiku: Fix hgl dispatch build. Tested under meson/scons. 2019-04-02 16:06:00 -05:00
imgui imgui: update memory editor 2019-02-26 12:49:07 +00:00
intel intel/fs: Don't emit empty ELSE blocks. 2019-04-28 22:36:09 -07:00
loader Delete autotools 2019-04-15 13:44:29 -07:00
mapi mesa: enable glGet for EXT_gpu_shader4 2019-04-24 20:45:15 -04:00
mesa mesa/st: accept NULL and empty buffer objects 2019-04-29 10:28:38 +00:00
util radeonsi: add si_debug_options for convenient adding/removing of options 2019-04-25 12:31:02 +02:00
vulkan vulkan/wsi: don't use DUMB_CLOSE for normal GEM handles 2019-04-26 11:26:33 +01:00
meson.build turnip: Add driver skeleton (v2) 2019-03-11 10:01:15 -07:00
SConscript scons: Remove gles option. 2018-10-19 16:50:26 +01:00