mesa/src
Ilia Mirkin 9d60793a03 nvc0/ir: kepler can't do indirect shader input/output loads directly
There's a special AL2P instruction (called AFETCH in nv50 ir) which
computes a "physical" value to be used with indirect addressing with ALD.

Fixes

  tcs-input-array-*-index-rd
  tcs-output-array-*-index-wr

varying-indexing tessellation tests on Kepler.

Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
2015-07-23 23:47:11 -04:00
..
egl egl,dri_interface: use DRI2rendererQueryExtension to enable 3D textures & sRGB 2015-07-22 23:56:00 +02:00
gallium nvc0/ir: kepler can't do indirect shader input/output loads directly 2015-07-23 23:47:11 -04:00
gbm gbm: do not build intermittent libgbm_dri static library 2015-07-22 16:35:27 +01:00
getopt
glsl i965: add support for ARB_shader_subroutine 2015-07-24 10:25:08 +10:00
glx Revert "Match swrast modes more loosely." 2015-07-23 21:53:06 +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: use HAVE_LIBDRM instead of ! __NOT_HAVE_DRM_H 2015-07-22 16:35:25 +01:00
mapi apiexec: remove leading gl from shader subroutine interfaces 2015-07-24 12:07:11 +10:00
mesa radeon: Silence GCC unused-but-set-variable warnings. 2015-07-23 19:47:21 -07:00
util mesa: Detect and provide macros for function attributes pure and const. 2015-07-17 12:25:54 -07: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