Lionel Landwerlin

Results 27 issues of Lionel Landwerlin

The new UI lost the ability to show the equations computing the counters. We need to bring that back.

enhancement

I'm trying to embed these easing functions for a project I'm working on http://noflojs.org to implement this feature : https://www.youtube.com/watch?v=4rrQGZsGCK0 This pull request bring bower packaging which is what NoFlo...

It seems the npm package name doesn't match the component one. As a result you can't do require('ease'); from node, you need require('ease-component'); Any way around this?

We should check the status of the extension support in the underlying implementation and return the function pointers of the next layer if it's available.

I have a system with multiple GPUs (multiple of the same vendor). I would like to create a data source for each of the GPU to report metrics, but it...

bug

**Describe the capture bug:** While I managed to successfully capture and application and the replay of the trace appears to be working properly, trying to capture the replay of the...

I'm getting a crash on the Intel/Mesa driver : ``` $ gdb --args build/tauray test/test.glb Thread 1 "tauray" received signal SIGSEGV, Segmentation fault. 0x00007ffff37d7248 in vk_buffer_address (buffer=0x0, offset=0) at ../src/vulkan/runtime/vk_buffer.h:72...