summaryrefslogtreecommitdiffstats
path: root/src/mesa/state_tracker/st_extensions.c
diff options
context:
space:
mode:
authorEric Anholt <[email protected]>2013-02-05 15:46:22 -0800
committerEric Anholt <[email protected]>2013-02-15 06:17:46 -0800
commitc37992c54d753e732783f712dea2d483450371dd (patch)
treede885579f8fbbdc3c310d5927b136f874e7af51f /src/mesa/state_tracker/st_extensions.c
parent6dbe94c12cd1b3b912a7083055178e0dfd7372af (diff)
i965/fs: Do a general SEND dependency workaround for the original 965.
We'd been ad-hoc inserting instructions in some SEND messages with no knowledge of when it was required (so extra instructions), but not all SENDs (so not often enough). This should do much better than that, though it's still flow-control-ignorant. v2: Use BRW_MAX_MRF instead of magic numbers. Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=58960 Reviewed-by: Kenneth Graunke <[email protected]> NOTE: Candidate for the stable branches.
Diffstat (limited to 'src/mesa/state_tracker/st_extensions.c')
0 files changed, 0 insertions, 0 deletions