summaryrefslogtreecommitdiff
path: root/xc/lib
AgeCommit message (Expand)AuthorFilesLines
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 updatealanh88-172/+907
2000-09-22Initial revisionalanh7-0/+1005
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-18Allow GlxBuiltInMga to buildfaith1-5/+5
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-mergealanh49-698/+17882
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-30Initialize pdisp fields to NULL in driCreateDisplay().brianp1-0/+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-17Profiling supportkeithw2-24/+27
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-16remove dead filesdawes1-208/+0
2000-08-16first part of 4.0.1b mergedawes27-1822/+518
2000-08-16Initial revisiondawes12-0/+1768
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 glide3alanh2-5/+4
2000-07-12Extra patches to sync Rage 128 driver with XFree86 4.0.1kem33-43/+44
2000-07-12commit ident linealanh1-1/+1
2000-07-12First set of misc changes to bring upto 4.0.1alanh18-90/+212
2000-07-12Commit updates to bring gamma driver upto XFree86 4.0.1alanh9-11/+11
2000-07-11fixed glx.h source linksbrianp1-1/+2
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 revisionalanh71-0/+20718
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
2000-06-26Fix for polygon offset in GL_LINE and GL_POINTS mode triangles.keithw3-99/+94
2000-06-23Fixes for Rage 128 Pro lockups. Colour and depth buffers clears weregareth4-51/+12
2000-06-21Fixed dword count on ring-based vertex buffer code. PCI cards will nowgareth1-2/+9