mesa/src
Kenneth Graunke b3e286c457 nir: Store num_direct_uniforms in the nir_shader.
Storing this here is pretty sketchy - I don't know if any driver other
than i965 will want to use it.  But this will make it a lot easier to
generate NIR code at link time.  We'll probably rework it anyway.

(Ian suggested making nir_assign_var_locations_scalar_direct_first
 simply modify the nir_shader's fields, rather than passing pointers
 to them.  If this stays long term, we should do that.  But Jason and
 I suspect we'll be reworking this area again in the near future.)

Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Jason Ekstrand <jason.ekstrand@intel.com>
2015-04-11 11:39:48 -07:00
..
egl egl: add initial EGL_MESA_image_dma_buf_export v2.4 2015-04-01 14:10:04 +10:00
gallium freedreno/ir3/nir: couple little fixes 2015-04-11 11:41:03 -04:00
gbm gbm: remove gbm_gallium_drm from the loader 2015-03-24 20:49:31 +00:00
getopt
glsl nir: Store num_direct_uniforms in the nir_shader. 2015-04-11 11:39:48 -07:00
glx glx: Handle out-of-sequence swap completion events correctly. (v2) 2015-03-17 23:54:02 +00:00
gtest gtest: Add headers to distribution. 2014-12-12 12:11:46 -08:00
hgl hgl: traverse add-on entries 2014-12-10 14:01:01 +00:00
loader scons: Don't build loader on Windows. 2015-03-25 10:42:35 +00:00
mapi main: Added entry points for NamedRenderbufferStorage/Multisample 2015-03-25 10:05:45 +02:00
mesa nir: Store num_direct_uniforms in the nir_shader. 2015-04-11 11:39:48 -07:00
util ralloc: Implement a new ralloc_adopt() API. 2015-04-02 14:19:41 -07:00
Makefile.am automake: add missing egl files to the tarball 2015-03-25 21:00:02 +00:00
SConscript scons: Don't build loader on Windows. 2015-03-25 10:42:35 +00:00