| Commit message (Expand) | Author | Age | Files | Lines |
* | gallium: s/free/FREE/ and same for friends. | José Fonseca | 2010-04-23 | 1 | -1/+1 |
* | failover: Implement index bias. | José Fonseca | 2010-04-19 | 1 | -1/+4 |
* | Squashed commit of the following: | Keith Whitwell | 2010-04-10 | 1 | -20/+8 |
* | gallium: remove redundant includes | Keith Whitwell | 2010-03-04 | 1 | -1/+0 |
* | gallium: Move deprecated pipe/internal/p_winsys_screen.h inside util/u_simple... | José Fonseca | 2010-02-02 | 1 | -1/+1 |
* | gallium: remove return value from draw calls | Keith Whitwell | 2009-12-21 | 1 | -19/+23 |
* | gallium: Make sure we flush before some texture / buffer operations. | Thomas Hellstrom | 2009-04-15 | 1 | -0/+23 |
* | gallium: Unify reference counting. | Michel Dänzer | 2009-03-04 | 1 | -1/+1 |
* | 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: tex surface checkpoint | Keith Whitwell | 2008-05-01 | 1 | -1/+1 |
* | gallium: Change pipe->flush() interface to optionally return a fence. | Michel Dänzer | 2008-03-26 | 1 | -2/+2 |
* | gallium: remove pipe_context->texture_create/release/get_tex_surface() | Brian | 2008-02-27 | 1 | -1/+3 |
* | gallium: move is_format_supported() to pipe_screen struct | Brian | 2008-02-27 | 1 | -1/+1 |
* | gallium: start removing pipe_context->get_name/vendor/param/paramf | Brian | 2008-02-27 | 1 | -0/+3 |
* | gallium: new pipe->texture_update() function | Brian | 2008-02-20 | 1 | -5/+4 |
* | Code reorganization: move files into their places. | José Fonseca | 2008-02-15 | 1 | -0/+155 |