summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2000-09-19Fix loop epilogue code, still missing a triangle here and there.sse-1-0-0-branchgareth1-6/+12
2000-09-19Fix parameters to mgaAllocVertexDwords().gareth1-1/+4
2000-09-19Fix structure offsets, stack bugs.gareth1-3/+6
2000-09-18Add initial SSE code for render_vb_triangles on the fastpath. Code isgareth3-4/+405
2000-09-18Get latest Mesa updates - added SSE streaming store instructions,gareth1-1/+15
2000-09-18Get latest Mesa updates - added SSE prefetching instructions.gareth1-1342/+1349
2000-09-17Get latest Mesa updates.gareth2-256/+260
2000-09-10Turn on SSE assembly-optimized functionality inside Mesa when using thegareth7-23/+121
2000-09-10Sync with 2.4.0-test8 kernel.gareth5-7/+7
2000-09-10Fix building of 3DNow! support.gareth1-2/+1
2000-09-07Checked in change to make the mga driver work with Mesa 3.4jhartmann1-5/+5
2000-09-07Merge of tdfx branch undid the changes from the 2.4.0-test8-pre5 kernelgareth3-23/+3
2000-09-07Merged tdfx-2-1-branchtdfx-2-1-20000907-mergealanh175-17225/+18964
2000-09-06Sync with 2.4.0-test8-pre5 kernel.gareth27-666/+698
2000-09-05Misleading error messages. Has led me down the wrong track twice now.nathanh1-3/+3
2000-09-04Bugs 113551, 113552 - Fix some minor documentation errors.gareth1-2/+2
2000-09-01init result->next=0 in fxTMNewRangeNode() to be extra safebrianp1-1/+1
2000-08-31Bump version number after kernel interface change.keithw1-2/+2
2000-08-31Bump version number after kernel interface change.keithw1-3/+4
2000-08-31Bump version number after kernel interface changes.keithw1-2/+2
2000-08-31Pre Linux 2.4.0 compatibility header filefaith1-0/+41
2000-08-30Advertize the 24/8 depth/stencil visuals.keithw1-6/+9
2000-08-30Added planemask args for color and depthbuffer clears.keithw2-2/+9
2000-08-30Initialize vertsize correctly.keithw4-58/+121
2000-08-30- Implemented stencil rendering (need to recompile kernel module).keithw26-1897/+2034
2000-08-30support for profilingkeithw1-3/+17
2000-08-30disabled unsupported extensionskeithw1-6/+8
2000-08-30Initialize pdisp fields to NULL in driCreateDisplay().brianp1-0/+8
2000-08-30Added generalized stencil fallback template.keithw1-0/+132
2000-08-30removed bogus assertion in fxSetBlend(), fixes bug 113086brianp1-2/+0
2000-08-29updated locale xmkmf commandbrianp1-1/+1
2000-08-29Use GLuint (rather than GLushort) for 32bit depth functions.keithw1-3/+2
2000-08-29Make default visual doublebuffered.keithw1-2/+2
2000-08-29Make sure i810BufferSize returns uptodate values - fixes stencil resizekeithw1-0/+7
2000-08-28Correctly fallback to software on stencil renderingkeithw2-4/+1
2000-08-28Add compatibility header file to make Linux 2.4.0 kernel patches cleaner.faith10-26/+9
2000-08-28Removed clearing of front buffer from I810DRIInitBuffers, + some server regen...jhartmann3-18/+17
2000-08-26Fix off-screen clearing in noaccel case.dawes2-4/+9
2000-08-26Fix a build problem when not using the Matrox HAL.dawes1-1/+1
2000-08-26Fix g400 dual head accel state restoration problem that is exposed whendawes4-146/+46
2000-08-26Sync with Linux 2.4.0-test7faith11-2/+120
2000-08-26fix a crash when acceleration is disableddawes1-5/+11
2000-08-25Merge in support for G400 dual head. NOTE: this requires Matrox's binarydawes13-122/+2331
2000-08-25fix build problemdawes1-1/+1
2000-08-25Apply patch from Alan Hourihane to temporarily allow compilation on Alphafaith3-0/+24
2000-08-25Remove misleading authorship information from sis driverfaith4-12/+2
2000-08-25Improve detection of kill_fasync parameter countfaith2-6/+23
2000-08-22lots of updates and reorganizationbrianp1-216/+248
2000-08-20Bug fixes for 32bpp rendering (still disabled).keithw1-12/+95
2000-08-20Bug fixes for 32bpp rendering (still disabled)keithw1-4/+6