[Mesa-dev] [PATCH 3/3] main: Checking for cube completeness in TextureSubImage.
Laura Ekstrand
laura at jlekstrand.net
Mon Jan 5 10:35:29 PST 2015
Same new explanation as patch 2:
http://cgit.freedesktop.org/~ldeks/mesa/commit/?h=adsa-textures&id=e43d8e347eddc85ff7ecadff1a5c44d646b8e9dc
On Thu, Jan 1, 2015 at 11:16 AM, Chad Versace <chad.versace at intel.com>
wrote:
> On 12/31/2014 05:26 PM, Laura Ekstrand wrote:
> > This is part of a potential solution to Khronos Bug 13223. Cube
> completeness
> > is a concept from glGenerateMipmap, but it seems reasonable to check for
> it in
> > TextureSubImage when target=GL_TEXTURE_CUBE_MAP.
> > ---
> > src/mesa/main/teximage.c | 42 +++++++++++++++++++++++++++++-------------
> > 1 file changed, 29 insertions(+), 13 deletions(-)
>
> My comments to patch 2/3 apply to this patch too.
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20150105/a010f120/attachment-0001.html>
More information about the mesa-dev
mailing list