Hi
I just committed changes to the GEM CVS that add a message which sets the second screen mode for the [gemwin]. usage: [secondscreen 0/1(
flag has to be set before creating the gemwin.
this should enable users without hardware acceleration on the second screen to at least use the main accelerated display for output. GEM does not work with un-accelerated hardware on OSX, and probably will never do so.
you can either build from CVS or wait until the next binary update (this weekend at the latest).
cgc
Sounds great,
my machine was already 10.2.4, and I upgraded the dev tools. The new openGL info program now shows the NV render, but the ATI card is now "generic" and has no acceleration. On the other hand the OpenGL profiler actually shows, under "openGL drivers" choices for Geforce2MXGL Driver and ATIRageProGL driver. who knows...
Thats for this update, I tried creating an empty project in project building to import the source via CVS but no matter what I do all the CVS menu options are disabled... including "activate CVS integration" any documentation on how to build gemCVS on OSX? (can I just use command line CVS, and will get a pb project file?)
I just realized I don't know the cvs info for Gem, is it just under the externals repository?
Thanks Ben
On Thursday, March 6, 2003, at 06:04 PM, chris clepper wrote:
Hi
I just committed changes to the GEM CVS that add a message which sets the second screen mode for the [gemwin]. usage: [secondscreen 0/1( - to enable or disable the second screen fullscreen output. this flag has to be set before creating the gemwin.
this should enable users without hardware acceleration on the second screen to at least use the main accelerated display for output. GEM does not work with un-accelerated hardware on OSX, and probably will never do so.
you can either build from CVS or wait until the next binary update (this weekend at the latest).
cgc
PD-list mailing list PD-list@iem.kug.ac.at http://iem.kug.ac.at/cgi-bin/mailman/listinfo/pd-list
On Fri, 7 Mar 2003, bbogart wrote:
I just realized I don't know the cvs info for Gem, is it just under the externals repository?
No it has its own project now: www.sf.net/projects/pd-gem
Guenter
Thanks Ben
On Thursday, March 6, 2003, at 06:04 PM, chris clepper wrote:
Hi
I just committed changes to the GEM CVS that add a message which sets the second screen mode for the [gemwin]. usage: [secondscreen 0/1( - to enable or disable the second screen fullscreen output. this flag has to be set before creating the gemwin.
this should enable users without hardware acceleration on the second screen to at least use the main accelerated display for output. GEM does not work with un-accelerated hardware on OSX, and probably will never do so.
you can either build from CVS or wait until the next binary update (this weekend at the latest).
cgc
PD-list mailing list PD-list@iem.kug.ac.at http://iem.kug.ac.at/cgi-bin/mailman/listinfo/pd-list
PD-list mailing list PD-list@iem.kug.ac.at http://iem.kug.ac.at/cgi-bin/mailman/listinfo/pd-list
Sounds great,
my machine was already 10.2.4, and I upgraded the dev tools. The new openGL info program now shows the NV render, but the ATI card is now "generic" and has no acceleration. On the other hand the OpenGL profiler actually shows, under "openGL drivers" choices for Geforce2MXGL Driver and ATIRageProGL driver. who knows...
It looks like there are no GL drivers for RagePro on OSX. So if you want to use that box for a dual head live setup, then make the Rage card the main display and the Geforce the 2nd and it should work.
Thats for this update, I tried creating an empty project in project building to import the source via CVS but no matter what I do all the CVS menu options are disabled... including "activate CVS integration" any documentation on how to build gemCVS on OSX? (can I just use command line CVS, and will get a pb project file?)
There's no docs on the building the CVS on OSX, but there are projectbuilder files in the CVS. the one inside the .sit contains an old working one, which will require the newer files to be added by hand. i have not had any success updating the files via CVS so far (because they are binary??), but i just uploaded my current pbproject to http://taproot.dyndns.org/~cgc/ it's more than likely you will have to fix some paths and find some files, but the build info is correct.
cgc
I just realized I don't know the cvs info for Gem, is it just under the externals repository?
Thanks Ben