summaryrefslogtreecommitdiff
path: root/linux
AgeCommit message (Expand)AuthorFilesLines
2000-08-16Initial revisionDavid Dawes7-0/+1847
2000-08-08Sync with Linux 2.4.0-test6-pre8Rik Faith11-29/+49
2000-08-07Fix for multiple sarea bug + agp built into kernel segfaultJeff Hartmann3-16/+89
2000-08-04Sync with Linux 2.4.0-test6-pre2Rik Faith24-169/+196
2000-07-22Fix typoRik Faith1-2/+2
2000-07-22Move to new, denser, easier-to-read Linux kernel Makefile formatRik Faith1-84/+56
2000-07-21Revert some changes and try alternative way to clean up AGP handling.Rik Faith1-3/+3
2000-07-21Revert some changes and try alternative way to clean up AGP handling.Rik Faith7-20/+26
2000-07-21Fixes for building in the kernel treeRik Faith1-1/+5
2000-07-21Changes to make AGP optional for in-kernel buildsRik Faith7-23/+18
2000-07-20kfree_s was deprecated in 2.4.0-test?Rik Faith1-1/+1
2000-07-20More fixups for kernel build: EXPORT_SYMTAB warning removalRik Faith8-6/+36
2000-07-20Fixes for building in the kernel treeRik Faith2-5/+6
2000-07-20Fixed for monolithic kernel buildRik Faith2-2/+5
2000-07-20Fix signature for *_options functionRik Faith5-6/+6
2000-07-20Added support for building as modules or as part of monolithic kernelRik Faith6-145/+68
2000-07-19Bump driver dates and add descriptionsRik Faith5-7/+7
2000-07-19Allow SAREA > 1 page in sizeRik Faith1-1/+1
2000-07-19Sync with Linux 2.4.0-test4 kernelRik Faith13-69/+151
2000-07-13applied Jeff's xf86cvs-I810copy.patchBrian Paul5-23/+91
2000-07-11Merge XFree86 4.0.1Alan Hourihane4-16/+23
2000-07-10Import of XFree86 4.0.1X_4_0_1Alan Hourihane1-7/+0
2000-07-01Fix for agpgart module detection. If the kernel module has been configuredGareth Hughes1-0/+7
2000-06-23Update register definitions to match r128_reg.htdfx-2-1-20000711-freezeGareth Hughes2-2/+3
2000-06-13Merged bsd-1-0-1pre401-20000613-freezebsd-1-0-1-20000613-mergeDoug Rabson1-1/+1
2000-06-13Unify code with kernel: Change some spacing in comments Add #includeRik Faith12-11/+18
2000-06-13Update email addresses and copyright notices to reflect VA Linux SystemsRik Faith7-23/+18
2000-06-12Merging the ati-4-1-0 branch onto the trunk.ati-4-1-0-20000613-mergeGareth Hughes3-40/+55
2000-06-12Merged the tdfx-2-0 branch onto the trunktdfx-2-0-20000612-mergeDaryll Strauss1-1/+1
2000-06-09Fix define of PCI_DEVICE_ID_3DLABS_GAMMA when not available in the kernelAlan Hourihane1-1/+8
2000-06-08don't draw if window is unmapped, other updates (Jeff Hartmann)Brian Paul1-604/+597
2000-06-08Merged glxmisc-3-0-0glxmisc-3-0-0-20000608-mergeBrian Paul37-133/+177
2000-06-06define VM_DONTCOPY to zero if undefinedBrian Paul1-0/+5
2000-06-05Include new updated gamma support.Alan Hourihane3-6/+65
2000-05-30Merged bsd-1-0-0bsd-1-0-0-20000531-mergeDoug Rabson1-4/+4
2000-05-26Fixed WARP pipe hangs in Quake 3. Fullscreen or window at (0,0) seems toGareth Hughes2-204/+288
2000-05-25Merged mga-0-0-3-branchKeith Whitwell11-673/+1146
2000-05-18Merged ati-4-0-1ati-4-0-1-20000518-mergeKevin E Martin13-30/+2555
2000-04-09Only enable DRI for 16bpp mode. Allow GL_BLEND if color is 0,0,0,1 WrapDaryll Strauss1-2/+3
2000-04-05Fixed reclaim OopsJeff Hartmann5-27/+88
2000-04-04Merged mga branch with trunkmga-0-0-2-20000404-mergeJeff Hartmann32-3582/+3968
2000-03-16Merge with 4.0ati-4-0-1-20000319-baseX_4_0-20000315-mergeJeff Hartmann13-27/+14
2000-03-15Import of XFree86 4.0X_4_0Jeff Hartmann9-18/+9
2000-02-223.9.18 mergefreeze-20000226dispatch-0-0-3-20000225-mergeX_3_9_18-20000222-mergeKevin E Martin5-9/+11
2000-02-22Import of XFree86 3.9.18X_3_9_18Kevin E Martin26-24/+7215
2000-01-28Fixed freelist_put bugdispatch-0-0-3-20000225dispatch-0-0-2-20000212dispatch-0-0-1-20000129-mergeJeff Hartmann1-2/+2
2000-01-17Try a more complex (and more correct?) method for finding kernel inlcudeRik Faith2-19/+33
2000-01-15Remove -g from build Fix lost code from tdfx-1-1 merge in tdfx_priv.c LowerDaryll Strauss1-3/+11
2000-01-13Add new code to do SMP/MODVERSIONS detection for more distributionsRik Faith2-31/+44
2000-01-12Add a drm_poll function to the tdfx driver. This fixes the problem withDaryll Strauss3-3/+18