[Mesa3d-dev] [Bug 23960] New: Coldest: Unresolved symbols in shader

2009-09-15 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=23960 Summary: Coldest: Unresolved symbols in shader Product: Mesa Version: git Platform: Other URL: http://www.coldestgame.com/site/ OS/Version: All Status: NEW

[Mesa3d-dev] [Bug 23945] mesa git master fails to compile in xorg_exa_tgsi.c due to changes in ureg_DECL_constant

2009-09-15 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=23945 Michel Dänzer mic...@daenzer.net changed: What|Removed |Added Status|NEW |RESOLVED

[Mesa3d-dev] [Bug 23946] Wine GLSL support

2009-09-15 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=23946 --- Comment #4 from Brian Paul brian.e.p...@gmail.com 2009-09-15 07:53:31 PST --- Do most other GL drivers allow a larger range of offsets? We could easily raise them in Mesa. -- Configure bugmail:

[Mesa3d-dev] [Bug 23946] Wine GLSL support

2009-09-15 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=23946 --- Comment #5 from Henri Verbeet hverb...@gmail.com 2009-09-15 08:52:23 PST --- (In reply to comment #4) Do most other GL drivers allow a larger range of offsets? We could easily raise them in Mesa. Nvidia and fglrx do, I'm not

[Mesa3d-dev] [Bug 23774] Using glutCreateWindow() seeds RNG with predictable value

2009-09-15 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=23774 Ian Romanick i...@freedesktop.org changed: What|Removed |Added AssignedTo|i...@freedesktop.org |mesa3d-

[Mesa3d-dev] [Bug 23774] Using glutCreateWindow() seeds RNG with predictable value

2009-09-15 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=23774 --- Comment #5 from Brian Paul brian.e.p...@gmail.com 2009-09-15 11:43:26 PST --- Ugh! That would explain some weirdness I saw a while back when debugging an app that used random numbers. Can we just get rid of the srandom() call and be

[Mesa3d-dev] [Bug 23966] New: incorrect textures in engine demo on r600 bisected

2009-09-15 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=23966 Summary: incorrect textures in engine demo on r600 bisected Product: Mesa Version: git Platform: All OS/Version: FreeBSD Status: NEW Severity: normal Priority:

[Mesa3d-dev] [Bug 23966] incorrect textures in engine demo on r600 bisected

2009-09-15 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=23966 --- Comment #1 from Brian Paul brian.e.p...@gmail.com 2009-09-15 12:05:58 PST --- Please re-test w/ mesa commit b0c52e491d4f1ad4d16352d1aae77bc879b8da0a -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email --- You

[Mesa3d-dev] [Bug 23966] incorrect textures in engine demo on r600 bisected

2009-09-15 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=23966 Robert Noland rnol...@2hip.net changed: What|Removed |Added Status|NEW |RESOLVED

[Mesa3d-dev] [Bug 23859] Assertion failure in SGIS_genereate_mipmaps path

2009-09-14 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=23859 --- Comment #3 from Mateusz Kaduk mateusz.ka...@gmail.com 2009-09-14 05:19:52 PST --- (In reply to comment #2) Can you run this game in GDB (perhaps via SSH)? It would be helpful to know the line numbers in the stack track. I suspect

[Mesa3d-dev] [Bug 23859] Assertion failure in SGIS_genereate_mipmaps path

2009-09-14 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=23859 --- Comment #4 from Brian Paul brian.e.p...@gmail.com 2009-09-14 11:48:27 PST --- The assertion that's failing is sometimes caused by a vertex array pointer/offset mix-up such as mistakenly using a user-space pointer as an offset into a VBO.

[Mesa3d-dev] [Bug 23941] New: Wine offscreen rendering causes GL_INVALID_FRAMEBUFFER_OPERATION_EXT

2009-09-14 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=23941 Summary: Wine offscreen rendering causes GL_INVALID_FRAMEBUFFER_OPERATION_EXT Product: Mesa Version: git Platform: Other OS/Version: All Status: NEW

[Mesa3d-dev] [Bug 23945] New: mesa git master fails to compile in xorg_exa_tgsi.c due to changes in ureg_DECL_constant

2009-09-14 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=23945 Summary: mesa git master fails to compile in xorg_exa_tgsi.c due to changes in ureg_DECL_constant Product: Mesa Version: git Platform: Other OS/Version: All Status:

