mesa/src
Ilia Mirkin a717ae1b2d nv50: report 15 max inputs for fragment programs
First off, nv50_program only has 16 in/out varyings. However reporting
16 makes 'm' become 68 in nv50_fp_linkage_validate with the
varying-packing-simple piglit test. (Subverting the assert makes it
compile but fail.) With this patch, varying-packing-simple passes.

See: https://bugs.freedesktop.org/show_bug.cgi?id=69155

Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
Cc: "9.2 10.0" <mesa-stable@lists.freedesktop.org>
(cherry picked from commit bad8871e52)
2013-12-12 15:35:57 -08:00
..
egl Enable throttling in SwapBuffers 2013-12-12 15:34:27 -08:00
gallium nv50: report 15 max inputs for fragment programs 2013-12-12 15:35:57 -08:00
gbm gbm/dri: hide extension loader symbols 2013-11-26 13:09:29 -08:00
getopt
glsl glsl: Don't emit empty declaration warning for a struct specifier 2013-12-09 17:27:40 -08:00
glx glx: don't fail out when no configs if we have visuals 2013-11-23 12:41:41 -08:00
gtest gtest: Build it only for 'make check'. 2013-01-13 12:38:44 +01:00
mapi tests: Fix make check for out of tree builds. 2013-11-15 13:39:37 -08:00
mesa swrast: fix readback regression since inversion fix 2013-12-12 15:35:04 -08:00
Makefile.am gbm: Link to libwayland-drm if Wayland EGL platform is enabled 2013-08-12 15:16:22 -07:00
SConscript Remove libGLU 2012-08-31 10:58:15 -07:00