mesa/src/gallium/auxiliary
Marek Olšák ff038170ff tgsi/ureg: bump the limit of immediates
Lowered indirect addressing can create lots of immediates.

Fixes piglit/glsl-fs-uniform-array-7 on r300g.

NOTE: This is a candidate for the 7.10 branch.

Reviewed-by: Brian Paul <brianp@vmware.com>
2011-05-30 10:48:03 +02:00
..
cso_cache gallium: always save and restore vertex buffers using cso_cache 2011-02-14 21:50:07 +01:00
draw gallium/draw: Fix enum type taken by draw_get_shader_param(). 2011-05-03 16:33:15 +02:00
gallivm gallivm: Fix for dynamically linked LLVM 2.8 library. 2011-05-20 11:54:52 +01:00
indices gallium: untrack u_indices_gen.c and u_indices_gen.c 2010-05-06 14:23:04 +01:00
os gallium: block signals for new thread when spawning threads 2011-05-16 06:40:26 +10:00
pipebuffer pb: Add is_buffer_busy for malloc buffers. 2011-03-06 09:12:58 +00:00
rbug rbug: remove set-but-unused variables 2011-05-01 14:07:31 +02:00
rtasm translate: Respect translate_buffer::max_index. 2011-04-01 20:18:18 +01:00
target-helpers noop: make noop useable like trace or rbug 2011-01-09 21:04:41 -05:00
tgsi tgsi/ureg: bump the limit of immediates 2011-05-30 10:48:03 +02:00
translate translate: disable clamping of instanced array indexes 2011-04-19 16:13:47 -06:00
util u_vbuf_mgr: fix max_index computation when src_offset is abused as buffer_offset 2011-05-17 01:21:30 +02:00
Makefile draw: Prevent out-of-bounds vertex buffer access. 2011-04-01 20:18:18 +01:00
SConscript draw: Prevent out-of-bounds vertex buffer access. 2011-04-01 20:18:18 +01:00