diff options
author | Eric Anholt <[email protected]> | 2013-03-22 16:50:58 -0700 |
---|---|---|
committer | Eric Anholt <[email protected]> | 2013-04-01 11:30:36 -0700 |
commit | 229a51cdbe3128626fd359fe03722a55e40927d7 (patch) | |
tree | 760a03b002b6deb344f18823a882a88fc3523299 /bin/.gitignore | |
parent | 777a7f2003f260cc383f14029413f48101ae5718 (diff) |
i965: Dump shader source for linked shader programs.
We dump shader source in ir_to_mesa.cpp, and we dump linked programs here,
but we had no reference from the linked programs to their source. This
was preventing improvement of shader-db to use linked shader programs
instead of individual shader files (which is bogus, because it means we
optimize out VS outputs, and don't interpolate FS inputs!)
Reviewed-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'bin/.gitignore')
0 files changed, 0 insertions, 0 deletions