Commit graph

8 commits

Author SHA1 Message Date
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
484f610fb1 Implementation of protocol, client support (i810) and limited server-side
support for private depth and back buffers.
Commit of Jeff's changes for host-specific memory types from agp.
Added mga and i810 drivers to the config files.
2000-01-30 20:18:36 +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
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
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