Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2000-02-12 | Dma stuff for keithi810-last-ring | Jeff Hartmann | 4 | -67/+285 | |
2000-02-12 | Quake 3 works, with small texturing errors. Performance needs work. | Keith Whitwell | 4 | -171/+243 | |
2000-02-12 | I810 updates | Jeff Hartmann | 13 | -900/+1895 | |
2000-02-11 | Slight reorg of state-output code to more closely match what Utah was | Keith Whitwell | 2 | -24/+22 | |
doing. Multitexture now works fine. | |||||
2000-02-11 | multictx with arbitary number of cliprects | Keith Whitwell | 8 | -56/+104 | |
2000-02-10 | Multiple contexts work, providing cliprects <= MGA_NR_SAREA_CLIPRECTS | Keith Whitwell | 4 | -75/+96 | |
2000-02-10 | Move clear and swap operations to primary dma, bugfixes. | Keith Whitwell | 9 | -199/+278 | |
Jeff's quiescence patch | |||||
2000-02-10 | initialization and state mgmt fixes | Keith Whitwell | 5 | -88/+233 | |
2000-02-10 | Removed syncs | Jeff Hartmann | 1 | -40/+49 | |
2000-02-09 | Intermediate checkin | Jeff Hartmann | 2 | -12/+44 | |
2000-02-09 | Commit for keith | Jeff Hartmann | 13 | -84/+486 | |
2000-02-08 | Fixes for jeff | Keith Whitwell | 2 | -65/+50 | |
2000-02-08 | Cleaned up buffer deallocation | Jeff Hartmann | 4 | -9/+18 | |
2000-02-07 | Fixed flag in mga_clear.c | Jeff Hartmann | 1 | -3/+3 | |
2000-02-07 | Iload debugging stuff | Jeff Hartmann | 7 | -102/+144 | |
2000-02-07 | Added used arg to iload | Jeff Hartmann | 2 | -1/+2 | |
2000-02-07 | Missed an #if 0 | Jeff Hartmann | 1 | -2/+0 | |
2000-02-07 | Fixed initialization bug | Jeff Hartmann | 1 | -0/+1 | |
2000-02-06 | Fix constants definition | Keith Whitwell | 3 | -19/+39 | |
2000-02-06 | Iload stuff + bugfixes | Jeff Hartmann | 4 | -35/+132 | |
2000-02-06 | bug fix for jeff | Keith Whitwell | 1 | -2/+3 | |
2000-02-06 | Change to copy state snapshots for each TT_VERTEX buffer. | Keith Whitwell | 12 | -1024/+767 | |
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 | A few state infrastructure things | Jeff Hartmann | 6 | -15/+76 | |
2000-02-04 | Added code for swapbuffers and clearbuffers. | Keith Whitwell | 14 | -304/+882 | |
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-01-30 | Implementation of protocol, client support (i810) and limited server-sidei810-20000201-beta1 | Keith Whitwell | 5 | -1/+8 | |
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-29 | removed printk's from critical path | Keith Whitwell | 2 | -26/+0 | |
2000-01-27 | Updates to get dma working + support for Xserver changes | Jeff Hartmann | 15 | -103/+693 | |
2000-01-24 | Interrupt dma for mga | Jeff Hartmann | 6 | -285/+279 | |
2000-01-21 | Added type to drm so I810 will work properly | Jeff Hartmann | 8 | -7/+13 | |
2000-01-20 | Fixed up I810 driver for Keith | Jeff Hartmann | 9 | -764/+449 | |
2000-01-20 | debug commit for jeff | Keith Whitwell | 7 | -229/+116 | |
2000-01-19 | Test app stuff | Jeff Hartmann | 1 | -0/+930 | |
2000-01-19 | Checkin for Rik | Jeff Hartmann | 1 | -24/+96 | |
2000-01-19 | Code in debugging process | Jeff Hartmann | 5 | -20/+100 | |
2000-01-14 | Fixes to make mga_buf.c & mga_dma.c compile | Jeff Hartmann | 4 | -4/+21 | |
2000-01-13 | dma checkin, still need to figure out how to pass TT_FLAGS and do some | Jeff Hartmann | 13 | -22/+227 | |
testing | |||||
2000-01-11 | Misc cleanup + in work-in-progress dma handling | Jeff Hartmann | 8 | -672/+191 | |
2000-01-08 | Partial sync w/ rik | Jeff Hartmann | 15 | -102/+4016 | |
2000-01-07 | Fixes to make things compile | Jeff Hartmann | 13 | -11/+146 | |
2000-01-07 | Added ctxbitmap support to the r128/tdfx. | Jeff Hartmann | 9 | -27/+1698 | |
-Jeff | |||||
2000-01-06 | Work in progress checkin | Jeff Hartmann | 13 | -82/+1209 | |
2000-01-05 | Sync with Rik's tree to bring over agp support. | Jeff Hartmann | 32 | -91/+944 | |
1999-12-15 | Non working mga dri/drm (work in progress) | Jeff Hartmann | 4 | -0/+2068 | |
1999-12-08 | Sync with Linux 2.3.30 | Rik Faith | 2 | -2/+14 | |
1999-12-07 | Move Mesa to xc/extras Update to the latest Mesa 3.2 code Fix the Q3Demo | Daryll Strauss | 14 | -153/+313 | |
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 | 32 | -327/+9394 | |
1999-12-05 | Import XFree 3.9.16X_3_9_16 | Daryll Strauss | 0 | -0/+0 | |
1999-12-05 | Initial revision | Daryll Strauss | 4 | -0/+2258 | |