summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/nv30/nv30_fragtex.c
AgeCommit message (Expand)Author
2010-03-15nv30, nv40: move last files to nvfx/ and rm -rf nv30 nv40Luca Barbieri
2010-03-15nv30, nv40: partially non-trivially unify sampler state in nv[34]0_state.cLuca Barbieri
2010-03-15nv30, nv40: partially non-trivially unify nv[34]0_fragtex.cLuca Barbieri
2010-03-15nv30, nv40: fully unify nv[34]0_context.hLuca Barbieri
2010-03-15nv30, nv40: unify all structures and headers, except shadersLuca Barbieri
2010-03-15nouveau: s/rankine/eng3d/g; s/curie/eng3d/gLuca Barbieri
2010-03-02nouveau: Rename pipe formats.José Fonseca
2010-02-14nv: Use util_format_name().José Fonseca
2010-01-15nouveau: nv30: Remove useless variables fs, txp. Also do not change txf, as b...Patrice Mandin
2010-01-05nouveau: rewrite nouveau_stateobj to use BEGIN_RING properlyMaarten Maathuis
2009-11-26gallium: fix more statetrackers/drivers for not using texture width/height/de...Roland Scheidegger
2009-10-31nouveau: Support X8R8G8B8 textures on nv30, nv40 and RTs on nv10-nv40.Younes Manton
2009-10-23nouveau: nv30: use r5g6b5 as z16 formatPatrice Mandin
2009-10-22nouveau: nv30: use a8r8g8b8 as depth texture format for z24s8Patrice Mandin
2009-10-21nouveau: nv30: Do not use assert to return NULLPatrice Mandin
2009-06-05nouveau: pass nouveau_bo instead of pipe_buffer to so_ callsBen Skeggs
2009-03-07nouveau: make stateobjs start off with refcount of 1Ben Skeggs
2008-12-13Nouveau: move the definition of log2i() to headerPekka Paalanen
2008-12-12nouveau: remove useless NOUVEAU_BO_SWIZZLED flag, copy/paste nv40 work to swi...Patrice Mandin
2008-09-21nouveau: add flag for swizzled surface uploadPatrice Mandin
2008-08-11nouveau: pf_sprint_name -> pf_nameBen Skeggs
2008-07-12nv30: do not shift texture formatPatrice Mandin
2008-07-12nv30: Emit fragment program using state objectsPatrice Mandin
2008-07-11nv30: Emit fragtex state using state objectsPatrice Mandin
2008-07-09nv30: min/max lod are used for mipmap, there is just enable bit in tx_formatPatrice Mandin
2008-07-09nv30: Update defines from nouveau_class.hPatrice Mandin
2008-05-25nouveau: remove final PIPE_FORMAT_U_* usageBen Skeggs
2008-02-16nouveau: match gallium code reorginisation.Ben Skeggs