Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-05-18 | gallium: implement set_sample_mask() in all drivers | Roland Scheidegger | |
prevents segfault when state trackers try to set default mask. Other option would be to make this required only for drivers supporting multisampling, but this seems more clean. Only dummy implementations (for normal drivers) provided (no driver supports multisampling yet neither). | |||
2010-02-10 | svga: adapt to stencil ref changes | Roland Scheidegger | |
also add some disabled code to handle blendcolor? | |||
2010-02-02 | gallium: pipe/p_inlines.h -> util/u_inlines.h | José Fonseca | |
2010-01-21 | svga: Remove unnecessary headers. | Vinson Lee | |
2009-11-17 | svga: Add svga driver | Jakob Bornecrantz | |