Why glXCreateWindow generates BadRequest?

Larry Hu yfhuli at gmail.com
Wed Jul 6 00:42:46 PDT 2005


I found the problem, glXCreateWindow is only in glx 1.3 or later, Now
Xorg only support 1.2

BestWishes.
--
Larry Hu
yfhuli at yahoo.com.cn

2005/7/5, Larry Hu <yfhuli at gmail.com>:
> I wrote a glx client program with glXCreateWindow,
> but I got BadRequest when I ran it.
> I checked Xserver's code, __glXDispatch use __glXNoSuchSingleOpcode to
> deal with glXCreateWindow.
> Why?
> I wonder if I can use glXCreateWindow or not in my program?
>



More information about the xorg mailing list