mesa/src
Ilia Mirkin b40e144a66 nir: fix typo in idiv lowering, causing large-udiv-udiv failures
In nv50, and in the python script that Rob circulated, we do:

   bld.mkCmp(OP_SET, CC_GE, TYPE_U32, (s = bld.getSSA()), TYPE_U32, m, b);

Do the same in the nir div lowering pass. This fixes the large-udiv-udiv
piglit tests on freedreno.

Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
Cc: mesa-stable@lists.freedesktop.org
Signed-off-by: Rob Clark <robclark@freedesktop.org>
2015-11-18 14:31:13 -05:00
..
egl egl: make it clear which platform x11 backend is being used (dri2 or 3) 2015-11-17 17:26:20 +02:00
gallium llvmpipe: disable VSX in ppc due to LLVM PPC bug 2015-11-18 21:27:29 +02:00
gbm gbm.h: Add a missing stddef.h include for size_t. 2015-10-30 19:12:14 +00:00
getopt
glsl nir: fix typo in idiv lowering, causing large-udiv-udiv failures 2015-11-18 14:31:13 -05:00
glx glx/dri3: Convert to use dri3 helper in loader library 2015-11-17 17:26:20 +02:00
gtest mesa: Enable subdir-objects globally. 2015-06-26 12:55:25 +01:00
hgl glapi/hgl: Drop extern "C" as it was added to glapi 2015-05-13 15:26:29 -04:00
loader loader/dri3: Expose function to create __DRIimage from pixmap 2015-11-17 17:26:20 +02:00
mapi mesa: expose support for GL_EXT_buffer_storage 2015-11-04 00:01:03 -05:00
mesa i965: Add enums for 3DSTATE_TE field values. 2015-11-18 10:49:18 -08:00
util ralloc: Set *start in ralloc_vasprintf_rewrite_tail() if str is NULL. 2015-11-12 11:00:10 -08:00
Makefile.am glsl: move shader_enums into nir 2015-10-09 15:03:28 -04:00
SConscript scons: rework the EGL build 2015-07-22 16:35:27 +01:00