[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Public WebGL] about the VENDOR, RENDERER, and VERSION strings
- To: public webgl <public_webgl@khronos.org>
- Subject: Re: [Public WebGL] about the VENDOR, RENDERER, and VERSION strings
- From: "Gregg Tavares (wrk)" <gman@google.com>
- Date: Wed, 1 Dec 2010 03:14:30 -0800
- Dkim-signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=google.com; s=beta; t=1291202072; bh=jL6dkE5TbqHwaClno5cFYsK+aAw=; h=MIME-Version:In-Reply-To:References:Date:Message-ID:Subject:From: To:Content-Type; b=aoWlKI1QwSXqfWQKZw8JkAalv6WAfuarJ2MPQwD1wyeiSLzC2ybA2Zqrc8kBNuIXh Mclq6sh7vyAF34J8XJj+Q==
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=beta; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=5DuwZLcRSAG9gc5kP+5tCwnHox69njBEFeaYnBHOfUg=; b=pyI1PV+PqVEs1JQGekDpPZ83tK1ASTx+kYImuGOXgXAmsQoTy3F9zbcalxXCRpomaR MSsIMF4j2/rsBhAbBF5Q==
- Domainkey-signature: a=rsa-sha1; c=nofws; d=google.com; s=beta; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=e0/zvPpbQwCS8XdQF0I+SykAXoWSEbKRrVSqcgOk7XUXOcUNs/ge75VZ4osmRJSQGl tWzXzSk06oiLSm6qyRQQ==
- In-reply-to: <4CF615C1.5080307@opera.com>
- List-id: Public WebGL Mailing List <public_webgl.khronos.org>
- References: <4CF3CC6A.9090908@sjbaker.org> <1472832008.435493.1291047599809.JavaMail.root@cm-mail03.mozilla.org> <AANLkTi=Tyya3u3sauV8fnMenqV5meJj6QjmjcZ5pAyU3@mail.gmail.com> <4CF615C1.5080307@opera.com>
- Sender: owner-public_webgl@khronos.org
Why does this have to be in the spec? Why can't it just be an analog of OpenGL's spec which says the string must start with "WebGL 1.0" and "WebGL GLSL ES 1.0" and otherwise it's up to the browser to decide if they do or don't want to add more info after the required prefix?