mesa/src
Eric Anholt e5554e32c0 softpipe: Use the default behavior of ALLOW_MAPPED_BUFFERS.
Since this is a software rasterizer, we really don't care whether the
buffers are "mapped" since it's just malloc.  This will drop a bit of
pointless CPU overhead to throw errors.

Reviewed-by: Dave Airlie <airlied@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/3298>
2020-07-22 19:06:51 +00:00
..
amd radeonsi: enable preemption if the kernel enabled it 2020-07-22 12:08:33 -04:00
broadcom nir: Add a face_sysval argument to nir_lower_two_sided_color 2020-07-17 14:50:26 +00:00
compiler nir/tests: Add tests for opt_if_simplification 2020-07-22 14:20:21 +00:00
drm-shim
egl egl/dri2: try to bind old context if bindContext failed 2020-07-21 18:42:03 +00:00
etnaviv
freedreno turnip: disable tiling for NV12/IYUV formats 2020-07-21 20:08:07 +00:00
gallium softpipe: Use the default behavior of ALLOW_MAPPED_BUFFERS. 2020-07-22 19:06:51 +00:00
gbm
getopt
glx glx: drop always-true #ifdef 2020-07-13 09:08:00 +00:00
gtest
hgl
imgui
intel anv: properly handle fence import of sync_fd = -1 2020-07-22 05:07:05 +00:00
loader Revert "loader/dri3: Check for window destruction in dri3_wait_for_event_locked" 2020-07-03 09:55:50 +00:00
mapi
mesa mesa/program: fix shadow property for samplers 2020-07-22 12:51:51 +00:00
panfrost pan/mdg: Use the blend RT for blend shader framebuffer fetches 2020-07-20 14:15:49 +00:00
util driconf: allowlist/denylist 2020-07-16 21:56:08 +00:00
vulkan meson: Add mising git_sha1.h dependency. 2020-07-22 00:02:26 +00:00
meson.build
SConscript