summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/nouveau
AgeCommit message (Expand)Author
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-12-02nouveau: nv04-nv40 linear <-> swizzled conversion.Younes Manton
2008-11-30Nouveau: nv{10,20} set_primitive API fixPekka Paalanen
2008-11-30Nouveau: update nouveau_class.hPekka Paalanen
2008-11-08Nouveau: build, link and use nv20.Pekka Paalanen
2008-09-21nouveau: add flag for swizzled surface uploadPatrice Mandin
2008-09-11nouveau: gallium directory structure changed again..Ben Skeggs
2008-08-03nv40: Support for PIPE_FORMAT_R16_SNORM.Younes Manton
2008-07-12nv30: does not have vp_attrib/resultPatrice Mandin
2008-07-11nouveau: update to latest object headerBen Skeggs
2008-07-09nv30: update nouveau_class.hPatrice Mandin
2008-07-08nv50: make use of nouveau drm 0.0.11 to get 3d goingBen Skeggs
2008-07-08nv04.Stephane Marchesin
2008-06-29nv50: use stateobjs for sampler/image_control uploadsBen Skeggs
2008-06-29nv50: flag to indicate to winsys we want a surface for use as a zeta bufferBen Skeggs
2008-06-21Update for extra vertex attributesPatrice Mandin
2008-06-21nv30: Update nouveau_class.h to get its proper defines instead of using nv40 ...Patrice Mandin
2008-05-13nouveau: remove chipset fields in all nv pipe driver context/screen structs.Ben Skeggs
2008-05-13nouveau: make nouveau_device.h part of public APIBen Skeggs
2008-05-13nouveau: create objnull during channel creationBen Skeggs
2008-04-04nouveau: in some cases don't create the buffer in local mem initially.Ben Skeggs
2008-04-04nv40: need to resubmit buffers if pushbuf gets flushed during drawBen Skeggs
2008-04-02nv10: fix stuff and things.Stephane Marchesin
2008-03-30nouveau: adapt to recent gallium changesBen Skeggs
2008-03-19nouveau: pass nvws to nvws->push_* functions, rather than nouveau_channel*Ben Skeggs
2008-03-17nouveau: latest header.Stephane Marchesin
2008-03-15nv10.Stephane Marchesin
2008-03-15nouveau: latest header.Stephane Marchesin
2008-03-13nouveau: update to latest nouveau_class.hStephane Marchesin
2008-03-12nouveau: update to latest reg header.Stephane Marchesin
2008-03-02nouveau: enable multi-context/single-channel support for nv40Ben Skeggs
2008-02-29nouveau: hand nouveau_winsys in with pipe_screen initBen Skeggs
2008-02-29nouveau: implement pipe_screenBen Skeggs
2008-02-22nv40: stateobj start out with 0 refcountBen Skeggs
2008-02-18nouveau: cleanups + fixesBen Skeggs
2008-02-18nouveau: header updateBen Skeggs
2008-02-16nouveau: match gallium code reorginisation.Ben Skeggs