Commit graph

14 commits

Author SHA1 Message Date
Jeff Hartmann
454fe27b66 I810 updates 2000-02-12 02:08:58 +00:00
Jeff Hartmann
c179c78025 Cleaned up buffer deallocation 2000-02-08 00:01:27 +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
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
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
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
0f8f8fecca Fixes to make things compile 2000-01-07 02:20:37 +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
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