Ambarish Rapte

Results 27 comments of Ambarish Rapte

The newer version still fails on my Mac machine. Attaching modified test that executes as expected on my Windows and Mac machines. The main change that makes it work on...

> Yes, the test with your suggestion also works under Windows. Thank you, @arapte. Thanks for verifying. In that case, let's remove the `waitForRenderer()` method that was added to solve...

I observed a crash in Ensemble. 1. Launch VoiceOver 2. Launch Ensemble 3. Click on the Stacked Area Chart sample, (thumbnail shown in the beginning of Ensemble app home page)...

> The method createStockShader(String) of type DummyResourceFactory should be tagged with `@Override` since it actually overrides a superinterface method DummyResourceFactory.java Java Problem /graphics/src/main/java/com/sun/prism/null3d line 132 Thank you, added `@Override` annotation...

> > Is `mtl` a good name for the `prism.order` property? Should it be `metal`? > > "mtl" is sometimes used a short for "material", which has overlapping context here....

> Still getting the exception loading "msl/jfxshaders.metallib". I am running in eclipse, so perhaps the eclipse project files need to include some added paths? I've got a few of them...