summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/nv30/nv30_fragtex.c
AgeCommit message (Expand)Author
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