[Mesa3d-dev] [Bug 21235] Braid (in Wine) GLSL errors

2009-09-14 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=21235 Sven Arvidsson s...@whiz.se changed: What|Removed |Added Status|NEW |RESOLVED

[Mesa3d-dev] [Bug 23945] mesa git master fails to compile in xorg_exa_tgsi.c due to changes in ureg_DECL_constant

2009-09-14 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=23945 --- Comment #1 from Brian Paul brian.e.p...@gmail.com 2009-09-14 14:51:13 PST --- I've committed a fix which allows the code to compile again but someone more familiar with the code should double-check it... -- Configure bugmail:

[Mesa3d-dev] [Bug 23946] New: Wine GLSL support

2009-09-14 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=23946 Summary: Wine GLSL support Product: Mesa Version: git Platform: Other URL: http://www.daionet.gr.jp/~masa/rthdribl/index.html OS/Version: All Status: NEW

[Mesa3d-dev] [Bug 23946] Wine GLSL support

2009-09-14 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=23946 --- Comment #1 from Brian Paul brian.e.p...@gmail.com 2009-09-14 16:30:27 PST --- OK, I think I found the issue here. Mesa links multiple shaders by concatenating them together then recompiling. When the shaders contain #version directives

[Mesa3d-dev] [Bug 23946] Wine GLSL support

2009-09-14 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=23946 --- Comment #2 from Brian Paul brian.e.p...@gmail.com 2009-09-14 16:43:44 PST --- There's another issue but it's a problem with Wine. The following vertex program is illegal: !!ARBvp1.0 PARAM C[66] = { program.env[0..65] }; ADDRESS

[Mesa3d-dev] [Bug 23884] Unigine Tropics demo requires GL_ARB_half_float_vertex

2009-09-13 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=23884 Ian Romanick i...@freedesktop.org changed: What|Removed |Added CC||i...@freedesktop.org

[Mesa3d-dev] [Bug 23859] Game crash - Error loading ARB_vertex_array_object

2009-09-13 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=23859 Ian Romanick i...@freedesktop.org changed: What|Removed |Added CC|

[Mesa3d-dev] [Bug 23859] Game crash - Error loading ARB_vertex_array_object

2009-09-13 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=23859 Ian Romanick i...@freedesktop.org changed: What|Removed |Added CC||i...@freedesktop.org

[Mesa3d-dev] [Bug 23859] Assertion failure in SGIS_genereate_mipmaps path

2009-09-13 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=23859 Ian Romanick i...@freedesktop.org changed: What|Removed |Added Summary|Game crash - Error loading |Assertion failure in

[Mesa3d-dev] [Bug 23884] New: Unigine Tropics demo requires GL_ARB_half_float_vertex

2009-09-12 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=23884 Summary: Unigine Tropics demo requires GL_ARB_half_float_vertex Product: Mesa Version: git Platform: Other URL: http://unigine.com/download/ OS/Version: All Status: NEW

[Mesa3d-dev] [Bug 23859] New: Game crash - Error loading ARB_vertex_array_object

2009-09-11 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=23859 Summary: Game crash - Error loading ARB_vertex_array_object Product: Mesa Version: git Platform: Other OS/Version: All Status: NEW Severity: normal Priority: medium

[Mesa3d-dev] [Bug 23859] Game crash - Error loading ARB_vertex_array_object

2009-09-11 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=23859 --- Comment #1 from Mateusz Kaduk mateusz.ka...@gmail.com 2009-09-11 02:22:59 PST --- Also launching game in safe mode which disables most of fancy OpenGL stuff but game should start, cause OS freez and hard reboot is needed. This happened

[Mesa3d-dev] [Bug 19190] Humus Dynamic branching 3 demo fails with Invalid array index for vector type

2009-09-11 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=19190 Sven Arvidsson s...@whiz.se changed: What|Removed |Added Status|NEW |RESOLVED

[Mesa3d-dev] [Bug 21235] Braid (in Wine) GLSL errors

2009-09-09 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=21235 --- Comment #2 from Kaspar Bumke kaspar.bu...@gmail.com 2009-09-09 12:06:40 PST --- I am having problems running the Braid demo under Wine. I reported a wine bug here: http://bugs.winehq.org/show_bug.cgi?id=19790 After reporting the bug

