Age | Commit message (Expand) | Author | Files | Lines |
2006-07-21 | Remove RCS tags. Fix Xprint makefile braindamage. | Adam Jackson | 4 | -4/+0 |
2006-07-18 | get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULE | Daniel Stone | 11 | -33/+11 |
2006-07-06 | Drop unused GL/include subtree. | Kristian Høgsberg | 2 | -2/+0 |
2006-07-06 | Move createDrawable from __GLXcontext to __GLXscreen. | Kristian Høgsberg | 1 | -25/+14 |
2006-06-18 | Add some missing .gitignore stuff for Mesa symlinks and other generated files. | Eric Anholt | 1 | -0/+32 |
2006-06-12 | Add arrayobj.c to the Makefile as well. | Ian Romanick | 1 | -0/+1 |
2006-05-25 | update to build against Mesa CVS HEAD (Carlos Eduardo Rodrigues Diogenes). | Matthieu Herrb | 1 | -0/+1 |
2006-03-30 | Mark the ARGB FBConfig as nonconforming to prevent drivers and apps from | Kristian Høgsberg | 12 | -13/+69 |
2006-03-21 | Make the server distcheck and tag 1.0.99.1 snapshot. | Kristian Høgsberg | 1 | -1/+1 |
2006-03-17 | Check for glproto when building GLX and make sure we have at least 1.4.6. | Kristian Høgsberg | 1 | -7/+1 |
2006-03-17 | More patches from David Reveman: | Kristian Høgsberg | 1 | -1/+10 |
2006-03-15 | Update to build against Mesa CVS HEAD. | Felix Kuehling | 1 | -1/+3 |
2006-03-13 | First batch of AIGLX fixes from David Reveman. | Kristian Høgsberg | 1 | -0/+6 |
2006-03-12 | Merge accel_indirect branch to HEAD. | Kristian Høgsberg | 3 | -754/+218 |
2006-03-02 | added s_blit.c file | Brian Paul | 1 | -0/+1 |
2006-02-27 | Fixing the Mesa build again, sigh. Add slang_execute_x86.c. Add | Felix Kuehling | 2 | -0/+2 |
2006-02-22 | Update to build against Mesa HEAD. (Thank you Felix for feedback on xorg | Jeremy C. Reed | 1 | -0/+2 |
2006-02-20 | Update to build against Mesa HEAD. | Felix Kuehling | 1 | -0/+1 |
2006-02-15 | Define NO_LIBCWRAPPER in dix-config.h, and rely on Mesa including | Eric Anholt | 11 | -20/+11 |
2006-02-15 | Update to build against mesa head. | Kristian Høgsberg | 1 | -0/+1 |
2006-02-15 | Avoid some more libcwrapper damage that prevented kdrive linking. | Eric Anholt | 1 | -1/+2 |
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 | 9 | -9/+17 |
2006-02-10 | Remove libcwrapper usage from xorg server modules. The libcwrapper is only | Eric Anholt | 1 | -0/+2 |
2006-01-30 | Update to build against Mesa trunk. | Donnie Berkholz | 1 | -0/+4 |
2006-01-24 | Allow current trunk to build against Mesa trunk | Alan Hourihane | 3 | -7/+5 |
2006-01-12 | Bug #2996: libglx / libGLcore should use a dispatch table | Ian Romanick | 2 | -4/+2 |
2005-12-13 | Build libglx correctly when not building the Xorg DDX. | Adam Jackson | 1 | -1/+4 |
2005-12-02 | Define XFree86Server only where it is required. | Kevin E Martin | 11 | -12/+11 |
2005-12-01 | Fix GL build when srcdir != builddir (Donnie Berkholz). | Kevin E Martin | 1 | -0/+1 |
2005-11-29 | Fix usage of XFree86LOADER/XFree86Module/IN_MODULE and update loadable | Kevin E Martin | 11 | -12/+45 |
2005-10-22 | programs/Xserver/GL/mesa/X/xf86glx.c: Missing initializer in xf86glx.c | Dave Airlie | 1 | -0/+1 |
2005-10-01 | Remove some more incorrect prototypes for the __gl*_size functions. | Ian Romanick | 1 | -16/+0 |
2005-09-28 | Replace all uses of __glEvalComputeK (and the doubly redundant | Ian Romanick | 2 | -31/+0 |
2005-09-03 | xorg-server.h -> dix-config.h (thinko). | Daniel Stone | 1 | -1/+1 |
2005-09-02 | Add -include dix-config.h to GL/mesa/X to catch _XSERVER64, et al. | Daniel Stone | 1 | -1/+1 |
2005-08-20 | Make DRI/GLcore builds srcdir != builddir safe, and invoke symlink-mesa.sh | Daniel Stone | 11 | -113/+113 |
2005-08-04 | - Check for vsnprintf | Adam Jackson | 1 | -1/+5 |
2005-08-03 | dist fixes for cw and GL (Donnie Berkholz, me) | Adam Jackson | 1 | -1/+5 |
2005-08-01 | GLX fix for loadable servers: indirect_size.c goes in libglx, not libGLcore | Adam Jackson | 1 | -1/+0 |
2005-07-28 | Fix distcheck for server | Kevin E Martin | 11 | -11/+11 |
2005-07-23 | glapi build (forgot this one somehow) | Adam Jackson | 1 | -0/+15 |
2005-07-23 | Fix the build system to reflect the rest of the Mesa core. Almost links, | Adam Jackson | 5 | -5/+54 |
2005-07-16 | Switch to MESA_SOURCE which we're already AC_SUBSTing | Adam Jackson | 8 | -8/+8 |
2005-07-16 | Hey look, GLcore links | Adam Jackson | 10 | -1/+111 |
2005-07-16 | start the GLcore build system | Adam Jackson | 9 | -0/+165 |
2005-07-03 | Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings. | Daniel Stone | 4 | -0/+16 |
2004-07-26 | Bug #377: Make lib{glx,GLcore,dri} work when compiled as dlloader modules. | Adam Jackson | 1 | -2/+10 |
2004-06-16 | Initial revision | Eric Anholt | 4 | -0/+1295 |