[Bug 30351] Zero Ballistics: tank not rendered

2010-12-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30351 Sven Arvidsson changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 30351] Zero Ballistics: tank not rendered

2010-12-11 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=30351 Sven Arvidsson changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 30351] Zero Ballistics: tank not rendered

2010-12-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30351 --- Comment #8 from Marek Olšák 2010-12-11 06:35:09 PST --- Commit 2af8a1983180fc0168c1e0e53bcc69ee3d684ea4 in Mesa master should fix some missing objects. Could you test the game again with current git? -- Configure bugmail: https://bugs.freed

[Bug 30351] Zero Ballistics: tank not rendered

2010-12-11 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=30351 --- Comment #8 from Marek Ol??k 2010-12-11 06:35:09 PST --- Commit 2af8a1983180fc0168c1e0e53bcc69ee3d684ea4 in Mesa master should fix some missing objects. Could you test the game again with current git? -- Configure bugmail: https://bugs.free

[Bug 30351] Zero Ballistics: tank not rendered

2010-11-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30351 --- Comment #7 from Sven Arvidsson 2010-11-08 13:15:41 PST --- Created an attachment (id=40125) --> (https://bugs.freedesktop.org/attachment.cgi?id=40125) Screenshot comparing normal vs RADEON_NO_TCL (In reply to comment #6) > I took a look at

[Bug 30351] Zero Ballistics: tank not rendered

2010-11-08 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=30351 --- Comment #7 from Sven Arvidsson 2010-11-08 13:15:41 PST --- Created an attachment (id=40125) --> (https://bugs.freedesktop.org/attachment.cgi?id=40125) Screenshot comparing normal vs RADEON_NO_TCL (In reply to comment #6) > I took a look at

[Bug 30351] Zero Ballistics: tank not rendered

2010-11-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30351 --- Comment #6 from Tom Stellard 2010-11-06 22:14:57 PDT --- I took a look at this game, and I can't tell what the problem is. Can you post screenshots of the current behavior and the expected behavior? -- Configure bugmail: https://bugs.free

[Bug 30351] Zero Ballistics: tank not rendered

2010-11-06 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=30351 --- Comment #6 from Tom Stellard 2010-11-06 22:14:57 PDT --- I took a look at this game, and I can't tell what the problem is. Can you post screenshots of the current behavior and the expected behavior? -- Configure bugmail: https://bugs.free

[Bug 30351] Zero Ballistics: tank not rendered

2010-09-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30351 --- Comment #5 from Marek Olšák 2010-09-27 06:10:48 PDT --- If a vertex shader fails to compile, nothing is rendered, because all vertices become (0,0,0,1) and a triangle with such vertices has no area. -- Configure bugmail: https://bugs.freede

[Bug 30351] Zero Ballistics: tank not rendered

2010-09-27 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=30351 --- Comment #5 from Marek Ol??k 2010-09-27 06:10:48 PDT --- If a vertex shader fails to compile, nothing is rendered, because all vertices become (0,0,0,1) and a triangle with such vertices has no area. -- Configure bugmail: https://bugs.freed

[Bug 30351] Zero Ballistics: tank not rendered

2010-09-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30351 --- Comment #4 from Sven Arvidsson 2010-09-27 05:01:10 PDT --- Tried it all the way down to 60, no sign of the tank. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because: ---

[Bug 30351] Zero Ballistics: tank not rendered

2010-09-27 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=30351 --- Comment #4 from Sven Arvidsson 2010-09-27 05:01:10 PDT --- Tried it all the way down to 60, no sign of the tank. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because: ---

[Bug 30351] Zero Ballistics: tank not rendered

2010-09-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30351 --- Comment #3 from Tom Stellard 2010-09-27 03:57:55 PDT --- Ok, try this: open the file mesa/src/gallium/drivers/r300/r300_vs.c in a text editor, scroll down to line 214, which should look like this: compiler.Base.max_alu_insts = r300->screen->

[Bug 30351] Zero Ballistics: tank not rendered

2010-09-27 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=30351 --- Comment #3 from Tom Stellard 2010-09-27 03:57:55 PDT --- Ok, try this: open the file mesa/src/gallium/drivers/r300/r300_vs.c in a text editor, scroll down to line 214, which should look like this: compiler.Base.max_alu_insts = r300->screen->

[Bug 30351] Zero Ballistics: tank not rendered

2010-09-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30351 --- Comment #2 from Sven Arvidsson 2010-09-26 10:49:01 PDT --- Tank is visible with RADEON_NO_TCL=1 -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assi

[Bug 30351] Zero Ballistics: tank not rendered

2010-09-26 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=30351 --- Comment #2 from Sven Arvidsson 2010-09-26 10:49:01 PDT --- Tank is visible with RADEON_NO_TCL=1 -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assi

[Bug 30351] Zero Ballistics: tank not rendered

2010-09-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30351 --- Comment #1 from Sven Arvidsson 2010-09-23 10:26:52 PDT --- Created an attachment (id=38915) --> (https://bugs.freedesktop.org/attachment.cgi?id=38915) RADEON_DEBUG=vp log -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab

[Bug 30351] Zero Ballistics: tank not rendered

2010-09-23 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=30351 --- Comment #1 from Sven Arvidsson 2010-09-23 10:26:52 PDT --- Created an attachment (id=38915) --> (https://bugs.freedesktop.org/attachment.cgi?id=38915) RADEON_DEBUG=vp log -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab