mesa/src
Ilia Mirkin 502c295025 freedreno/ir3: avoid fan-in sources referring to same instruction
Since the RA has to be done s.t. each one gets its own (adjacent)
register, it would complicate matters if instructions were allowed to be
repeated. This enables copy-propagation use in situations where
previously that might have happened.

Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
Signed-off-by: Rob Clark <robclark@freedesktop.org>
(cherry picked from commit 3dd9a0d6fd)
2014-10-29 17:44:20 +00:00
..
egl util: Include in Android builds 2014-10-03 01:27:50 +01:00
gallium freedreno/ir3: avoid fan-in sources referring to same instruction 2014-10-29 17:44:20 +00:00
gbm gbm: Log at least one dlerror() when we fail to open any drivers. 2014-07-30 22:31:30 -07:00
getopt
glsl glsl: fix several use-after-free bugs 2014-10-22 15:38:26 +01:00
glx glx: Fix glxUseXFont for glxWindow and glxPixmaps 2014-10-19 18:38:19 +01:00
gtest gtest: Update to 1.7.0. 2014-04-14 00:06:53 -07:00
hgl
loader android: loader: prefix static libraries with libmesa_* 2014-08-13 00:46:57 +01:00
mapi glapi: add GL_ARB_conditional_render_inverted 2014-08-19 08:54:35 -04:00
mesa glsl_to_tgsi: fix the value of gl_FrontFacing with native integers 2014-10-22 15:39:03 +01:00
util util: Include in Android builds 2014-10-03 01:27:50 +01:00
Makefile.am automake: handle gallium SUBDIRs in gallium/Makefile 2014-08-13 00:46:54 +01:00
SConscript util: Move ralloc to a new src/util directory. 2014-08-04 11:06:58 -07:00