aboutsummaryrefslogtreecommitdiff
path: root/nouveau
AgeCommit message (Expand)Author
2010-04-09nouveau: stop shipping nouveau_class.hBen Skeggs
2010-03-19nouveau: fix annoying compiler warningBen Skeggs
2010-03-19nouveau: fix segfault in nouveau_bo_new_tile() failure pathBen Skeggs
2010-03-19nouveau: remove unused field from nouveau_boBen Skeggs
2010-03-18nouveau: Regenerate nouveau_class.h.Francisco Jerez
2010-03-17Install headers to $(includedir)/libdrmJulien Cristau
2010-03-17libdrm_nouveau requires libdrmJulien Cristau
2010-03-13nouveau: Fix up the stride of NV20TCL_LIGHT_BACK_*.Francisco Jerez
2010-03-07nouveau: Small lighting related addition to nouveau_class.h.Francisco Jerez
2010-03-06nouveau: Update nouveau_class.h.Francisco Jerez
2010-03-02nouveau: make sure initial kalloc for user bo ends up in the right placeMaarten Maathuis
2010-02-25nouveau: Update nouveau_class.h.Francisco Jerez
2010-02-20nv30: update for 8 texture unitsPatrice Mandin
2010-02-20nv30: update for front/back stencil inversionPatrice Mandin
2010-02-16nouveau: interface changes for 0.0.16 DRMLuca Barbieri
2010-02-01nouveau: Regenerate nouveau_class.h.Francisco Jerez
2010-01-31nouveau: add nouveau_resource_destroyMarcin Slusarz
2010-01-21nouveau: fail channel creation if pushbuf init failsBen Skeggs
2010-01-15nouveau: disable flush_notify on channel_freeMarcin Slusarz
2010-01-15nouveau: fix memory leak in nouveau_channel_freeMarcin Slusarz
2010-01-08nouveau: Update nouveau_class.h.Francisco Jerez
2009-12-30nouveau: add BEGIN_RING_NIMarcin Slusarz
2009-12-28nouveau: Unreference pushbuf objects on channel destruction.Younes Manton
2009-12-28nouveau: Update some object definitions from renouveau.xml.Francisco Jerez
2009-12-28nouveau: Update nouveau_class.h with new renouveau.xml definitions.Marcin Kościelnicki
2009-12-17nouveau: remove delayed kernel bo creationBen Skeggs
2009-12-09nouveau: Use drmIoctl so we restart ioctl on EINTR or EAGAINBen Skeggs
2009-12-09nouveau: move reloc code down, nothing to see hereBen Skeggs
2009-11-20Merge remote branch 'origin/master' into libdrmKristian Høgsberg
2009-11-17Move libdrm/ up one levelKristian Høgsberg