Go to file
Kristian Høgsberg 0234d3d48f Get out of the mesa symlinking business.
This copies over the files generated from mesa/src/mesa/glapi.  There's
a corresponding mesa commit that makes it easy to generate the glapi files
straight into the xserver tree when the XML definitions change.

The only few files that are copied from mesa but aren't generated are
glapi.[ch] and glthread.[ch].  Everything in there is technically DRI
driver API and the whole setup is still a bit fragile, but it's not a new
problem.

The --with-mesa-source configure option is still around since other
parts of the server (XGL and DMX - grep for MESA_SOURCE) need that,
but for common case of building with GLX and AIGLX support, that
option is no longer needed.
(cherry picked from commit e5aad4bc08)
2008-06-26 16:14:51 -04:00
afb Merge branch 'master' into XACE-SELINUX 2007-11-19 18:10:46 -05:00
cfb Merge branch 'master' into XACE-SELINUX 2007-12-13 18:38:25 -05:00
cfb32 get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULE 2006-07-18 18:17:38 -04:00
composite Bug #15586: (Correctly) refuse to redirect the root window. 2008-06-24 10:53:10 -04:00
config Check for strcasestr and workaround it on systems without it 2008-06-23 19:41:10 -07:00
damageext Revert "registry: Register DAMAGE extension protocol names." 2007-11-20 17:31:00 -05:00
dbe dbe: fix DoS reported by iDefense. 2008-06-12 09:04:47 +10:00
dix Fix a leak in the code that parses the protocol names. 2008-06-24 22:03:30 -04:00
doc Merge branch 'master' into XACE-SELINUX 2007-11-19 18:10:46 -05:00
exa EXA: Fix exaGetPixmapFirstPixel() crash if the driver has a CreatePixmap hook. 2008-06-09 14:11:46 -04:00
fb Bug #12414: Create full-fledged pixmaps in fb24_32ReformatTile(). 2008-06-20 13:31:18 -04:00
GL Get out of the mesa symlinking business. 2008-06-26 16:14:51 -04:00
hw Get out of the mesa symlinking business. 2008-06-26 16:14:51 -04:00
include Check for strcasestr and workaround it on systems without it 2008-06-23 19:41:10 -07:00
mfb devPrivates rework: put back some changes that were mistakenly removed 2007-11-20 15:31:44 -05:00
mi Drop glcore GLX provider. 2008-06-26 16:14:51 -04:00
miext dix: Modify callers of property and selection API to use new interfaces. 2008-02-29 18:01:37 -05:00
os Default X-SELinux to off. 2008-05-16 10:06:27 -04:00
randr clean some "unused" warnings 2008-03-01 19:49:24 +02:00
record CVE-2008-1377 - RECORD and Security extensions memory corruption 2008-06-11 11:27:00 -04:00
render Bug #15369: Don't reduce Over to Src for transform + RepeatNone. 2008-06-24 12:42:38 -04:00
Xext SELinux: Add an extension alias under the OS-agnostic "Flask" name. 2008-06-17 19:12:43 -04:00
xfixes Normalize swapped dispatch for Fixes{ChangeSaveSet,SelectSelectionInput} 2008-02-22 15:25:26 -05:00
Xi Xi: event_{x,y} should refer to the extended device (bug #16289) 2008-06-10 18:33:57 +03:00
xkb Don't log null device name in XkbDDXLoadKeymapByNames 2008-06-25 18:22:41 -07:00
XTrap Bug #11857: Avoid running off the end of a MAXCLIENTS-sized array. 2008-06-24 14:13:30 -04:00
.gitignore gitignore: Add two more bits 2008-04-07 10:27:04 -04:00
acinclude.m4 Include comment/copyright/license for AC_DEFINE_DIR in acinclude.m4 2007-07-25 17:42:23 -07:00
autogen.sh Use canonical autogen.sh, which supports srcdir != objdir autogen. 2005-07-01 21:13:36 +00:00
configure.ac Get out of the mesa symlinking business. 2008-06-26 16:14:51 -04:00
COPYING COPYING: Collapse 'canonical license' into one statement 2007-11-07 03:58:56 +02:00
cpprules.in For MANDEFS, also replace __mandir__ for $(mandir) which includes 2006-12-08 15:51:44 -06:00
Makefile.am Bug #11510: Fix build without RECORD. 2008-03-24 13:38:01 -04:00
xorg-server.m4 Add xorg-server.m4 for driver dependency checking. 2005-11-01 15:01:51 +00:00
xorg-server.pc.in Export the server ABI versions from xorg-server.pc 2007-11-05 17:18:46 -05:00