[Mesa3d-dev] [Bug 6355] Building GLcore in mesa (suggestion)

2008-04-24 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=6355 --- Comment #25 from George - [EMAIL PROTECTED] 2008-04-24 01:25:13 PST --- (In reply to comment #24) George, this is nice. The one thing I'd like to see is that the xorg-server checks on the mesa side are a little more robust. E.g., the

[Mesa3d-dev] [Bug 15670] glMultiDrawElements() not implemented

2008-04-24 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=15670 --- Comment #10 from Pierre Beyssac [EMAIL PROTECTED] 2008-04-24 05:33:25 PST --- Created an attachment (id=16154) -- (http://bugs.freedesktop.org/attachment.cgi?id=16154) Add GL_EXT_multi_draw_arrays to the Radeon R300 driver. Here's a

[Mesa3d-dev] [Bug 6355] Building GLcore in mesa (suggestion)

2008-04-24 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=6355 --- Comment #26 from Dan Nicholson [EMAIL PROTECTED] 2008-04-24 06:25:21 PST --- (In reply to comment #25) (In reply to comment #24) George, this is nice. The one thing I'd like to see is that the xorg-server checks on the mesa side are

[Mesa3d-dev] [Bug 6355] Building GLcore in mesa (suggestion)

2008-04-24 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=6355 --- Comment #27 from Dan Nicholson [EMAIL PROTECTED] 2008-04-24 06:37:54 PST --- There's also nothing that forces libmesa.a to build, so it bombs on a fresh checkout. -- Configure bugmail:

[Mesa3d-dev] [Bug 6355] Building GLcore in mesa (suggestion)

2008-04-24 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=6355 --- Comment #28 from Kristian Høgsberg [EMAIL PROTECTED] 2008-04-24 06:42:50 PST --- I was thinking about making GLcore a DRI driver. The DRI driver interface now has an extension mechanism that allows us to advertise alternative entry

[Mesa3d-dev] [Bug 6355] Building GLcore in mesa (suggestion)

2008-04-24 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=6355 --- Comment #29 from Kristian Høgsberg [EMAIL PROTECTED] 2008-04-24 06:46:10 PST --- The point is that I'd really like to reduce the number of interface we export, and I'd especially like to drive a stake through glcore.h. The new dri

[Mesa3d-dev] [Bug 6355] Building GLcore in mesa (suggestion)

2008-04-24 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=6355 --- Comment #30 from George - [EMAIL PROTECTED] 2008-04-24 07:01:45 PST --- (In reply to comment #26) Right, I think it would be best if glcore was a new --with-driver option. And you get different linking options depending on which driver

[Mesa3d-dev] [Bug 6355] Building GLcore in mesa (suggestion)

2008-04-24 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=6355 --- Comment #31 from George - [EMAIL PROTECTED] 2008-04-24 07:14:52 PST --- (In reply to comment #28) I was thinking about making GLcore a DRI driver. The DRI driver interface now has an extension mechanism that allows us to advertise

[Mesa3d-dev] [Bug 6355] Building GLcore in mesa (suggestion)

2008-04-24 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=6355 --- Comment #32 from Kristian Høgsberg [EMAIL PROTECTED] 2008-04-24 07:19:48 PST --- Hmm, it's not that hard, I started doing it a while ago but had to put it back on my todo list for a bit. Let me see if I can find the code... --

[Mesa3d-dev] [Bug 6355] Building GLcore in mesa (suggestion)

2008-04-24 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=6355 --- Comment #33 from Dan Nicholson [EMAIL PROTECTED] 2008-04-24 07:42:25 PST --- (In reply to comment #30) You *first* build dri or xlib with whatever built system you like and *then* type: # make glcore # make glcore-install glcore

[Mesa3d-dev] [Bug 15694] New: Compile error with 7.0.3 in Mac OS X 10.5.2

2008-04-24 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=15694 Summary: Compile error with 7.0.3 in Mac OS X 10.5.2 Product: Mesa Version: unspecified Platform: Other OS/Version: All Status: NEW Severity: blocker Priority:

[Mesa3d-dev] [Bug 6355] Building GLcore in mesa (suggestion)

2008-04-24 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=6355 --- Comment #34 from George - [EMAIL PROTECTED] 2008-04-24 13:41:03 PST --- (In reply to comment #33) (In reply to comment #30) I'm thinking a lot more about this from a packaging perspective and not a developer with a bunch of trees

[Mesa3d-dev] [Bug 6355] Building GLcore in mesa (suggestion)

2008-04-24 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=6355 --- Comment #35 from Dan Nicholson [EMAIL PROTECTED] 2008-04-24 14:09:45 PST --- (In reply to comment #34) No you don't need to build DRI again, step 3 should be: 3. cd to mesa tree from step 1, build glcore, install (using already built

[Mesa3d-dev] [Bug 15670] glMultiDrawElements() not implemented

2008-04-24 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=15670 --- Comment #11 from Pierre Beyssac [EMAIL PROTECTED] 2008-04-24 15:15:35 PST --- Created an attachment (id=16166) -- (http://bugs.freedesktop.org/attachment.cgi?id=16166) Add GL_EXT_multi_draw_arrays to the Radeon R200 driver Here's the

[Mesa3d-dev] [Bug 15701] New: glMultiDrawElements() yelds strange results in a display list.

2008-04-24 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=15701 Summary: glMultiDrawElements() yelds strange results in a display list. Product: Mesa Version: unspecified Platform: x86 (IA32) OS/Version: FreeBSD Status: NEW

[Mesa3d-dev] [Bug 15701] glMultiDrawElements() yelds strange results in a display list.

2008-04-24 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=15701 --- Comment #1 from Pierre Beyssac [EMAIL PROTECTED] 2008-04-24 15:26:44 PST --- Created an attachment (id=16167) -- (http://bugs.freedesktop.org/attachment.cgi?id=16167) Screen capture -- Configure bugmail:

[Mesa3d-dev] [Bug 15670] glMultiDrawElements() not implemented

2008-04-24 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=15670 --- Comment #12 from Brian Paul [EMAIL PROTECTED] 2008-04-24 15:32:22 PST --- I've committed the r200/r300 patches to git. -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail

[Mesa3d-dev] [Bug 6355] Building GLcore in mesa (suggestion)

2008-04-24 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=6355 --- Comment #36 from Kristian Høgsberg [EMAIL PROTECTED] 2008-04-24 16:56:58 PST --- Ok, I threw the patch away or something... It wasn't very far along anyway, and I'll try to do it again. -- Configure bugmail:

[Mesa3d-dev] [Bug 6355] Building GLcore in mesa (suggestion)

2008-04-24 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=6355 --- Comment #37 from Dan Nicholson [EMAIL PROTECTED] 2008-04-24 17:09:49 PST --- These possibly? http://lists.freedesktop.org/archives/xorg/2006-March/013878.html -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email

[Mesa3d-dev] [Bug 6355] Building GLcore in mesa (suggestion)

2008-04-24 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=6355 --- Comment #38 from Kristian Høgsberg [EMAIL PROTECTED] 2008-04-24 17:48:18 PST --- (In reply to comment #37) These possibly? http://lists.freedesktop.org/archives/xorg/2006-March/013878.html No, it was more recent... a few weeks

[Mesa3d-dev] Make TarBalls Broken

2008-04-24 Thread vehemens
Removing the glcore: drop outdated sources files intented for xorg has also broken make tarballs. Is there a distribution patch coming in the near future? - This SF.net email is sponsored by the 2008 JavaOne(SM) Conference