Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | st: st_equal_formats() function to compare gallium/GL pixel formats | Brian Paul | 2009-04-15 | 1 | -0/+4 |
* | gallium: Finer grained is_format_supported. | José Fonseca | 2008-07-19 | 1 | -1/+1 |
* | gallium: make choose_format() non-static: st_choose_format() | Brian Paul | 2008-04-16 | 1 | -0/+4 |
* | Re-org of st_create_framebuffer() and renderbuffer format selection. | Brian | 2007-12-12 | 1 | -3/+2 |
* | Add 'type' parameter to is_format_supported() to specify texture vs. drawing ... | Brian | 2007-12-10 | 1 | -1/+1 |
* | Define PIPE_FORMAT_ tokens as an enum set, rather than #defines. | Brian | 2007-12-07 | 1 | -10/+8 |
* | Use PIPE_FORMAT in state tracker. | michal | 2007-10-27 | 1 | -2/+4 |
* | 16-bit rgba surface/format for accum | Brian | 2007-10-14 | 1 | -0/+5 |
* | added st_sizeof_format() | Brian | 2007-08-10 | 1 | -0/+4 |
* | added st_mesa_format_to_pipe_format() | Brian | 2007-08-10 | 1 | -0/+4 |
* | Rename (file contains surface format-related functions) | Brian | 2007-08-10 | 1 | -0/+63 |