summaryrefslogtreecommitdiffstats
path: root/bin/shortlog_mesa.sh
diff options
context:
space:
mode:
authorKenneth Graunke <[email protected]>2012-11-09 14:00:15 -0800
committerKenneth Graunke <[email protected]>2012-12-15 13:40:09 -0800
commit1db1283563468d9aa04fb2d343a38a5f6fbc3540 (patch)
treea82c257298343101c10e23bd9e73e3b87d4a8339 /bin/shortlog_mesa.sh
parente1ca88f098b74a6253db714ffc63d73341e60cb2 (diff)
i965: Split struct brw_reg out from brw_eu.h into its own header.
struct brw_instruction and the related instruction emitting code won't be useful on Gen8+, as the instruction encoding changed. However, the struct brw_reg code is still extremely valuable. While we're at it, fix up some style points: - s/GLuint/unsigned/g - s/GLint/int/g - s/GLshort/int16_t/g - s/GLushort/uint16_t/g - s/INLINE/inline/g - Replace tabs with spaces - Put return types on a separate line from the function name/parameters - Remove trailing whitespace - Remove extraneous whitespace around function parameters Reviewed-by: Eric Anholt <[email protected]>
Diffstat (limited to 'bin/shortlog_mesa.sh')
0 files changed, 0 insertions, 0 deletions