[Bug 8056] s3tc broken in ut2004

2007-07-15 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=8056 --- Comment #24 from [EMAIL PROTECTED] 2007-07-14 23:35 PST --- (In reply to comment #23) I will have to get some tips on pushing a branch to the fd.o Git repo though, I've never done that before. :-) You might find

[Bug 11609] SIN and COS do not support angles outside of -PI to PI.

2007-07-15 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=11609 --- Comment #1 from [EMAIL PROTECTED] 2007-07-15 00:18 PST --- Created an attachment (id=10734) -- (http://bugs.freedesktop.org/attachment.cgi?id=10734action=view) Patch for both SIN and COS - rounds the angle parameter to -/+ PI I

[Bug 11609] SIN and COS do not support angles outside of -PI to PI.

2007-07-15 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=11609 --- Comment #2 from [EMAIL PROTECTED] 2007-07-15 00:54 PST --- I've got a proposed fix up but I doubt it's optimal - it looks as if the beginning of the COS/SIN generators (MUL/MOD/MUL) was an attempt to normalize the angles, and I

[Bug 11594] Assertion fails in r300_vertprog.c:438: r300TranslateVertexShader

2007-07-15 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=11594 [EMAIL PROTECTED] changed: What|Removed |Added Attachment #10716|0 |1 is obsolete|

[Bug 11594] Assertion fails in r300_vertprog.c:438: r300TranslateVertexShader

2007-07-15 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=11594 --- Comment #8 from [EMAIL PROTECTED] 2007-07-15 04:42 PST --- (In reply to comment #7) Created an attachment (id=10735) -- (http://bugs.freedesktop.org/attachment.cgi?id=10735action=view) [details] more verbose crash log (with

[Bug 11594] Assertion fails in r300_vertprog.c:438: r300TranslateVertexShader

2007-07-15 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=11594 --- Comment #9 from [EMAIL PROTECTED] 2007-07-15 12:49 PST --- Created an attachment (id=10743) -- (http://bugs.freedesktop.org/attachment.cgi?id=10743action=view) Patch that should make vertex programs with no pos work again. --

[Bug 11594] Assertion fails in r300_vertprog.c:438: r300TranslateVertexShader

2007-07-15 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=11594 --- Comment #10 from [EMAIL PROTECTED] 2007-07-15 13:47 PST --- Tommy, your patch is flawed, vp is set ~5 lines later... (disclaimer: it's late) -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ---

[git pull] DRM tree for 2.6.23-rc1

2007-07-15 Thread Dave Airlie
Hi Linus, Please pull the 'drm-patches' branch from the drm git tree. ssh://master.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6.git drm-patches It contains a removal of a lot of typedefs from the core drm and their use in drivers. Drivers will have their own typedefs cleaned later. It

Re: [git pull] DRM tree for 2.6.23-rc1

2007-07-15 Thread Linus Torvalds
On Mon, 16 Jul 2007, Dave Airlie wrote: Please pull the 'drm-patches' branch from the drm git tree. ssh://master.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6.git drm-patches This totally breaks for me. CC drivers/char/drm/drm_ioc32.o

Re: [git pull] DRM tree for 2.6.23-rc1

2007-07-15 Thread Dave Airlie
On 7/16/07, Linus Torvalds [EMAIL PROTECTED] wrote: On Mon, 16 Jul 2007, Dave Airlie wrote: Please pull the 'drm-patches' branch from the drm git tree. ssh://master.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6.git drm-patches This totally breaks for me. CC

[Bug 11594] Assertion fails in r300_vertprog.c:438: r300TranslateVertexShader

2007-07-15 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=11594 [EMAIL PROTECTED] changed: What|Removed |Added Attachment #10743|0 |1 is obsolete|

[Bug 11594] Assertion fails in r300_vertprog.c:438: r300TranslateVertexShader

2007-07-15 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=11594 --- Comment #11 from [EMAIL PROTECTED] 2007-07-15 21:53 PST --- Created an attachment (id=10746) -- (http://bugs.freedesktop.org/attachment.cgi?id=10746action=view) Fixes a problem with the last patch. This should bee better. --

[Bug 11615] New: draw polygon incorrect when PolygonOffset is enabled

2007-07-15 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=11615 Summary: draw polygon incorrect when PolygonOffset is enabled Product: Mesa Version: CVS Platform: Other OS/Version: Linux (All) Status: NEW Severity: minor

[Bug 11615] draw polygon incorrect when PolygonOffset is enabled

2007-07-15 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=11615 --- Comment #1 from [EMAIL PROTECTED] 2007-07-15 22:50 PST --- Created an attachment (id=10747) -- (http://bugs.freedesktop.org/attachment.cgi?id=10747action=view) test case -- Configure bugmail: