mesa/src
Connor Abbott 30fe8eaa8e nir/glsl: make evaluate_rvalue() return a nir_ssa_def *
A long time ago, before NIR was even merged to master, glsl_to_nir used
registers and these sources were actually register sources. But nowadays
everything in glsl_to_nir is an SSA value, so stop pretending that by
evaluating an rvalue we can get an arbitrary nir_src. Most importantly,
we need this since the builder takes nir_ssa_def * sources directly.

Signed-off-by: Connor Abbott <cwabbott0@gmail.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
2015-11-10 13:55:14 -05:00
..
egl
gallium vc4: Avoid loading undefined (newly-allocated) FBO contents. 2015-11-09 19:17:36 -08:00
gbm gbm.h: Add a missing stddef.h include for size_t. 2015-10-30 19:12:14 +00:00
getopt
glsl nir/glsl: make evaluate_rvalue() return a nir_ssa_def * 2015-11-10 13:55:14 -05:00
glx gallium/swrast: fix front buffer blitting. (v2) 2015-10-31 16:04:36 +10:00
gtest
hgl
loader
mapi mesa: expose support for GL_EXT_buffer_storage 2015-11-04 00:01:03 -05:00
mesa st/mesa: Destroy buffer object's mutex. 2015-11-10 11:04:28 +00:00
util glsl: move half<->float convertion to util 2015-10-16 19:33:37 -04:00
Makefile.am
SConscript