r300: Workaround problem on R500 with very large fragment programs
authorNicolai Hähnle <nhaehnle@gmail.com>
Fri, 2 Oct 2009 23:26:38 +0000 (01:26 +0200)
committerNicolai Hähnle <nhaehnle@gmail.com>
Fri, 2 Oct 2009 23:39:13 +0000 (01:39 +0200)
commitbbe384c86afeaf5995cddd286a76e1fd789e18f1
treeabfd58da4495819027ac24f39783c3c6f6316550
parentc01a77d304776153e968d68617a2c84e3af35555
r300: Workaround problem on R500 with very large fragment programs

The non-KMS interface is to blame here. In theory, a proper fix
could be produced that works for the KMS interface only, but it
require cleaning a lot of mess. Easier to just do it right in r300g.

Signed-off-by: Nicolai Hähnle <nhaehnle@gmail.com>
docs/relnotes-7.6.1.html
src/mesa/drivers/dri/r300/r300_context.c
src/mesa/drivers/dri/r300/r300_fragprog_common.c