Skip to content
#

metal

Here are 432 public repositories matching this topic...

bgfx
gfx
nyanpasu64
nyanpasu64 commented Apr 28, 2020

Short info header:

  • GFX version: v0.5.0
  • OS: Windows 10 x64
  • GPU: AMD Radeon(TM) RX Vega 10 Graphics

I'm trying to build and run rawrscope. When I run it, it calls wgpu which calls gfx-rs in DX12 mode. When I run rawrscope (the application), during startup, it calls wgpu::Device::create_bind_group, causing gfx-backend-dx12 to panic from an as

Pewsplosions
Pewsplosions commented Nov 14, 2019

The Forge sounds pretty great but there does not seem to be much in the way of documentation.

I don't even see simple "How to compile" or build instructions. Which seems like a good place to start.

The description talks about it being like "Legos" where you can use the different parts of the system as needed. So does that mean it can be built in sections and integrated into other projects pi

bitc
bitc commented Nov 18, 2018

Would be awesome if we could use Remotery to profile C/C++ emscripten games.

Challenges:

  1. Websocket server. We can't start a websocket server from an emscripten game. One workaround is to use a native websocket server as a proxy. Another solution is have emscripten directly send the data to another browser tab (postMessage)

  2. Timer accuracy. Browsers have recently reduced the accurac

MetalPetal
OlyRice
OlyRice commented May 4, 2020

Hi, don't know if I am being stupid but are the values for the filters listed anywhere in documentation or source code?

For example if I want to find the min/max value for the Saturation filter so that I can apply these values to slider where can I find them? Had a look through the Filters folder in the framework but was unable to find any info.

Thanks

Checklist

  • I've read the
crissallan
crissallan commented Mar 20, 2017

crissallandeMacBook-Pro:~ crissallan$ python3 train.py
Training set size: (2217, 20)
W tensorflow/core/platform/cpu_feature_guard.cc:45] The TensorFlow library wasn't compiled to use SSE4.1 instructions, but these are available on your machine and could speed up CPU computations.
W tensorflow/core/platform/cpu_feature_guard.cc:45] The TensorFlow library wasn't compiled to use SSE4.2 instruction

Improve this page

Add a description, image, and links to the metal topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the metal topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.