Age | Commit message (Expand) | Author |
---|---|---|
2008-09-17 | cell: dump generated code if CELL_DEBUG=asm | Brian Paul |
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-01 | cell: return CELL_MAX_SAMPLERS to indicate number of texture units | Brian |
2008-03-31 | cell: update some of the CAP, texformat queries | Brian |
2008-02-27 | gallium: move is_format_supported() to pipe_screen struct | Brian |
2008-02-27 | Cell: implement pipe_screen for cell driver | Brian |