[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Public WebGL] GPU locking up laptop
- To: Steve Baker <steve@sjbaker.org>
- Subject: Re: [Public WebGL] GPU locking up laptop
- From: John Davis <jdavis@pcprogramming.com>
- Date: Sun, 27 Feb 2011 05:18:08 -0600
- Cc: public webgl <public_webgl@khronos.org>
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:reply-to:in-reply-to :references:date:x-google-sender-auth:message-id:subject:from:to:cc :content-type; bh=BBViPkZofM6jYpGr1zLT+kYWZNxw9pO66ft/vu+JBv4=; b=wsaIXWGEQIbevcmoY/ujhQqOXlEK809unxFCA/0ylmXHgJ5SBuquz7RQMPILJiOcYp H45O0ylM5g/6QMwfC1/aED+JACrwJxYEL3GSmsAojuBqm0tj7QzrKFniCbYNyxdqlZJH rqrFn7bxdPTsVpo8nOrfVW1ZIlmZv4ucbQELA=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:reply-to:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; b=HfcChRj4ORdzQTpLAVF7RRsIErkQQLN/X19KxSPV2JiLYSX4ncovHnobpMDxBgp/FO wGNCaQAgtWkNr5c8mTVCVoUakL1mSnIaCU0ZX46wZx3YXO0Dak4i/ATgmhK9zhyJD0wx yReuYieXzLSDQIyIFDhkVnh4t8JbFw/XxXnlE=
- In-reply-to: <4D693495.1060307@sjbaker.org>
- List-id: Public WebGL Mailing List <public_webgl.khronos.org>
- References: <AANLkTinHb+ykOE1SJXJVvusN2HrJHJOpeqaZGagRV-6O@mail.gmail.com> <4D693495.1060307@sjbaker.org>
- Reply-to: jdavis@pcprogramming.com
- Sender: owner-public_webgl@khronos.org
Firefox beta 12 stays responsive for the same case, I've no idea why.
On Sat, Feb 26, 2011 at 11:12 AM, Steve Baker
<steve@sjbaker.org> wrote:
It shouldn't crash your computer - or lock it up beyond recovery - but
you can't seriously expect and program that's doing heavy-duty 3D
rendering not to "affect the responsiveness" of what is (let's face it)
not the fastest computer in the world.
-- Steve
On 02/26/2011 08:26 AM, John Davis wrote:
> Not sure if this is a browser thing or an Angle thing. Please take a
> look at this sample.
>
>
http://www.pcprogramming.com/flight.html
>
> If I zoom in far enough on Chrome, my little Asus UX50V laptop will
> start to sputter and intermittently lock up. FireFox beta 12 doesn't
> seem to have the problem. Makes me a little nervous that a web page
> running WebGL can affect the responsiveness of the OS.
>
> JD
>