summaryrefslogtreecommitdiff
path: root/xc/lib/GL/mesa/src
AgeCommit message (Expand)AuthorFilesLines
2000-11-084.0.1e mergedawes1-2/+2
2000-11-08merge with 4.0.1dX_4_0_1d-20001107-mergedawes63-109/+137
2000-11-01Renabled Multitexture in 3D client-side driverjhartmann1-1/+1
2000-10-31pass 0xff to grStencilMask() in fxDDClear()brianp1-1/+1
2000-10-27Remove DD_LIGHTING_CULL from drivers (should only be set in Mesa).alanh2-2/+0
2000-10-20added LinkSourceFile cmds for katmai source filesbrianp1-0/+13
2000-10-20Allow use of Compaq's Math Library on Alpha. Put .. in host.defalanh8-8/+12
2000-10-20Actually commit the ctx->Texture.Enabled to ctx->Texture.ReallyEnabledgareth2-5/+5
2000-09-28Update the i810 driver to use ctx->Texture.ReallyEnabled as welljhartmann2-4/+4
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 updatealanh83-155/+883
2000-09-18Ops, typo in last commit (#if should be #ifdef)jhartmann1-1/+1
2000-09-18Fixed problem when MesaUse3dnow is definedjhartmann1-1/+1
2000-09-12disable 'convert failed' message - it's not an errorbrianp1-2/+2
2000-09-10Fix building of 3DNow! support.gareth1-2/+1
2000-09-07Checked in change to make the mga driver work with Mesa 3.4jhartmann1-5/+5
2000-09-07Merged tdfx-2-1-branchtdfx-2-1-20000907-mergealanh42-672/+17720
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-30support for profilingkeithw1-3/+17
2000-08-30disabled unsupported extensionskeithw1-6/+8
2000-08-30Added generalized stencil fallback template.keithw1-0/+132
2000-08-29Use GLuint (rather than GLushort) for 32bit depth functions.keithw1-3/+2
2000-08-29Make sure i810BufferSize returns uptodate values - fixes stencil resizekeithw1-0/+7
2000-08-28Correctly fallback to software on stencil renderingkeithw2-4/+1
2000-08-25fix build problemdawes1-1/+1
2000-08-20Bug fixes for 32 bpp rendering (still disabled)keithw11-91/+146
2000-08-18more asm for color swappingkeithw1-2/+17
2000-08-17- Performance tuning for non-fastpath pipelines.keithw13-330/+425
2000-08-17Performance work for the standard (non-eltpath) rendering pipelines. Goodkeithw13-169/+218
2000-08-16first part of 4.0.1b mergedawes20-815/+490
2000-08-16Initial revisiondawes1-0/+25
2000-07-13applied Jeff's xf86cvs-I810copy.patchbrianp4-3/+48
2000-07-13patched to sync with XFree86 4.0.1brianp7-32/+79
2000-07-13merged 4.0.1 additional changeskeithw10-17/+37
2000-07-12fix glide3x to glide3alanh1-4/+3
2000-07-12Extra patches to sync Rage 128 driver with XFree86 4.0.1kem33-43/+44
2000-07-12First set of misc changes to bring upto 4.0.1alanh7-38/+86
2000-07-12Commit updates to bring gamma driver upto XFree86 4.0.1alanh9-11/+11
2000-07-11minor logicop changekeithw1-2/+2
2000-07-11Disabled a bunch of new extensions the driver can't handlekeithw3-2/+92
2000-07-11Fix glLogicOp (requires newest mesa)keithw14-832/+101
2000-07-10Initial revisionalanh58-0/+16113
2000-07-06Set maxtexturesize for the g400. Disable a bunch of new extensions that havekeithw2-1/+32
2000-07-01A tiny part of my next megapatch, for XFree86 4.0.1 inclusion:gareth23-441/+375
2000-06-26Fix for PolygonOffset in GL_LINE and GL_POINT mode triangles.keithw2-78/+84
2000-06-26Pull in SoF text bug fix (alpha + texture) from Utah.keithw2-16/+28