Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | glx: Move __glFreeAttributeState next to its one caller | Adam Jackson | 2021-09-27 | 1 | -17/+0 |
* | glx: Check malloc return value before accessing memory in glx/clientattrib.c | Juha-Pekka Heikkila | 2013-12-03 | 1 | -0/+4 |
* | Don't cast the return value of malloc/realloc | Matt Turner | 2012-09-05 | 1 | -1/+1 |
* | Remove Xcalloc/Xmalloc/Xfree calls | Matt Turner | 2012-09-05 | 1 | -2/+2 |
* | glx: Rename __GLXcontext and __GLXdisplayPrivate to struct types. | Kristian Høgsberg | 2010-07-28 | 1 | -4/+4 |
* | darwin: Use clientattrib | Jeremy Huddleston | 2010-04-27 | 1 | -0/+2 |
* | Revert accidental commits from the xquartz tree | Jeremy Huddleston | 2010-04-01 | 1 | -2/+0 |
* | apple: Integrate our libGL into the existing build system better | Jeremy Huddleston | 2010-04-01 | 1 | -0/+2 |
* | Retire miniglx and move the actual glx code up to src/glx | Kristian Høgsberg | 2010-02-09 | 1 | -0/+142 |