mesa/src
Eric Anholt 0bba4fa070 vc4: Allow QIR registers to be non-SSA.
Now that we have NIR, most of the optimization we still need to do is
peepholes on instruction selection rather than general dataflow
operations.  This means we want to be able to have QIR be a lot closer to
the actual QPU instructions, just with virtual registers.  Allowing
multiple instructions writing the same register opens up a lot of
possibilities.
2015-08-20 23:40:22 -07:00
..
egl mesa/egl: Resolve GCC sign-compare warning. 2015-08-18 11:34:43 -07:00
gallium vc4: Allow QIR registers to be non-SSA. 2015-08-20 23:40:22 -07:00
gbm mesa/gbm: Resolve GCC sign-compare warning. 2015-08-18 11:34:43 -07:00
getopt
glsl glsl: fix binding validation for interface blocks 2015-08-21 15:58:24 +10:00
glx mesa/glx: Resolve GCC sign-compare warning. 2015-08-18 11:34:43 -07:00
gtest
hgl
loader loader: use HAVE_LIBDRM instead of ! __NOT_HAVE_DRM_H 2015-07-22 16:35:25 +01:00
mapi mesa: Implement glMemoryBarrierByRegion 2015-08-17 08:25:04 +03:00
mesa Revert "mesa/formats: refactor by collapsing cases in switch statement by type" 2015-08-20 18:06:47 -07:00
util util/ra: (trivial) fix c99 loop variable initialization 2015-08-19 04:17:49 +02:00
Makefile.am automake: rework the EGL build 2015-07-22 16:35:27 +01:00
SConscript scons: rework the EGL build 2015-07-22 16:35:27 +01:00