Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mesa: remove empty glthread.h file | Brian Paul | 2014-03-03 | 1 | -1/+0 |
* | Don't cast the return value of malloc/realloc | Matt Turner | 2012-09-05 | 1 | -3/+3 |
* | Remove Xcalloc/Xmalloc/Xfree calls | Matt Turner | 2012-09-05 | 1 | -7/+6 |
* | glx: Don't use glapitable.h at all | Ian Romanick | 2012-08-08 | 1 | -3/+5 |
* | glapi: Do not use glapioffsets.h. | Chia-I Wu | 2010-10-27 | 1 | -7/+4 |
* | glapi: Do not use glapidispatch.h. | Chia-I Wu | 2010-10-27 | 1 | -3/+2 |
* | glx: Move bind and unbind to context vtable | Kristian Høgsberg | 2010-07-28 | 1 | -1/+1 |
* | glx: Rename __GLXcontext and __GLXdisplayPrivate to struct types. | Kristian Høgsberg | 2010-07-28 | 1 | -1/+1 |
* | apple: Change ifdefs for DRI to be DRI && !APPLE | Jeremy Huddleston | 2010-04-27 | 1 | -1/+1 |
* | Revert accidental commits from the xquartz tree | Jeremy Huddleston | 2010-04-01 | 1 | -1/+1 |
* | apple: Change ifdefs for DRI to be DRI && !APPLE | Jeremy Huddleston | 2010-04-01 | 1 | -1/+1 |
* | Retire miniglx and move the actual glx code up to src/glx | Kristian Høgsberg | 2010-02-09 | 1 | -0/+196 |