Age | Commit message (Expand) | Author |
---|---|---|
2008-03-29 | gallium: Set vertex state/buffers en-mass. | Brian Paul |
2008-03-27 | gallium: replace PIPE_ATTRIB_MAX with PIPE_MAX_ATTRIBS | Brian |
2008-03-26 | gallium: Change pipe->flush() interface to optionally return a fence. | Michel Dänzer |
2008-03-05 | gallium: michel's patch to rework texture/sampler binding interface | Keith Whitwell |
2008-02-27 | gallium: remove pipe_context->texture_create/release/get_tex_surface() | Brian |
2008-02-27 | gallium: move is_format_supported() to pipe_screen struct | Brian |
2008-02-27 | gallium: start removing pipe_context->get_name/vendor/param/paramf | Brian |
2008-02-20 | gallium: new pipe->texture_update() function | Brian |
2008-02-19 | Simplify makefile boilerplate code. | José Fonseca |
2008-02-18 | Update scons build for new code layout. | José Fonseca |
2008-02-15 | Code reorganization: update build. | José Fonseca |
2008-02-15 | Code reorganization: move files into their places. | José Fonseca |