Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-04-23 | glcore: drop GLcore (files) | George Sapountzis | 1 | -37/+0 | |
2007-04-16 | remove sources deleted in Mesa | Brian | 1 | -2/+0 | |
2007-03-27 | gl: update for latest mesa glsl-compiler merge | Dave Airlie | 1 | -1/+0 | |
2007-02-05 | remove array_cache from everywhere | Dave Airlie | 1 | -1/+0 | |
2007-02-04 | update xserver for vbo code in mesa | Dave Airlie | 1 | -12/+3 | |
2006-07-18 | get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULE | Daniel Stone | 1 | -3/+1 | |
Get rid of almost all uses of these definitions. They're still defined for delinquent out-of-tree drivers, and also for the Mesa build. As well as for miinitext.c. But largely gone. | |||||
2006-03-30 | Mark the ARGB FBConfig as nonconforming to prevent drivers and apps from | Kristian Høgsberg | 1 | -1/+6 | |
falling over. Add @GLX_DEFINES@ so GLcore gets compiled with TLS support if configured. Only destroy the mesa buffer if it got initialized. | |||||
2006-02-15 | Define NO_LIBCWRAPPER in dix-config.h, and rely on Mesa including | Eric Anholt | 1 | -2/+1 | |
dix-config.h if DIX_HAVE_CONFIG_H is defined to get it and _XSERVER64, instead of defining things like this per directory. | |||||
2006-02-14 | update to latest Mesa CVS HEAD | Dave Airlie | 1 | -0/+2 | |
2006-02-11 | Remove libcwrapper damage from GLX (requires fresh Mesa HEAD), and get it | Eric Anholt | 1 | -1/+2 | |
compiling in kdrive. | |||||
2005-12-02 | Define XFree86Server only where it is required. | Kevin E Martin | 1 | -1/+1 | |
2005-11-29 | Fix usage of XFree86LOADER/XFree86Module/IN_MODULE and update loadable | Kevin E Martin | 1 | -1/+4 | |
module builds to reflect this change. | |||||
2005-08-20 | Make DRI/GLcore builds srcdir != builddir safe, and invoke symlink-mesa.sh | Daniel Stone | 1 | -10/+10 | |
in our builddir, not our srcdir. | |||||
2005-07-28 | Fix distcheck for server | Kevin E Martin | 1 | -1/+1 | |
2005-07-16 | Switch to MESA_SOURCE which we're already AC_SUBSTing | Adam Jackson | 1 | -1/+1 | |
2005-07-16 | Hey look, GLcore links | Adam Jackson | 1 | -0/+12 | |
2005-07-16 | start the GLcore build system | Adam Jackson | 1 | -0/+30 | |