Commit graph

32 commits

Author SHA1 Message Date
Jeff Hartmann
8d2eac457b Fixed mga 2d interactivity problems 2000-02-14 06:29:44 +00:00
Keith Whitwell
378cc6b8cf texture aging 2000-02-14 02:50:45 +00:00
Jeff Hartmann
72abcbcf88 Added dma flush ioctl 2000-02-13 18:21:04 +00:00
Jeff Hartmann
597acf4bb2 I810 bugfixes in progress 2000-02-13 06:26:38 +00:00
Keith Whitwell
d1cb058afa Working dma solution (has texture errors) 2000-02-13 01:29:40 +00:00
Jeff Hartmann
454fe27b66 I810 updates 2000-02-12 02:08:58 +00:00
Keith Whitwell
6a54cedbf1 multictx with arbitary number of cliprects 2000-02-11 01:11:13 +00:00
Keith Whitwell
4468902a7e Move clear and swap operations to primary dma, bugfixes.
Jeff's quiescence patch
2000-02-10 19:16:22 +00:00
Jeff Hartmann
20a9e93387 Commit for keith 2000-02-09 17:19:36 +00:00
Jeff Hartmann
c179c78025 Cleaned up buffer deallocation 2000-02-08 00:01:27 +00:00
Jeff Hartmann
061a60b5b9 Iload debugging stuff 2000-02-07 23:07:35 +00:00
Keith Whitwell
12ddd18ce8 Change to copy state snapshots for each TT_VERTEX buffer.
Change to make sure only a single dma queue is in use. Removed PRIORITY and
    a bunch of other non-relevent dma code.
General cleanup of mga_dma.c
2000-02-06 18:50:35 +00:00
Jeff Hartmann
7a83054959 A few state infrastructure things 2000-02-06 01:20:42 +00:00
Keith Whitwell
4db40c2a8b Added code for swapbuffers and clearbuffers.
Added code to emit all driver state, including context, texture and warp
    states.
Added a hack for carrying state along with a dma buffer. Hopefully Jeff
    will have a better solution for this problem.
2000-02-04 07:32:24 +00:00
Keith Whitwell
49c3957aeb removed printk's from critical path 2000-01-29 00:51:39 +00:00
Jeff Hartmann
621f166c9d Updates to get dma working + support for Xserver changes 2000-01-27 23:48:40 +00:00
Jeff Hartmann
8b7e3ee88c Added type to drm so I810 will work properly 2000-01-21 07:29:55 +00:00
Jeff Hartmann
5cd0a096d8 Fixed up I810 driver for Keith 2000-01-20 05:29:39 +00:00
Keith Whitwell
3e69b2967e debug commit for jeff 2000-01-20 04:56:42 +00:00
Jeff Hartmann
9822259b56 Code in debugging process 2000-01-19 05:12:35 +00:00
Jeff Hartmann
e176a16622 Fixes to make mga_buf.c & mga_dma.c compile 2000-01-14 00:43:21 +00:00
Jeff Hartmann
49c8510611 dma checkin, still need to figure out how to pass TT_FLAGS and do some
testing
2000-01-13 06:36:12 +00:00
Jeff Hartmann
94fcb29e3b Misc cleanup + in work-in-progress dma handling 2000-01-11 03:17:06 +00:00
Jeff Hartmann
842f6b0498 Partial sync w/ rik 2000-01-08 00:17:21 +00:00
Jeff Hartmann
0f8f8fecca Fixes to make things compile 2000-01-07 02:20:37 +00:00
Jeff Hartmann
19e909f24e Added ctxbitmap support to the r128/tdfx.
-Jeff
2000-01-07 01:01:10 +00:00
Jeff Hartmann
8e20fb13f3 Work in progress checkin 2000-01-06 23:44:30 +00:00
Jeff Hartmann
0c9c9a805d Sync with Rik's tree to bring over agp support. 2000-01-05 04:21:12 +00:00
Jeff Hartmann
ff1e7b3957 Non working mga dri/drm (work in progress) 1999-12-15 06:49:15 +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