summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-08-01Bugzilla #3566 <https://bugs.freedesktop.org/show_bug.cgi?id=3566> PatchXORG-6_8_99_900Alan Coopersmith1-4/+8
2005-08-01Bump autoconf dependency to 2.57 from 2.53. Add 2.57 compatibility hack forAdam Jackson1-1/+3
2005-08-01Bug #3739: Fail soft on unknown extension string.Adam Jackson1-3/+2
2005-08-01GLX fix for loadable servers: indirect_size.c goes in libglx, not libGLcoreAdam Jackson3-7/+12
2005-08-01Fri Jul 29 17:20:53 2005 Søren Sandmann <sandmann@redhat.com>Søren Sandmann Pedersen1-2/+3
2005-07-30Clear compiler warnings. (Stefan Dirsch)Alan Coopersmith1-0/+3
2005-07-29Need to define SVR4 on SVR4-ish systems since many headers and source filesAlan Coopersmith3-0/+18
2005-07-29Various changes preparing packages for RC0:Kevin E Martin1-1/+3
2005-07-29Fix code to handle printing 7.0 release candidates properly.Kevin E Martin1-0/+4
2005-07-28If neither --enable-dmx or --disable-dmx are specified, default to "yes" onAlan Coopersmith1-1/+4
2005-07-28Fix distcheck for serverKevin E Martin26-57/+171
2005-07-28Rework wrapping of common mouse driver to not require mousePriv.h, so thatAlan Coopersmith1-67/+98
2005-07-27Add dbestruct.h to sdk_HEADERSSøren Sandmann Pedersen1-2/+1
2005-07-27Add miwideline.h mistruct.h mifpoly.h to sdk_HEADERSSøren Sandmann Pedersen1-1/+1
2005-07-27Add #include <dmx-config.h> for building dmx/glxProxy in the modular tree.Kevin E Martin8-1/+33
2005-07-27Fix dmx/glxProxy buildKevin E Martin3-34/+54
2005-07-26Add these files to the sdk:Søren Sandmann Pedersen4-7/+8
2005-07-26Install xorgVersion.hSøren Sandmann Pedersen1-1/+1
2005-07-26xserver/xorg/fb/Makefile.am: install fboverlay.hSøren Sandmann Pedersen1-1/+1
2005-07-26fb/Makefile.am: add fbpseudocolor.h to sdk_HEADERSSøren Sandmann Pedersen2-3/+3
2005-07-24Add xf86DeallocateGARTMemory stub so that Xorg can be built on SolarisXORG-6_8_99_16Alan Coopersmith1-0/+6
2005-07-23Fire the Mesa symlink script from the configure stage.Adam Jackson1-0/+1
2005-07-23Add the symlink script for the Mesa source.Adam Jackson1-0/+618
2005-07-23Change the default depth back to 8 like it was originally. Disable theStuart R. Anderson1-1/+9
2005-07-23Add a safety check to catch when numDepths GCperDepthexceeps MAXFORMATSStuart R. Anderson1-0/+3
2005-07-23Emit makefiles for glapi, slang, and grammar. Conditionally define GLX_LIBSAdam Jackson1-3/+6
2005-07-23glapi build (forgot this one somehow)Adam Jackson1-0/+15
2005-07-23Fix the build system to reflect the rest of the Mesa core. Almost links,Adam Jackson5-5/+54
2005-07-21GLX needs gl.h from Mesa tooAdam Jackson1-1/+1
2005-07-19programs/Xserver/hw/xfree86/os-support/shared/agp_noop.cAlan Hourihane4-0/+28
2005-07-19Change #include "X.h" to <X11/X.h>Alan Coopersmith1-1/+1
2005-07-17objdir != srcdir fixes.Daniel Stone3-16/+15
2005-07-17Set GLX automake conditional after we've tested for mesa source and set GLXAlan Coopersmith1-1/+1
2005-07-16Mark variables modified in signal handlers as volatile (part of Sun bug idAlan Coopersmith2-4/+10
2005-07-16Fix --with-mesa-source parsing, and turn GLX off if no path to Mesa given.Adam Jackson1-2/+4
2005-07-16Typo fix, and re-add GLcore to the dixmods buildAdam Jackson1-2/+2
2005-07-16Update build instructions. Add details about how the expat, fontconfig,XORG-6_8_99_15Alan Coopersmith1-68/+44
2005-07-16Only pass -rdynamic when using gccAlan Coopersmith2-1/+10
2005-07-16Say --with-mesa-source to get GLcore built.Adam Jackson1-0/+12
2005-07-16Switch to MESA_SOURCE which we're already AC_SUBSTingAdam Jackson8-8/+8
2005-07-16Hook in the GLcore buildAdam Jackson1-1/+3
2005-07-16Hey look, GLcore linksAdam Jackson10-1/+111
2005-07-16Fix the *-config.h includes so that it is possible to build modules withoutKevin E Martin19-48/+44
2005-07-16Add record module building support Change module building to not useKevin E Martin5-26/+51
2005-07-16Update to match recent changes to pci.ids & extrapci.ids for peopleAlan Coopersmith1-239/+3799
2005-07-16start the GLcore build systemAdam Jackson9-0/+165
2005-07-15Fix the *-config.h includes for the files that have moved in the modularKevin E Martin4-8/+8
2005-07-15Move drm up to os-support since the files are shared by multiple platforms.Kevin E Martin12-44/+67
2005-07-15Enable GLX build by defaultAdam Jackson1-2/+2
2005-07-15disable GLcore momentarily until a build system exists. --enable-glx shouldAdam Jackson1-1/+1