summaryrefslogtreecommitdiff
path: root/xc
AgeCommit message (Expand)AuthorFilesLines
2001-08-23Remove client-side libraries not needed for the DRI components.dawes743-271871/+40
2001-08-22First part of XFree86 4.1.99.1 merge.X_4_1_99_1-20010822-mergedawes272-30393/+12060
2001-08-22Initial revisiondawes133-0/+30591
2001-08-19No one's maintaining 2.2.x support - so remove all the cruft.X_4_1_99_1-20010822-preimportalanh17-411/+12
2001-08-17Don't build the XIE lib by default.dawes1-4/+0
2001-08-17build fixdawes1-2/+0
2001-08-17Remove Xserver/XIEdawes196-87591/+0
2001-08-17Remove Xserver/PEX5dawes177-81416/+0
2001-08-14A few warning fixes when actually building under 2.4.9-pre2 + some reformatingjhartmann5-43/+43
2001-08-13Sync with Linus 2.4.9-pre2 + make all nopage routines more alikejhartmann7-40/+51
2001-08-11new multihead code was missing Voodoo3 2000 and Voodoo4 support.alanh1-1/+18
2001-08-10Commit Keith Owens kernel Makefile changes, merge and commit alpha patch set ...jhartmann11-40/+249
2001-08-08Update to the code I sent Linus and Alan this morning. Added some missing ag...jhartmann4-16/+44
2001-08-07Avoid compiler warning about r_list being used uninitialized.jhartmann1-1/+1
2001-08-07Lots of DRM fixes: added new pieces of template code so the ffb driver can be...jhartmann25-636/+646
2001-08-02Use RTLD_NOW as dlopen's flag (Dieter Nützel).dawes1-2/+4
2001-07-30Merge the multihead-1-0-0 branch into the trunk, with the exception of themultihead-1-0-0-20010730-mergedawes34-1086/+1726
2001-07-23Fixes that allow the modules to be built into the kerneljhartmann8-23/+130
2001-07-20Merge checker fixes from Alan Cox made to the drm in the ac kernel tree. The...jhartmann2-1/+20
2001-07-20Remove module name hacks because we aren't going to implement this anymore be...jhartmann2-35/+11
2001-07-18Add module version name at a lower layer of the code, allows things to be mor...jhartmann12-88/+33
2001-07-17Someone forgot to bump the r128 and i810 drivers properly before the 4.1.0 re...jhartmann2-6/+6
2001-07-17Someone forgot to bump the r128 and i810 drivers properly before the 4.1.0 re...jhartmann4-12/+12
2001-07-16Added version string to the end of the kernel module name. This allows multi...jhartmann11-18/+99
2001-07-16i810 drm security fixjhartmann1-0/+2
2001-07-13Fix typo in XFREE86_VERSION().gareth2-2/+2
2001-06-27fixed bad argument to _mesa_rescale_teximage2d(), fixes UT texture bugsbrianp1-2/+2
2001-06-26bring over post 4.1.0 fixes for tdfx driveralanh10-67/+71
2001-06-26bring over Radeon CRT/Flat Panel fix.alanh1-1/+0
2001-06-21Don't do ARGB1555 textures -- wait until we use the new texturegareth3-1369/+1366
2001-06-18Fix 5 security bugs found by the Stanford toolsjhartmann2-1/+7
2001-06-18Forgot to bump date stamp.gareth1-2/+2
2001-06-18Enable shared IRQs in DMA template, use in i810 driver.gareth3-10/+28
2001-06-15added Rage128 and Radeon on Alpha info (Michael Champigny)brianp1-3/+5
2001-06-142nd part of 4.1.0 merge.X_4_1_0-20010615-mergedawes2-9/+0
2001-06-14First pass of 4.1.0 merge.dawes222-3393/+4768
2001-06-14Initial revisiondawes129-0/+13179
2001-06-11fixed non-i386 broken COPY_4UBV macroX_4_1_0-20010614-preimportbrianp1-0/+1
2001-06-08grab latest (tiny) changes from Mesa 3.4.2brianp9-147/+195
2001-06-08add check for NULL malloc (from Stanford metacompilation analysis)brianp1-0/+4
2001-06-07check for image->Data == NULL (Pontus Hedman)brianp1-1/+1
2001-06-06sync with Mesa 3.4 X86_FXSR_MAGIC changebrianp1-5/+5
2001-06-06Test __glXcombine_strings() args for NULL in order to prevent possiblebrianp1-0/+6
2001-05-31fix type for DRM_CAS_RET on PPCmdaenzer1-1/+1
2001-05-30applied Ralf Willenbacher's G200 blend patchbrianp2-2/+23
2001-05-23Only authenticated clients can mmap() (Jeff Hartmann).gareth1-0/+2
2001-05-21swap GL_LINEAR_MIPMAP_NEAREST and GL_NEAREST_MIPMAP_LINEARbrianp1-2/+2
2001-05-21ensure we don't overcommit the pixmap cache when using a large virtual screen.alanh1-0/+8
2001-05-21tidy up to match XFree86 CVSalanh2-52/+37
2001-05-21missed a filealanh1-1/+1