diff options
author | Luca Barbieri <luca@luca-barbieri.com> | 2010-04-12 04:49:02 +0200 |
---|---|---|
committer | Luca Barbieri <luca@luca-barbieri.com> | 2010-04-12 05:46:04 +0200 |
commit | aa985f339d28cb95c54a635652d1ba7f9d394eca (patch) | |
tree | dac2848e6fbcfcc52d24a17973ab954ea8ac6313 /src/gallium/targets | |
parent | 927e576284e3d8b10a3f5b46bc7680c579a6ff32 (diff) |
nvfx: always use M2MF instead of the blitter
Currently we are relocating transfers to VRAM to use the blitter,
which is terrible.
Maybe for ->VRAM the blitter could be better, but we can't be
perfectly sure of that due to relocations.
In other words, just do the simple thing, and defer fine-tuning the
transfer hardware method to a later stage, while making it work
decently now.
Diffstat (limited to 'src/gallium/targets')
0 files changed, 0 insertions, 0 deletions