summaryrefslogtreecommitdiff
path: root/xc/programs/Xserver/hw/xfree86/drivers/tdfx/tdfx_dri.c
AgeCommit message (Expand)AuthorFilesLines
2004-06-02Replace drmHandle, drmContext, drmDrawable, drmMagic and related types withidr1-5/+5
2003-10-23- Introduce a new ioctl, DRM_IOCTL_SET_VERSION. This ioctl allows the serveranholt1-5/+9
2003-05-01Fixed several drivers that incorrectly used 0 for visualRating andidr1-6/+6
2003-03-25driver mergealanh1-1/+1
2003-02-06set bufferSize properlybrianp1-1/+1
2002-10-22final part of XFree86 4.2.99.2 mergeX_4_2_99_2-20021023-mergealanh1-1/+6
2001-06-26bring over post 4.1.0 fixes for tdfx driveralanh1-1/+1
2001-06-14First pass of 4.1.0 merge.dawes1-1/+1
2001-05-21tidy up to match XFree86 CVSalanh1-0/+27
2001-05-21put back Transition2d/3d calls and ensure pixmapCache is fully utilizedalanh1-0/+41
2001-05-15merge in XFree86 CVS tdfx driver (to avoid problems later, there will bealanh1-64/+1
2001-05-01Initial merge for XFree86 4.0.99.3 importdawes1-15/+22
2001-04-30Better version mismatch error messages.brianp1-11/+17
2001-04-09First pass of XFree86 4.0.99.2 merge.dawes1-2/+4
2001-03-30replace xnfcalloc with xcalloc in DRI-related driver codedawes1-7/+7
2001-03-19Initial XFree86 4.0.99.1 merge.dawes1-144/+25
2001-03-14Merged sarea-1-0-0sarea-1-0-0-20010314-mergekem1-4/+7
2001-03-07Get rid of FullScreen mode messages.gareth1-23/+23
2001-02-13Adds support for textured Xvideo adaptor (32 ports) in addition to thenathanh1-3/+8
2001-02-09Fixes for Xv.nathanh1-0/+38
2000-12-21XFree86 4.0.2 mergedawes1-1/+1
2000-12-07Added support for DRI-specific full-screen modeX_4_0_1h-20001207-mergefaith1-0/+2
2000-12-05XFree86 4.0.1h mergedawes1-1/+1
2000-12-01Add Xv support (disabled)daryll1-15/+33
2000-11-08merge with 4.0.1dX_4_0_1d-20001107-mergedawes1-8/+2
2000-09-07Merged tdfx-2-1-branchtdfx-2-1-20000907-mergealanh1-7/+26
2000-07-11Merge XFree86 4.0.1alanh1-11/+10
2000-06-12Merged the tdfx-2-0 branch onto the trunktdfx-2-0-20000612-mergedaryll1-66/+199
2000-06-08Merged glxmisc-3-0-0glxmisc-3-0-0-20000608-mergebrianp1-19/+51
2000-04-20Merged glxmisc-1-0-0glxmisc-1-0-0-20000420-mergebrianp1-57/+62
2000-04-11Remove wrapping code until we're really ready to deploy it.daryll1-39/+0
2000-04-11More work on the GL_BLEND for performer this time without breaking Q3A.daryll1-0/+39
2000-04-09Only enable DRI for 16bpp mode.daryll1-5/+7
2000-03-05Disable the CLUT changes until further testing is done.daryll1-1/+1
2000-03-03Fix to allow gamma correction to work in all modes.daryll1-59/+56
2000-02-223.9.18 mergeX_3_9_18-20000222-mergekem1-1/+1
2000-02-12Support for wide points and lines added. (Preliminary, still has a few bugs)daryll1-15/+68
2000-01-17Correct problem with the exported visuals. (5-6-5 colors, not 8-8-8)daryll1-101/+9
2000-01-14This patch merges the latest tdfx-1-1 code into the main trunk.daryll1-4/+4
2000-01-07Merge between X_3_9_16 and X_3_9_17faith1-39/+107
1999-12-22Do more range checking on the copy operations for window moves. Thisdaryll1-5/+24
1999-12-14Upgrade to the latest Mesa 3.2 code.daryll1-101/+14
1999-12-05First DRI release of 3dfx driver.daryll1-37/+183
1999-12-05Initial revisiondaryll1-0/+398