Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | glx: move declarations before code | Brian Paul | 2013-06-27 | 1 | -1/+2 |
* | glx: Unifdef USE_XCB. | Eric Anholt | 2012-10-09 | 1 | -28/+0 |
* | Remove Xcalloc/Xmalloc/Xfree calls | Matt Turner | 2012-09-05 | 1 | -3/+3 |
* | glx: Don't use glapitable.h at all | Ian Romanick | 2012-08-08 | 1 | -2/+5 |
* | glx: Suppress unused variable warning for cmdlen | Paul Berry | 2012-01-11 | 1 | -1/+1 |
* | glapi: Do not use glapidispatch.h. | Chia-I Wu | 2010-10-27 | 1 | -3/+1 |
* | glx: Rename __GLXcontext and __GLXdisplayPrivate to struct types. | Kristian Høgsberg | 2010-07-28 | 1 | -6/+6 |
* | glx/single2.c: Don't call __builtin_expect on non-gnu compilers | Alan Coopersmith | 2010-03-12 | 1 | -0/+3 |
* | Retire miniglx and move the actual glx code up to src/glx | Kristian Høgsberg | 2010-02-09 | 1 | -0/+974 |