[Mesa3d-dev] [Bug 21235] Braid (in Wine) GLSL errors

2009-09-09 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=21235 --- Comment #3 from Sven Arvidsson s...@whiz.se 2009-09-09 12:33:35 PST --- The xf86-video-intel-git is not the 3D driver, so upgrading it wouldn't have any effect. Anyhow, the Braid demo seems to be broken in recent Wine releases, on the

[Mesa3d-dev] [Bug 23747] samplers_array build failure due to missing include path

2009-09-08 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=23747 Brian Paul brian.p...@tungstengraphics.com changed: What|Removed |Added Status|NEW |RESOLVED

[Mesa3d-dev] [Bug 20413] Mac OS build broken

2009-09-08 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=20413 Brian Paul brian.p...@tungstengraphics.com changed: What|Removed |Added Status|NEW |RESOLVED

[Mesa3d-dev] [Bug 20413] Mac OS build broken

2009-09-07 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=20413 Marian Such toxyg...@gmail.com changed: What|Removed |Added Version|unspecified |7.5 --- Comment #3

[Mesa3d-dev] [Bug 23747] samplers_array build failure due to missing include path

2009-09-07 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=23747 --- Comment #2 from Brian Paul bri...@vmware.com 2009-09-07 17:00:19 PST --- Hmmm, -I../../include is already in the command line when I build here. So is -c. Could you post the gcc instruction with/without your patch? -- Configure

[Mesa3d-dev] [Bug 23747] New: samplers_array build failure due to missing include path

2009-09-06 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=23747 Summary: samplers_array build failure due to missing include path Product: Mesa Version: 7.5 Platform: Other OS/Version: All Status: NEW Severity: normal Priority:

[Mesa3d-dev] [Bug 23747] samplers_array build failure due to missing include path

2009-09-06 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=23747 --- Comment #1 from Paul Bender peben...@gmail.com 2009-09-06 09:31:07 PST --- Created an attachment (id=29271) -- (http://bugs.freedesktop.org/attachment.cgi?id=29271) samplers_array build fix -- Configure bugmail:

[Mesa3d-dev] [Bug 23657] 956e6c3978abe918348377cf05e5c92971e50d3f breaks redbook texsub and texbind

2009-09-03 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=23657 --- Comment #7 from Alex Deucher ag...@yahoo.com 2009-09-03 11:14:04 PST --- Strange. I ran the glean tests, and in both the ADD and SUB tests with saturation, mesa does set SaturateMode in the fragment instructions to anything other than 0

[Mesa3d-dev] [Bug 23657] 956e6c3978abe918348377cf05e5c92971e50d3f breaks redbook texsub and texbind

2009-09-03 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=23657 --- Comment #8 from Brian Paul brian.p...@tungstengraphics.com 2009-09-03 11:33:17 PST --- Everything looks OK here. Running glean with swrast, the disassembled fragment shader for ADD with saturation is: (gdb) call

[Mesa3d-dev] [Bug 23657] 956e6c3978abe918348377cf05e5c92971e50d3f breaks redbook texsub and texbind

2009-09-03 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=23657 --- Comment #9 from Ian Romanick i...@freedesktop.org 2009-09-03 11:55:17 PST --- (In reply to comment #8) Everything looks OK here. Running glean with swrast, the disassembled fragment shader for ADD with saturation is: (gdb) call

[Mesa3d-dev] [Bug 23657] 956e6c3978abe918348377cf05e5c92971e50d3f breaks redbook texsub and texbind

2009-09-03 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=23657 --- Comment #10 from Alex Deucher ag...@yahoo.com 2009-09-03 12:49:13 PST --- (In reply to comment #9) Doesn't the r600 do some program transformations before generating actual machine code? My guess is that one of those transformations

[Mesa3d-dev] [Bug 23657] 956e6c3978abe918348377cf05e5c92971e50d3f breaks redbook texsub and texbind

2009-09-03 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=23657 --- Comment #11 from Brian Paul brian.p...@tungstengraphics.com 2009-09-03 15:57:08 PST --- With gdb and/or a few calls to _mesa_print_program() at a few places you should be able to find where the Saturate setting is getting lost. --

[Mesa3d-dev] [Bug 23657] New: 956e6c3978abe918348377cf05e5c92971e50d3f breaks redbook texsub and texbind

