mirror of
https://gitlab.freedesktop.org/xorg/proto/xorgproto.git
synced 2026-05-08 13:38:37 +02:00
There are 13 GLX errors.
This commit is contained in:
parent
aa8b3bb05b
commit
cbabd9f718
2 changed files with 5 additions and 1 deletions
|
|
@ -1,3 +1,7 @@
|
|||
2006-06-28 Kristian Høgsberg <krh@redhat.com>
|
||||
|
||||
* glxproto.h (__GLX_NUMBER_ERRORS): There are 13 GLX errors.
|
||||
|
||||
2006-04-30 Adam Jackson <ajax@freedesktop.org>
|
||||
|
||||
* glxtokens.h:
|
||||
|
|
|
|||
|
|
@ -57,7 +57,7 @@
|
|||
#define GLXBadCurrentDrawable 11
|
||||
#define GLXBadWindow 12
|
||||
|
||||
#define __GLX_NUMBER_ERRORS 12
|
||||
#define __GLX_NUMBER_ERRORS 13
|
||||
|
||||
/*
|
||||
** Events.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue