mesa/src
Marek Olšák f37a5081b2 st/mesa: clamp Max program param limits
Setting just MAX_PROGRAM_ENV_PARAMS to 4096 breaks everything,
so let's do this instead.

This fixes:
https://bugs.freedesktop.org/show_bug.cgi?id=40767

Reviewed-by: Brian Paul <brianp@vmware.com>
2011-09-12 16:55:21 +02:00
..
egl egl_dri2: add support for RGBA_8888 android native buffer 2011-09-09 12:06:17 +08:00
gallium pb_buffer: inline 'base' sub-struct 2011-09-11 18:29:27 +02:00
gbm gbm/dri: avoid crash in dri_screen_create 2011-08-04 14:09:34 +02:00
getopt
glsl glsl: Silence "ast_to_hir.cpp:1984:25: warning: comparison of unsigned expression >= 0 is always true" 2011-09-09 12:01:50 -07:00
glu glu: Avoid defining conflicting DEBUG NDEBUG macros. 2011-08-30 09:42:01 +01:00
glx Enable GLX_EXT_texture_from_pixmap in software. 2011-09-06 15:03:00 -07:00
mapi Define INLINE macro in terms of inline. 2011-09-08 09:17:42 +01:00
mesa st/mesa: clamp Max program param limits 2011-09-12 16:55:21 +02:00
Makefile
SConscript