commit | 0b45d47f71f57f685ce1a12a3dcd4fdb63c160b4 | [log] [tgz] |
---|---|---|
author | Matt Turner <mattst88@gmail.com> | Mon Jun 29 14:08:51 2015 -0700 |
committer | Matt Turner <mattst88@gmail.com> | Thu Nov 12 11:06:04 2015 -0800 |
tree | 8200b2e56c707188890c8260399f5f27fa293f98 | |
parent | 34ed45557e9b8a834af2816e774165a0ee7acdd2 [diff] |
i965: Add initial assembly validation pass. Initially just checks that sources are non-NULL, which would have alerted us to the problem fixed by commit 6c846dc5. Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>