Age | Commit message (Expand) | Author | Files | Lines |
2006-08-31 | Implement GLX_SGI_swap_control. | Ian Romanick | 1 | -0/+1 |
2006-08-29 | Add support for AIGLX drivers to enable GLX extensions that they support. | Ian Romanick | 1 | -1/+3 |
2006-08-25 | Enable vertex and fragment programs. | Ian Romanick | 1 | -0/+1 |
2006-08-24 | Finish support for GL_ARB_texture_compression. | Ian Romanick | 1 | -0/+1 |
2006-08-24 | Remove GL/glx/g_disptab.c, GL/glx/g_disptab_EXT.c, and | Ian Romanick | 1 | -3/+0 |
2006-08-23 | Convert protocol decode tabels for Render and RenderLarge to use nice, | Ian Romanick | 1 | -1/+0 |
2006-08-23 | Convert protocol decode tables for Single, VendorPrivate, and | Ian Romanick | 1 | -0/+2 |
2006-07-18 | get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULE | Daniel Stone | 1 | -3/+1 |
2006-07-06 | Drop global GLX error integer variables and use __glXError() instead. | Kristian Høgsberg | 1 | -2/+0 |
2006-03-28 | Fix a couple of typos. | Kristian Høgsberg | 1 | -1/+1 |
2006-03-28 | Add --enable-glx-tls ./configure option to enable use of TLS for storing | Kristian Høgsberg | 1 | -1/+2 |
2006-03-17 | Check for glproto when building GLX and make sure we have at least 1.4.6. | Kristian Høgsberg | 1 | -1/+0 |
2006-03-12 | Merge accel_indirect branch to HEAD. | Kristian Høgsberg | 1 | -13/+20 |
2006-02-11 | Remove libcwrapper damage from GLX (requires fresh Mesa HEAD), and get it | Eric Anholt | 1 | -1/+2 |
2006-01-12 | Bug #2996: libglx / libGLcore should use a dispatch table | Ian Romanick | 1 | -6/+14 |
2005-12-02 | Define XFree86Server only where it is required. | Kevin E Martin | 1 | -1/+1 |
2005-11-29 | Fix usage of XFree86LOADER/XFree86Module/IN_MODULE and update loadable | Kevin E Martin | 1 | -2/+9 |
2005-11-19 | Update pkgconfig files to separate library build-time dependencies from | Kevin E Martin | 1 | -1/+1 |
2005-11-14 | Add GL_CFLAGS so that GLX can find its proto headers when using separate | Kevin E Martin | 1 | -1/+1 |
2005-08-02 | distcheck fixesXORG-6_99_99_900 | Adam Jackson | 1 | -2/+2 |
2005-08-01 | GLX fix for loadable servers: indirect_size.c goes in libglx, not libGLcore | Adam Jackson | 1 | -0/+2 |
2005-07-21 | GLX needs gl.h from Mesa too | Adam Jackson | 1 | -1/+1 |
2005-07-12 | build fix | Adam Jackson | 1 | -0/+2 |
2005-07-12 | GLX server support | Adam Jackson | 1 | -0/+56 |