mesa/src
Petri Latvala 7189fce237 i965: Allocate vec4_visitor's uniform_size and uniform_vector_size arrays dynamically.
v2: Don't add function parameters, pass the required size in
prog_data->nr_params.

v3:
- Use the name uniform_array_size instead of uniform_param_count.
- Round up when dividing param_count by 4.
- Use MAX2() instead of taking the maximum by hand.
- Don't crash if prog_data passed to vec4_visitor constructor is NULL

v4: Rebase for current master

v5 (idr): Trivial whitespace change.

Signed-off-by: Petri Latvala <petri.latvala@intel.com>
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=71254
Cc: "10.1" <mesa-stable@lists.freedesktop.org>
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
2014-02-28 15:05:38 -08:00
..
egl egl/wayland: explicitly set __DRIimageLoaderExtension members 2014-02-23 16:42:16 +00:00
gallium r600g/compute: PIPE_CAP_COMPUTE should be false for pre-evergreen GPUs 2014-02-28 16:17:34 -05:00
gbm gbm: export gbm_device_is_format_supported 2014-02-28 22:57:30 +00:00
getopt
glsl glsl: Don't vectorize horizontal expressions. 2014-02-28 10:37:52 -08:00
glx glx: Fix the GLXFBConfig attrib sort priorities 2014-02-26 02:17:12 +01:00
gtest
hgl haiku libGL: Move from gallium target to src/hgl 2014-01-06 15:50:21 -06:00
loader dri: Add a useful error message if someone's packages missed libudev deps. 2014-02-01 10:09:11 -08:00
mapi glapi: add ARB_buffer_storage 2014-02-25 16:04:22 +01:00
mesa i965: Allocate vec4_visitor's uniform_size and uniform_vector_size arrays dynamically. 2014-02-28 15:05:38 -08:00
Makefile.am loader: introduce the loader util lib 2014-01-18 18:47:27 +00:00
SConscript loader: introduce the loader util lib 2014-01-18 18:47:27 +00:00