summaryrefslogtreecommitdiff
path: root/xc
AgeCommit message (Expand)AuthorFilesLines
2002-02-11Remove some debugging messages.mesa-4-0-20020211-freezedawes1-11/+0
2002-02-05Leading tabs cause problems with BSD make (Eric Anholt).dawes8-8/+8
2002-01-29Build fixes.dawes7-66/+112
2002-01-27shared texobj patch from Panagiotiskeithw1-1/+11
2002-01-22fix COPY_DWORDS for the non-x86-asm case.alanh2-14/+18
2002-01-22try harderkeithw1-5/+6
2002-01-22bring over occlusiontest fixkeithw1-0/+1
2002-01-18latest Mesa 4.0.x changes.alanh9-267/+173
2002-01-12update with Mesa 4.0.x branch.alanh11-1386/+1391
2002-01-11steven fuller's palette patchkeithw1-0/+5
2001-12-20fix projected texcoord / parsec problemkeithw1-2/+3
2001-12-20fix vtk hanoi problem/float color issuekeithw2-25/+7
2001-12-20additional support for old libGL'skeithw6-42/+201
2001-12-20Fix clipping problem on mgakeithw1-3/+3
2001-12-19Synchronize with Mesa 4.0.1 (final).alanh4-14/+188
2001-12-14oops, put back Keith's libGL fixes (reversed in that previous change).alanh2-26/+41
2001-12-14bring in latest changes.alanh6-88/+124
2001-12-14LibGL backwards compatibility (new driver.so, old libGL.so)keithw2-27/+42
2001-12-13fix for ubyte colorskeithw1-14/+14
2001-12-11fix glut tess lockup, part 2keithw1-7/+2
2001-12-11fix glut tess lockupkeithw1-2/+2
2001-12-11remove IN_MEMORY code, emit more state when clearingkeithw1-68/+68
2001-12-11dont use last_quiescent for anythingkeithw2-21/+5
2001-12-10merge linux kernel 2.4.15alanh3-124/+51
2001-12-09Create a noop stub for DRM_IOCTL_CONTROL when __HAVE_DMA_IRQ is turned off.dawes3-15/+22
2001-12-06fix off-by-one in quads function (fixes q3 intros)keithw1-1/+9
2001-12-06Emit a w coordinate when fogging (and not texturing).keithw8-50/+110
2001-12-05MacOS X does have finite()alanh1-5/+1
2001-12-05change __m68k__ to __mc68000__alanh1-2/+2
2001-12-05bring across Keith's NaN and Inf checking code.alanh6-10/+50
2001-12-05remove debugkeithw1-5/+5
2001-12-05Correctly recalculate cull mode after vertex format change.keithw3-6/+10
2001-12-05Fix selection of se_coord_fmt and _tnl_need_projected_vertices()keithw1-12/+15
2001-12-05Fix stencil clears.keithw3-27/+17
2001-12-04use glxext.h from Mesa insteadbrianp1-570/+0
2001-12-04glx extensionsbrianp1-0/+570
2001-12-04link glxext.h from extras/Mesa/include/GLbrianp1-0/+1
2001-12-04updated for GLX 1.4brianp2-7/+10
2001-12-04tweaks to match what was in the 3.5 branchbrianp1-4/+7
2001-12-04install glxext.h in exports/include/GLbrianp2-1/+3
2001-12-04include glxext.h from glx.hbrianp2-0/+578
2001-12-04remove glx.h glxext.h as per 4.1.0alanh2-1031/+0
2001-12-04put back to way of 4.1.0alanh2-7/+153
2001-12-04try again.alanh2-1/+232
2001-12-04Keith's other tweak to dlist.alanh1-2/+2
2001-12-04bring across Keith's latest changes.alanh5-40/+29
2001-12-04SDK line.alanh1-0/+2
2001-12-04add missing files.alanh4-1/+1962
2001-12-03missed this lot.alanh25-0/+9477
2001-12-03bring Mesa 4.0.1 into DRI tree.alanh400-75058/+91106