diff options
author | Kenneth Graunke <[email protected]> | 2011-04-14 14:37:46 -0700 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2011-04-18 15:26:34 -0700 |
commit | ff5dd55e264d8f0282aa3ae3dc4f6ab26d98731d (patch) | |
tree | 68f0724aa64adafd896e954ba6eeef7a3f676ec3 /src/mesa/ppc | |
parent | 42a805700039e81a9245f46f153e2cd9705cd0d7 (diff) |
i965: Convert 3DPRIMITIVE command from struct-style to OUT_BATCH style.
Most of the newer portions of the code use OUT_BATCH style. I prefer
this style because it offers a clear distinction between a) hardware
messages/structures with a mandatory format, and b) data structures for
our own internal use that we can format however we want.
Signed-off-by: Kenneth Graunke <[email protected]>
Reviewed-by: Eric Anholt <[email protected]>
Diffstat (limited to 'src/mesa/ppc')
0 files changed, 0 insertions, 0 deletions