Age | Commit message (Expand) | Author |
---|---|---|
2008-04-30 | gallium: rename old PIPE_FORMAT_U_I8 with PIPE_FORMAT_I8_UNORM, etc. | Brian Paul |
2008-04-29 | gallium: add debug_print_format() make it easier to print format error messages | Keith Whitwell |
2008-04-24 | gallium: Make sure the size of non-existent storage components is set to 0. | Michel Dänzer |
2008-04-24 | gallium: Initial support for pixel formats with unused storage components. | Michel Dänzer |
2008-04-15 | gallium: Don't assume snprintf are always available. | José Fonseca |
2008-04-01 | gallium: Compute YCBCR bit depth. | José Fonseca |
2008-03-21 | gallium: added DXT formats (preliminary, will probably change) | Brian Paul |
2008-03-21 | gallium: PIPE_FORMAT_TYPE_ comments | Brian Paul |
2008-03-21 | gallium: added sRGB formats | Brian Paul |
2008-03-21 | gallium: additional comments, fix typos, etc | Brian Paul |
2008-02-27 | gallium: Remove // comments. | José Fonseca |
2008-02-25 | Make the pipe headers C++ friendly. | José Fonseca |
2008-02-15 | Code reorganization: move files into their places. | José Fonseca |