Age | Commit message (Expand) | Author |
---|---|---|
2008-08-24 | gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h | Brian Paul |
2008-08-08 | gallium: Add destroy callback to all *_winsys interfaces. | José Fonseca |
2008-07-19 | gallium: Finer grained is_format_supported. | José Fonseca |
2008-04-30 | gallium: use the newer PIPE_FORMAT_x_UNORM format names | Brian Paul |
2008-04-15 | gallium: Don't assume snprintf are always available. | José Fonseca |
2008-02-27 | gallium: move is_format_supported() to pipe_screen struct | Brian |
2008-02-27 | gallium/i965: implement pipe_screen for i965 driver (untested) | Brian |