summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/util/u_format.h
AgeCommit message (Expand)Author
2009-12-17util: Remove util_format_get_block().Michal Krol
2009-12-17Merge branch 'master' into pipe-format-simplifyMichal Krol
2009-12-17util/format: Fix bogus assertion.Michal Krol
2009-12-09Revert "Simplify the redundant meaning of format layout."Michal Krol
2009-12-09util: Document the meaning of util_format_layout.José Fonseca
2009-12-08Simplify the redundant meaning of format layout.Michal Krol
2009-12-08util/format: Remove unreferenced local.Michal Krol
2009-12-03Move pf_get_component_bits() to u_format auxiliary module.Michal Krol
2009-12-03Move pf_get_bits/size() to u_format auxiliary module.Michal Krol
2009-12-03Move pf_get_block() to u_format auxiliary module.Michal Krol
2009-12-03Move pf_is_depth_and_stencil() to u_format auxiliary module.Michal Krol
2009-12-03Move pf_is_depth_stencil() to u_format auxiliary module.Michal Krol
2009-12-03Move pf_is_compressed() to u_format auxiliary module.Michal Krol
2009-11-30gallium: interface cleanups, remove nblocksx/y from pipe_texture and moreRoland Scheidegger
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