mesa/src/gallium/include/pipe
Marek Olšák b3921e1f53 mesa: bump MAX_VARYING to 32
We're starting to get apps utilizing more than 16 varyings and
most current hardware supports 32 anyway.

Tested with r600g.
swrast, softpipe and llvmpipe still advertise 16 varyings.

This fixes a WebGL crash after launching this demo:
https://developer.mozilla.org/en-US/demos/detail/falling-cubes

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=54402

NOTE: This is a candidate for the stable branches.

Acked-by: Kenneth Graunke <kenneth@whitecape.org>
2012-10-29 12:51:41 +01:00
..
p_compiler.h gallium: Add support for Solaris Studio C++ compiler. 2012-06-18 10:01:26 -07:00
p_config.h util: Add cpuid for Solaris Studio. 2012-09-03 12:28:07 -07:00
p_context.h gallium: unify transfer functions 2012-10-11 21:12:16 +02:00
p_defines.h gallium: unify transfer functions 2012-10-11 21:12:16 +02:00
p_format.h gallium: add R8G8_R8B8 and G8R8_B8R8 formats 2012-03-09 12:40:54 +01:00
p_screen.h gallium: mention PIPE_TIMEOUT_INFINITE in the fence_finish() comment 2012-09-20 09:49:12 -06:00
p_shader_tokens.h gallium: add TGSI support for multisample textures 2012-08-15 19:20:57 +02:00
p_state.h mesa: bump MAX_VARYING to 32 2012-10-29 12:51:41 +01:00
p_video_decoder.h vl: move away from state like parameters 2012-01-15 12:40:44 +01:00
p_video_enums.h vl: add interlacing capabilities 2012-02-06 10:35:58 +01:00
p_video_state.h vl/compositor: replace pipe_video_rect with u_rect 2012-03-02 13:14:21 +01:00