comments for gl_array_object struct
[mesa.git] / configs /
2006-05-31 Claudio CiccaniUpdated config file.
2006-05-18 Brian Pauluse -march=i486 instead of -m486 (bug 6954)
2006-05-18 Brian Pauladd extra APP_LIB_DEPS (bug 6954)
2006-05-17 Brian Paulgenerate shared lib, not static
2006-05-17 Brian Paulformerly known as solaris-x86-gcc
2006-05-06 Brian Paulrestore -O flag (bug 6814)
2006-04-29 Jeremy KolbBumped support for xcb 0.9
2006-04-18 Brian Paul-arch AIX64 no longer needed
2006-04-14 Brian PaulDon't have to pass ABI-related flags to mklib anymore.
2006-04-13 Brian Paulmore updates (Dan Schikore)
2006-04-13 Brian Paulnew configs, misc updates (Dan Schikore)
2006-04-06 Brian Paulminor CFLAGS clean-up
2006-04-06 Brian Paulminor CFLAGS reordering
2006-04-03 Brian Paul64-bit build for sunos5 w/ gcc
2006-03-30 Adam JacksonStyle fix, drop the explicit -ldrm from the link line.
2006-03-29 Brian PaulAdd -ansi -pedantic flags to OPT_FLAGS. This got lost...
2006-03-07 Brian PaulFreeBSD updates (Pedro Giffuni)
2006-02-19 Jeremy KolbAdded xcb dri config file.
2006-02-19 Jeremy KolbRemove old linux-x86-xcb (didn't do anything).
2006-02-14 Brian Paulfix AIX issues (bug 5874)
2006-01-26 Alan Hourihaneremove i830
2006-01-18 Adam JacksonSearch for makedepend in the PATH rather than hardcodin...
2005-12-06 Brian PaulC++ fixes, mostly casts (Stephane Conversy)
2005-11-10 Ian RomanickSupport for "fragment program to C" and TCC has been...
2005-11-10 Brian Paulremove -DMESA_DEBUG
2005-10-28 Brian Pauldon't use -Wmissing-prototypes for C++ code
2005-10-22 Eric AnholtFix FreeBSD build by building libGL in the order desire...
2005-10-18 Eric AnholtAttempt to fix libGL on FreeBSD, where the library...
2005-10-07 Brian PaulMATH_DEBUG changes from bug #4468.
2005-09-13 Eric AnholtFix libGL build on FreeBSD by respecting ASM_FLAGS.
2005-09-12 Brian Pauluse ASM_API variable, bug 4415
2005-09-06 Brian Pauladded -Wmissing-prototypes to WARN_FLAGS
2005-08-29 Brian Paulfix APP_LIB_DEPS
2005-08-23 Brian Paulupdate version to 6.5.0
2005-08-19 Adam JacksonConvert libGL and DRI drivers to require libdrm.
2005-08-16 Brian PaulBump version to 6.3.2
2005-08-15 Ian RomanickPut back '-I/usr/X11R6/include'.
2005-08-11 Ian RomanickRemove the logic that determines at compile time whethe...
2005-08-11 Ian RomanickDon't link with libGL, libEGL, or libEGLdri. On EGL...
2005-08-11 Ian RomanickSince Brian's recent commit, "-I/usr/X11R6/include...
2005-08-08 Eric AnholtDike out the linux-specific EGL bits unless it's a...
2005-08-07 Vladimir DergachevAllow R300 driver to build on x86-64 and PowerPC.
2005-08-07 Jon SmirlEnable EGL support in 'linux-dri' config
2005-08-05 Jon SmirlRemove EGL from linux-solo makefile
2005-07-29 Ian RomanickAdd a new config called linux-indirect. This build...
2005-07-29 Jon SmirlCommit Ian's fixes from Bug 3877
2005-07-28 Ian RomanickFix SPARC assembly for 64-bit
2005-07-26 Ian RomanickNo, really, get rid of all the remaining references...
2005-07-24 Ian RomanickAll elements of pre-DRI_NEW_INTERFACE_ONLY are removed...
2005-07-21 Brian Paulbump version to 6.3.1
2005-07-20 Eric AnholtConnect the r300 bits up to the build.
2005-07-20 Eric AnholtAdd some missing defines, copied from linux-dri.
2005-07-18 Alan Hourihanere-enable the ffb driver
2005-07-15 Brian Paulredo previous check-in, just set ARCH_FLAGS = -m32
2005-07-15 Brian Pauldefine CFLAGS and CXXflags with -m32 (Egbert Eich)
2005-07-08 Ian RomanickRestore linux-x86-32 config for Brian.
2005-07-02 Jon SmirlPut default back to the normal DRM path
2005-07-02 Ian RomanickAdd support for assembly (static) dispatch functions...
2005-07-02 Ian Romanicklinux-x86-32 is unnecessary. The same thing can be...
2005-07-02 Ian RomanickMassive refactor of (most of) the Linux config files...
2005-07-02 Ian RomanickMake linux-x86 more like the other linux configs.
2005-07-01 Brian PaulMove the PYTHON2 and PYTHON_FLAGS assignments to config...
2005-06-30 Brian Paulfix a few glitches
2005-06-07 Brian Pauladded GL libs to APP_LIB_DEPS (bug 3485)
2005-06-07 Brian Paulfix error in OSMESA_LIB_NAME line
2005-05-28 Eric AnholtAdd a freebsd-dri-amd64 config, and quiet makedepend...
2005-05-26 Dave Airliemake egl build first so we don't get wierd drivers...
2005-05-26 Dave Airliemake linux-solo and linux-solo-x86 config files hierarc...
2005-05-16 Brian Paulremove -ansi -pedantic -D_POSIX_C_SOURCE=199309L from...
2005-05-13 Jon SmirlFirst attempt at getting egl support up on dumb framebu...
2005-05-07 Brian Pauladded linux-x86-xcb config (Jeremy Kolb)
2005-05-07 Brian Paulx86-64 transform optimizations (Mikko T.)
2005-05-05 Brian Pauladded a comment
2005-05-05 Brian Pauladd PROGRAM_DIRS line
2005-05-01 Jon SmirlImprove the DRI fb driver, now it compiles.
2005-04-29 Keith Whitwellnew config
2005-04-25 Jon SmirlMinor changes to make linux-solo build again
2005-04-15 Brian Paulconfig for profiling with gprof
2005-04-13 Ian RomanickAdd TLS support to libGL and, by virtue of using glthre...
2005-04-06 Ian RomanickMake linux-dri-x86-64 more like linux-dri-x86. Add...
2005-03-23 Brian Pauluse $(*_LIB) in the *_LIB_NAME definitions
2005-03-22 Keith WhitwellAdd DRM_USE_MALLOC flag
2005-03-03 Brian PaulAdded linux-x86-32 config to force building 32-bit...
2005-02-14 Eric AnholtChange another usage of __AMD64__ to the standard __amd...
2005-02-14 Eric AnholtDon't forget to -L/usr/local/lib to grab expat.
2005-01-13 Dave Airlieadd -DUSE_EXTERNAL_DXTN_LIB=1 so compressed textures...
2005-01-03 Brian PaulDirectFB driver (Claudio Ciccani)
2004-12-27 Adam JacksonBuild s3v and trident by default too.
2004-12-09 Keith WhitwellGet linux-solo dependencies building correctly,
2004-12-08 Keith WhitwellImprove the behaviour of the build system wrt depend...
2004-11-27 Brian Paulremove -Wmissing-prototypes from g++ flags, per gcc 3.4
2004-11-15 Brian Paulfix APP_LIB_DEPS (bug 1065260)
2004-10-29 Adam JacksonlibGL needs libXxf86vm.a.
2004-10-28 Eric AnholtAdd FreeBSD DRI build targets. Doesn't build at the...
2004-10-25 Adam JacksonAdd glx/x11 to the DRI configs, and change the Solo...
2004-10-25 Adam JacksonAdd DRI_LIB_DEPS for the DRI drivers to link against...
2004-10-13 Ian RomanickInitial support for PowerPC specific code in Mesa and...
2004-10-07 Eric AnholtAdd Roland Scheidegger's S3TC patch. This patch does...
2004-10-02 Brian Paulbump version to 6.3
2004-10-01 Karl SchultzHP shared lib config
next