summaryrefslogtreecommitdiff
path: root/xc/extras
AgeCommit message (Expand)AuthorFilesLines
2001-02-12sync with Mesa 3.4.1 CVSbrianp23-970/+1098
2001-02-09sync with Mesa CVS; fix ShadeModel pop bugbrianp1-1/+1
2001-01-30Grab latest Mesa code.gareth1-15/+134
2001-01-23fixed state update bugs by calling internal Mesa functions to restore state i...brianp1-171/+203
2001-01-19GL_RETURN didn't write to software alpha buffersbrianp1-0/+11
2001-01-08Merged tdfx-3-0-0tdfx-3-0-0-20010109-mergenathanh21-100/+101
2001-01-06Import latest Mesa code.gareth3-28/+29
2001-01-05Merged ati-5-0-0ati-5-0-0-20010105-mergekem22-164/+230
2000-12-21XFree86 4.0.2 mergedawes6-41/+6
2000-12-21Initial revisiondawes347-0/+127978
2000-12-09sync with Mesa 3.4 CVSbrianp2-1/+16
2000-12-07Allow operating system SSE support test to be overridden with angareth1-1/+1
2000-12-06Merge latest Mesa code - require _POSIX_SOURCE to be defined for SSEgareth1-5/+5
2000-12-06Merge latest Mesa code that performs a runtime test of the support forgareth2-103/+220
2000-12-06Clean up XFree86's Mesa sources.gareth76-30580/+0
2000-12-06Clean up XFree86's Mesa sources.gareth514-144621/+0
2000-12-05Finish off XFree86 4.0.1h mergeX_4_0_1h-20001205-mergedawes9-14/+11
2000-12-05XFree86 4.0.1h mergedawes61-12680/+1457
2000-12-05Initial revisiondawes321-0/+116635
2000-12-04Test for kernel versions 2.2.18-pre19 or 2.4.0-test11 or newer beforegareth1-0/+108
2000-11-30XFree86 4.0.1f mergeX_4_0_1f-20001130-mergedawes32-2/+16234
2000-11-30Initial revisiondawes270-0/+55101
2000-11-28sync with Mesa 3.4: changed error tests for depth and stencil buffersbrianp1-2/+2
2000-11-28sync from Mesa 3.4 CVS - fix stencil read/write span args misorderingbrianp1-7/+8
2000-11-27sync with Mesa 3.4 CVS: fixed color material update bugbrianp1-6/+5
2000-11-21sync with latest Mesa 3.4 fixesbrianp2-4/+39
2000-11-21sync with latest Mesa 3.4 tweaksbrianp5-24/+37
2000-11-20added RENDER_START and RENDER_FINISH macros to read_color_image()brianp1-0/+4
2000-11-09GL_BGR case was misplaced in _mesa_is_legal_format_and_type() (Jeff Hartmann)brianp1-1/+1
2000-11-09fixed bug in _mesa_convert_texsubimage() when format == MESA_FF_R8_G8_B8brianp1-19/+21
2000-11-09missed in the merge.alanh1-1/+1
2000-11-09Sync with latest Mesa 3.4 CVS sourceskem148-20398/+12393
2000-11-08Fix RENDER_POINTS in core mesa & drivers.alanh1-3/+3
2000-11-08Initial revisiondawes17-0/+2167
2000-11-08merge with 4.0.1dX_4_0_1d-20001107-mergedawes86-74/+107
2000-10-20Allow use of Compaq's Math Library on Alpha. Put .. in host.defalanh1-0/+5
2000-09-24commit xfree86 4.0.1d-pre updatealanh8-10/+10
2000-09-07Merged tdfx-2-1-branchtdfx-2-1-20000907-mergealanh120-19245/+3552
2000-09-01init result->next=0 in fxTMNewRangeNode() to be extra safebrianp1-1/+1
2000-08-30removed bogus assertion in fxSetBlend(), fixes bug 113086brianp1-2/+0
2000-08-17Fix for (another cause of) the two-sided lit, unfilled triangle bug.keithw1-2/+2
2000-08-16first part of 4.0.1b mergedawes6-12/+23
2000-07-31fixed out-of-texture-memory bug (James Matthews)brianp1-3/+3
2000-07-20fixed a debug test conditionalbrianp1-1/+1
2000-07-19added still more texmem debug codebrianp1-1/+10
2000-07-19fixed texture proxy typosbrianp1-2/+2
2000-07-19added more texmem debug codebrianp1-2/+12
2000-07-19added more diag messages for 'No space for texture' bugbrianp1-1/+16
2000-07-12applied latest changes to sync up with XFree86 4.0.1brianp4-53/+49
2000-07-11Merge XFree86 4.0.1alanh7-395/+11