summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/util/u_format_table.py
AgeCommit message (Expand)Author
2010-03-06util: Add a new flag, for formats that can be described as a bitmask.José Fonseca
2010-03-06util: Add the shortened format name to the description.José Fonseca
2010-02-26util: Factor some code into u_format_parse.pyJosé Fonseca
2010-02-26util: Use python names consistent with u_format.hJosé Fonseca
2010-02-25util: remove a trailing semicolon in format table codeBrian Paul
2010-02-24util: Cope with the fact that formats in u_format.csv are not ordered.José Fonseca
2010-02-24util: Store more derived data in the the format description.José Fonseca
2009-12-17Merge branch 'master' into pipe-format-simplifyMichal Krol
2009-12-09Revert "Simplify the redundant meaning of format layout."Michal Krol
2009-12-08Simplify the redundant meaning of format layout.Michal Krol
2009-12-08util/format: Take advantage of sequential nature of pipe_format enum.Michal Krol
2009-12-03util: Fix generated swizzle comments.José Fonseca
2009-08-30util: Auto generate pixel format accessor functions fromJosé Fonseca
2009-08-29util: Make pixel format layout more meaningful.José Fonseca
2009-08-29util: Pixel format database.José Fonseca