summaryrefslogtreecommitdiff
path: root/xc
AgeCommit message (Expand)AuthorFilesLines
2000-06-12Merging the ati-4-1-0 branch onto the trunk.gareth28-1692/+1099
2000-06-12Merged the tdfx-2-0 branch onto the trunktdfx-2-0-20000612-mergedaryll27-1183/+3901
2000-06-11Update Normalsalanh1-47/+8
2000-06-11Update Vertex stuff.alanh1-109/+28
2000-06-09Fix define of PCI_DEVICE_ID_3DLABS_GAMMA when not available in the kernelalanh1-1/+8
2000-06-08don't draw if window is unmapped, other updates (Jeff Hartmann)brianp1-604/+597
2000-06-08disabled a diagnostic fprintfbrianp1-0/+2
2000-06-08Merged glxmisc-3-0-0glxmisc-3-0-0-20000608-mergebrianp167-5844/+13200
2000-06-07Fix a few more macro problems.alanh1-83/+328
2000-06-07Fix typo when using GlxBuiltin modealanh1-1/+1
2000-06-06define VM_DONTCOPY to zero if undefinedbrianp1-0/+5
2000-06-06Fix up conversion macros.alanh1-51/+175
2000-06-05Make sure we don't reset Two Sided Lighting.alanh1-3/+0
2000-06-05add glint as another chipset to build to host.defalanh1-1/+1
2000-06-05added -a to xmkmf commandbrianp1-2/+2
2000-06-05Remove another debug message.alanh1-1/+0
2000-06-05Remove unneeded files from Imakefilealanh1-5/+2
2000-06-05Turn off verbose messages for the trunk.alanh1-1/+1
2000-06-05Include new updated gamma support.alanh3-6/+65
2000-06-05Include new update gamma support.alanh10-417/+1146
2000-06-05Include updated gamma supportalanh8-174/+1021
2000-06-05Fix merge problem.alanh1-14/+222
2000-05-30Merged bsd-1-0-0bsd-1-0-0-20000531-mergedfr56-32/+11821
2000-05-28Fixed packet size maximum for texture uploads.gareth2-3/+3
2000-05-26Fixed WARP pipe hangs in Quake 3. Fullscreen or window at (0,0) seems togareth2-204/+288
2000-05-25Merged mga-0-0-3-branchkeithw67-2501/+2742
2000-05-23more updates for GlxBuiltInMga and GlxBuiltInI810brianp1-1/+7
2000-05-23also set GlxUseBuiltInDRIDriver if GlxBuiltInMga or GlxBuiltInI810 definedbrianp1-1/+1
2000-05-22added Chuck Tuffli's note about compiling against a different kernel than wha...brianp1-1/+13
2000-05-22- Update docs for Rage 128kem2-21/+39
2000-05-18Added Rage 128 info.brianp2-58/+132
2000-05-18Merged ati-4-0-1ati-4-0-1-20000518-mergekem78-2473/+15115
2000-05-07fallback to software antialiased linesbrianp1-0/+8
2000-05-06fixed make subdirs and make depend problembrianp1-3/+4
2000-05-06fixed typo (imaging.o -> imaging.c)brianp3-3/+3
2000-05-06build libGL.so before the DRI driversbrianp1-89/+82
2000-05-06added library path for -lGL to REQUIREDLIBSbrianp4-4/+4
2000-05-05fixed glDrawBuffer(GL_NONE) bugbrianp2-6/+16
2000-05-05replaced buggy fxDDReadRGBAPixels() with read_R5G6B5_pixels()brianp1-18/+35
2000-05-05toggle DD_LINE_SMOOTH in GL_LINE_SMOOTH casebrianp1-0/+11
2000-05-05fixed crash in selection/feedback modebrianp1-1/+2
2000-05-05build libGL.so before drivers. Link drivers with -lGLbrianp5-4/+15
2000-05-05fixed a typo (imaging.o should be imaging.c)brianp1-1/+1
2000-05-05removed references to non-existant mesa/src/X/ directory. cleaned up indenta...brianp1-29/+26
2000-05-03Merged glxmisc-2-0-0glxmisc-2-0-0-20000503-mergebrianp29-828/+599
2000-04-21flat-shaded lines were miscoloredbrianp1-12/+4
2000-04-21SwapBuffers on single-buffered window is now a no-opbrianp1-3/+1
2000-04-20Merged glxmisc-1-0-0glxmisc-1-0-0-20000420-mergebrianp141-2813/+6440
2000-04-15added section on libGL/dlopen problemsbrianp1-1/+45
2000-04-11Remove wrapping code until we're really ready to deploy it.daryll1-39/+0