Re: [Mesa3d-dev] [PATCH] gallium: add PIPE_CAP_QUADS_FOLLOW_FLATSHADE_FIRST_CONVENTION

2009-12-19 Thread Christoph Bumiller
On 12/19/2009 04:11 AM, Corbin Simpson wrote: NAK to this series. Keith hasn't responded, although I expect that he would also NAK this. I would much rather have quads just never respect flatshade_first as part of the spec, than jump through these weird param hoops. Should somebody be

Re: [Mesa3d-dev] [PATCH] gallium: add PIPE_CAP_QUADS_FOLLOW_FLATSHADE_FIRST_CONVENTION

2009-12-19 Thread tom fogal
Keith Whitwell kei...@vmware.com writes: Ideally that would mean being able to produce a single patch or patch series that contains the changes to the headers *and* the changes to the spec, so th at all is being considered together. That means in turn having the spec in the git tree. Ideally

[Mesa3d-dev] [Bug 25719] progs/perf/genmipmap segfaults in glGenerateMipmap()

2009-12-19 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=25719 Rafael Monica monr...@gmail.com changed: What|Removed |Added CC||monr...@gmail.com

[Mesa3d-dev] [Bug 25719] progs/perf/genmipmap segfaults in glGenerateMipmap()

2009-12-19 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=25719 --- Comment #2 from Rafael Monica monr...@gmail.com 2009-12-19 19:52:21 PST --- On second thought, the radeonGenerateMipmap function isn't called at all. So maybe it is a mesa bug? When run normal:

[Mesa3d-dev] [Bug 25719] progs/perf/genmipmap segfaults in glGenerateMipmap()

2009-12-19 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=25719 --- Comment #3 from Ian Romanick i...@freedesktop.org 2009-12-19 22:30:26 PST --- The bug is that the test uses the GL_ARB_framebuffer_object version of the function, but the driver doesn't support GL_ARB_framebuffer_object. It doesn't