[Mesa3d-dev] [Bug 27018] swrast not working correctly - samples/stencil

2010-03-27 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=27018 Andrew Randrianasulu rand...@mail.ru changed: What|Removed |Added Status|NEW |RESOLVED

[Mesa3d-dev] [Bug 27018] swrast not working correctly - samples/stencil

2010-03-11 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=27018 --- Comment #1 from Andrew Randrianasulu rand...@mail.ru 2010-03-11 06:45:33 PST --- Created an attachment (id=33957) -- (http://bugs.freedesktop.org/attachment.cgi?id=33957) correct rendering from rv280 -- Configure bugmail:

[Mesa3d-dev] [Bug 27018] swrast not working correctly - samples/stencil

2010-03-11 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=27018 --- Comment #2 from Andrew Randrianasulu rand...@mail.ru 2010-03-11 06:46:30 PST --- Created an attachment (id=33958) -- (http://bugs.freedesktop.org/attachment.cgi?id=33958) wrong rendering from swrast -- Configure bugmail:

[Mesa3d-dev] [Bug 27018] swrast not working correctly - samples/stencil

2010-03-11 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=27018 --- Comment #3 from Andrew Randrianasulu rand...@mail.ru 2010-03-11 06:47:45 PST --- Created an attachment (id=33959) -- (http://bugs.freedesktop.org/attachment.cgi?id=33959) same glxinfo -l as in bug #27017 -- Configure bugmail:

[Mesa3d-dev] [Bug 27018] swrast not working correctly - samples/stencil

2010-03-11 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=27018 --- Comment #4 from Andrew Randrianasulu rand...@mail.ru 2010-03-11 06:51:20 PST --- Note - rendering directly to fb/vram is currently way too slow on rv280/KMS I can see for minute as demo draws itself. Composite manager speed it up

[Mesa3d-dev] [Bug 27018] swrast not working correctly - samples/stencil

2010-03-11 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=27018 --- Comment #5 from Brian Paul brian.e.p...@gmail.com 2010-03-11 07:13:51 PST --- This demo (and the others you've filed bugs against) work fine here with swrast built with 'make linux'. With this configuration, glxinfo reports: OpenGL

[Mesa3d-dev] [Bug 27018] swrast not working correctly - samples/stencil

2010-03-11 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=27018 --- Comment #6 from Brian Paul brian.e.p...@gmail.com 2010-03-11 07:22:39 PST --- Looks like the issue is related to single buffer rendering. Some of the tests take a -db flag to turn on double buffering. point-wide looks OK with that