[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Public WebGL] GL error on startup.
- To: public webgl <public_webgl@khronos.org>
- Subject: [Public WebGL] GL error on startup.
- From: Steve Baker <steve@sjbaker.org>
- Date: Sat, 18 Dec 2010 22:32:28 -0600
- Dkim-signature: v=1; a=rsa-sha1; c=relaxed; d=sjbaker.org; h=message-id :date:from:mime-version:to:subject:content-type: content-transfer-encoding; s=sjbaker.org; bh=3Yb+48XvHMVBgRSsTAz GGnZiYjY=; b=gr7MBsE9fzZN9PGY/Bjsxu5hzHVC+GSYrFi+6IBXSb5PLUA+H4e d8aQOXh3sDZlvzNJx5jdQ2JJfX7DA4I/VhiPr1CJ7vF5kPrMGKOqh+wVEzFNM2sP AwroFoYDGtn4WAHNbiUyaIvpQeg1DY4o3sIiitq/EtpJTEl6LkcEwCKY=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=sjbaker.org; h=message-id:date :from:mime-version:to:subject:content-type: content-transfer-encoding; q=dns; s=sjbaker.org; b=l9uW0HKAL3Nhu Dr/fM3ZCBUofWyXeOHs9kncv4OHDXDZPnoHeZQ++f5IoxGiF+C/IEr18TxncU9mb lDowF6ffo+fe8NZyMBu2n7GXRYrjUhopanaHL7H5B9qntvSENhlOcST4AAt6LIKC MYtUJvrHI+4lqIu+U6LgIuySkGC/Fo=
- List-id: Public WebGL Mailing List <public_webgl.khronos.org>
- Sender: owner-public_webgl@khronos.org
- User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.10) Gecko/20100520 SUSE/3.0.5 Thunderbird/3.0.5
On my son's EeePC netbook (which has some god-awful Intel processor) -
using Chrome/ANGLE - I'm getting a GL "Invalid Operation" error right after:
var gl = canvas.getContext ( "experimental-webgl",
{
alpha : false ,
antialias : true ,
depth : true ,
stencil : false ,
premultipliedAlpha: false } ) ;
...but it's returning a non-null value for "gl" and if I clear the error
- everything seems to run OK. I don't see this problem on other systems.
I thought these parameters were just advisory - there shouldn't be any
illegal values -right? Sure the machine doesn't support antialiassing
- but it's OK to ask...right?
-----------------------------------------------------------
You are currently subscribed to public_webgl@khronos.org.
To unsubscribe, send an email to majordomo@khronos.org with
the following command in the body of your email: