[Bug 35312] r600g: Automatic mipmap generation doesn't work properly

2011-05-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=35312 --- Comment #7 from Alex Deucher 2011-05-11 09:15:29 PDT --- fixed in b9f2750900efb2667bc1dfc428b71d8a08b212be. rv610/630/620/635 all work fine without the additional hack. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=e

[Bug 35312] r600g: Automatic mipmap generation doesn't work properly

2011-05-11 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=35312 --- Comment #7 from Alex Deucher 2011-05-11 09:15:29 PDT --- fixed in b9f2750900efb2667bc1dfc428b71d8a08b212be. rv610/630/620/635 all work fine without the additional hack. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=

[Bug 35312] r600g: Automatic mipmap generation doesn't work properly

2011-05-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=35312 --- Comment #6 from Francis Whittle 2011-05-11 02:00:42 PDT --- Still doesn't work on RS880 until it's added to the conditional on line 813 of r600_hw_context.c I wonder if this should apply to rv620, rv635 (and rs780?) also? -- Configure bug

[Bug 35312] r600g: Automatic mipmap generation doesn't work properly

2011-05-11 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=35312 --- Comment #6 from Francis Whittle 2011-05-11 02:00:42 PDT --- Still doesn't work on RS880 until it's added to the conditional on line 813 of r600_hw_context.c I wonder if this should apply to rv620, rv635 (and rs780?) also? -- Configure bug

[Bug 35312] r600g: Automatic mipmap generation doesn't work properly

2011-05-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=35312 Alex Deucher changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 35312] r600g: Automatic mipmap generation doesn't work properly

2011-05-05 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=35312 Alex Deucher changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 35312] r600g: Automatic mipmap generation doesn't work properly

2011-04-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=35312 --- Comment #4 from Francis Whittle 2011-04-16 00:08:05 PDT --- Patch is strictly a work-around and a bloody hack (dripping even). Indicates there's something should be happening in the driver code that isn't. "Fixes" was a bad word choice. A

[Bug 35312] r600g: Automatic mipmap generation doesn't work properly

2011-04-16 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=35312 --- Comment #4 from Francis Whittle 2011-04-16 00:08:05 PDT --- Patch is strictly a work-around and a bloody hack (dripping even). Indicates there's something should be happening in the driver code that isn't. "Fixes" was a bad word choice. A

[Bug 35312] r600g: Automatic mipmap generation doesn't work properly

2011-04-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=35312 --- Comment #3 from Andy Furniss 2011-04-15 04:30:30 PDT --- (In reply to comment #1) > Created an attachment (id=45598) View: https://bugs.freedesktop.org/attachment.cgi?id=45598 Review: https://bugs.freedesktop.org/review?bug=35312&attachmen

[Bug 35312] r600g: Automatic mipmap generation doesn't work properly

2011-04-15 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=35312 --- Comment #3 from Andy Furniss 2011-04-15 04:30:30 PDT --- (In reply to comment #1) > Created an attachment (id=45598) View: https://bugs.freedesktop.org/attachment.cgi?id=45598 Review: https://bugs.freedesktop.org/review?bug=35312&attachmen

[Bug 35312] r600g: Automatic mipmap generation doesn't work properly

2011-04-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=35312 --- Comment #2 from Gustaw Smolarczyk 2011-04-15 00:40:53 PDT --- Indeed it helps. Piglit test fbo-generatemipmap-formats is still failing, but may be unrelated problem. Basic functionality now works properly. -- Configure bugmail: https://bug

[Bug 35312] r600g: Automatic mipmap generation doesn't work properly

2011-04-15 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=35312 --- Comment #2 from Gustaw Smolarczyk 2011-04-15 00:40:53 PDT --- Indeed it helps. Piglit test fbo-generatemipmap-formats is still failing, but may be unrelated problem. Basic functionality now works properly. -- Configure bugmail: https://bug

[Bug 35312] r600g: Automatic mipmap generation doesn't work properly

2011-04-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=35312 --- Comment #1 from Francis Whittle 2011-04-13 22:36:09 PDT --- Created an attachment (id=45598) View: https://bugs.freedesktop.org/attachment.cgi?id=45598 Review: https://bugs.freedesktop.org/review?bug=35312&attachment=45598 short patch to

[Bug 35312] r600g: Automatic mipmap generation doesn't work properly

2011-04-13 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=35312 --- Comment #1 from Francis Whittle 2011-04-13 22:36:09 PDT --- Created an attachment (id=45598) View: https://bugs.freedesktop.org/attachment.cgi?id=45598 Review: https://bugs.freedesktop.org/review?bug=35312&attachment=45598 short patch to