Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-03-28 | glx: Remove some obfuscatory macros | Adam Jackson | 1 | -4/+4 |
2010-11-11 | Remove more superfluous if(p!=NULL) checks around free(p). | Cyril Brulebois | 1 | -3/+1 |
2010-11-11 | Remove more superfluous if(p!=NULL) checks around free(p). | Cyril Brulebois | 1 | -2/+1 |
2010-06-06 | Remove more superfluous if(p) checks around free(p) | Mikhail Gusarov | 1 | -4/+2 |
2010-05-13 | Replace X-allocation functions with their C89 counterparts | Mikhail Gusarov | 1 | -12/+12 |
2009-01-15 | GLX: Avoid a crash when we have an uninitialized GL context | Jon TURNEY | 1 | -0/+3 |
2008-12-12 | Remove #define NEED_EVENTS and NEED_REPLIES | Peter Hutterer | 1 | -1/+0 |
2008-09-19 | Update to SGI FreeB 2.0. | Adam Jackson | 1 | -33/+28 |
2008-05-21 | Move GL/glx on level up now that it's the only thing left under GL. | Kristian Høgsberg | 1 | -0/+394 |