aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nv30/Makefile
Commit message (Expand)AuthorAgeFilesLines
* nv30: Convert to automakeMatt Turner2013-01-101-12/+0
* automake: Globally add stub automake targets to the old Makefiles.Eric Anholt2012-06-111-3/+0
* nv30: import new driver for GeForce FX/6/7 chipsets, and Quadro variantsBen Skeggs2012-04-141-0/+15
* nv30, nv40: move last files to nvfx/ and rm -rf nv30 nv40Luca Barbieri2010-03-151-11/+0
* nv30, nv40: partially non-trivially unify sampler state in nv[34]0_state.cLuca Barbieri2010-03-151-2/+1
* nv30, nv40: unify nv[34]0_context.cLuca Barbieri2010-03-151-1/+0
* nv30, nv40: non-trivially unify nv[34]0_screen.cLuca Barbieri2010-03-151-1/+0
* nv30, nv40: non-trivially unify nv[34]0_vertprog.cLuca Barbieri2010-03-151-2/+1
* nv30, nv40: unify nv[34]0_vbo.cLuca Barbieri2010-03-151-1/+0
* nv30, nv40: non-trivially unify nv[34]0_draw.cLuca Barbieri2010-03-151-1/+0
* nv30, nv40: non-trivially unify nv[34]0_fragprog.cLuca Barbieri2010-03-151-1/+0
* nv30, nv40: non-trivially unify nv[34]0_state_fb.cLuca Barbieri2010-03-151-1/+0
* nv30, nv40: unify nv[34]0_state_viewport.cLuca Barbieri2010-03-151-1/+0
* nv30, nv40: unify nv[34]0_query.cLuca Barbieri2010-03-151-2/+0
* nv30, nv40: unify nv[34]0_miptree.cLuca Barbieri2010-03-151-1/+0
* nv30, nv40: unify nv[34]0_state_stipple.cLuca Barbieri2010-03-151-1/+0
* nv30, nv40: unify identical nv[34]0_state_zsa.cLuca Barbieri2010-03-151-1/+0
* nv30, nv40: unify identical nv[34]0_state_scissor.cLuca Barbieri2010-03-151-1/+0
* nv30, nv40: unify identical nv[34]0_state_rasterizer.cLuca Barbieri2010-03-151-1/+0
* nv30, nv40: unify identical nv[34]0_state_blend.cLuca Barbieri2010-03-151-1/+0
* nv30, nv40: non-trivially unify nv[34]0_state_emit.cLuca Barbieri2010-03-151-1/+0
* nv30, nv40: unify identical nv[34]0_transfer.cLuca Barbieri2010-03-151-1/+0
* nv30, nv40: unify identical nv[34]0_clear.cLuca Barbieri2010-03-151-1/+0
* nv30, nv40: unify all structures and headers, except shadersLuca Barbieri2010-03-151-0/+2
* nouveau: nv04-nv40 texture transfer.Younes Manton2009-02-251-0/+1
* gallium: Improve makefiles for librariesJakob Bornecrantz2009-02-201-10/+1
* nv30: add state zsa, based on nv40 onePatrice Mandin2008-06-231-0/+1
* nv30: add state viewport, based on nv40 onePatrice Mandin2008-06-231-0/+1
* nv30: add state stipple, based on nv40 onePatrice Mandin2008-06-231-0/+1
* nv30: add state scissor, based on nv40 onePatrice Mandin2008-06-231-0/+1
* nv30: add state rasterizer, based on nv40 onePatrice Mandin2008-06-231-0/+1
* nv30: Add state for blendPatrice Mandin2008-06-211-0/+1
* nv30: Add separate nv30 state stuff for fb, based on nv40 one, need to use it...Patrice Mandin2008-06-201-0/+1
* nouveau: implement pipe_screenBen Skeggs2008-02-291-0/+1
* nouveau: match gallium code reorginisation.Ben Skeggs2008-02-161-0/+29