Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gallium: move is_format_supported() to pipe_screen struct | Brian | 2008-02-27 | 1 | -26/+0 |
* | gallium: start removing pipe_context->get_name/vendor/param/paramf | Brian | 2008-02-27 | 1 | -25/+0 |
* | gallium: implement pipe_screen for softpipe driver | Brian | 2008-02-27 | 1 | -54/+10 |
* | gallium: softpipe_init_texture_funcs(), make texture func static | Brian | 2008-02-27 | 1 | -6/+1 |
* | gallium: replace draw_convert_wide_points() with draw_wide_point_threshold() | Brian | 2008-02-26 | 1 | -3/+0 |
* | gallium: new draw stage for polygon stipple. | Brian | 2008-02-21 | 1 | -0/+5 |
* | gallium: new AA point drawing stage | Brian | 2008-02-21 | 1 | -1/+5 |
* | gallium: new pipe->texture_update() function | Brian | 2008-02-20 | 1 | -0/+1 |
* | gallium: antialiased line drawing | Brian | 2008-02-18 | 1 | -0/+3 |
* | Code reorganization: update build. | José Fonseca | 2008-02-15 | 1 | -1/+1 |
* | Code reorganization: move files into their places. | José Fonseca | 2008-02-15 | 1 | -0/+333 |