summaryrefslogtreecommitdiff
path: root/GL/mesa
AgeCommit message (Expand)AuthorFilesLines
2007-04-14glx: drop xmesaP.h include from xf86glx.cGeorge Sapountzis1-1/+0
2007-04-06GLcore: fix after moving xf86glx_util.[hc] to Mesa.George Sapountzis4-258/+3
2007-03-30Make xf86glx.c unaware of Mesa internalsGeorge Sapountzis4-78/+7
2007-03-28GL: Update for Mesa changesDaniel Stone1-0/+1
2007-03-27Fix typo in GL/mesa/shader/slang/Makefile.am.Michel Dänzer1-1/+1
2007-03-27gl: oops dodgy s appeared pointed out by jcristau on irc..Dave Airlie1-2/+1
2007-03-27gl: update for latest mesa glsl-compiler mergeDave Airlie5-18/+22
2007-02-05remove array_cache from everywhereDave Airlie12-13/+0
2007-02-04add vbo to .gitignoreDave Airlie1-0/+2
2007-02-04update xserver for vbo code in mesaDave Airlie3-13/+41
2007-02-02remove fileAlan Hourihane1-21/+0
2007-02-02The array_cache sources don't exist anymore in the Mesa tree,Dan Nicholson1-2/+1
2007-01-04Keep track of how many visuals we set up for GLcore, to avoid an invalid free.Eric Anholt1-1/+3
2006-10-27Add missing file to list in Makefile.amEamon Walsh1-0/+1
2006-07-21Remove RCS tags. Fix Xprint makefile braindamage.Adam Jackson4-4/+0
2006-07-18get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULEDaniel Stone11-33/+11
2006-07-06Drop unused GL/include subtree.Kristian Høgsberg2-2/+0
2006-07-06Move createDrawable from __GLXcontext to __GLXscreen.Kristian Høgsberg1-25/+14
2006-06-18Add some missing .gitignore stuff for Mesa symlinks and other generated files.Eric Anholt1-0/+32
2006-06-12Add arrayobj.c to the Makefile as well.Ian Romanick1-0/+1
2006-05-25update to build against Mesa CVS HEAD (Carlos Eduardo Rodrigues Diogenes).Matthieu Herrb1-0/+1
2006-03-30Mark the ARGB FBConfig as nonconforming to prevent drivers and apps fromKristian Høgsberg12-13/+69
2006-03-21Make the server distcheck and tag 1.0.99.1 snapshot.xorg-server-1_0_99_1Kristian Høgsberg1-1/+1
2006-03-17Check for glproto when building GLX and make sure we have at least 1.4.6.Kristian Høgsberg1-7/+1
2006-03-17More patches from David Reveman:Kristian Høgsberg1-1/+10
2006-03-15Update to build against Mesa CVS HEAD.Felix Kuehling1-1/+3
2006-03-13First batch of AIGLX fixes from David Reveman.Kristian Høgsberg1-0/+6
2006-03-12Merge accel_indirect branch to HEAD.Kristian Høgsberg3-754/+218
2006-03-02added s_blit.c fileBrian Paul1-0/+1
2006-02-27Fixing the Mesa build again, sigh. Add slang_execute_x86.c. AddFelix Kuehling2-0/+2
2006-02-22Update to build against Mesa HEAD. (Thank you Felix for feedback on xorgJeremy C. Reed1-0/+2
2006-02-20Update to build against Mesa HEAD.Felix Kuehling1-0/+1
2006-02-15Define NO_LIBCWRAPPER in dix-config.h, and rely on Mesa includingEric Anholt11-20/+11
2006-02-15Update to build against mesa head.Kristian Høgsberg1-0/+1
2006-02-15Avoid some more libcwrapper damage that prevented kdrive linking.Eric Anholt1-1/+2
2006-02-14update to latest Mesa CVS HEADDave Airlie1-0/+2
2006-02-11Remove libcwrapper damage from GLX (requires fresh Mesa HEAD), and get itEric Anholt9-9/+17
2006-02-10Remove libcwrapper usage from xorg server modules. The libcwrapper is onlyEric Anholt1-0/+2
2006-01-30Update to build against Mesa trunk.Donnie Berkholz1-0/+4
2006-01-24Allow current trunk to build against Mesa trunkAlan Hourihane3-7/+5
2006-01-12Bug #2996: libglx / libGLcore should use a dispatch tableIan Romanick2-4/+2
2005-12-13Build libglx correctly when not building the Xorg DDX.Adam Jackson1-1/+4
2005-12-02Define XFree86Server only where it is required.Kevin E Martin11-12/+11
2005-12-01Fix GL build when srcdir != builddir (Donnie Berkholz).Kevin E Martin1-0/+1
2005-11-29Fix usage of XFree86LOADER/XFree86Module/IN_MODULE and update loadableKevin E Martin11-12/+45
2005-10-22programs/Xserver/GL/mesa/X/xf86glx.c: Missing initializer in xf86glx.cDave Airlie1-0/+1
2005-10-01Remove some more incorrect prototypes for the __gl*_size functions.Ian Romanick1-16/+0
2005-09-28Replace all uses of __glEvalComputeK (and the doubly redundantIan Romanick2-31/+0
2005-09-03xorg-server.h -> dix-config.h (thinko).Daniel Stone1-1/+1
2005-09-02Add -include dix-config.h to GL/mesa/X to catch _XSERVER64, et al.Daniel Stone1-1/+1