summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/nv40/nv40_fragtex.c
AgeCommit message (Expand)Author
2009-03-07nouveau: make stateobjs start off with refcount of 1Ben Skeggs
2008-12-02nouveau: Use swizzled textures & render targets on nv40 when possible.Younes Manton
2008-08-11nouveau: pf_sprint_name -> pf_nameBen Skeggs
2008-08-03nv40: Support for PIPE_FORMAT_R16_SNORM.Younes Manton
2008-05-25nouveau: remove final PIPE_FORMAT_U_* usageBen Skeggs
2008-03-23nv40: add dxtn formats (disabled)Ben Skeggs
2008-02-29nv40: move "channel context" stuff into nv40_screenBen Skeggs
2008-02-25nv40: remove pipe_state struct now.Ben Skeggs
2008-02-25nv40: construct vbo state the same way as the restBen Skeggs
2008-02-25nv40: dump meaningful names for surface formatsBen Skeggs
2008-02-22nv40: stateobj start out with 0 refcountBen Skeggs
2008-02-22nv40: move hw_dirtyBen Skeggs
2008-02-22nv40: rework fragment texture stateBen Skeggs
2008-02-18nv40: get fragprog onto new state mechanismBen Skeggs
2008-02-16nouveau: match gallium code reorginisation.Ben Skeggs