From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 57842] r200: Culling is broken when rendering to an FBO Date: Sun, 23 Dec 2012 23:41:40 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1410922192==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 4E0CDE5C8F for ; Sun, 23 Dec 2012 15:41:40 -0800 (PST) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============1410922192== Content-Type: multipart/alternative; boundary="1356306100.DDA1d6f1.15782"; charset="us-ascii" --1356306100.DDA1d6f1.15782 Date: Sun, 23 Dec 2012 23:41:40 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=57842 --- Comment #5 from smoki --- Created attachment 72047 --> https://bugs.freedesktop.org/attachment.cgi?id=72047&action=edit Myr200FrontFace Seems like i managed to fix it, but with dirty hack... see function in attachment. tcl somehow is not aware of wind inverting, and i just inverted commands, but it works that way :). This fbo test case works, fbotexture and tri-cull from mesa demos - with both swtcl and tcl. What i tested, yeah Aquaria game is no more black with fbo usage and also Supertuxkart now show icons in minimap, etc. Anyhow, maybe someone know how to make that better to be acceptible for mesa and pushed in git - i don't know better :). -- You are receiving this mail because: You are the assignee for the bug. --1356306100.DDA1d6f1.15782 Date: Sun, 23 Dec 2012 23:41:40 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"

Comment # 5 on bug 57842 from
Created attachment 72047 [details]
Myr200FrontFace

 Seems like i managed to fix it, but with dirty hack... see function in
attachment. tcl somehow is not aware of wind inverting, and i just inverted
commands, but it works that way :).

 This fbo test case works, fbotexture and tri-cull from mesa demos - with both
swtcl and tcl. What i tested, yeah Aquaria game is no more black with fbo usage
and also Supertuxkart now show icons in minimap, etc.

 Anyhow, maybe someone know how to make that better to be acceptible for mesa
and pushed in git - i don't know better :).


You are receiving this mail because:
  • You are the assignee for the bug.
--1356306100.DDA1d6f1.15782-- --===============1410922192== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============1410922192==--