Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | glx: indent -br -i3 -npcs --no-tabs | RALOVICH, Kristóf | 2009-08-13 | 1 | -30/+16 |
| | | | | | Some manual intervention applied since XEXT_* and other macro magic fooled indent. Auto generated files were also skipped. | ||||
* | glx: no graphics context during initialization | RALOVICH, Kristóf | 2008-11-26 | 1 | -4/+6 |
| | |||||
* | glx: missing static on local function | RALOVICH, Kristóf | 2008-11-26 | 1 | -1/+1 |
| | |||||
* | glx: implement __glXGetString, hide __glXGetStringFromServer | RALOVICH, Kristóf | 2008-11-26 | 1 | -16/+71 |
| | |||||
* | glx: implement __glXQueryServerString using XCB | RALOVICH, Kristóf | 2008-11-26 | 1 | -0/+31 |
| | |||||
* | Don't mess with emacs tab width. | Kristian Høgsberg | 2008-11-11 | 1 | -1/+0 |
| | |||||
* | glx: updated comment | Kristof Ralovich | 2008-10-21 | 1 | -1/+1 |
| | |||||
* | glx: indent -br -i3 -npcs --no-tabs glx_query.c | RALOVICH, Kristóf | 2008-10-13 | 1 | -36/+37 |
| | |||||
* | glx: add a line of Emacs helping variables | RALOVICH, Kristóf | 2008-10-13 | 1 | -0/+1 |
| | |||||
* | Import the GLX client side library, formerly from xc/lib/GL/glx. Build it | Adam Jackson | 2004-10-25 | 1 | -0/+102 |
by adding 'glx/x11' to SRC_DIRS in your build config. |