Jeff Hartmann
|
fc91722107
|
Mucho cleanup of ddx drivers & kernel
|
2000-03-31 00:08:00 +00:00 |
|
Jeff Hartmann
|
f52e475488
|
Misc kernel module cleanup
|
2000-03-30 16:41:50 +00:00 |
|
Keith Whitwell
|
0abe617fdc
|
Cleaned up the kernel drivers
- made the ioctl structs more sane
- removed dead files
- indenting and 80 char issues
|
2000-03-29 03:29:26 +00:00 |
|
Jeff Hartmann
|
e45e3081b6
|
Merge w/ 4.0 to mga-0-0-2-branch
|
2000-03-22 00:11:14 +00:00 |
|
Jeff Hartmann
|
45b7b67d25
|
Added mmap semaphore around do_mmap
|
2000-03-16 19:28:27 +00:00 |
|
Jeff Hartmann
|
3f212ea971
|
Fixed bug in makefile from last commit
|
2000-03-15 18:42:10 +00:00 |
|
Jeff Hartmann
|
355f98bf25
|
Better use of agp config option, and compile fixes when agp is not detected
|
2000-03-13 21:43:36 +00:00 |
|
Jeff Hartmann
|
a63f6b168c
|
Only build agp portion of the drm when agp is detected
|
2000-03-13 20:56:12 +00:00 |
|
Jeff Hartmann
|
6d22ac21ad
|
Reworked schedule loop for mga advance
|
2000-03-13 18:38:36 +00:00 |
|
Jeff Hartmann
|
f5abfbca07
|
Removed depend info that accidently got committed
|
2000-03-13 17:25:15 +00:00 |
|
Jeff Hartmann
|
2b502a7a9a
|
Fixed i810_dma_quiescent
|
2000-03-03 23:26:14 +00:00 |
|
Jeff Hartmann
|
3cbb9c0496
|
Use jiffies instead of wall time
|
2000-03-01 19:35:06 +00:00 |
|
Keith Whitwell
|
98d493f782
|
fix off-by-one clipping bug
|
2000-03-01 18:37:35 +00:00 |
|
Jeff Hartmann
|
30291a4c37
|
Fixed iloads for small textures
|
2000-02-29 23:39:12 +00:00 |
|
Jeff Hartmann
|
99e9ebfe6f
|
Decide to fire logic missing from last commit
|
2000-02-29 22:16:20 +00:00 |
|
Jeff Hartmann
|
e026cc4c4e
|
Bugfixes for last nights commit
|
2000-02-29 21:59:01 +00:00 |
|
Jeff Hartmann
|
ddf2fc292a
|
Handle tail-biting with dignity
|
2000-02-29 03:09:45 +00:00 |
|
Jeff Hartmann
|
4f5ea31568
|
Sanity Code
|
2000-02-29 00:34:34 +00:00 |
|
Jeff Hartmann
|
49f497a1cb
|
Added Fcol to state
|
2000-02-28 22:52:52 +00:00 |
|
Keith Whitwell
|
ecea34eb94
|
Fix for texage bug
|
2000-02-28 18:34:57 +00:00 |
|
Jeff Hartmann
|
2050f68e5b
|
Reinserted the dwgsyncs on cliprect changes
|
2000-02-27 20:59:23 +00:00 |
|
Keith Whitwell
|
f4f0860b8c
|
performance fixes for the i810
|
2000-02-27 20:48:58 +00:00 |
|
Jeff Hartmann
|
2f2480f94e
|
Changed all printk to DRM_DEBUG + various cleanup and bugfixes
|
2000-02-27 08:13:00 +00:00 |
|
Keith Whitwell
|
c69d96fc30
|
Both drivers now working.
|
2000-02-26 01:50:35 +00:00 |
|
Jeff Hartmann
|
25e5e2827e
|
Added poll
|
2000-02-25 21:11:38 +00:00 |
|
Jeff Hartmann
|
06d4f0c104
|
Added missing files and fixed header conflict
|
2000-02-25 17:47:00 +00:00 |
|
Keith Whitwell
|
06dc9aac06
|
merge, stage 1
|
2000-02-25 06:18:24 +00:00 |
|
Kevin E Martin
|
d9ff0e3884
|
3.9.18 merge
|
2000-02-22 22:10:28 +00:00 |
|
Kevin E Martin
|
7a9b291ab5
|
Import of XFree86 3.9.18
|
2000-02-22 15:43:59 +00:00 |
|
Jeff Hartmann
|
9fcbf05c44
|
Fixed freelist_put bug
|
2000-01-28 02:11:01 +00:00 |
|
Rik Faith
|
d545384a2b
|
Try a more complex (and more correct?) method for finding kernel inlcude
files
|
2000-01-17 10:27:29 +00:00 |
|
Daryll Strauss
|
fb0ace84a9
|
Remove -g from build Fix lost code from tdfx-1-1 merge in tdfx_priv.c Lower
the minimum required fifo size Fix the kernel tree detection in the
Makefile
|
2000-01-15 18:25:07 +00:00 |
|
Rik Faith
|
9a838857e1
|
Add new code to do SMP/MODVERSIONS detection for more distributions
|
2000-01-13 15:03:41 +00:00 |
|
Daryll Strauss
|
aa724a52b9
|
Add a drm_poll function to the tdfx driver. This fixes the problem with
3.9.17 where the server hangs when the mouse is first moved.
|
2000-01-12 21:47:44 +00:00 |
|
Rik Faith
|
1c33c69095
|
Import of XFree86 3.9.17
|
2000-01-06 12:55:00 +00:00 |
|
Daryll Strauss
|
0371c290a1
|
Rename the device to be /dev/dri instead of /dev/dri to avoid a conflict.
Rename proc entry from /proc/graphics to /proc/dri to be consistent.
|
1999-12-18 18:34:59 +00:00 |
|
Rik Faith
|
b03b238dfc
|
Sync with Linux 2.3.30
|
1999-12-08 19:20:20 +00:00 |
|
Daryll Strauss
|
e1dba5c3a7
|
Move Mesa to xc/extras Update to the latest Mesa 3.2 code Fix the Q3Demo
bugs (white railgun and texture mapping) Simplify driver texture
mapping routines Fix device driver for 2.3 kernels Improve performance
|
1999-12-07 03:37:16 +00:00 |
|
Daryll Strauss
|
b6a28bfe98
|
First DRI release of 3dfx driver.
|
1999-12-05 23:10:37 +00:00 |
|