Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2000-05-30 | Merged trunk into mgadh-0-0-3-branchmgadh-0-0-3-branch | Jeff Hartmann | 17 | -584/+3201 | |
2000-05-15 | Enable interrupt sharing, make timeout check more forgiving. | Keith Whitwell | 1 | -7/+24 | |
2000-05-05 | Added option to enable 3dnow in the host.def file. Enabled by default in | Jeff Hartmann | 4 | -302/+268 | |
our host.def file. Turned on G200. Major rewrite of how the kernel module deals with primary/secondary buffers. Added fastpath asm that was posted on the Utah-GLX devel list. Audit of use of int's when they should be unsigned int's. -Jeff | |||||
2000-04-24 | Made flush not wait for interrupt + misc cleanup | Jeff Hartmann | 3 | -90/+81 | |
2000-04-22 | Remove i810 vma stuff (fixes bug) | Jeff Hartmann | 3 | -52/+10 | |
2000-04-21 | New ioctl to support setupdma. | Keith Whitwell | 5 | -3/+142 | |
Setupdma path requires bigger dma buffers -- using 32 buffers of 64k each to handle arrays of upto 1350 vertices. | |||||
2000-04-17 | Fixed hole where the buffer mappings get copied on fork (requires | Jeff Hartmann | 2 | -22/+78 | |
2.3.99-pre6 which is not out yet) | |||||
2000-04-13 | Fix for periodic lockup caused by buffer leakage to hardware. | Keith Whitwell | 1 | -8/+25 | |
2000-04-13 | Kernel portions of the i810 security model - verification and emission of | Keith Whitwell | 7 | -137/+770 | |
state, verification of vertex buffers, implementation of swap and clear. | |||||
2000-04-10 | Created a seperate fops structure so that the code only changes mmap for | Jeff Hartmann | 2 | -2/+16 | |
the file its operating on | |||||
2000-04-06 | Initial checkin of mmap security model | Jeff Hartmann | 6 | -183/+111 | |
2000-04-05 | Fixed reclaim Oops | Jeff Hartmann | 5 | -27/+88 | |
2000-04-04 | Merged mga branch with trunkmga-0-0-2-20000404-merge | Jeff Hartmann | 32 | -3582/+3968 | |
2000-03-16 | Merge with 4.0ati-4-0-1-20000319-baseX_4_0-20000315-merge | Jeff Hartmann | 13 | -27/+14 | |
2000-03-15 | Import of XFree86 4.0X_4_0 | Jeff Hartmann | 9 | -18/+9 | |
2000-02-22 | 3.9.18 mergefreeze-20000226dispatch-0-0-3-20000225-mergeX_3_9_18-20000222-mergesmt-0-0-2-branch | Kevin E Martin | 5 | -9/+11 | |
2000-02-22 | Import of XFree86 3.9.18X_3_9_18 | Kevin E Martin | 26 | -24/+7215 | |
2000-01-28 | Fixed freelist_put bugdispatch-0-0-3-20000225dispatch-0-0-2-20000212dispatch-0-0-1-20000129-mergedispatch-0-0-3-branchdispatch-0-0-2-branch | Jeff Hartmann | 1 | -2/+2 | |
2000-01-17 | Try a more complex (and more correct?) method for finding kernel inlcude | Rik Faith | 2 | -19/+33 | |
files | |||||
2000-01-15 | Remove -g from build Fix lost code from tdfx-1-1 merge in tdfx_priv.c Lower | Daryll Strauss | 1 | -3/+11 | |
the minimum required fifo size Fix the kernel tree detection in the Makefile | |||||
2000-01-13 | Add new code to do SMP/MODVERSIONS detection for more distributions | Rik Faith | 2 | -31/+44 | |
2000-01-12 | Add a drm_poll function to the tdfx driver. This fixes the problem with | Daryll Strauss | 3 | -3/+18 | |
3.9.17 where the server hangs when the mouse is first moved. | |||||
2000-01-06 | Import of XFree86 3.9.17X_3_9_17 | Rik Faith | 16 | -30/+24 | |
1999-12-18 | Rename the device to be /dev/dri instead of /dev/dri to avoid a conflict.dispatch-0-0-1-20000128dispatch-0-0-1-branch | Daryll Strauss | 1 | -8/+8 | |
Rename proc entry from /proc/graphics to /proc/dri to be consistent. | |||||
1999-12-08 | Sync with Linux 2.3.30 | Rik Faith | 1 | -1/+7 | |
1999-12-07 | Move Mesa to xc/extras Update to the latest Mesa 3.2 code Fix the Q3Demo | Daryll Strauss | 9 | -89/+187 | |
bugs (white railgun and texture mapping) Simplify driver texture mapping routines Fix device driver for 2.3 kernels Improve performance | |||||
1999-12-05 | First DRI release of 3dfx driver. | Daryll Strauss | 24 | -0/+6999 | |