mesa/src
James Legg 6fc41bb4d5 ac/nir: Make intrinsic_name buffer long enough
When using cmpswap on an image, it was being trunctated to
lvm.amdgcn.image.atomic.cmpswa, with the coords type missing entirely.

v2: Add stable CC

CC: <mesa-stable@lists.freedesktop.org>
Reviewed-by: Grazvydas Ignotas <notasas@gmail.com>
Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com>
Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
2017-06-28 21:05:04 +02:00
..
amd ac/nir: Make intrinsic_name buffer long enough 2017-06-28 21:05:04 +02:00
compiler nir: implement GLSL.std.450 NMax, NMIn and NClamp operations 2017-06-27 12:01:11 +02:00
egl egl_dri2: swrastGetDrawableInfo: set *x, *y [v2] 2017-06-26 12:48:19 +01:00
gallium radeonsi: move instance divisors into a constant buffer 2017-06-27 19:55:09 +02:00
gbm gbm: implement FD import with modifier 2017-06-15 10:43:36 +01:00
getopt
glx egl: turn one more boolean `int` into a `bool` 2017-06-21 21:42:14 +01:00
gtest
hgl
intel anv/i965: drop libdrm_intel dependency completely 2017-06-27 14:10:29 +03:00
loader egl: turn one more boolean `int` into a `bool` 2017-06-21 21:42:14 +01:00
mapi mesa: add KHR_no_error support for glClear() 2017-06-28 10:25:13 +02:00
mesa i965/dri: Support R8G8B8A8 and R8G8B8X8 configs 2017-06-28 09:42:27 -07:00
util mesa/glthread: add glthread "perf" counters and pass them to gallium HUD 2017-06-26 02:17:03 +02:00
vulkan Android: vulkan: fix build error due to extra ) 2017-06-08 07:26:04 -05:00
Makefile.am automake: increase the MESA_GIT_SHA1 hash id length from 7 to 10 digits 2017-06-15 13:53:00 -06:00
SConscript