mesa/src
Marek Olšák 9aa089eac0 gallium: add PIPE_SHADER_CAP_SUBROUTINES
This fixes piglit/glsl-vs-main-return and glsl-fs-main-return for the drivers
which don't support RET (i915g, r300g, r600g, svga).

ir_to_mesa does not currently generate subroutines, but it's a matter of time
till it's added. It would then break all the drivers which don't implement
them, so this CAP makes sense.

Signed-off-by: Marek Olšák <maraeo@gmail.com>
2010-11-22 12:41:22 +01:00
..
driclient mesa: Purge macros NEED_EVENTS and NEED_REPLIES 2010-07-01 13:07:07 -06:00
egl egl_dri2: Add missing intel chip ids. 2010-11-17 12:10:53 -08:00
gallium gallium: add PIPE_SHADER_CAP_SUBROUTINES 2010-11-22 12:41:22 +01:00
glsl glsl: Add a helper function for determining if an rvalue could be a saturate. 2010-11-19 19:09:18 -08:00
glu mesa: fix mesa version string construction 2010-10-19 08:59:27 -06:00
glut scons: Revamp how to specify targets to build. 2010-11-01 13:30:22 +00:00
glw Makefiles: Don't complain if depend file to be included doesn't exist. 2010-07-21 13:19:33 -07:00
glx mesa: upgrade to glext.h version 66 2010-11-17 20:04:45 -07:00
mapi mesa: hook up GL 3.x entrypoints 2010-11-21 09:20:44 -07:00
mesa gallium: add PIPE_SHADER_CAP_SUBROUTINES 2010-11-22 12:41:22 +01:00
talloc scons: Fix inverted logic. 2010-08-26 18:29:04 +01:00
Makefile
SConscript scons: Revamp how to specify targets to build. 2010-11-01 13:30:22 +00:00