mesa/src
Rob Clark 2d31cf9d3b freedreno/ir3/ra: fix half-class conflicts
On a6xx, half-regs conflict with full-regs.  But we were only setting up
conflicts for the first class (ie. scalar, but not hvec2/hvec3/hvec4),
resulting in higher half-reg classes getting assigned to regs that
overwrite full-regs.

Noticed while trying to enable indirect-sampler (sam.s2en) which uses an
hvec2 argument to pass the sampler/tex index.

Signed-off-by: Rob Clark <robdclark@gmail.com>
2019-03-21 09:13:05 -04:00
..
amd ac: fix incorrect argument type for tbuffer.{load,store} with LLVM 7 2019-03-21 14:02:00 +01:00
broadcom v3d: Fix leak of the mem_ctx after the DAG refactor. 2019-03-12 16:15:40 -07:00
compiler nir: only override previous alu during loop analysis if supported 2019-03-21 21:51:21 +11:00
egl android: Build fixes for OMR1 2019-03-18 11:53:59 +02:00
freedreno freedreno/ir3/ra: fix half-class conflicts 2019-03-21 09:13:05 -04:00
gallium nv50/ir/nir: support gather offsets 2019-03-21 02:58:41 +00:00
gbm gbm: drop duplicate #defines 2019-02-14 11:20:00 +00:00
getopt
glx glx: add support for GLX_ARB_create_context_no_error (v3) 2019-03-12 19:12:21 -04:00
gtest meson: hide warnings from external project gtest 2018-10-31 18:20:25 +00:00
hgl hgl/meson: drop unused include directory 2019-03-08 18:00:19 +00:00
imgui imgui: update memory editor 2019-02-26 12:49:07 +00:00
intel anv/radv: release memory allocated by glsl types during spirv_to_nir 2019-03-21 08:30:22 +02:00
loader loader: use loader_open_device() to handle O_CLOEXEC 2019-02-26 11:07:23 +00:00
mapi autotools: don't build libGLES*.so with GLVND 2019-03-08 15:13:36 +00:00
mesa gallium: Add PIPE_BARRIER_UPDATE_BUFFER and UPDATE_TEXTURE bits. 2019-03-19 23:43:33 -07:00
util util: Add a drm_find_modifier helper 2019-03-14 22:41:08 +00:00
vulkan anv,radv: Implement VK_KHR_surface_capability_protected 2019-03-18 17:02:10 +00:00
Makefile.am build: move imgui out of src/intel/tools to be reused 2019-02-21 18:06:05 +00: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