mirror of
https://gitlab.freedesktop.org/xorg/lib/libxcb-errors.git
synced 2025-12-20 04:40:02 +01:00
read-only mirror of https://gitlab.freedesktop.org/xorg/lib/libxcb-errors
If some new events are added to an extension, older implementations register a smaller portion of the event number space than this library possible knows. So we cannot just look for some extension that has some code "in range", but we need to find the best one (with the largest base). Signed-off-by: Uli Schlachter <psychon@znc.in> |
||
|---|---|---|
| m4@f662e3a93e | ||
| src | ||
| tests | ||
| .gitignore | ||
| .gitmodules | ||
| autogen.sh | ||
| configure.ac | ||
| KNOWN_ISSUES | ||
| Makefile.am | ||
| xcb-errors.pc.in | ||