OSDN Git Service

nouveau: add nouveau_mem_alloc/free debugging
[android-x86/external-mesa.git] / src / mesa / drivers / dri / nouveau / nouveau_context.c
2006-12-27 Ben Skeggsnouveau: add nouveau_mem_alloc/free debugging
2006-12-26 Ben Skeggsnouveau: Make use of NOUVEAU_DEBUG for shader disasm
2006-12-26 Ben Skeggsnouveau: Wait on notifier to check for completion of...
2006-12-26 Ben Skeggsnouveau: Add notifier support functions
2006-12-22 Ben Skeggsnouveau: get 16bpp working
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-12-16 Ben SkeggsGet nv10_swtcl.c working enough for glxgears on NV40.
2006-12-14 Ben SkeggsImprove SwapBuffers a bit.
2006-12-08 Ben SkeggsSkeletal extension handling across chipsets.
2006-12-08 Ben SkeggsSome work on buffer handling, most likely not entirely...
2006-12-03 Stephane MarchesinMerge the pciid work. Use lock step versioning with...
2006-11-25 Ben SkeggsIncomplete shader stuff, should mostly work for NV40...
2006-11-21 Ben SkeggsnouveauCreateDmaObject
2006-11-20 Jeremy KolbAdd state initialization to context creation.
2006-11-19 Stephane MarchesinNew swtcl implementation. It's simpler than the previou...
2006-11-13 Ben SkeggsFix segfault in nouveauCalcViewport
2006-11-12 Ben SkeggsSome more nouveau_screen.c setup, not sure how correct...
2006-11-12 Ben SkeggsWe need nmesa->driFd and friends setup before we call...
2006-11-12 Ben SkeggsDont call exit() from the DRI driver, with AIGLX this...
2006-11-05 Stephane MarchesinArchitect the DRI :
2006-11-01 Jeremy KolbFix compile errors. Add vblank_seq to nouveau_context.
2006-09-17 Stephane MarchesinSome small changes
2006-09-17 Stephane MarchesinSmall changes
2006-04-14 Stephane MarchesinCleaned stuff in the tcl code
2006-04-13 Jeremy KolbSome compile fixes.
2006-03-13 Stephane MarchesinCleaned up some code, made more files compile. Renamed...
2006-03-07 Stephane MarchesinAdded a missing field
2006-03-03 Stephane Marchesinrename nv40_tris to nv30_tris.
2006-02-23 Stephane MarchesinInitial revision