summaryrefslogtreecommitdiff
path: root/src/mesa/state_tracker/st_format.c
AgeCommit message (Expand)Author
2007-11-06Convert format bitfields to shifts and masks.Michel Dänzer
2007-10-29remove dead codeBrian
2007-10-29check for signed vs. unsigned in st_get_format_info() - fixes accum buffer fa...Brian
2007-10-28Replace supported_formats with is_format_supported interface.Michal Krol
2007-10-27Use PIPE_FORMAT in state tracker.michal
2007-10-27Refactor supported format queries.michal
2007-10-27Remove PIPE_FORMAT_COUNT references.michal
2007-10-1416-bit rgba surface/format for accumBrian
2007-10-13format info for Z16/Z32Brian
2007-10-02added MESA_FORMAT_Z16 in st_mesa_format_to_pipe_format(), for GleanBrian
2007-08-24Add support for more surface types in sp_surface.cBrian
2007-08-10added st_sizeof_format()Brian
2007-08-10added st_mesa_format_to_pipe_format()Brian
2007-08-10rename st_cb_teximage.h st_format.hBrian
2007-08-10Rename (file contains surface format-related functions)Brian