Age | Commit message (Expand) | Author |
2008-09-21 | mesa: standardize on C99's uint*_t instead of u_int*_t | Keith Whitwell |
2008-09-18 | mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te... | Brian Paul |
2005-09-03 | SetBuffer, renderbuffer changes | Brian Paul |
2005-04-21 | Fixed some suspicious pointer casts that caused lots of | Felix Kuehling |
2005-04-21 | Fixed TexEnv modes GL_BLEND and GL_ADD on Savage4-based cards. Disabled | Felix Kuehling |
2005-03-06 | Don't synchronize after each frame. Allow the GPU to be one frame | Felix Kuehling |
2005-03-06 | - Fixed two bugs related to DMA buffer handling that showed up with the | Felix Kuehling |
2005-02-05 | - Fixed scissor rectangle not moving with the window (Xorg bug #1731). | Felix Kuehling |
2005-01-29 | * Fixed uploading of textures of certain sizes. | Felix Kuehling |
2005-01-24 | Converted the Savage texture management to use Ian's common texmem code. | Felix Kuehling |
2005-01-20 | * Added options for disabling the fast path (render stage) and vertex DMA | Felix Kuehling |
2005-01-20 | Added support for ELTS to the _savage_render_stage. Requires at least | Felix Kuehling |
2005-01-08 | Added state debugging option (SAVAGE_DEBUG=state). | Felix Kuehling |
2005-01-03 | Added support for floating point depth buffers on Savage4-based | Felix Kuehling |
2005-01-01 | Removed all direct hardware access (MMIO, BCI) from the Savage DRI | Felix Kuehling |
2004-12-22 | - Fake projective textures on a single texture unit. A fallback is only | Felix Kuehling |
2004-12-17 | Made debugging output controllable via environment variable | Felix Kuehling |
2004-12-15 | Added configuration support to the Savage driver. Three options are | Felix Kuehling |
2004-10-08 | Apply Eric's stencil wrap patch (Eric Anholt) | Alex Deucher |
2004-08-22 | Converted the Savage driver to the new DRI interface and enabled compilation | Felix Kuehling |
2004-06-03 | Open/Close FullScreen die. unichrome and savage implemented, code is ifdef'd out | Jon Smirl |
2004-06-02 | Replace drmHandle, drmContext, drmDrawable, drmMagic and related types with | Ian Romanick |
2004-05-03 | get rid of last few XF86DRIClipRect | Dave Airlie |
2004-03-25 | More state management changes: | Felix Kuehling |
2004-02-29 | Reorganized hardware state data structures and state emission. Don't track | Felix Kuehling |
2004-02-26 | Converted vertex setup to use t_vertex.[ch]. | Felix Kuehling |
2004-02-22 | Imported the Savage DRI driver from the savage-2-0-0-branch of DRI CVS | Felix Kuehling |