summaryrefslogtreecommitdiff
path: root/src/mesa/pipe/p_format.h
AgeCommit message (Expand)Author
2008-02-06gallium: Use p_debug.h instead of non-portable stdio.h/assert.h functions.José Fonseca
2008-01-17Back-port miscellaneous fixes from internal branch (mostly portability fixes).José Fonseca
2007-12-12fix some mistakes in the _PIPE_FORMAT_x #definesBrian
2007-12-11Add inline funtion to comput format size based on code in st_format.c.José Fonseca
2007-12-07Define PIPE_FORMAT_ tokens as an enum set, rather than #defines.Brian
2007-12-07Get rid of "duplicate" formats.Brian
2007-12-05added B8G8R8A8 formatBrian
2007-11-24Cleanup PIPE_FORMAT names.Michal Krol
2007-11-20initial support for PIPE_FORMAT_Z24_S8Brian
2007-11-06Convert format bitfields to shifts and masks.Michel Dänzer
2007-10-29Add detailed comments.Michal Krol
2007-10-27Use PIPE_FORMAT in state tracker.michal
2007-10-27Fix YCBCR macro.michal
2007-10-27Move format definitions from p_defines.h to p_format.h.michal