mesa/src
Eric Anholt 50a3a283d0 vc4: Don't automatically reallocate a PERSISTENT-mapped buffer.
I had mistakenly used the COHERENT flag, which can only be set when
PERSISTENT is mapped, but isn't always.

Fixes: a2014c2eb9 ("vc4: Simplify the DISCARD_RANGE handling")
2018-07-12 11:31:08 -07:00
..
amd radv: simplify the logic in radv_set_descriptor_set() 2018-07-12 11:08:49 +02:00
broadcom v3d: Implement noperspective varyings on V3D 4.x. 2018-07-09 11:48:32 -07:00
compiler nir/spirv: handle OpConstantComposites with OpUndef members 2018-07-12 13:09:00 +02:00
egl egl: fix build race in automake 2018-06-29 12:49:51 +01:00
gallium vc4: Don't automatically reallocate a PERSISTENT-mapped buffer. 2018-07-12 11:31:08 -07:00
gbm meson: Remove various completed todos 2018-06-13 10:07:03 -07:00
getopt
glx glx: Don't allow glXMakeContextCurrent() with only one valid drawable 2018-07-09 12:03:18 -04:00
gtest
hgl meson: Add Haiku platform support v4 2018-02-16 16:56:34 -06:00
intel i965/fs: unspills shoudn't use grf127 as dest since Gen8+ 2018-07-12 18:02:26 +02:00
loader dri3: Stricter SBC wraparound handling 2018-05-22 17:59:53 +02:00
mapi python: Stop using the Python 2 exception syntax 2018-07-06 10:18:43 -07:00
mesa gallium: Check pipe_screen::resource_changed before dereferencing it 2018-07-12 17:39:12 +02:00
util util/rb_tree: Fix a compiler warning 2018-07-12 10:25:46 -07:00
vulkan anv,radv: Add support for VK_KHR_get_display_properties2 2018-07-09 17:09:41 -07:00
git_sha1.h.in
Makefile.am egl: rewire the build systems to use libwayland-egl 2018-06-06 12:11:57 -07:00
meson.build meson: only build mesa_st tests when build-tests is true 2018-04-24 14:08:15 -07:00
SConscript