summaryrefslogtreecommitdiff
path: root/GL/mesa/X
AgeCommit message (Expand)Author
2008-04-23glcore: drop GLcore (files)George Sapountzis
2008-03-01glcore: split mesa and X in build systemGeorge Sapountzis
2007-04-14glx: move __glXMesaProvider from GLcore module to glx module.George Sapountzis
2007-04-14glx: drop xmesaP.h include from xf86glx.cGeorge Sapountzis
2007-04-06GLcore: fix after moving xf86glx_util.[hc] to Mesa.George Sapountzis
2007-03-30Make xf86glx.c unaware of Mesa internalsGeorge Sapountzis
2007-02-05remove array_cache from everywhereDave Airlie
2007-01-04Keep track of how many visuals we set up for GLcore, to avoid an invalid free.Eric Anholt
2006-07-21Remove RCS tags. Fix Xprint makefile braindamage.Adam Jackson
2006-07-18get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULEDaniel Stone
2006-07-06Drop unused GL/include subtree.Kristian Høgsberg
2006-07-06Move createDrawable from __GLXcontext to __GLXscreen.Kristian Høgsberg
2006-03-30Mark the ARGB FBConfig as nonconforming to prevent drivers and apps fromKristian Høgsberg
2006-03-17Check for glproto when building GLX and make sure we have at least 1.4.6.Kristian Høgsberg
2006-03-17More patches from David Reveman:Kristian Høgsberg
2006-03-13First batch of AIGLX fixes from David Reveman.Kristian Høgsberg
2006-03-12Merge accel_indirect branch to HEAD.Kristian Høgsberg
2006-02-15Define NO_LIBCWRAPPER in dix-config.h, and rely on Mesa includingEric Anholt
2006-02-11Remove libcwrapper damage from GLX (requires fresh Mesa HEAD), and get itEric Anholt
2006-02-10Remove libcwrapper usage from xorg server modules. The libcwrapper is onlyEric Anholt
2005-12-13Build libglx correctly when not building the Xorg DDX.Adam Jackson
2005-12-02Define XFree86Server only where it is required.Kevin E Martin
2005-12-01Fix GL build when srcdir != builddir (Donnie Berkholz).Kevin E Martin
2005-11-29Fix usage of XFree86LOADER/XFree86Module/IN_MODULE and update loadableKevin E Martin
2005-10-22programs/Xserver/GL/mesa/X/xf86glx.c: Missing initializer in xf86glx.cDave Airlie
2005-10-01Remove some more incorrect prototypes for the __gl*_size functions.Ian Romanick
2005-09-28Replace all uses of __glEvalComputeK (and the doubly redundantIan Romanick
2005-09-03xorg-server.h -> dix-config.h (thinko).Daniel Stone
2005-09-02Add -include dix-config.h to GL/mesa/X to catch _XSERVER64, et al.Daniel Stone
2005-08-20Make DRI/GLcore builds srcdir != builddir safe, and invoke symlink-mesa.shDaniel Stone
2005-08-03dist fixes for cw and GL (Donnie Berkholz, me)Adam Jackson
2005-08-01GLX fix for loadable servers: indirect_size.c goes in libglx, not libGLcoreAdam Jackson
2005-07-28Fix distcheck for serverKevin E Martin
2005-07-23Fix the build system to reflect the rest of the Mesa core. Almost links,Adam Jackson
2005-07-16Switch to MESA_SOURCE which we're already AC_SUBSTingAdam Jackson
2005-07-16Hey look, GLcore linksAdam Jackson
2005-07-16start the GLcore build systemAdam Jackson
2005-07-03Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.Daniel Stone
2004-07-26Bug #377: Make lib{glx,GLcore,dri} work when compiled as dlloader modules.Adam Jackson
2004-06-16Initial revisionEric Anholt