2009-09-02 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=23657 Summary: 956e6c3978abe918348377cf05e5c92971e50d3f breaks redbook texsub and texbind Product: Mesa Version: git Platform: Other OS/Version: All Status: NEW

[Mesa3d-dev] [Bug 23657] 956e6c3978abe918348377cf05e5c92971e50d3f breaks redbook texsub and texbind

2009-09-02 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=23657 --- Comment #1 from Alex Deucher ag...@yahoo.com 2009-09-02 15:32:04 PST --- The textured quads show as solid white rather than as checkerboards. -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are

[Mesa3d-dev] [Bug 23657] 956e6c3978abe918348377cf05e5c92971e50d3f breaks redbook texsub and texbind

2009-09-02 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=23657 --- Comment #2 from Brian Paul brian.p...@tungstengraphics.com 2009-09-02 15:48:21 PST --- If you completely disable saturation (set saturate=0 at texenvprogram.c:1149) does that fix it? if so, could you check that

[Mesa3d-dev] [Bug 23657] 956e6c3978abe918348377cf05e5c92971e50d3f breaks redbook texsub and texbind

2009-09-02 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=23657 --- Comment #3 from Alex Deucher ag...@yahoo.com 2009-09-02 15:56:02 PST --- (In reply to comment #2) If you completely disable saturation (set saturate=0 at texenvprogram.c:1149) does that fix it? if so, could you check that

[Mesa3d-dev] [Bug 23657] 956e6c3978abe918348377cf05e5c92971e50d3f breaks redbook texsub and texbind

2009-09-02 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=23657 --- Comment #4 from Brian Paul brian.p...@tungstengraphics.com 2009-09-02 16:10:37 PST --- I just added two more tests to glean's fragProg1 test to exercise saturation with ADD/SUB instructions. They might be helpful. -- Configure

[Mesa3d-dev] [Bug 23657] 956e6c3978abe918348377cf05e5c92971e50d3f breaks redbook texsub and texbind

2009-09-02 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=23657 --- Comment #5 from Alex Deucher ag...@yahoo.com 2009-09-02 16:11:20 PST --- The shader compiler appears to be doing the right thing for saturate. Disabling saturate in texenvprogram.c also fixes demos/texenv on r600. -- Configure

[Mesa3d-dev] [Bug 23657] 956e6c3978abe918348377cf05e5c92971e50d3f breaks redbook texsub and texbind

2009-09-02 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=23657 --- Comment #6 from Brian Paul brian.p...@tungstengraphics.com 2009-09-02 17:45:13 PST --- Please try the new glean test too. The fact that the texenvprogram saturate change didn't cause a regression with swrast, gallium or the i965 driver

[Mesa3d-dev] [Bug 21267] progs/tests: various issues

2009-09-01 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=21267 Fabio fabio@libero.it changed: What|Removed |Added Component|Drivers/DRI/r300|Demos --- Comment #9 from

[Mesa3d-dev] [Bug 21267] progs/tests: various issues

2009-09-01 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=21267 --- Comment #10 from Brian Paul brian.p...@tungstengraphics.com 2009-09-01 07:56:17 PST --- I've restored the disabled exit() call in fbotest1.c so that should no longer segfault. As for api_speed.c, it's old and doesn't compile any more so

[Mesa3d-dev] [Bug 3050] BadLength error when running glitz apps on top of software Mesa

2009-09-01 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=3050 Alan Coopersmith alan.coopersm...@sun.com changed: What|Removed |Added Blocks|5799| --

[Mesa3d-dev] [Bug 21267] progs/tests: various issues

2009-09-01 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=21267 Fabio fabio@libero.it changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Mesa3d-dev] [Bug 16866] Bug in selection, depth buffer sorting seems wrong

2009-08-31 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=16866 --- Comment #8 from Brian Paul brian.p...@tungstengraphics.com 2009-08-31 08:55:58 PST --- Mesa 7.5 is no longer being maintained. Ubuntu is pretty good about tracking the latest Mesa. I heard that recent 9.10 updates include Mesa

[Mesa3d-dev] [Bug 16866] Bug in selection, depth buffer sorting seems wrong

2009-08-31 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=16866 --- Comment #9 from Brian Paul brian.p...@tungstengraphics.com 2009-08-31 09:01:58 PST --- Err, I meant Mesa 7.4 in the previous comment. I'm planning a 7.5.1 release soon. -- Configure bugmail:

