Am Donnerstag, 28. November 2002 13:10 schrieb Michel Dänzer: > On Mit, 2002-11-27 at 08:32, Dieter Nützel wrote: > > TaskParallelismWithPorts > > The colors of the polyhedron in the middle are missing. > > With LIBGL_ALWAYS_INDIRECT or R200_NO_TCL they are fine. > > Some small screenshots could be find in the archive. > > Sounds like a problem I'm seeing with the amoeba demo, some faces of a > spinning cube (with the observer inside) are missing. > RADEON_TCL_FORCE_DISABLE=1 fixes it, which wasn't necessary before the > Mesa 5.0 merge. Also, it hangs near the end with HW TCL, but this was > already the case before the merge. > > These aren't the only reasons to check out amoeba, some parts of it are > pushing quite hard performance wise, and it's simply fun to watch. :)
Pointers? I'll have a "look", too ;-) > I can't reproduce your other problems (they seem to be x86 assembler > specific?), but I do see some problems with the Mesa demos (though it > seems they were already there before the merge): Yes, I reported some "floating exception" to Brian after MesaCVS 5.1 come up. Same stuff (stex3d for example) worked OK with 4.0.4 and 5.0. Plane old gcc-2.95.3. Even -mcup=k6 (no athlon, mmx, 3dnow!). Don't tell me to use GCC-3.2.1/3.3.x and disable MMX/3DNow!. All the hard work on this gave very nice results before. Even better than SSE on Athlon/Duron. So we need the (kernel) asm experts, here? Something like (s)fence etc? I'll see if I get some asm for comparison. Mesa/demos> ./cubemap MMX cpu detected. 3DNow! cpu detected. Testing OS support for SSE... yes. Testing OS support for SSE unmasked exceptions... SIGFPE, yes. Tests of OS support for SSE passed. SSE cpu detected. GL_RENDERER: Mesa X11 GL_REFLECTION_MAP_ARB mode keys: SPACE - toggle animation CURSOR KEYS - rotation m - toggle texgen reflection mode z/Z - change viewing distance Floating exception (core dumped) (gdb) bt #0 0x400f8bbb in _mesa_sse_transform_points3_general () from /opt/Mesa/lib/libGL.so.1 #1 0x081dc040 in ?? () #2 0x4025be56 in init_vertex_stage () from /opt/Mesa/lib/libGL.so.1 #3 0x402145eb in _tnl_run_pipeline () from /opt/Mesa/lib/libGL.so.1 #4 0x40212bed in _tnl_run_cassette () from /opt/Mesa/lib/libGL.so.1 #5 0x40212c58 in exec_vert_cassette () from /opt/Mesa/lib/libGL.so.1 #6 0x40212e1a in _tnl_execute_cassette () from /opt/Mesa/lib/libGL.so.1 #7 0x40208f07 in _tnl_flush_immediate () from /opt/Mesa/lib/libGL.so.1 #8 0x40208f95 in _tnl_flush_vertices () from /opt/Mesa/lib/libGL.so.1 #9 0x4016c7ab in _mesa_PopMatrix () from /opt/Mesa/lib/libGL.so.1 #10 0x08049c8e in draw () #11 0x400292da in processWindowWorkList () from /opt/Mesa/lib/libglut.so.3 #12 0x40029374 in __glutProcessWindowWorkLists () from /opt/Mesa/lib/libglut.so.3 #13 0x400293dc in glutMainLoop () from /opt/Mesa/lib/libglut.so.3 #14 0x0804a7b0 in main () #15 0x403227d1 in __libc_start_main () from /lib/libc.so.6 Cheers, Dieter ------------------------------------------------------- This SF.net email is sponsored by: Get the new Palm Tungsten T handheld. Power & Color in a compact size! http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0002en _______________________________________________ Dri-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dri-devel