commit | c751224b0acd457d99cead45616980fec7ef78f1 | [log] [tgz] |
---|---|---|
author | Brian Paul <brianp@vmware.com> | Wed Mar 04 15:21:13 2009 -0700 |
committer | Brian Paul <brianp@vmware.com> | Wed Mar 04 15:24:03 2009 -0700 |
tree | 5609f99505e60f3c8e98459d97ce54e0c8b87481 | |
parent | f0c92d96568780d5a6c6b53845e9689893ce99e4 [diff] |
mesa: refactor x86 code Move _mesa_init_all_x86_transform_asm() into x86.c so that common_x86.c has no dependencies on the vertex transformation code. Plus some comments and clean-ups.