summaryrefslogtreecommitdiff
path: root/xc/lib/GL/mesa/src/drv/mga
AgeCommit message (Expand)AuthorFilesLines
2001-02-20Bumped DRI Version to 4.0.0, changed all the versioning code to new versionin...jhartmann1-6/+4
2001-02-20Made sarea_priv_ofs to sarea_priv_offset per Gareth's recommendationjhartmann2-3/+3
2001-02-19Change naming of sarea_ofs to sarea_priv_ofsjhartmann2-3/+3
2001-02-16Pass around private sarea offset, so we don't have to bump version numbers fo...jhartmann2-2/+3
2001-02-15Fix parameter to drmMGAEngineReset().gareth1-1/+1
2001-02-15Update date stamp.gareth1-1/+1
2001-02-15Merge mga-1-0-0-branch into trunk.gareth14-904/+1008
2001-01-22revert subimage changeskeithw1-6/+16
2001-01-19Fix calculation of depth clear value in mgaDDClearDepth()keithw1-75/+8
2001-01-18Fix detection of logicop fallback in most drvers.keithw2-5/+31
2001-01-11use better defines for disabled codekeithw2-1/+4
2001-01-09CLIPSPAN macros were inconsistent across driversnathanh1-10/+0
2001-01-08Merged tdfx-3-0-0tdfx-3-0-0-20010109-mergenathanh1-0/+9
2000-12-30Fix cliprects. Import agp read/drawpixels. Add path for normal drawpixels tokeithw18-256/+774
2000-12-21XFree86 4.0.2 mergedawes3-8/+13
2000-12-07Added support for DRI-specific full-screen modeX_4_0_1h-20001207-mergefaith1-0/+12
2000-11-30XFree86 4.0.1f mergeX_4_0_1f-20001130-mergedawes8-8/+8
2000-11-13fix drivers point functions <= to < change as per core Mesa.alanh1-1/+1
2000-11-09Sync with latest Mesa 3.4 CVS sourceskem1-43/+100
2000-11-08Fix RENDER_POINTS in core mesa & drivers.alanh1-1/+1
2000-11-08Missing 4.0.1e merges for files added since previous merge that alreadyX_4_0_1e-20001107-mergedawes3-0/+4
2000-11-08merge with 4.0.1dX_4_0_1d-20001107-mergedawes18-44/+43
2000-11-01Renabled Multitexture in 3D client-side driverjhartmann1-1/+1
2000-10-27Remove DD_LIGHTING_CULL from drivers (should only be set in Mesa).alanh1-1/+0
2000-10-20Allow use of Compaq's Math Library on Alpha. Put .. in host.defalanh1-1/+1
2000-09-28Fixed Lament software fallbackjhartmann3-6/+6
2000-09-28Fixed two things Rik pointed out in the last commitjhartmann1-1/+1
2000-09-27Merged the mga-lock-debug-0-2-0-branch with the trunk. This includesjhartmann2-5/+7
2000-09-25Treat GL_RGB textures properly in GL_DECALkeithw1-1/+4
2000-09-24commit xfree86 4.0.1d-pre updatealanh19-28/+25
2000-09-07Checked in change to make the mga driver work with Mesa 3.4jhartmann1-5/+5
2000-08-31Bump version number after kernel interface changes.keithw1-2/+2
2000-08-30- Implemented stencil rendering (need to recompile kernel module).keithw26-1897/+2034
2000-08-29Use GLuint (rather than GLushort) for 32bit depth functions.keithw1-3/+2
2000-08-20Bug fixes for 32 bpp rendering (still disabled)keithw11-91/+146
2000-08-18more asm for color swappingkeithw1-2/+17
2000-08-17Performance work for the standard (non-eltpath) rendering pipelines. Goodkeithw13-169/+218
2000-07-13merged 4.0.1 additional changeskeithw10-17/+37
2000-07-11minor logicop changekeithw1-2/+2
2000-07-11Fix glLogicOp (requires newest mesa)keithw14-832/+101
2000-07-06Set maxtexturesize for the g400. Disable a bunch of new extensions that havekeithw2-1/+32
2000-06-26Pull in SoF text bug fix (alpha + texture) from Utah.keithw2-16/+28
2000-06-26Fix for polygon offset in GL_LINE and GL_POINTS mode triangles.keithw3-99/+94
2000-06-18disable GL_REPLACE tex env pipeline optimizationbrianp1-2/+5
2000-06-14disabled multitexture on G400 (Jeff Hartmann)brianp1-1/+1
2000-06-13Merged bsd-1-0-1bsd-1-0-1-20000613-mergedfr1-1/+1
2000-06-08Merged glxmisc-3-0-0glxmisc-3-0-0-20000608-mergebrianp6-17/+74
2000-05-30Merged bsd-1-0-0bsd-1-0-0-20000531-mergedfr1-3/+10
2000-05-25Merged mga-0-0-3-branchkeithw18-405/+1080
2000-05-07fallback to software antialiased linesbrianp1-0/+8