Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |
needs a code fix to Mesa though. | |||||
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 | |
Add XSERV_t, TRANS_SERVER, TRANS_REOPEN to quash warnings. Add #include <dix-config.h> or <xorg-config.h>, as appropriate, to all source files in the xserver/xorg tree, predicated on defines of HAVE_{DIX,XORG}_CONFIG_H. Change all Xfont includes to <X11/fonts/foo.h>. | |||||
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 | |