Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-02-12 | svga: A few more tweaks to blend color state emission. | José Fonseca | |
2010-02-12 | svga: enable code to emit blend color | Roland Scheidegger | |
2010-02-10 | svga: adapt to stencil ref changes | Roland Scheidegger | |
also add some disabled code to handle blendcolor? | |||
2010-02-09 | Merge branch 'gallium-nopointsizeminmax' | Roland Scheidegger | |
Conflicts: src/gallium/drivers/nv10/nv10_state.c src/gallium/drivers/nv20/nv20_state.c src/gallium/drivers/nv50/nv50_program.c | |||
2010-02-02 | gallium: pipe/p_inlines.h -> util/u_inlines.h | José Fonseca | |
2010-01-21 | svga: Remove unnecessary headers. | Vinson Lee | |
2010-01-12 | gallium: remove point_size_min and point_size_max from rasterizer state | Roland Scheidegger | |
The state tracker is responsible for clamping to any graphics API enforced size min/max limits for both the static point_size setting as well as per vertex point size (in the vertex shader). Note that mesa state tracker didn't actually use these values. | |||
2009-11-17 | svga: Add svga driver | Jakob Bornecrantz | |