All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 27570] New: r300g incorrectly claims npot support
@ 2010-04-09 20:47 bugzilla-daemon
  2010-04-09 20:48 ` [Bug 27570] " bugzilla-daemon
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: bugzilla-daemon @ 2010-04-09 20:47 UTC (permalink / raw)
  To: dri-devel

https://bugs.freedesktop.org/show_bug.cgi?id=27570

           Summary: r300g incorrectly claims npot support
           Product: Mesa
           Version: git
          Platform: x86-64 (AMD64)
        OS/Version: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Drivers/DRI/r300
        AssignedTo: dri-devel@lists.sourceforge.net
        ReportedBy: wixorpeek@gmail.com


Created an attachment (id=34853)
 --> (https://bugs.freedesktop.org/attachment.cgi?id=34853)
the test program (compile with -std=c99)

The r300g driver on rv515 claims GL_ARB_texture_non_power_of_two support.
Suprisingly, such textures actually work if texture coordinates are (0,0),
(1,0), (1,1), (0,1). However if that's not the case, garbage is rendered. This
bug makes Blender 2.50 ui unusable. 

Attached are: test program, correct rendering (obtained by
LIBGL_ALWAYS_SOFTWARE=1) and r300g's rendering (the garbage pattern varies,
sometimes just white/black, sometimes all pixels are random).

driver is from git version, commit edb5253dfa0...
hardware is radeon x1300 (rv515)
kernel is vanilla 2.6.33.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
--

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2010-05-08 14:50 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-09 20:47 [Bug 27570] New: r300g incorrectly claims npot support bugzilla-daemon
2010-04-09 20:48 ` [Bug 27570] " bugzilla-daemon
2010-04-09 20:48 ` bugzilla-daemon
2010-04-09 21:16 ` bugzilla-daemon
2010-05-08 14:50 ` bugzilla-daemon

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.