From owner-freebsd-questions Thu Feb 21 9:37:29 2002 Delivered-To: freebsd-questions@freebsd.org Received: from smtpout.mac.com (smtpout.mac.com [204.179.120.89]) by hub.freebsd.org (Postfix) with ESMTP id 1181437B404 for ; Thu, 21 Feb 2002 09:37:27 -0800 (PST) Received: from smtp-relay02.mac.com (server-source-si02 [10.13.10.6]) by smtpout.mac.com (8.12.1/8.10.2/1.0) with ESMTP id g1LHbQth005058 for ; Thu, 21 Feb 2002 09:37:26 -0800 (PST) Received: from asmtp01.mac.com ([10.13.10.65]) by smtp-relay02.mac.com (Netscape Messaging Server 4.15 relay02 Jun 21 2001 23:53:48) with ESMTP id GRW8YE00.9M9 for ; Thu, 21 Feb 2002 09:37:26 -0800 Received: from localhost ([67.81.66.59]) by asmtp01.mac.com (Netscape Messaging Server 4.15 asmtp01 Jun 21 2001 23:53:48) with ESMTP id GRW8YD00.47R for ; Thu, 21 Feb 2002 09:37:25 -0800 Date: Thu, 21 Feb 2002 12:39:25 -0500 Mime-Version: 1.0 (Apple Message framework v481) Content-Type: text/plain; charset=US-ASCII; format=flowed Subject: glXChooseVisual() returns NULL From: yonder To: freebsd-questions@freebsd.org Content-Transfer-Encoding: 7bit Message-Id: X-Mailer: Apple Mail (2.481) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I trying to write a short sample GL program under X but glXChooseVisual returns NULL. Has anyone had a similar problem or is this just an X Server/Video card problem? Yonder To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message