Age | Commit message (Expand) | Author |
2010-03-10 | Merge branch 'master' into gallium-sampler-view | Michal Krol |
2010-03-10 | nv50: make use of scissor enable/disable method | Ben Skeggs |
2010-02-26 | nv50: adapt to vertex elements cso | Christoph Bumiller |
2010-02-25 | nv50: update to handle new sampler view state | Christoph Bumiller |
2010-02-25 | nv50: Fix after sampler view changes. | Michal Krol |
2010-02-12 | gallium: make max_anisotropy a unsigned bitfield member | Roland Scheidegger |
2010-02-11 | nv50: adapt to stencil ref changes | Roland Scheidegger |
2010-02-09 | Merge branch 'gallium-nopointsizeminmax' | Roland Scheidegger |
2010-02-04 | gallium: add point_quad_rasterization bit to rasterizer state | Roland Scheidegger |
2010-02-03 | gallium: clean up point sprite rasterizer state | Roland Scheidegger |
2010-02-02 | gallium: pipe/p_inlines.h -> util/u_inlines.h | José Fonseca |
2010-01-26 | nv50: supports independent blend enables | Christoph Bumiller |
2010-01-25 | nouveau: adapt drviers to blend changes | Roland Scheidegger |
2010-01-16 | nv50: hook up geometry programs | Christoph Bumiller |
2010-01-15 | Merge branch 'gallium-noconstbuf' | Roland Scheidegger |
2010-01-11 | gallium: remove const qualifier from pipe_buffer argument in set_constant_buffer | Roland Scheidegger |
2010-01-06 | gallium: remove PIPE_TEX_FILTER_ANISO | Luca Barbieri |
2010-01-05 | nouveau: rewrite nouveau_stateobj to use BEGIN_RING properly | Maarten Maathuis |
2009-12-31 | nv50: multiply polygon offset units by 2 | Christoph Bumiller |
2009-12-28 | nv50: Dehexify and bring up to date with new method defines. | Marcin Kościelnicki |
2009-12-24 | gallium: adapt drivers to pipe_constant_buffer removal | Roland Scheidegger |
2009-12-12 | nv50: fix depth comparison func TSC bits | Christoph Bumiller |
2009-12-12 | nv50: support vertex program textures | Christoph Bumiller |
2009-12-01 | nv: Update for renamed sampler/texture state setters. | Michal Krol |
2009-10-22 | nv50: handle PIPE_TEX_FILTER_ANISO case | Christoph Bumiller |
2009-09-15 | nv50: add preliminary support for point sprites | Christoph Bumiller |
2009-09-15 | nv50: add support for light-twoside | Christoph Bumiller |
2009-08-29 | nv50: set provoking vertex state | Christoph Bumiller |
2009-08-17 | nv50: fix stencil state | Christoph Bumiller |
2009-07-29 | nv50: TIC/TSC fixes and additions | Christoph Bumiller |
2009-06-06 | nv50: support non-normalized texture coords | Ben Skeggs |
2009-05-28 | nv50: some mipmapping fixes | Ben Skeggs |
2009-03-07 | nouveau: make stateobjs start off with refcount of 1 | Ben Skeggs |
2009-01-27 | gallium: it's a reference value, not a reference number | Zack Rusin |
2009-01-27 | gallium: standardize naming of masks | Zack Rusin |
2009-01-13 | nv50: shadow mapping | Ben Skeggs |
2009-01-13 | nv50: aniso | Ben Skeggs |
2008-09-11 | nouveau: gallium directory structure changed again.. | Ben Skeggs |
2008-08-07 | nouveau: fix build | Ben Skeggs |
2008-07-23 | nv all: Copy shader tokens on create, free on delete. | Younes Manton |
2008-07-11 | nv50: demagic tex filter / wrap mode | Ben Skeggs |
2008-07-11 | nv50: add license headers to .c files | Ben Skeggs |
2008-06-29 | nv50: fixes after rebase + commits note on the code that was just pushed. | Ben Skeggs |
2008-06-29 | nv50: reverse stencil sides, header is wrong | Ben Skeggs |
2008-06-29 | nv50: fix line stipple | Ben Skeggs |
2008-06-29 | nv50: don't multiply polygon offset units by 2.0 like on nv40 | Ben Skeggs |
2008-06-29 | nv50: turn on depth test/write again, not 100% but winsys handles it better | Ben Skeggs |
2008-06-29 | nv50: do tsc/tic upload + stub out shader TEX stuff | Ben Skeggs |
2008-06-29 | nv50: disable ztest for now - it doesn't work still | Ben Skeggs |
2008-06-29 | nv50: flag to indicate to winsys we want a surface for use as a zeta buffer | Ben Skeggs |