summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/savage/savagecontext.h
AgeCommit message (Expand)Author
2005-01-01Removed all direct hardware access (MMIO, BCI) from the Savage DRIFelix Kuehling
2004-12-22- Fake projective textures on a single texture unit. A fallback is onlyFelix Kuehling
2004-12-17Made debugging output controllable via environment variableFelix Kuehling
2004-12-15Added configuration support to the Savage driver. Three options areFelix Kuehling
2004-10-08Apply Eric's stencil wrap patch (Eric Anholt)Alex Deucher
2004-08-22Converted the Savage driver to the new DRI interface and enabled compilationFelix Kuehling
2004-06-03Open/Close FullScreen die. unichrome and savage implemented, code is ifdef'd outJon Smirl
2004-06-02Replace drmHandle, drmContext, drmDrawable, drmMagic and related types withIan Romanick
2004-05-03get rid of last few XF86DRIClipRectDave Airlie
2004-03-25More state management changes:Felix Kuehling
2004-02-29Reorganized hardware state data structures and state emission. Don't trackFelix Kuehling
2004-02-26Converted vertex setup to use t_vertex.[ch].Felix Kuehling
2004-02-22Imported the Savage DRI driver from the savage-2-0-0-branch of DRI CVSFelix Kuehling