Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | egl: Remove dependency on libX11. | Chia-I Wu | 2009-08-21 | 1 | -12/+0 |
| | | | | | | | | | | | | libX11 is used to determine the screen number, which is in turned used to determine the DRI driver. However, the sysfs interface for determining the DRI driver is gone, and no working driver depends on this mechanism. Display string parsing is moved to a new function, _eglSplitDisplayString. Signed-off-by: Chia-I Wu <[email protected]> | ||||
* | x-related EGL code (stub) | Brian Paul | 2008-05-28 | 1 | -0/+12 |