aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/savage/savagecontext.h
Commit message (Expand)AuthorAgeFilesLines
* Added state debugging option (SAVAGE_DEBUG=state).Felix Kuehling2005-01-081-0/+1
* Added support for floating point depth buffers on Savage4-basedFelix Kuehling2005-01-031-0/+1
* Removed all direct hardware access (MMIO, BCI) from the Savage DRIFelix Kuehling2005-01-011-17/+44
* - Fake projective textures on a single texture unit. A fallback is onlyFelix Kuehling2004-12-221-0/+2
* Made debugging output controllable via environment variableFelix Kuehling2004-12-171-29/+10
* Added configuration support to the Savage driver. Three options areFelix Kuehling2004-12-151-0/+7
* Apply Eric's stencil wrap patch (Eric Anholt)Alex Deucher2004-10-081-1/+0
* Converted the Savage driver to the new DRI interface and enabled compilationFelix Kuehling2004-08-221-2/+1
* Open/Close FullScreen die. unichrome and savage implemented, code is ifdef'd outJon Smirl2004-06-031-1/+1
* Replace drmHandle, drmContext, drmDrawable, drmMagic and related types withIan Romanick2004-06-021-1/+1
* get rid of last few XF86DRIClipRectDave Airlie2004-05-031-2/+2
* More state management changes:Felix Kuehling2004-03-251-0/+1
* Reorganized hardware state data structures and state emission. Don't trackFelix Kuehling2004-02-291-1/+3
* Converted vertex setup to use t_vertex.[ch].Felix Kuehling2004-02-261-4/+8
* Imported the Savage DRI driver from the savage-2-0-0-branch of DRI CVSFelix Kuehling2004-02-221-0/+299