[Mesa3d-dev] [Bug 16866] Bug in selection, depth buffer sorting seems wrong

2009-08-30 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=16866 --- Comment #7 from Bart Janssens bart.janss...@lid.kviv.be 2009-08-30 11:53:50 PST --- (In reply to comment #6) I'm committing your patch with minor clean-ups to the 7.5 branch. It'll be merged to master too. Thanks. OK, thanks! If I

[Mesa3d-dev] [Bug 21662] drm compile fail on 2.6.30-rc kernels

2009-08-28 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=21662 Jerome Glisse gli...@freedesktop.org changed: What|Removed |Added Status|NEW |RESOLVED

[Mesa3d-dev] [Bug 21239] progs/tests/afsmultiarb : incorrect rendering

2009-08-28 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=21239 Jerome Glisse gli...@freedesktop.org changed: What|Removed |Added Component|Demos |Drivers/DRI/r300

[Mesa3d-dev] [Bug 19430] Humus DepthOfField2 demo: No matching FBConfig

2009-08-28 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=19430 --- Comment #2 from Jerome Glisse gli...@freedesktop.org 2009-08-28 04:23:15 PST --- What GPU ? Does it still happen with recent checkout ? -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are

[Mesa3d-dev] [Bug 18599] Executing display lists containing smooth multi-color shading with translucency causes assertion failure if color is vertex delivered before glBegin block

2009-08-28 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=18599 --- Comment #2 from Jerome Glisse gli...@freedesktop.org 2009-08-28 04:26:07 PST --- Does it still happen with more recent mesa ? -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this

[Mesa3d-dev] [Bug 17667] Glut menu corrupts textures in Mesa demos

2009-08-28 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=17667 --- Comment #2 from Jerome Glisse gli...@freedesktop.org 2009-08-28 04:28:22 PST --- Does it still happen with recent mesa, ddx kernel ? -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving

[Mesa3d-dev] [Bug 19430] Humus DepthOfField2 demo: No matching FBConfig

2009-08-28 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=19430 --- Comment #3 from Sven Arvidsson s...@whiz.se 2009-08-28 05:33:48 PST --- I'm using an Intel G45, but I get the same error when using the software rasterizer. This is still a problem with Mesa git as of a few days ago. System

[Mesa3d-dev] [Bug 18599] Executing display lists containing smooth multi-color shading with translucency causes assertion failure if color is vertex delivered before glBegin block

2009-08-28 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=18599 --- Comment #3 from Michael Saunders r.michael.saund...@gmail.com 2009-08-28 06:45:41 PST --- We are still using Mesa 7.2 and we have re-ordered the delivery of verticies to work better with Mesa so I can't say if it still fails or not. --

[Mesa3d-dev] [Bug 21267] progs/tests: various issues

2009-08-28 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=21267 --- Comment #8 from Nicolai Hähnle nhaeh...@gmail.com 2009-08-28 07:39:42 PST --- Do these problems still exist in current Git master? Note that many of the progs/ do not properly deal with missing extensions and might crash due to that.

[Mesa3d-dev] [Bug 16866] Bug in selection, depth buffer sorting seems wrong

2009-08-27 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=16866 Bart Janssens bart.janss...@lid.kviv.be changed: What|Removed |Added Attachment #19459|0 |1 is

[Mesa3d-dev] [Bug 23525] New: Software rendering on QEMU guests badly broken

2009-08-26 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=23525 Summary: Software rendering on QEMU guests badly broken Product: Mesa Version: git Platform: x86-64 (AMD64) OS/Version: Linux (All) Status: NEW Severity: major

[Mesa3d-dev] [Bug 23489] empty glBegin/glEnd clauses crash

2009-08-25 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=23489 Tormod Volden bugzi07.fdo.tor...@xoxy.net changed: What|Removed |Added CC||sob...@wp.pl

[Mesa3d-dev] [Bug 20850] vbo_exec_vtx_flush causes Floating point exception when gets 0 vertsize.

2009-08-25 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=20850 Tormod Volden bugzi07.fdo.tor...@xoxy.net changed: What|Removed |Added Status|NEW |RESOLVED

[Mesa3d-dev] [Bug 23489] New: empty glBegin/glEnd clauses crash

2009-08-24 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=23489 Summary: empty glBegin/glEnd clauses crash Product: Mesa Version: unspecified Platform: Other URL: https://bugs.launchpad.net/bugs/346072 OS/Version: All Status: NEW

