summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2000-03-19Preparing for alpha releaseati-4-0-0-20000319ati-4-0-0-branchkem41-1092/+5225
2000-02-24Added basic triangle functionskem16-68/+1479
2000-02-23Added more state functionskem16-90/+759
2000-02-18Draws flat shaded tris to front buffer only using CCE in PIO modekem7-68/+399
2000-02-11Fixed CCE/ring buffer initialization problemkem4-14/+417
2000-02-11Added state initialization and loadingkem7-253/+446
2000-02-09Added the initial r128 client-side DRI driver.kem21-0/+2217
2000-02-09Added support for GlxBuiltInR128kem2-13/+21
2000-02-09Added xf86QueryLargestOffscreenArea for r128 driverkem1-0/+1
2000-02-09Added CCE and ring buffer support. The ring buffer does not yet work askem5-15/+245
2000-01-11Turn on bus mastering.faith2-11/+19
2000-01-09Get client-side CCE packets working via PIOfaith3-155/+635
2000-01-09Fix reported bugs with text and line drawingfaith1-1/+5
2000-01-08Update copyright for 2000faith3-3/+3
2000-01-08Fix problem transfering devPrivate to clientfaith4-10/+378
2000-01-08Fix linked list bugfaith9-11/+13
2000-01-07Change drmAgpAlloc and drmAgpBind prototypesfaith2-8/+11
2000-01-07Add R128DRIAgpInit to allocate, bind, and map AGP memoryfaith3-19/+99
2000-01-07Fixed bookkeeping of bound/unbound AGP memoryfaith5-40/+76
2000-01-06Compilable snapshot of work-in-progress.faith9-322/+362
2000-01-06Fix return values to match documentation.faith1-9/+9
2000-01-06Add agpsupport to libdrm.faith1-1/+1
2000-01-06Prevent gcc 2.7.2.3 from generating bad code.faith1-1/+2
2000-01-03Implement high-level AGP APIfaith4-18/+152
2000-01-03Copy dri support files from tdfx driver.faith3-0/+602
1999-12-18First pass at libdrm API.faith37-110/+145
1999-12-17Update PCI IDs for 3.9.16faith1-0/+11
1999-12-17Fix link for 3.9.16faith1-1/+1
1999-12-17Add ATI Rage 128 driver to 3.9.16 tree at SourceForgefaith8-1/+4248
1999-12-17Wrap all agp/gart module functions in DRM APIfaith5-48/+341
1999-12-17Recognize AGP driver availabilityfaith6-154/+451
1999-12-17Copy of tdfx driver to use as r128 initial version.faith3-0/+927
1999-12-16First integration of DRI stuff from the tdfx driver. More or less compiles,keithw9-123/+931
1999-12-16Fix for the lightmap problems in Q3A. We can't use DST_ALPHA, becausedaryll2-7/+111
1999-12-15GL_BLEND is not yet implemented. I had started writing support for it, butdaryll1-0/+6
1999-12-15Initialize pixel color order tables.daryll1-0/+2
1999-12-15Fix black screengrabs. (Wasn't initializing pixel tables)daryll4-23/+26
1999-12-14Upgrade to the latest Mesa 3.2 code.daryll179-557/+876
1999-12-14A non functional 3d driver for i810keithw37-0/+9012
1999-12-14An i810 2d driver for XFree 4.0keithw10-0/+4039
1999-12-13When a drawable is unbound from one direct rendering context and then boundkem1-0/+15
1999-12-12I reworked the logic in glXMakeCurrent to fix several problems. The codekem1-99/+110
1999-12-08When the device driver was updated the sense of the SIGIO install/removedaryll1-2/+2
1999-12-08Sync with Linux 2.3.30faith1-1/+7
1999-12-08Remove MMIO_ functions as they occur in versions later than 3.9.16.daryll1-4/+15
1999-12-08Add xdri files to SourceForge CVS repository.daryll2-0/+148
1999-12-08Remove call to SilkenMouse. Needs version later than 3.9.16.daryll1-1/+0
1999-12-08xfont.c was missing from our DRI commit to sourceforge.daryll1-0/+378
1999-12-07Adding some files that got left out of the DRI checkin.daryll6-0/+988
1999-12-07Move Mesa to xc/extrasdaryll218-2758/+5497