Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | i965g: Drop i965simple | Jakob Bornecrantz | 2009-10-05 | 1 | -244/+0 |
* | gallium: Update vendor string. | José Fonseca | 2009-09-23 | 1 | -1/+1 |
* | gallium: Deprecate PIPE_CAP_S3TC. | José Fonseca | 2009-09-16 | 1 | -2/+0 |
* | gallium: initialize simple screen in drivers | Zack Rusin | 2009-01-31 | 1 | -0/+2 |
* | gallium: make p_winsys internal | Zack Rusin | 2009-01-30 | 1 | -1/+1 |
* | gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h | Brian Paul | 2008-08-24 | 1 | -1/+1 |
* | gallium: Add destroy callback to all *_winsys interfaces. | José Fonseca | 2008-08-08 | 1 | -0/+5 |
* | gallium: Finer grained is_format_supported. | José Fonseca | 2008-07-19 | 1 | -1/+4 |
* | gallium: use the newer PIPE_FORMAT_x_UNORM format names | Brian Paul | 2008-04-30 | 1 | -12/+12 |
* | gallium: Don't assume snprintf are always available. | José Fonseca | 2008-04-15 | 1 | -1/+2 |
* | gallium: move is_format_supported() to pipe_screen struct | Brian | 2008-02-27 | 1 | -0/+67 |
* | gallium/i965: implement pipe_screen for i965 driver (untested) | Brian | 2008-02-27 | 1 | -0/+168 |