Age | Commit message (Expand) | Author |
---|---|---|
2010-02-02 | gallium: pipe/p_inlines.h -> util/u_inlines.h | José Fonseca |
2010-01-16 | gallium: Fix uninitialized instance divisor and index. | Chia-I Wu |
2009-03-04 | gallium: Unify reference counting. | Michel Dänzer |
2009-02-27 | util: set vbuf.max_index in draw_vertex_buffer() | Keith Whitwell |
2009-01-30 | gallium: make p_winsys internal | Zack Rusin |
2009-01-27 | gallium: standardize on stride instead of pitch in the interface | Zack Rusin |
2008-12-12 | gallium: avoid mapping same vertex buffer in subsequent frames | Keith Whitwell |
2008-09-04 | gallium: Use pipe_buffer_* inlines as much as possible. | José Fonseca |
2008-09-03 | gallium: Have pipe_buffer_* receive a pipe_screen instead of a pipe_context. | José Fonseca |
2008-05-08 | gallium: handle null ptrs | Brian Paul |
2008-03-29 | gallium: Set vertex state/buffers en-mass. | Brian Paul |
2008-03-20 | gallium: added util_draw_vertex_buffer() | Brian |
2008-03-17 | gallium: new util_draw_texquad() function. | Brian |