| Commit message (Expand) | Author | Age | Files | Lines |
* | Nuke the nv0x-nv2x gallium pipe drivers. | Francisco Jerez | 2010-02-04 | 1 | -222/+0 |
* | gallium: pipe/p_inlines.h -> util/u_inlines.h | José Fonseca | 2010-02-02 | 1 | -1/+1 |
* | tgsi: add caps for fragment coord conventions (v3) | Luca Barbieri | 2010-01-29 | 1 | -0/+6 |
* | gallium: add the new PIPE_CAP blend bits to more drivers | Roland Scheidegger | 2010-01-26 | 1 | -0/+4 |
* | nouveau: Unreference state/buffer objects on context/screen destruction. | Younes Manton | 2009-12-28 | 1 | -0/+2 |
* | nv04: Fix build after the latest nouveau_class.h changes. | Francisco Jerez | 2009-12-28 | 1 | -2/+2 |
* | gallium: Deprecate PIPE_CAP_S3TC. | José Fonseca | 2009-09-16 | 1 | -2/+0 |
* | gallium: Define PIPE_CAP_BLEND_EQUATION_SEPARATE, remove extension from defau... | Patrice Mandin | 2009-07-14 | 1 | -0/+2 |
* | nouveau: return some supported zeta formats | Ben Skeggs | 2009-07-01 | 1 | -0/+7 |
* | nouveau: deal with PIPE_CAP_TGSI_CONT_SUPPORTED | Ben Skeggs | 2009-07-01 | 1 | -0/+2 |
* | nouveau: move channel creation into pipe drivers | Ben Skeggs | 2009-06-05 | 1 | -6/+3 |
* | nouveau: call notifier/grobj etc funcs directly | Ben Skeggs | 2009-06-05 | 1 | -11/+21 |
* | nv04: remove u_simple_screen usage | Ben Skeggs | 2009-06-05 | 1 | -38/+19 |
* | nouveau: nv04-nv40 texture transfer. | Younes Manton | 2009-02-25 | 1 | -25/+1 |
* | nv04-nv40: move 2d blit/fill code into pipe driver | Ben Skeggs | 2009-02-05 | 1 | -0/+13 |
* | gallium: remove pipe_buffer from surfaces | Zack Rusin | 2009-02-02 | 1 | -4/+5 |
* | Merge branch 'gallium-0.2' of git+ssh://marcheu@git.freedesktop.org/git/mesa/... | Stephane Marchesin | 2009-02-02 | 1 | -0/+2 |
|\ |
|
| * | gallium: initialize simple screen in drivers | Zack Rusin | 2009-01-31 | 1 | -0/+2 |
| * | gallium: make p_winsys internal | Zack Rusin | 2009-01-30 | 1 | -2/+2 |
| * | gallium: give the screen priority when it comes to buffer allocations | Zack Rusin | 2009-01-29 | 1 | -2/+2 |
* | | nv04: some old changes I had lying around. | Stephane Marchesin | 2009-02-02 | 1 | -0/+7 |
|/ |
|
* | nouveau: return a value for PIPE_CAP_MAX_VERTEX_TEXTURE_UNITS | Ben Skeggs | 2008-12-16 | 1 | -0/+2 |
* | nouveau: gallium directory structure changed again.. | Ben Skeggs | 2008-09-11 | 1 | -1/+0 |
* | nouveau: is_format_supported() interface changes | Ben Skeggs | 2008-07-23 | 1 | -9/+6 |
* | nv04. | Stephane Marchesin | 2008-07-08 | 1 | -0/+216 |