mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-05-05 15:48:07 +02:00
Bump video ABI version to 12.1
Track the addition of DRI2CreateDrawable2. Signed-off-by: Julien Cristau <jcristau@debian.org>
This commit is contained in:
parent
953c8df9fb
commit
e08f1c261c
1 changed files with 1 additions and 1 deletions
|
|
@ -82,7 +82,7 @@ typedef enum {
|
|||
* mask is 0xFFFF0000.
|
||||
*/
|
||||
#define ABI_ANSIC_VERSION SET_ABI_VERSION(0, 4)
|
||||
#define ABI_VIDEODRV_VERSION SET_ABI_VERSION(12, 0)
|
||||
#define ABI_VIDEODRV_VERSION SET_ABI_VERSION(12, 1)
|
||||
#define ABI_XINPUT_VERSION SET_ABI_VERSION(16, 0)
|
||||
#define ABI_EXTENSION_VERSION SET_ABI_VERSION(6, 0)
|
||||
#define ABI_FONT_VERSION SET_ABI_VERSION(0, 6)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue