Re: [VirtualGL-Devel] Let glXGetConfig see variety of visuals

2011-12-05 Thread Nathan Kidd
On 11-12-01 12:06 AM, DRC wrote: > On 11/30/11 10:16 PM, Nathan Kidd wrote: >> My quick look at the code diff makes me I think we need to append a >> terminating "None" attribute, but otherwise it looks capable. > > Why would it need that? Stripping the tokens from the environment > variable autom

Re: [VirtualGL-Devel] Let glXGetConfig see variety of visuals

2011-12-05 Thread DRC
On 12/5/11 2:54 PM, Nathan Kidd wrote: > Sorry, I meant to terminate the attrib list, but my late-night brain had > missed the memset(0). > > I compiled and tested the code and it works fine for my simple test app. > I'm still working to get confirmation with actual Abaqus. Cool. As soon as we

Re: [VirtualGL-Devel] Let glXGetConfig see variety of visuals

2011-12-05 Thread Nathan Kidd
On 11-12-05 04:51 PM, DRC wrote: > Do you have any further insight as to whether this issue is > specific to Abaqus 6.10? Seems like others have successfully used VGL > with 6.9, since (per my previous comments) we already had some recipes > for that version. I haven't had any report of anyone ne