Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "glx: Implement GLX_EXT_no_config_context" | Adam Jackson | 2019-09-26 | 1 | -13/+1 |
* | glx: Implement GLX_EXT_no_config_context | Adam Jackson | 2019-09-23 | 1 | -1/+13 |
* | glx: drop unnecessary pointer deref for function calls | Eric Engestrom | 2019-08-04 | 1 | -39/+39 |
* | glx: fix glvnd pointer types | Eric Engestrom | 2019-06-20 | 1 | -2/+2 |
* | glx: drop misleading comment about the file being "generated" | Eric Engestrom | 2019-06-20 | 1 | -4/+0 |
* | glx: fix non-dri build | Samuel Thibault | 2018-01-16 | 1 | -0/+4 |
* | glxglvnddispatch: Add missing dispatch for GetDriverConfig | Hans de Goede | 2017-05-17 | 1 | -0/+14 |
* | glx/glvnd: Fix dispatch function names and indices | Adam Jackson | 2016-11-02 | 1 | -128/+126 |
* | glx/glvnd: remove the final if defined($extension) guards | Emil Velikov | 2016-05-30 | 1 | -6/+0 |
* | glx/glvnd: rework dispatch functions/indices tables lookup | Emil Velikov | 2016-05-30 | 1 | -2/+5 |
* | glx: Implement the libglvnd interface. | Kyle Brenneman | 2016-05-30 | 1 | -0/+976 |