[Mesa3d-dev] [Bug 23489] empty glBegin/glEnd clauses crash

2009-08-24 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=23489 Brian Paul brian.p...@tungstengraphics.com changed: What|Removed |Added Status|NEW |RESOLVED

[Mesa3d-dev] [Bug 1775] shrink the NoOp##func dispatch warning strings

2009-08-24 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=1775 ajax at nwnk dot net a...@nwnk.net changed: What|Removed |Added Version|CVS |git --- Comment

[Mesa3d-dev] [Bug 1679] DRI drivers shouldn't link against lib{X11, Xext, Xxf86vm} in linux-dri configs

2009-08-24 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=1679 ajax at nwnk dot net a...@nwnk.net changed: What|Removed |Added Version|CVS |git --- Comment

[Mesa3d-dev] [Bug 1713] call __glXFindDRIScreen through glXGetProcAddress

2009-08-24 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=1713 ajax at nwnk dot net a...@nwnk.net changed: What|Removed |Added Version|CVS |git --- Comment

[Mesa3d-dev] [Bug 3129] Display list, vertex array/list compilation assertions and bugs

2009-08-24 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=3129 ajax at nwnk dot net a...@nwnk.net changed: What|Removed |Added Version|CVS |git --- Comment

[Mesa3d-dev] [Bug 4095] Change DEFAULT_DRIVER_DIR for modular XOrg

2009-08-24 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=4095 ajax at nwnk dot net a...@nwnk.net changed: What|Removed |Added Version|CVS |git --- Comment

[Mesa3d-dev] [Bug 4729] tests/fogcoord doesn't work correctly

2009-08-24 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=4729 ajax at nwnk dot net a...@nwnk.net changed: What|Removed |Added Version|CVS |git --- Comment

[Mesa3d-dev] [Bug 2477] Make GLU/glut/GLw -fvisibility friendly

2009-08-24 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=2477 ajax at nwnk dot net a...@nwnk.net changed: What|Removed |Added Version|CVS |git --- Comment

[Mesa3d-dev] [Bug 1645] incorrect Mesa user errors generated for glProgramEnvParameter

2009-08-24 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=1645 ajax at nwnk dot net a...@nwnk.net changed: What|Removed |Added Version|CVS |git --- Comment

[Mesa3d-dev] [Bug 2924] VIA/i915/tdfx/savage drivers have questionable pointer-to-int casting (x86-64)

2009-08-24 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=2924 ajax at nwnk dot net a...@nwnk.net changed: What|Removed |Added Version|CVS |git --- Comment

[Mesa3d-dev] [Bug 4021] slang_execute.c doesn't build on 64-bit CPU's

2009-08-24 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=4021 ajax at nwnk dot net a...@nwnk.net changed: What|Removed |Added Version|CVS |git --- Comment

[Mesa3d-dev] [Bug 2538] GL_MESA_pack_invert fails with indirect-rendering

2009-08-24 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=2538 ajax at nwnk dot net a...@nwnk.net changed: What|Removed |Added Version|CVS |git --- Comment

[Mesa3d-dev] [Bug 4543] _mesa_BindTexture handles (re)binding of current bound texture incorrectly

2009-08-24 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=4543 ajax at nwnk dot net a...@nwnk.net changed: What|Removed |Added Version|CVS |git --- Comment

[Mesa3d-dev] [Bug 3170] Segfault in check_input_stages in t_pipeline.c

2009-08-24 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=3170 ajax at nwnk dot net a...@nwnk.net changed: What|Removed |Added Version|CVS |git --- Comment

[Mesa3d-dev] [Bug 2428] Remove useless #ifdef GLX_DIRECT_RENDERING from drivers

2009-08-24 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=2428 ajax at nwnk dot net a...@nwnk.net changed: What|Removed |Added Version|CVS |git --- Comment

[Mesa3d-dev] [Bug 4060] frexpf() not found on older Unix'es

2009-08-24 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=4060 ajax at nwnk dot net a...@nwnk.net changed: What|Removed |Added Version|CVS |git --- Comment

[Mesa3d-dev] [Bug 4713] move glx related define's from configs/ to src/glx/x11/Makefile

2009-08-24 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=4713 ajax at nwnk dot net a...@nwnk.net changed: What|Removed |Added Version|CVS |git --- Comment

