diff options
author | Jason Ekstrand <[email protected]> | 2014-08-01 18:09:46 -0700 |
---|---|---|
committer | Jason Ekstrand <[email protected]> | 2014-08-05 10:56:15 -0700 |
commit | d4c780e052c9cc361bed5958b72b42d8151800c2 (patch) | |
tree | edbf1c2b0059bbb9f15b2ff8da6fc1df044e643b /src/mesa/main/texcompress_rgtc.h | |
parent | 056cc47e12db58b3946abb0eec5e5a194449dd2a (diff) |
mesa: Add python to parse the formats CSV file
The basic concept for the format parser was taken from the format CSV
parser in gallium/auxilliary/util. However, this one has been altered in a
number of ways:
* Removed big endian vs. little endian stuff (mesa doesn't need it)
* Better documentation: Almost every method has a full docstring
* An actual Swizzle class with methods for composition and inverses
* Over-all cleaner (in my opinion) implementation and class interactions
* A few bug fixes
Signed-off-by: Jason Ekstrand <[email protected]>
Reviewed-by: Brian Paul <[email protected]>
Diffstat (limited to 'src/mesa/main/texcompress_rgtc.h')
0 files changed, 0 insertions, 0 deletions