diff options
author | Marek Olšák <maraeo@gmail.com> | 2010-11-10 20:41:55 +0100 |
---|---|---|
committer | Marek Olšák <maraeo@gmail.com> | 2010-11-12 03:13:22 +0100 |
commit | cbfdf262ccf8b573f1fa4c0065a8eb1fb87d93da (patch) | |
tree | 8c95f6a72c767ab20c4f17a19908981f8f5ed240 /src/gallium/drivers/nvfx/nvfx_fragprog.c | |
parent | d18df9e336b5d2e68a4a6185f7b9d0d0c095c3c4 (diff) |
gallium: add CAPs for indirect addressing and lower it in st/mesa when needed
Required because ATI and NVIDIA DX9 GPUs do not support indirect addressing
of temps, inputs, outputs, and consts (FS-only) or the hw support is so
limited that we cannot use it.
This should make r300g and possibly nvfx more feature complete.
Signed-off-by: Marek Olšák <maraeo@gmail.com>
Diffstat (limited to 'src/gallium/drivers/nvfx/nvfx_fragprog.c')
0 files changed, 0 insertions, 0 deletions