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

2008-06-13 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=6355 George - [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

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

2008-04-25 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=6355 --- Comment #39 from Dan Nicholson [EMAIL PROTECTED] 2008-04-25 12:00:09 PST --- Created an attachment (id=16183) -- (http://bugs.freedesktop.org/attachment.cgi?id=16183) Sanitize the variables used for glcore George, this shuffles around

[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 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 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 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] [Bug 6355] Building GLcore in mesa (suggestion)

2008-04-23 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=6355 Dan Nicholson [EMAIL PROTECTED] changed: What|Removed |Added CC||[EMAIL PROTECTED]

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

2008-03-02 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=6355 --- Comment #23 from George - [EMAIL PROTECTED] 2008-03-02 05:37:43 PST --- I put re-based patches at: http://people.freedesktop.org/~gsap7/glcore/ -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are

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

2007-09-12 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=6355 [EMAIL PROTECTED] changed: What|Removed |Added CC||[EMAIL PROTECTED] --- Comment

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

2007-04-15 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=6355 --- Comment #21 from [EMAIL PROTECTED] 2007-04-15 07:46 PST --- Created an attachment (id=9612) -- (http://bugs.freedesktop.org/attachment.cgi?id=9612action=view) build GLcore partly from Mesa This implements the build libmesa.a from

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

2007-04-14 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=6355 [EMAIL PROTECTED] changed: What|Removed |Added Attachment #9512 is|0 |1 obsolete|

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

2007-04-14 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=6355 [EMAIL PROTECTED] changed: What|Removed |Added Attachment #9513 is|0 |1 obsolete|

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

2007-04-14 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=6355 --- Comment #20 from [EMAIL PROTECTED] 2007-04-14 09:04 PST --- The compilation order issue will also come up with glucose as it is heading towards the glitz repository; glucose is a glitz backend for the internal xserver window

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

2007-04-07 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=6355 [EMAIL PROTECTED] changed: What|Removed |Added Attachment #9387 is|0 |1 obsolete|

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

2007-04-07 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=6355 --- Comment #16 from [EMAIL PROTECTED] 2007-04-07 09:00 PST --- To recap, I think that all lateral issues have been resolved now. Still TBD are the specifics of the GLcore interface and the dynamic loading of GLcore: - GLcore

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

2007-03-30 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=6355 Bug 6355 depends on bug 9285, which changed state. Bug 9285 Summary: misc glcore, xmesa cleanups http://bugs.freedesktop.org/show_bug.cgi?id=9285 What|Old Value |New Value

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

2007-03-30 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=6355 [EMAIL PROTECTED] changed: What|Removed |Added Attachment #5023 is|0 |1 obsolete|

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

2007-03-30 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=6355 --- Comment #11 from [EMAIL PROTECTED] 2007-03-30 09:45 PST --- These are the updated patches. To build: cd .../mesa/src/mesa/drivers/x11/glcore/ ln -s .../xserver/GL/mesa/X/xf86glx_util.c ln -s .../xserver/GL/mesa/X/xf86glx_util.h

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

2007-03-30 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=6355 --- Comment #12 from [EMAIL PROTECTED] 2007-03-30 13:11 PST --- Hi George, looks good. One comment: we should consider just moving GL/glx up to the top level and get rid of the GL subdir. Once mesa is just another out-of-tree

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

2006-12-21 Thread bugzilla-daemon
Please do not reply to this email: if you want to comment on the bug, go to the URL shown below and enter yourcomments there. https://bugs.freedesktop.org/show_bug.cgi?id=6355 Bug 6355 depends on bug 9144, which changed state. Bug 9144 Summary: Drop Mesa

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

2006-12-08 Thread bugzilla-daemon
Please do not reply to this email: if you want to comment on the bug, go to the URL shown below and enter yourcomments there. https://bugs.freedesktop.org/show_bug.cgi?id=6355 [EMAIL PROTECTED] changed: What|Removed |Added

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

2006-11-25 Thread bugzilla-daemon
Please do not reply to this email: if you want to comment on the bug, go to the URL shown below and enter yourcomments there. https://bugs.freedesktop.org/show_bug.cgi?id=6355 --- Additional Comments From [EMAIL PROTECTED] 2006-11-25 07:25 --- I

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

2006-11-23 Thread bugzilla-daemon
Please do not reply to this email: if you want to comment on the bug, go to the URL shown below and enter yourcomments there. https://bugs.freedesktop.org/show_bug.cgi?id=6355 --- Additional Comments From [EMAIL PROTECTED] 2006-11-23 23:20 --- The

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

2006-11-22 Thread bugzilla-daemon
Please do not reply to this email: if you want to comment on the bug, go to the URL shown below and enter yourcomments there. https://bugs.freedesktop.org/show_bug.cgi?id=6355 [EMAIL PROTECTED] changed: What|Removed |Added