<div dir="ltr"><div dir="ltr">Hi,<div><br></div><div>With this PR: <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/382">https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/382</a> I am now compiling the shaders from source in runtime, and trying to compile the shader library before creating the Metal view. In addition to this, I added the following command line options:</div><div><br></div><div>-opengl Select the OpenGL view</div><div>-metal Select the Metal view</div><div>-core-graphics Select the Core graphics view.</div><div><br></div><div>Because command line parsing is done after creating the view, I had to add a hack specific for this options in main() function. So these options only work when used as the first command line option. In addition to these option, if -headless is used as the first command line option, then a view that does not render or handle events will be selected instead.</div><div><br></div><div>Best regards,</div><div>Ronie</div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">El sáb., 23 mar. 2019 a las 13:20, Tim Johnson (<<a href="mailto:digit@sonic.net">digit@sonic.net</a>>) escribió:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex"> <div style="word-wrap:break-word"><br><div><blockquote type="cite"><div>On Mar 21, 2019, at 5:43 PM, Eliot Miranda <<a href="mailto:eliot.miranda@gmail.com" target="_blank">eliot.miranda@gmail.com</a>> wrote:</div><br class="gmail-m_-4422213421331420214Apple-interchange-newline"><div><div dir="ltr" style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><br class="gmail-m_-4422213421331420214Apple-interchange-newline"><br>On Mar 21, 2019, at 3:11 PM, Ronie Salgado <<a href="mailto:roniesalg@gmail.com" target="_blank">roniesalg@gmail.com</a>> wrote:<br><br></div><blockquote type="cite" style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><div dir="ltr"><span></span></div></blockquote><blockquote type="cite" style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><div dir="ltr"><div dir="ltr"><div>Hi,</div><div><br></div><div>Give me until sunday for refactoring this and supporting the Metal backend, and the old OpenGL backend. I think that it should be possible to select the actual kind of view based on what is available(MTLDevice can be null if not supported), or by providing a command line option in the worst case.<br></div></div></div></blockquote><div style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><br></div><span style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;float:none;display:inline">Thanks Ronie!  Take the time you need; don’t wreck your weekend.  I for one am really thankful for this great work.  LMK if I can help test.  I have a 10.13 and IIRC a 10.12 system I can test with.</span></div></blockquote></div><br><div>+1</div><div><br></div><div>I also have a 10.11 machine for testing, though I don't know if that would be needed.</div><div><br></div><div>Thanks,</div><div>Tim</div><div><br></div><div><br></div></div></blockquote></div>