[Mesa3d-dev] [Bug 7818] Building error (GL/glxint.h not found)

2009-08-24 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=7818 ajax at nwnk dot net a...@nwnk.net changed: What|Removed |Added Version|CVS |git --- Comment

[Mesa3d-dev] [Bug 2945] half of all hash buckets are always empty

2009-08-24 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=2945 ajax at nwnk dot net a...@nwnk.net changed: What|Removed |Added Version|CVS |git --- Comment

[Mesa3d-dev] [Bug 5721] doom3 segfaults sometimes in the _tnl_DrawElements code

2009-08-24 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=5721 ajax at nwnk dot net a...@nwnk.net changed: What|Removed |Added Version|CVS |git --- Comment

[Mesa3d-dev] [Bug 7391] Memory leak detected in _mesa_HashInsert with cairo-dock

2009-08-24 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=7391 ajax at nwnk dot net a...@nwnk.net changed: What|Removed |Added Version|CVS |git --- Comment

[Mesa3d-dev] [Bug 3208] Incorrect GLX protocol for vertex program functions that take doubles

2009-08-24 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=3208 ajax at nwnk dot net a...@nwnk.net changed: What|Removed |Added Version|CVS |git --- Comment

[Mesa3d-dev] [Bug 6070] arb_vertex_program seems dependant on nv_vertex_program at least for glGet

2009-08-24 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=6070 ajax at nwnk dot net a...@nwnk.net changed: What|Removed |Added Version|CVS |git --- Comment

[Mesa3d-dev] [Bug 6938] build errors of Mesa (CVS version) with Function Name Mangling on Solaris

2009-08-24 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=6938 ajax at nwnk dot net a...@nwnk.net changed: What|Removed |Added Version|CVS |git --- Comment

[Mesa3d-dev] [Bug 3197] Incorrect GLX protocol for glPrioritizeTextures

2009-08-24 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=3197 ajax at nwnk dot net a...@nwnk.net changed: What|Removed |Added Version|CVS |git --- Comment

[Mesa3d-dev] [Bug 2426] Switch DRI drivers to use libdrm.so

2009-08-24 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=2426 ajax at nwnk dot net a...@nwnk.net changed: What|Removed |Added Version|CVS |git --- Comment

[Mesa3d-dev] [Bug 5873] Build error: `X_GLXvop_BindTexImageEXT' and `X_GLXvop_ReleaseTexImageEXT' undeclared

2009-08-24 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=5873 ajax at nwnk dot net a...@nwnk.net changed: What|Removed |Added Version|CVS |git --- Comment

[Mesa3d-dev] [Bug 6656] arbvptest3 segfaults because of bad index to tnl-vtx.tabfv

2009-08-24 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=6656 ajax at nwnk dot net a...@nwnk.net changed: What|Removed |Added Version|CVS |git --- Comment

[Mesa3d-dev] [Bug 5131] Free of invalid pointer in _mesa_free

2009-08-24 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=5131 ajax at nwnk dot net a...@nwnk.net changed: What|Removed |Added Version|CVS |git --- Comment

[Mesa3d-dev] [Bug 7493] ArrayObjects leaks

2009-08-24 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=7493 ajax at nwnk dot net a...@nwnk.net changed: What|Removed |Added Version|CVS |git --- Comment

[Mesa3d-dev] [Bug 8078] celestia segfaults upon context creation with software mesa

2009-08-24 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=8078 ajax at nwnk dot net a...@nwnk.net changed: What|Removed |Added Version|CVS |git --- Comment

[Mesa3d-dev] [Bug 6679] _mesa_LoadProgramNV doesn't check the len parameter

2009-08-24 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=6679 ajax at nwnk dot net a...@nwnk.net changed: What|Removed |Added Version|CVS |git --- Comment

[Mesa3d-dev] [Bug 7609] Slow down in current CVS

2009-08-24 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=7609 ajax at nwnk dot net a...@nwnk.net changed: What|Removed |Added Version|CVS |git --- Comment

[Mesa3d-dev] [Bug 7622] BadLength X error when destroying Pbuffer

2009-08-24 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=7622 ajax at nwnk dot net a...@nwnk.net changed: What|Removed |Added Version|CVS |git --- Comment

<    2   3   4   5   6   7   8   9   10   11   >