aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/s3v
Commit message (Expand)AuthorAgeFilesLines
* All elements of pre-DRI_NEW_INTERFACE_ONLY are removed. This allowsIan Romanick2005-07-241-5/+0
* remove common macros used in the span functions of most drivers from the indi...Roland Scheidegger2005-07-011-32/+0
* Refactor COMMON_SOURCES up to Makefile.templateAdam Jackson2005-05-051-11/+0
* Add drirenderbuffer.c to COMMON_SOURCESAdam Jackson2005-05-041-0/+1
* Major check-in of changes for GL_EXT_framebuffer_object extension.Brian Paul2005-05-046-28/+146
* First pass at updating these drivers with pipeline_stage struct changes.Keith Whitwell2005-04-221-53/+4
* Bug #2428: #ifdef GLX_DIRECT_RENDERING in DRI drivers is pointless.Adam Jackson2005-01-312-8/+0
* silence makedepend warnings about non-portable whitespaceAdam Jackson2005-01-233-13/+13
* linux-dri-x86 build fix from Andreas Stenglein.Adam Jackson2005-01-022-2/+2
* Fix read-from-uninitialized in s3vMakeCurrent()Adam Jackson2004-12-271-0/+1
* Get s3v building with a minimum of warnings.Adam Jackson2004-12-2718-206/+483
* Import s3virge and trident drivers. Not functional yet; no Makefile, no DRI-...Adam Jackson2004-12-1624-0/+7549